[INFO] fetching crate oxc_resolver 11.8.4... [INFO] testing oxc_resolver-11.8.4 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate oxc_resolver 11.8.4 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate oxc_resolver 11.8.4 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate oxc_resolver 11.8.4 [INFO] tweaked toml for crates.io crate oxc_resolver 11.8.4 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate oxc_resolver 11.8.4 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 crates.io crate oxc_resolver 11.8.4 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 1431a121ef919c72eefd9c4d323ec347a9f4dbe86e8ef6e131a2b2738af7bec5 [INFO] running `Command { std: "docker" "start" "-a" "1431a121ef919c72eefd9c4d323ec347a9f4dbe86e8ef6e131a2b2738af7bec5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1431a121ef919c72eefd9c4d323ec347a9f4dbe86e8ef6e131a2b2738af7bec5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1431a121ef919c72eefd9c4d323ec347a9f4dbe86e8ef6e131a2b2738af7bec5", kill_on_drop: false }` [INFO] [stdout] 1431a121ef919c72eefd9c4d323ec347a9f4dbe86e8ef6e131a2b2738af7bec5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 092abbb79637904184a9ab64527e462b26579ad3bc3dd4e036f5b45107ad9392 [INFO] running `Command { std: "docker" "start" "-a" "092abbb79637904184a9ab64527e462b26579ad3bc3dd4e036f5b45107ad9392", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling json-strip-comments v3.0.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling seize v0.5.1 [INFO] [stderr] Compiling papaya v0.2.3 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling oxc_resolver v11.8.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized] target(s) in 25.69s [INFO] running `Command { std: "docker" "inspect" "092abbb79637904184a9ab64527e462b26579ad3bc3dd4e036f5b45107ad9392", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "092abbb79637904184a9ab64527e462b26579ad3bc3dd4e036f5b45107ad9392", kill_on_drop: false }` [INFO] [stdout] 092abbb79637904184a9ab64527e462b26579ad3bc3dd4e036f5b45107ad9392 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 504de61d3280e2b8ba93efcf47ddd1addbf9d42b7e468c6aa53441362cdb81c4 [INFO] running `Command { std: "docker" "start" "-a" "504de61d3280e2b8ba93efcf47ddd1addbf9d42b7e468c6aa53441362cdb81c4", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.2.1 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling bpaf v0.9.20 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling vfs v0.12.2 [INFO] [stderr] Compiling normalize-path v0.2.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling fancy-regex v0.16.2 [INFO] [stderr] Compiling criterion2 v3.0.2 [INFO] [stderr] Compiling oxc_resolver v11.8.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized] target(s) in 21.52s [INFO] running `Command { std: "docker" "inspect" "504de61d3280e2b8ba93efcf47ddd1addbf9d42b7e468c6aa53441362cdb81c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "504de61d3280e2b8ba93efcf47ddd1addbf9d42b7e468c6aa53441362cdb81c4", kill_on_drop: false }` [INFO] [stdout] 504de61d3280e2b8ba93efcf47ddd1addbf9d42b7e468c6aa53441362cdb81c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e8c2a174b0984bba3326546b9b3cfd0511db3362368264bd7a34f5fd79ede081 [INFO] running `Command { std: "docker" "start" "-a" "e8c2a174b0984bba3326546b9b3cfd0511db3362368264bd7a34f5fd79ede081", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxc_resolver-6815c45ae8fba757) [INFO] [stdout] [INFO] [stdout] running 129 tests [INFO] [stdout] test error::test_coverage ... ok [INFO] [stdout] test error::test_into_io_error ... ok [INFO] [stdout] test file_system::metadata ... ok [INFO] [stdout] test options::test::display ... ok [INFO] [stdout] test options::test::enforce_extension ... ok [INFO] [stdout] test path::is_invalid_exports_target ... ok [INFO] [stdout] test path::normalize ... ok [INFO] [stdout] test path::normalize_relative ... ok [INFO] [stdout] test specifier::tests::absolute ... ok [INFO] [stdout] test specifier::tests::empty ... ok [INFO] [stdout] test specifier::tests::enhanced_resolve_edge_cases ... ok [INFO] [stdout] test specifier::tests::debug ... ok [INFO] [stdout] test specifier::tests::enhanced_resolve_windows_like ... ok [INFO] [stdout] test specifier::tests::hash ... ok [INFO] [stdout] test specifier::tests::module ... ok [INFO] [stdout] test specifier::tests::query_fragment ... ok [INFO] [stdout] test specifier::tests::relative ... ok [INFO] [stdout] test tests::browser_field::recurse_fail ... ok [INFO] [stdout] test tests::alias::system_path ... FAILED [INFO] [stdout] test tests::alias::alias_try_fragment_as_path ... FAILED [INFO] [stdout] test tests::browser_field::with_query ... FAILED [INFO] [stdout] test tests::browser_field::ignore ... FAILED [INFO] [stdout] test tests::builtins::builtins_off ... ok [INFO] [stdout] test tests::builtins::builtins ... ok [INFO] [stdout] test tests::builtins::fail ... ok [INFO] [stdout] test tests::browser_field::crypto_js ... FAILED [INFO] [stdout] test tests::exports_field::exports_not_browser_field2 ... FAILED [INFO] [stdout] test tests::exports_field::exports_not_browser_field1 ... FAILED [INFO] [stdout] test tests::exports_field::extension_alias_1_2 ... FAILED [INFO] [stdout] test tests::exports_field::extension_alias_3 ... FAILED [INFO] [stdout] test tests::browser_field::shared_resolvers ... FAILED [INFO] [stdout] test tests::exports_field::extension_alias_throw_error ... FAILED [INFO] [stdout] test tests::exports_field::field_name_path ... FAILED [INFO] [stdout] test tests::alias::all_alias_values_are_not_found ... ok [INFO] [stdout] test tests::exports_field::shared_resolvers ... FAILED [INFO] [stdout] test tests::exports_field::directory ... FAILED [INFO] [stdout] test tests::exports_field::test_simple ... FAILED [INFO] [stdout] test tests::alias::infinite_recursion ... ok [INFO] [stdout] test tests::browser_field::broken ... FAILED [INFO] [stdout] test tests::alias::absolute_path ... FAILED [INFO] [stdout] test tests::extension_alias::extension_alias ... FAILED [INFO] [stdout] test tests::alias::alias ... ok [INFO] [stdout] test tests::dependencies::windows::test ... ok [INFO] [stdout] test tests::browser_field::recursive ... FAILED [INFO] [stdout] test tests::alias::alias_fragment ... FAILED [INFO] [stdout] test tests::exports_field::extension_without_fully_specified ... FAILED [INFO] [stdout] test tests::builtins::imports ... FAILED [INFO] [stdout] test tests::extensions::default_enforce_extension ... FAILED [INFO] [stdout] test tests::alias::alias_is_full_path ... FAILED [INFO] [stdout] test tests::extension_alias::not_apply_to_extension_nor_main_files ... FAILED [INFO] [stdout] test tests::browser_field::replace_file ... FAILED [INFO] [stdout] test tests::extensions::multi_dot_extension ... FAILED [INFO] [stdout] test tests::extensions::extensions ... FAILED [INFO] [stdout] test tests::extensions::without_leading_dot - should panic ... ok [INFO] [stdout] test tests::extensions::respect_enforce_extension ... FAILED [INFO] [stdout] test tests::imports_field::shared_resolvers ... FAILED [INFO] [stdout] test tests::imports_field::test_simple ... FAILED [INFO] [stdout] test tests::incorrect_description_file::incorrect_description_file_2 ... FAILED [INFO] [stdout] test tests::memory_leak::test_canonicalized_path_not_dropped ... ok [INFO] [stdout] test tests::incorrect_description_file::incorrect_description_file_1 ... FAILED [INFO] [stdout] test tests::memory_leak::test_memory_leak_arc_cycles ... FAILED [INFO] [stdout] test tests::fallback::fallback ... ok [INFO] [stdout] test tests::missing::test ... FAILED [INFO] [stdout] test tests::main_field::test_fallback ... FAILED [INFO] [stdout] test tests::package_json::adjacent_to_node_modules ... FAILED [INFO] [stdout] test tests::package_json::test ... FAILED [INFO] [stdout] test tests::resolution::test ... ok [INFO] [stdout] test tests::module_type::test ... FAILED [INFO] [stdout] test tests::memory_leak::test_canonicalized_path_weak_reference ... ok [INFO] [stdout] test tests::full_specified::windows::resolve_to_context ... ok [INFO] [stdout] test tests::main_field::test ... FAILED [INFO] [stdout] test tests::missing::alias_and_extensions ... ok [INFO] [stdout] test tests::resolve::abnormal_relative ... FAILED [INFO] [stdout] test tests::resolve::prefer_file_over_dir ... FAILED [INFO] [stdout] test tests::full_specified::windows::test ... ok [INFO] [stdout] test tests::resolve::issue238_resolve ... FAILED [INFO] [stdout] test tests::resolve::resolve_hash_as_module ... ok [INFO] [stdout] test tests::resolve::resolve ... FAILED [INFO] [stdout] test tests::resolve::prefer_relative ... FAILED [INFO] [stdout] test tests::resolve::symlink_with_nested_node_modules ... FAILED [INFO] [stdout] test tests::resolve::resolve_to_context ... FAILED [INFO] [stdout] test tests::restrictions::should_respect_string_restriction ... ok [INFO] [stdout] test tests::resolve::resolve_dot ... FAILED [INFO] [stdout] test tests::restrictions::should_respect_regexp_restriction ... ok [INFO] [stdout] test tests::roots::resolve_to_context ... FAILED [INFO] [stdout] test tests::exports_field::test_cases ... ok [INFO] [stdout] test tests::restrictions::should_try_to_find_alternative_1 ... FAILED [INFO] [stdout] test tests::restrictions::should_try_to_find_alternative_2 ... FAILED [INFO] [stdout] test tests::roots::prefer_absolute ... FAILED [INFO] [stdout] test tests::roots::should_resolve_slash ... FAILED [INFO] [stdout] test tests::simple::dashed_name ... FAILED [INFO] [stdout] test tests::scoped_packages::scoped_packages ... FAILED [INFO] [stdout] test tests::roots::roots_fall_through ... FAILED [INFO] [stdout] test tests::simple::resolve_abs_main ... FAILED [INFO] [stdout] test tests::simple::simple ... FAILED [INFO] [stdout] test tests::symlink::test ... ok [INFO] [stdout] test tests::threaded_environment ... ok [INFO] [stdout] test tests::roots::roots ... FAILED [INFO] [stdout] test tests::simple::windows::no_package ... ok [INFO] [stdout] test tests::tsconfig_extends::test_extend_tsconfig_multiple_inheritance ... FAILED [INFO] [stdout] test tests::tsconfig_extends::test_extend_tsconfig ... FAILED [INFO] [stdout] test tests::tsconfig_extends::test_extend_tsconfig_no_override_existing ... ok [INFO] [stdout] test tests::restrictions::should_try_to_find_alternative_3 ... FAILED [INFO] [stdout] test tests::tsconfig_extends::test_extend_tsconfig_override_behavior ... FAILED [INFO] [stdout] test tests::tsconfig_extends::test_extend_tsconfig_paths ... FAILED [INFO] [stdout] test tests::tsconfig_extends::test_extend_tsconfig_preserves_child_settings ... FAILED [INFO] [stdout] test tests::tsconfig_extends::test_extend_tsconfig_template_variables ... FAILED [INFO] [stdout] test tests::tsconfig_paths::broken ... FAILED [INFO] [stdout] test tests::tsconfig_paths::empty ... FAILED [INFO] [stdout] test tests::tsconfig_paths::test_base_url ... ok [INFO] [stdout] test tests::tsconfig_paths::json_with_comments ... FAILED [INFO] [stdout] test tests::tsconfig_paths::test_merge_tsconfig ... FAILED [INFO] [stdout] test tests::tsconfig_paths::test_no_merge_tsconfig ... FAILED [INFO] [stdout] test tests::tsconfig_paths::test_parent_base_url ... FAILED [INFO] [stdout] test tests::tsconfig_paths::test_paths ... ok [INFO] [stdout] test tests::tsconfig_paths::test_paths_and_base_url ... ok [INFO] [stdout] test tests::tsconfig_paths::test_paths_nested_base ... FAILED [INFO] [stdout] test tests::tsconfig_paths::test_template_variable ... FAILED [INFO] [stdout] test tests::tsconfig_paths::tsconfig_fallthrough ... FAILED [INFO] [stdout] test tests::tsconfig_paths::tsconfig_resolve ... FAILED [INFO] [stdout] test tests::imports_field::test_cases ... ok [INFO] [stdout] test tests::tsconfig_project_references::auto ... FAILED [INFO] [stdout] test tests::tsconfig_paths::with_bom ... FAILED [INFO] [stdout] test tests::tsconfig_project_references::disabled ... FAILED [INFO] [stdout] test tests::tsconfig_project_references::manual ... FAILED [INFO] [stdout] test tests::tsconfig_project_references::references_with_extends ... FAILED [INFO] [stdout] test tests::tsconfig_project_references::self_reference ... FAILED [INFO] [stdout] test tests::tsconfig_paths::windows_test::match_path ... ok [INFO] [stdout] test tests::incorrect_description_file::incorrect_description_file_3 ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::alias::system_path stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::alias::system_path' (49) panicked at src/tests/alias.rs:193:83: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MatchedAliasNotFound("@app/files/a", "@app") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da63b6 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] 13: 0x5d90c3a2f088 - oxc_resolver::tests::alias::system_path::h09dfd610b8ffcc4c [INFO] [stdout] 14: 0x5d90c3a2f2a3 - oxc_resolver::tests::alias::system_path::{{closure}}::hdfcd51c92289ce4b [INFO] [stdout] 15: 0x5d90c3a77716 - core::ops::function::FnOnce::call_once::he50928b204fdc258 [INFO] [stdout] 16: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 17: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 18: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 19: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 20: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 21: 0x76071dc4aaa4 - [INFO] [stdout] 22: 0x76071dcd7a34 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::alias::alias_try_fragment_as_path stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::alias::alias_try_fragment_as_path' (46) panicked at src/tests/alias.rs:300:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(MatchedAliasNotFound("#/a", "#")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/#/a.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6e13 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c3a331a2 - oxc_resolver::tests::alias::alias_try_fragment_as_path::hffecf04fdd588ce9 [INFO] [stdout] 15: 0x5d90c3a33283 - oxc_resolver::tests::alias::alias_try_fragment_as_path::{{closure}}::h7a130fe34237800f [INFO] [stdout] 16: 0x5d90c3a75bf6 - core::ops::function::FnOnce::call_once::h5b73d23ee0452c29 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::browser_field::with_query stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::browser_field::with_query' (57) panicked at src/tests/browser_field.rs:188:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound("./foo")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/browser-module/lib/browser.js?query") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6e13 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c3a82472 - oxc_resolver::tests::browser_field::with_query::hc1dbafc9b5f43761 [INFO] [stdout] 15: 0x5d90c3a82563 - oxc_resolver::tests::browser_field::with_query::{{closure}}::hfd2782b4a1a6e06d [INFO] [stdout] 16: 0x5d90c3a75da6 - core::ops::function::FnOnce::call_once::h62902b48d6010dfb [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::browser_field::ignore stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::browser_field::ignore' (52) panicked at src/tests/browser_field.rs:30:9: [INFO] [stdout] assertion `left == right` failed: "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/browser-module" ./lib/ignore [INFO] [stdout] left: Err(NotFound("./lib/ignore")) [INFO] [stdout] right: Err(Ignored("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/browser-module/lib/ignore.js")) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6ea3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8260 - core::panicking::assert_failed::h1e5dcb8754234a40 [INFO] [stdout] 14: 0x5d90c3a88aad - oxc_resolver::tests::browser_field::ignore::hd64d78b7220f6ac5 [INFO] [stdout] 15: 0x5d90c3a88b73 - oxc_resolver::tests::browser_field::ignore::{{closure}}::hdeff3ef403020138 [INFO] [stdout] 16: 0x5d90c3a77236 - core::ops::function::FnOnce::call_once::hc5ca0ac0940323ab [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::browser_field::crypto_js stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::browser_field::crypto_js' (51) panicked at src/tests/browser_field.rs:152:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(MatchedAliasNotFound("crypto", "crypto")) [INFO] [stdout] right: Err(Ignored("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/crypto-js")) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6e13 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c3a896ad - oxc_resolver::tests::browser_field::crypto_js::hb06994305581d168 [INFO] [stdout] 15: 0x5d90c3a897d3 - oxc_resolver::tests::browser_field::crypto_js::{{closure}}::hdb5b25ec61355133 [INFO] [stdout] 16: 0x5d90c3a75a56 - core::ops::function::FnOnce::call_once::h46368de5da23d58b [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::exports_field::exports_not_browser_field2 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::exports_field::exports_not_browser_field2' (65) panicked at src/tests/exports_field.rs:118:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound("exports-field/dist/main.js")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/exports-field2/node_modules/exports-field/lib/browser.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6e13 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c394d6aa - oxc_resolver::tests::exports_field::exports_not_browser_field2::h9c5fa816329273a3 [INFO] [stdout] 15: 0x5d90c394d753 - oxc_resolver::tests::exports_field::exports_not_browser_field2::{{closure}}::hb6a5accc3fc64b12 [INFO] [stdout] 16: 0x5d90c3a76e46 - core::ops::function::FnOnce::call_once::ha964f7d08abd88cb [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::exports_field::exports_not_browser_field1 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::exports_field::exports_not_browser_field1' (64) panicked at src/tests/exports_field.rs:102:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound("exports-field/dist/main.js")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/exports-field/node_modules/exports-field/lib/lib2/main.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6e13 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c394cbca - oxc_resolver::tests::exports_field::exports_not_browser_field1::h6c11738751ebe346 [INFO] [stdout] 15: 0x5d90c394cc73 - oxc_resolver::tests::exports_field::exports_not_browser_field1::{{closure}}::h8e26a82b588c26a6 [INFO] [stdout] 16: 0x5d90c3a75b16 - core::ops::function::FnOnce::call_once::h5547987deb6137d5 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::exports_field::extension_alias_1_2 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::exports_field::extension_alias_1_2' (66) panicked at src/tests/exports_field.rs:231:9: [INFO] [stdout] assertion `left == right` failed: should resolve with the `extensionAlias` option "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/exports-field-and-extension-alias" @org/pkg/string.js [INFO] [stdout] left: Err(NotFound("@org/pkg/string.js")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/exports-field-and-extension-alias/node_modules/@org/pkg/dist/string.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6ea3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c394c0a4 - oxc_resolver::tests::exports_field::extension_alias_1_2::h02f80a0278ecf5a8 [INFO] [stdout] 15: 0x5d90c394c193 - oxc_resolver::tests::exports_field::extension_alias_1_2::{{closure}}::h5a7b48df787a71ce [INFO] [stdout] 16: 0x5d90c3a76256 - core::ops::function::FnOnce::call_once::h7e216abce18e995a [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::exports_field::extension_alias_3 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::exports_field::extension_alias_3' (67) panicked at src/tests/exports_field.rs:257:9: [INFO] [stdout] assertion `left == right` failed: should resolve with the `extensionAlias` option #3 "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/exports-field-and-extension-alias" pkg/string.js [INFO] [stdout] left: Err(NotFound("pkg/string.js")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/exports-field-and-extension-alias/node_modules/pkg/dist/string.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6ea3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c394aee6 - oxc_resolver::tests::exports_field::extension_alias_3::hfcc25d8c5245d598 [INFO] [stdout] 15: 0x5d90c394b033 - oxc_resolver::tests::exports_field::extension_alias_3::{{closure}}::h1c41701e0a5f1bb4 [INFO] [stdout] 16: 0x5d90c3a76936 - core::ops::function::FnOnce::call_once::h94ed420d9358d2e4 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::browser_field::shared_resolvers stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::browser_field::shared_resolvers' (56) panicked at src/tests/browser_field.rs:43:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound("./lib/main1.js")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/browser-module/lib/main.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6e13 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c3a863e6 - oxc_resolver::tests::browser_field::shared_resolvers::h3278bb1d210c1bdf [INFO] [stdout] 15: 0x5d90c3a86b53 - oxc_resolver::tests::browser_field::shared_resolvers::{{closure}}::h261be8b355b57334 [INFO] [stdout] 16: 0x5d90c3a77846 - core::ops::function::FnOnce::call_once::he8bae42b6e143496 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::exports_field::extension_alias_throw_error stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::exports_field::extension_alias_throw_error' (68) panicked at src/tests/exports_field.rs:284:9: [INFO] [stdout] assertion `left == right` failed: should throw error with the `extensionAlias` option "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/exports-field-and-extension-alias" pkg/string.js [INFO] [stdout] left: Err(NotFound("pkg/string.js")) [INFO] [stdout] right: Err(ExtensionAlias("string.js", "string.ts", "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/exports-field-and-extension-alias/node_modules/pkg/dist")) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6ea3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8260 - core::panicking::assert_failed::h1e5dcb8754234a40 [INFO] [stdout] 14: 0x5d90c394e7c0 - oxc_resolver::tests::exports_field::extension_alias_throw_error::hdeb4e9bf8a48b7aa [INFO] [stdout] 15: 0x5d90c394e8a3 - oxc_resolver::tests::exports_field::extension_alias_throw_error::{{closure}}::h532645fcaa1ad910 [INFO] [stdout] 16: 0x5d90c3a75a96 - core::ops::function::FnOnce::call_once::h46f7f4bb0c1c03ab [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::exports_field::field_name_path stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::exports_field::field_name_path' (70) panicked at src/tests/exports_field.rs:157:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound("exports-field")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/exports-field3/node_modules/exports-field/main.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6e13 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c3948a00 - oxc_resolver::tests::exports_field::field_name_path::hcd6dde02163c38eb [INFO] [stdout] 15: 0x5d90c3948ba3 - oxc_resolver::tests::exports_field::field_name_path::{{closure}}::h4d0ebb1ce6f2b2f6 [INFO] [stdout] 16: 0x5d90c3a760e6 - core::ops::function::FnOnce::call_once::h76129116ae4aa3e7 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::exports_field::shared_resolvers stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::exports_field::shared_resolvers' (71) panicked at src/tests/exports_field.rs:200:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound("exports-field")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/exports-field3/node_modules/exports-field/main.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6e13 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c3949569 - oxc_resolver::tests::exports_field::shared_resolvers::h9b1cfe7df27fc0fa [INFO] [stdout] 15: 0x5d90c3949e63 - oxc_resolver::tests::exports_field::shared_resolvers::{{closure}}::h804a42bec2437438 [INFO] [stdout] 16: 0x5d90c3a75276 - core::ops::function::FnOnce::call_once::h1c6e02c047de1bbc [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::exports_field::directory stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::exports_field::directory' (63) panicked at src/tests/exports_field.rs:296:27: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotFound("../exports-field") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da63b6 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] 13: 0x5d90c394f55b - oxc_resolver::tests::exports_field::directory::h4fd6e2616892d063 [INFO] [stdout] 14: 0x5d90c394f7f3 - oxc_resolver::tests::exports_field::directory::{{closure}}::hc8dece28897cfbf5 [INFO] [stdout] 15: 0x5d90c3a768b6 - core::ops::function::FnOnce::call_once::h941d537ea5b9ba3f [INFO] [stdout] 16: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 17: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 18: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 19: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 20: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 21: 0x76071dc4aaa4 - [INFO] [stdout] 22: 0x76071dcd7a34 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::exports_field::test_simple stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::exports_field::test_simple' (73) panicked at src/tests/exports_field.rs:61:9: [INFO] [stdout] assertion `left == right` failed: resolve root using exports field, not a main field "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/exports-field" exports-field [INFO] [stdout] left: Err(NotFound("exports-field")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/exports-field/node_modules/exports-field/x.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6ea3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c39453c6 - oxc_resolver::tests::exports_field::test_simple::h86fa542a7b2da680 [INFO] [stdout] 15: 0x5d90c3945523 - oxc_resolver::tests::exports_field::test_simple::{{closure}}::he7d4d8de250fa212 [INFO] [stdout] 16: 0x5d90c3a75cd6 - core::ops::function::FnOnce::call_once::h60a27eaf5ec2d240 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::browser_field::broken stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::browser_field::broken' (50) panicked at src/tests/browser_field.rs:134:9: [INFO] [stdout] assertion `left == right` failed: "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures" browser-module-broken [INFO] [stdout] left: Err(NotFound("browser-module-broken")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/node_modules/browser-module-broken/main.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6ea3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c3a87822 - oxc_resolver::tests::browser_field::broken::h89d6c2620fa47c17 [INFO] [stdout] 15: 0x5d90c3a87913 - oxc_resolver::tests::browser_field::broken::{{closure}}::ha539564cffdab38b [INFO] [stdout] 16: 0x5d90c3a77ac6 - core::ops::function::FnOnce::call_once::hed514d28b036a6ba [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::alias::absolute_path stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::alias::absolute_path' (42) panicked at src/tests/alias.rs:179:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound("foo/index")) [INFO] [stdout] right: Err(Ignored("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/foo")) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6e13 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8260 - core::panicking::assert_failed::h1e5dcb8754234a40 [INFO] [stdout] 14: 0x5d90c3a2fe05 - oxc_resolver::tests::alias::absolute_path::hd75b272a9ed5ebfc [INFO] [stdout] 15: 0x5d90c3a2feb3 - oxc_resolver::tests::alias::absolute_path::{{closure}}::h37ab7fa5559aa633 [INFO] [stdout] 16: 0x5d90c3a754c6 - core::ops::function::FnOnce::call_once::h2df9ff557cd0fc15 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::extension_alias::extension_alias stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::extension_alias::extension_alias' (74) panicked at src/tests/extension_alias.rs:29:9: [INFO] [stdout] assertion `left == right` failed: should alias fully specified file "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/extension-alias" ./index.js [INFO] [stdout] left: Err(NotFound("./index.js")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/extension-alias/index.ts") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6ea3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c398611f - oxc_resolver::tests::extension_alias::extension_alias::h0de3c27280928b15 [INFO] [stdout] 15: 0x5d90c39862e3 - oxc_resolver::tests::extension_alias::extension_alias::{{closure}}::hb92822b379dc5244 [INFO] [stdout] 16: 0x5d90c3a76c76 - core::ops::function::FnOnce::call_once::ha17b3f00ed45cebc [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::browser_field::recursive stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::browser_field::recursive' (54) panicked at src/tests/browser_field.rs:174:9: [INFO] [stdout] assertion `left == right` failed: should handle recursive file 1 "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/browser-module" recursive-file/a [INFO] [stdout] left: Err(NotFound("recursive-file/a")) [INFO] [stdout] right: Err(Recursion) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6ea3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8260 - core::panicking::assert_failed::h1e5dcb8754234a40 [INFO] [stdout] 14: 0x5d90c3a8a399 - oxc_resolver::tests::browser_field::recursive::h51607e1599c560ef [INFO] [stdout] 15: 0x5d90c3a8a3f3 - oxc_resolver::tests::browser_field::recursive::{{closure}}::h605cb10015207f0a [INFO] [stdout] 16: 0x5d90c3a755c6 - core::ops::function::FnOnce::call_once::h306e5079583c9194 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::alias::alias_fragment stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::alias::alias_fragment' (44) panicked at src/tests/alias.rs:285:9: [INFO] [stdout] assertion `left == right` failed: handle fragment edge case (no fragment) ./no#fragment/#/# [INFO] [stdout] left: Err(MatchedAliasNotFound("foo", "foo")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/no#fragment/#/#.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6ea3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c3a30ab8 - oxc_resolver::tests::alias::alias_fragment::h04b698c93f8a4811 [INFO] [stdout] 15: 0x5d90c3a30b63 - oxc_resolver::tests::alias::alias_fragment::{{closure}}::h1fc7a48d0f7b05a5 [INFO] [stdout] 16: 0x5d90c3a77b86 - core::ops::function::FnOnce::call_once::heedf70c3765db8f7 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::exports_field::extension_without_fully_specified stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::exports_field::extension_without_fully_specified' (69) panicked at src/tests/exports_field.rs:134:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound("exports-field/dist/main")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/exports-field2/node_modules/exports-field/lib/lib2/main.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6e13 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c394f047 - oxc_resolver::tests::exports_field::extension_without_fully_specified::hd1a73f8978a8d7ee [INFO] [stdout] 15: 0x5d90c394f133 - oxc_resolver::tests::exports_field::extension_without_fully_specified::{{closure}}::ha2cff2b3f502ed86 [INFO] [stdout] 16: 0x5d90c3a76e86 - core::ops::function::FnOnce::call_once::hae621756964ab410 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::builtins::imports stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::builtins::imports' (61) panicked at src/tests/builtins.rs:126:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound("#fs")) [INFO] [stdout] right: Err(Builtin { resolved: "node:fs", is_runtime_module: false }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6e13 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c3a3e9e9 - oxc_resolver::tests::builtins::imports::h334aa10b643d2982 [INFO] [stdout] 15: 0x5d90c3a3eaa3 - oxc_resolver::tests::builtins::imports::{{closure}}::ha8b0cc0d63ac3eac [INFO] [stdout] 16: 0x5d90c3a776d6 - core::ops::function::FnOnce::call_once::he4365d1b79674030 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::extensions::default_enforce_extension stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::extensions::default_enforce_extension' (76) panicked at src/tests/extensions.rs:56:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound("./foo")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/extensions/foo.ts") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6e13 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c3a71127 - oxc_resolver::tests::extensions::default_enforce_extension::hdd542d9df84b25fe [INFO] [stdout] 15: 0x5d90c3a71393 - oxc_resolver::tests::extensions::default_enforce_extension::{{closure}}::ha0123cef1eff3f0b [INFO] [stdout] 16: 0x5d90c3a762c6 - core::ops::function::FnOnce::call_once::h7e7fe0879a8f779a [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::alias::alias_is_full_path stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::alias::alias_is_full_path' (45) panicked at src/tests/alias.rs:223:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(MatchedAliasNotFound("@/index", "@")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/foo/index.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6e13 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c3a31e35 - oxc_resolver::tests::alias::alias_is_full_path::he1508b56f75ec7e0 [INFO] [stdout] 15: 0x5d90c3a31ee3 - oxc_resolver::tests::alias::alias_is_full_path::{{closure}}::h131c709a10d8f473 [INFO] [stdout] 16: 0x5d90c3a77406 - core::ops::function::FnOnce::call_once::hcfd39af162abf364 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::extension_alias::not_apply_to_extension_nor_main_files stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::extension_alias::not_apply_to_extension_nor_main_files' (75) panicked at src/tests/extension_alias.rs:74:9: [INFO] [stdout] assertion `left == right` failed: directory "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/extension-alias" ./dir2 [INFO] [stdout] left: Err(NotFound("./dir2")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/extension-alias/dir2/index.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6ea3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c39870d5 - oxc_resolver::tests::extension_alias::not_apply_to_extension_nor_main_files::h2d1ea510a7af10ba [INFO] [stdout] 15: 0x5d90c39871c3 - oxc_resolver::tests::extension_alias::not_apply_to_extension_nor_main_files::{{closure}}::hc195061938823e4d [INFO] [stdout] 16: 0x5d90c3a76d86 - core::ops::function::FnOnce::call_once::ha7faea0b74dd80d7 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::browser_field::replace_file stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::browser_field::replace_file' (55) panicked at src/tests/browser_field.rs:90:9: [INFO] [stdout] assertion `left == right` failed: should replace a file 1 "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/browser-module" ./lib/replaced [INFO] [stdout] left: Err(NotFound("./lib/replaced")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/browser-module/lib/browser.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6ea3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c3a85aa8 - oxc_resolver::tests::browser_field::replace_file::h26efa2ca89babec9 [INFO] [stdout] 15: 0x5d90c3a85b93 - oxc_resolver::tests::browser_field::replace_file::{{closure}}::h21362bec2033e1ae [INFO] [stdout] 16: 0x5d90c3a75f36 - core::ops::function::FnOnce::call_once::h6bd73d28ff3c68f4 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::extensions::multi_dot_extension stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::extensions::multi_dot_extension' (78) panicked at src/tests/extensions.rs:106:9: [INFO] [stdout] assertion `left == right` failed: should resolve according to order of provided extensions ./foo foo.ts [INFO] [stdout] left: Err(NotFound("./foo")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/extensions/foo.ts") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6ea3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c3a7039e - oxc_resolver::tests::extensions::multi_dot_extension::hc6e375b638134c23 [INFO] [stdout] 15: 0x5d90c3a70403 - oxc_resolver::tests::extensions::multi_dot_extension::{{closure}}::h4f7a6e144b626042 [INFO] [stdout] 16: 0x5d90c3a75616 - core::ops::function::FnOnce::call_once::h312ef5eebe9e1d8b [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::extensions::extensions stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::extensions::extensions' (77) panicked at src/tests/extensions.rs:29:9: [INFO] [stdout] assertion `left == right` failed: should resolve according to order of provided extensions ./foo foo.ts [INFO] [stdout] left: Err(NotFound("./foo")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/extensions/foo.ts") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6ea3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c3a6ef89 - oxc_resolver::tests::extensions::extensions::h0aa9386a3f34b242 [INFO] [stdout] 15: 0x5d90c3a6f033 - oxc_resolver::tests::extensions::extensions::{{closure}}::hfe280f28bb81390f [INFO] [stdout] 16: 0x5d90c3a75936 - core::ops::function::FnOnce::call_once::h3f01bf13f88965d2 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::extensions::respect_enforce_extension stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::extensions::respect_enforce_extension' (79) panicked at src/tests/extensions.rs:77:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound("./foo")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/extensions/foo.ts") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6e13 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c3a71bb9 - oxc_resolver::tests::extensions::respect_enforce_extension::h5df78a3fc12f2cfc [INFO] [stdout] 15: 0x5d90c3a71f03 - oxc_resolver::tests::extensions::respect_enforce_extension::{{closure}}::h039ee22b533bf763 [INFO] [stdout] 16: 0x5d90c3a76486 - core::ops::function::FnOnce::call_once::h83ad84926a94fbef [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::imports_field::shared_resolvers stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::imports_field::shared_resolvers' (84) panicked at src/tests/imports_field.rs:70:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound("#imports-field")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/imports-field/b.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6e13 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c398315e - oxc_resolver::tests::imports_field::shared_resolvers::ha23a6321e5910a84 [INFO] [stdout] 15: 0x5d90c3983913 - oxc_resolver::tests::imports_field::shared_resolvers::{{closure}}::h9cf71c3f8488ba3c [INFO] [stdout] 16: 0x5d90c3a75de6 - core::ops::function::FnOnce::call_once::h6373a350c887bd2b [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::imports_field::test_simple stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::imports_field::test_simple' (86) panicked at src/tests/imports_field.rs:37:9: [INFO] [stdout] assertion `left == right` failed: should resolve using imports field instead of self-referencing "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/imports-field" #imports-field [INFO] [stdout] left: Err(NotFound("#imports-field")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/imports-field/b.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6ea3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c3982294 - oxc_resolver::tests::imports_field::test_simple::hc5c844245aca6a29 [INFO] [stdout] 15: 0x5d90c39823d3 - oxc_resolver::tests::imports_field::test_simple::{{closure}}::hd5eed442dcfd522d [INFO] [stdout] 16: 0x5d90c3a768f6 - core::ops::function::FnOnce::call_once::h944b69d9151e0800 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::incorrect_description_file::incorrect_description_file_2 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::incorrect_description_file::incorrect_description_file_2' (88) panicked at src/tests/incorrect_description_file.rs:35:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound(".")) [INFO] [stdout] right: Err(Json(JSONError { path: "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/incorrect-package/pack2/package.json", message: "EOF while parsing a value at line 1 column 0", line: 1, column: 0 })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6e13 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8260 - core::panicking::assert_failed::h1e5dcb8754234a40 [INFO] [stdout] 14: 0x5d90c3a10778 - oxc_resolver::tests::incorrect_description_file::incorrect_description_file_2::hf1c763005ae58121 [INFO] [stdout] 15: 0x5d90c3a107d3 - oxc_resolver::tests::incorrect_description_file::incorrect_description_file_2::{{closure}}::h3362f316be907a92 [INFO] [stdout] 16: 0x5d90c3a75d66 - core::ops::function::FnOnce::call_once::h6237d78aad45d921 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::incorrect_description_file::incorrect_description_file_1 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::incorrect_description_file::incorrect_description_file_1' (87) panicked at src/tests/incorrect_description_file.rs:19:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound(".")) [INFO] [stdout] right: Err(Json(JSONError { path: "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/incorrect-package/pack1/package.json", message: "EOF while parsing a value at line 3 column 0", line: 3, column: 0 })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6e13 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8260 - core::panicking::assert_failed::h1e5dcb8754234a40 [INFO] [stdout] 14: 0x5d90c3a10220 - oxc_resolver::tests::incorrect_description_file::incorrect_description_file_1::h0498eda6dd32b745 [INFO] [stdout] 15: 0x5d90c3a103d3 - oxc_resolver::tests::incorrect_description_file::incorrect_description_file_1::{{closure}}::hb08f57008d779148 [INFO] [stdout] 16: 0x5d90c3a76f46 - core::ops::function::FnOnce::call_once::hb2cf8633ec7a22b0 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::memory_leak::test_memory_leak_arc_cycles stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::memory_leak::test_memory_leak_arc_cycles' (94) panicked at src/tests/memory_leak.rs:14:49: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotFound("package-json-nested") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da63b6 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] 13: 0x5d90c3a2b0c5 - oxc_resolver::tests::memory_leak::test_memory_leak_arc_cycles::hea1d5f918418781e [INFO] [stdout] 14: 0x5d90c3a2b2a3 - oxc_resolver::tests::memory_leak::test_memory_leak_arc_cycles::{{closure}}::h41636d6143840f4c [INFO] [stdout] 15: 0x5d90c3a77696 - core::ops::function::FnOnce::call_once::he3a850d5ee5aa8c0 [INFO] [stdout] 16: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 17: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 18: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 19: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 20: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 21: 0x76071dc4aaa4 - [INFO] [stdout] 22: 0x76071dcd7a34 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::missing::test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::missing::test' (96) panicked at src/tests/missing.rs:63:13: [INFO] [stdout] missing-module: "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/node_modules/missing-module" not in {"/opt/rustwide/node_modules", "/package.json", "/opt/rustwide/workdir/package.json", "/opt/rustwide/workdir/fixtures/enhanced_resolve/test", "/opt/node_modules", "/opt/rustwide/workdir/fixtures", "/opt/rustwide/package.json", "/opt/package.json", "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures", "/node_modules", "/opt/rustwide/workdir/node_modules", "/opt/rustwide/workdir/fixtures/enhanced_resolve"} [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3a13644 - oxc_resolver::tests::missing::test::hd531a0b3fdad87ac [INFO] [stdout] 13: 0x5d90c3a13843 - oxc_resolver::tests::missing::test::{{closure}}::h122cafa67af4bdab [INFO] [stdout] 14: 0x5d90c3a77b06 - core::ops::function::FnOnce::call_once::hee2cfb5a1c2d11c0 [INFO] [stdout] 15: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 16: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 17: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 18: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 19: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 20: 0x76071dc4aaa4 - [INFO] [stdout] 21: 0x76071dcd7a34 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::main_field::test_fallback stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::main_field::test_fallback' (91) panicked at src/tests/main_field.rs:37:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound("main_field_fallback")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/invalid/node_modules/main_field_fallback/exist.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6e13 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c3a72901 - oxc_resolver::tests::main_field::test_fallback::h9259e85d36078865 [INFO] [stdout] 15: 0x5d90c3a72993 - oxc_resolver::tests::main_field::test_fallback::{{closure}}::h1491bb316283d1c8 [INFO] [stdout] 16: 0x5d90c3a76306 - core::ops::function::FnOnce::call_once::h811b3a0c0c4755c8 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::package_json::adjacent_to_node_modules stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::package_json::adjacent_to_node_modules' (98) panicked at src/tests/package_json.rs:43:57: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotFound("./index.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da63b6 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] 13: 0x5d90c3a2d52b - oxc_resolver::tests::package_json::adjacent_to_node_modules::hb6d5d1b98dee1a57 [INFO] [stdout] 14: 0x5d90c3a2d803 - oxc_resolver::tests::package_json::adjacent_to_node_modules::{{closure}}::h85071027f72d893d [INFO] [stdout] 15: 0x5d90c3a75316 - core::ops::function::FnOnce::call_once::h22f5f2197dc5152d [INFO] [stdout] 16: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 17: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 18: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 19: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 20: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 21: 0x76071dc4aaa4 - [INFO] [stdout] 22: 0x76071dcd7a34 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::package_json::test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::package_json::test' (99) panicked at src/tests/package_json.rs:25:9: [INFO] [stdout] assertion `left == right` failed: "/opt/rustwide/workdir/fixtures/misc" package-json-nested [INFO] [stdout] left: None [INFO] [stdout] right: Some("/opt/rustwide/workdir/fixtures/misc/node_modules/package-json-nested/package.json") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6ea3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab813a - core::panicking::assert_failed::h0aacd51b9bc426c6 [INFO] [stdout] 14: 0x5d90c3a2df8b - oxc_resolver::tests::package_json::test::h1b4f2b6279c22575 [INFO] [stdout] 15: 0x5d90c3a2e163 - oxc_resolver::tests::package_json::test::{{closure}}::h5ad397517219b3bc [INFO] [stdout] 16: 0x5d90c3a775c6 - core::ops::function::FnOnce::call_once::hddad44dd307e2844 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::module_type::test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::module_type::test' (97) panicked at src/tests/module_type.rs:23:53: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotFound("./file.cjs") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da63b6 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] 13: 0x5d90c3a2cf02 - oxc_resolver::tests::module_type::test::hc09fc6fd7f213311 [INFO] [stdout] 14: 0x5d90c3a2d0c3 - oxc_resolver::tests::module_type::test::{{closure}}::he478479832da0013 [INFO] [stdout] 15: 0x5d90c3a75d26 - core::ops::function::FnOnce::call_once::h620904eda7f7ea4f [INFO] [stdout] 16: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 17: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 18: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 19: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 20: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 21: 0x76071dc4aaa4 - [INFO] [stdout] 22: 0x76071dcd7a34 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::main_field::test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::main_field::test' (90) panicked at src/tests/main_field.rs:15:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound("pck2")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/restrictions/node_modules/pck2/index.css") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6e13 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c3a7303e - oxc_resolver::tests::main_field::test::he10cdd9a5dbe2546 [INFO] [stdout] 15: 0x5d90c3a73783 - oxc_resolver::tests::main_field::test::{{closure}}::hd8e8369d8f8c4551 [INFO] [stdout] 16: 0x5d90c3a76346 - core::ops::function::FnOnce::call_once::h8191561be47585bb [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::resolve::abnormal_relative stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::resolve::abnormal_relative' (101) panicked at src/tests/resolve.rs:212:85: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotFound("jest-runner-../../..") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da63b6 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] 13: 0x5d90c39cbed4 - oxc_resolver::tests::resolve::abnormal_relative::he6661fc63d524fcd [INFO] [stdout] 14: 0x5d90c39cc183 - oxc_resolver::tests::resolve::abnormal_relative::{{closure}}::h300ee6e4e362d948 [INFO] [stdout] 15: 0x5d90c3a77b46 - core::ops::function::FnOnce::call_once::heed1b8e8cd31118d [INFO] [stdout] 16: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 17: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 18: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 19: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 20: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 21: 0x76071dc4aaa4 - [INFO] [stdout] 22: 0x76071dcd7a34 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::resolve::prefer_file_over_dir stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::resolve::prefer_file_over_dir' (103) panicked at src/tests/resolve.rs:149:9: [INFO] [stdout] assertion `left == right` failed: one level package name "/opt/rustwide/workdir/fixtures/prefer-file-over-dir" bar [INFO] [stdout] left: Err(NotFound("bar")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/prefer-file-over-dir/node_modules/bar.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6ea3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c39cd718 - oxc_resolver::tests::resolve::prefer_file_over_dir::h3ab9b7a87f02ccb4 [INFO] [stdout] 15: 0x5d90c39cd7c3 - oxc_resolver::tests::resolve::prefer_file_over_dir::{{closure}}::h7ad23baca8ab45f8 [INFO] [stdout] 16: 0x5d90c3a76446 - core::ops::function::FnOnce::call_once::h838f02a26bc029cf [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::resolve::issue238_resolve stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::resolve::issue238_resolve' (102) panicked at src/tests/resolve.rs:89:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound("config/myObjectFile")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/issue-238/src/common/config/myObjectFile.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6e13 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c39cad13 - oxc_resolver::tests::resolve::issue238_resolve::h052e353f45373bdf [INFO] [stdout] 15: 0x5d90c39cada3 - oxc_resolver::tests::resolve::issue238_resolve::{{closure}}::h3ffce6d433c49105 [INFO] [stdout] 16: 0x5d90c3a75ea6 - core::ops::function::FnOnce::call_once::h690a4d6433b468a6 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::resolve::resolve stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::resolve::resolve' (105) panicked at src/tests/resolve.rs:68:9: [INFO] [stdout] assertion `left == right` failed: absolute path "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures" /opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/main1.js [INFO] [stdout] left: None [INFO] [stdout] right: Some("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/main1.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6ea3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab829b - core::panicking::assert_failed::h2025535c171f6059 [INFO] [stdout] 14: 0x5d90c39d2175 - oxc_resolver::tests::resolve::resolve::h8450ff8a1ea56ae2 [INFO] [stdout] 15: 0x5d90c39d2233 - oxc_resolver::tests::resolve::resolve::{{closure}}::hea7379c65220fe06 [INFO] [stdout] 16: 0x5d90c3a75656 - core::ops::function::FnOnce::call_once::h335ddbb807f4dc2a [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::resolve::prefer_relative stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::resolve::prefer_relative' (104) panicked at src/tests/resolve.rs:107:9: [INFO] [stdout] assertion `left == right` failed: should correctly resolve with preferRelative 1 main1.js [INFO] [stdout] left: Err(NotFound("main1.js")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/main1.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6ea3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c39ca1cb - oxc_resolver::tests::resolve::prefer_relative::h281bdbc9c1b0eb79 [INFO] [stdout] 15: 0x5d90c39ca2b3 - oxc_resolver::tests::resolve::prefer_relative::{{closure}}::h7f76f00d0e12497c [INFO] [stdout] 16: 0x5d90c3a764c6 - core::ops::function::FnOnce::call_once::h84a4afe4e0403627 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::resolve::symlink_with_nested_node_modules stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::resolve::symlink_with_nested_node_modules' (109) panicked at src/tests/resolve.rs:187:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound("dep")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/symlink-with-nested-node_modules/foo/node_modules/dep/index.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6e13 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c39cdd6b - oxc_resolver::tests::resolve::symlink_with_nested_node_modules::hb39fadd1b7ec4024 [INFO] [stdout] 15: 0x5d90c39ce283 - oxc_resolver::tests::resolve::symlink_with_nested_node_modules::{{closure}}::h293e075b24e301ef [INFO] [stdout] 16: 0x5d90c3a75396 - core::ops::function::FnOnce::call_once::h24939f03e903c04f [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::resolve::resolve_to_context stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::resolve::resolve_to_context' (108) panicked at src/tests/resolve.rs:127:9: [INFO] [stdout] assertion `left == right` failed: context for fixtures "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures" ./ [INFO] [stdout] left: Err(NotFound("./")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6ea3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c39cce68 - oxc_resolver::tests::resolve::resolve_to_context::h1bd5f3ff5944435f [INFO] [stdout] 15: 0x5d90c39ccf73 - oxc_resolver::tests::resolve::resolve_to_context::{{closure}}::hb62eea73f5fa99a1 [INFO] [stdout] 16: 0x5d90c3a74fd6 - core::ops::function::FnOnce::call_once::h14309daf25360ca1 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::resolve::resolve_dot stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::resolve::resolve_dot' (106) panicked at src/tests/resolve.rs:165:9: [INFO] [stdout] assertion `left == right` failed: dot dir "/opt/rustwide/workdir/fixtures/dot/foo" . [INFO] [stdout] left: Err(NotFound(".")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/dot/foo/index.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6ea3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c39c98a3 - oxc_resolver::tests::resolve::resolve_dot::h4e028e8f9119f594 [INFO] [stdout] 15: 0x5d90c39c9973 - oxc_resolver::tests::resolve::resolve_dot::{{closure}}::h34f97ba976ead52a [INFO] [stdout] 16: 0x5d90c3a760a6 - core::ops::function::FnOnce::call_once::h751e17163d92a9e8 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::roots::resolve_to_context stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::roots::resolve_to_context' (116) panicked at src/tests/roots.rs:57:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound("/fixtures/lib")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/lib") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6e13 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c39887fd - oxc_resolver::tests::roots::resolve_to_context::h36414032468943a6 [INFO] [stdout] 15: 0x5d90c39888d3 - oxc_resolver::tests::roots::resolve_to_context::{{closure}}::hb91f17e9af8650d6 [INFO] [stdout] 16: 0x5d90c3a76976 - core::ops::function::FnOnce::call_once::h95085478e22747c2 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::restrictions::should_try_to_find_alternative_1 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::restrictions::should_try_to_find_alternative_1' (112) panicked at src/tests/restrictions.rs:41:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound("pck1")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/restrictions/node_modules/pck1/index.css") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6e13 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c39dbc12 - oxc_resolver::tests::restrictions::should_try_to_find_alternative_1::h6dfa3df43fd26da2 [INFO] [stdout] 15: 0x5d90c39dbcd3 - oxc_resolver::tests::restrictions::should_try_to_find_alternative_1::{{closure}}::h2b1b9420473f27f8 [INFO] [stdout] 16: 0x5d90c3a75236 - core::ops::function::FnOnce::call_once::h1a956c3e5dd38e2d [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::restrictions::should_try_to_find_alternative_2 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::restrictions::should_try_to_find_alternative_2' (113) panicked at src/tests/restrictions.rs:74:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound("pck2")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/restrictions/node_modules/pck2/index.css") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6e13 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c39dc919 - oxc_resolver::tests::restrictions::should_try_to_find_alternative_2::h18600a276f138e65 [INFO] [stdout] 15: 0x5d90c39dca93 - oxc_resolver::tests::restrictions::should_try_to_find_alternative_2::{{closure}}::hbd884fb4ef7b577e [INFO] [stdout] 16: 0x5d90c3a76bb6 - core::ops::function::FnOnce::call_once::h9e5b8044679e5df5 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::roots::prefer_absolute stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::roots::prefer_absolute' (115) panicked at src/tests/roots.rs:78:9: [INFO] [stdout] assertion `left == right` failed: should resolve an absolute path (prefer absolute) /opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/b.js [INFO] [stdout] left: Err(NotFound("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/b.js")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/b.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6ea3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c39880ba - oxc_resolver::tests::roots::prefer_absolute::hb13bef9b5189319e [INFO] [stdout] 15: 0x5d90c39881b3 - oxc_resolver::tests::roots::prefer_absolute::{{closure}}::h208eb12e370e121a [INFO] [stdout] 16: 0x5d90c3a75836 - core::ops::function::FnOnce::call_once::h3bcc7d8179226f53 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::roots::should_resolve_slash stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::roots::should_resolve_slash' (119) panicked at src/tests/roots.rs:108:9: [INFO] [stdout] assertion `left == right` failed: should resolve if importer is root ["/opt/rustwide/workdir/fixtures/./misc/dir-with-index"] [INFO] [stdout] left: Err(NotFound("/")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/./misc/dir-with-index/index.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6ea3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c398a00b - oxc_resolver::tests::roots::should_resolve_slash::h0e2ac03870adc435 [INFO] [stdout] 15: 0x5d90c398a0d3 - oxc_resolver::tests::roots::should_resolve_slash::{{closure}}::h72cc04b194bf228d [INFO] [stdout] 16: 0x5d90c3a77656 - core::ops::function::FnOnce::call_once::he0e2cba6ddfad855 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::simple::dashed_name stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::simple::dashed_name' (121) panicked at src/tests/simple.rs:59:9: [INFO] [stdout] assertion `left == right` failed: "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures" dash [INFO] [stdout] left: None [INFO] [stdout] right: Some("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/node_modules/dash/index.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6ea3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab829b - core::panicking::assert_failed::h2025535c171f6059 [INFO] [stdout] 14: 0x5d90c3a39119 - oxc_resolver::tests::simple::dashed_name::hf1e35f90ca353f7e [INFO] [stdout] 15: 0x5d90c3a39523 - oxc_resolver::tests::simple::dashed_name::{{closure}}::h41230c4714f42410 [INFO] [stdout] 16: 0x5d90c3a75c36 - core::ops::function::FnOnce::call_once::h5bd71b506415654d [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::scoped_packages::scoped_packages stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::scoped_packages::scoped_packages' (120) panicked at src/tests/scoped_packages.rs:26:9: [INFO] [stdout] assertion `left == right` failed: main field should work "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/scoped" @scope/pack1 [INFO] [stdout] left: None [INFO] [stdout] right: Some("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/scoped/./node_modules/@scope/pack1/main.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6ea3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab829b - core::panicking::assert_failed::h2025535c171f6059 [INFO] [stdout] 14: 0x5d90c39ac1ae - oxc_resolver::tests::scoped_packages::scoped_packages::hde452dfbe5bfff41 [INFO] [stdout] 15: 0x5d90c39ac603 - oxc_resolver::tests::scoped_packages::scoped_packages::{{closure}}::he9b0ffe4609cf63c [INFO] [stdout] 16: 0x5d90c3a77886 - core::ops::function::FnOnce::call_once::he8e83f64fff90212 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::roots::roots_fall_through stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::roots::roots_fall_through' (118) panicked at src/tests/roots.rs:88:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/roots_fall_through/index.js")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/roots_fall_through/index.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6e13 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c3988c2b - oxc_resolver::tests::roots::roots_fall_through::h29356603592422ec [INFO] [stdout] 15: 0x5d90c3988cf3 - oxc_resolver::tests::roots::roots_fall_through::{{closure}}::h0f133a61a9fe29f7 [INFO] [stdout] 16: 0x5d90c3a74ed6 - core::ops::function::FnOnce::call_once::h0758f64117064923 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::simple::resolve_abs_main stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::simple::resolve_abs_main' (122) panicked at src/tests/simple.rs:13:48: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotFound("a") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da63b6 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] 13: 0x5d90c3a398cd - oxc_resolver::tests::simple::resolve_abs_main::hdadb40140c4ccb10 [INFO] [stdout] 14: 0x5d90c3a39ae3 - oxc_resolver::tests::simple::resolve_abs_main::{{closure}}::h1cd92c3c73a099ea [INFO] [stdout] 15: 0x5d90c3a75586 - core::ops::function::FnOnce::call_once::h3028517d32d83d4b [INFO] [stdout] 16: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 17: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 18: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 19: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 20: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 21: 0x76071dc4aaa4 - [INFO] [stdout] 22: 0x76071dcd7a34 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::simple::simple stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::simple::simple' (123) panicked at src/tests/simple.rs:35:9: [INFO] [stdout] assertion `left == right` failed: direct "/opt/rustwide/workdir/fixtures/enhanced_resolve/test" ../lib/index [INFO] [stdout] left: Err(NotFound("../lib/index")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/lib/index.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6ea3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c3a3a307 - oxc_resolver::tests::simple::simple::h80f56b201db0cdcf [INFO] [stdout] 15: 0x5d90c3a3a393 - oxc_resolver::tests::simple::simple::{{closure}}::h798da9ae69d2735a [INFO] [stdout] 16: 0x5d90c3a77396 - core::ops::function::FnOnce::call_once::hcce4f8235130f6b5 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::roots::roots stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::roots::roots' (117) panicked at src/tests/roots.rs:33:9: [INFO] [stdout] assertion `left == right` failed: should respect roots option /fixtures/b.js [INFO] [stdout] left: Err(NotFound("/fixtures/b.js")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/b.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6ea3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c398b779 - oxc_resolver::tests::roots::roots::hd5c48068c63c414b [INFO] [stdout] 15: 0x5d90c398b833 - oxc_resolver::tests::roots::roots::{{closure}}::hbe59f23f49ae0394 [INFO] [stdout] 16: 0x5d90c3a77056 - core::ops::function::FnOnce::call_once::hb77677a5802113b1 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::tsconfig_extends::test_extend_tsconfig_multiple_inheritance stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::tsconfig_extends::test_extend_tsconfig_multiple_inheritance' (130) panicked at src/tests/tsconfig_extends.rs:110:52: [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stdout] resolved: TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/extends-chain") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da63b6 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] 13: 0x5d90c3992254 - core::result::Result::expect::hba941e5aeee79a96 [INFO] [stdout] 14: 0x5d90c3a0e097 - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig_multiple_inheritance::h9a192e8486d7e3d3 [INFO] [stdout] 15: 0x5d90c3a0e383 - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig_multiple_inheritance::{{closure}}::hd4af2cfb7abf1186 [INFO] [stdout] 16: 0x5d90c3a77486 - core::ops::function::FnOnce::call_once::hd4958209a3f16dfc [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::tsconfig_extends::test_extend_tsconfig stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::tsconfig_extends::test_extend_tsconfig' (128) panicked at src/tests/tsconfig_extends.rs:22:52: [INFO] [stdout] resolved: TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/extends") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da63b6 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] 13: 0x5d90c3992254 - core::result::Result::expect::hba941e5aeee79a96 [INFO] [stdout] 14: 0x5d90c3a0b5d1 - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig::h958c057c297a3ba2 [INFO] [stdout] 15: 0x5d90c3a0c2c3 - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig::{{closure}}::h5994af74afb6b074 [INFO] [stdout] 16: 0x5d90c3a77cc6 - core::ops::function::FnOnce::call_once::hf6527355612fd46e [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::restrictions::should_try_to_find_alternative_3 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::restrictions::should_try_to_find_alternative_3' (114) panicked at src/tests/restrictions.rs:92:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound("pck2")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/restrictions/node_modules/pck2/index.css") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6e13 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c39dd629 - oxc_resolver::tests::restrictions::should_try_to_find_alternative_3::hf3db82765d954402 [INFO] [stdout] 15: 0x5d90c39dd7a3 - oxc_resolver::tests::restrictions::should_try_to_find_alternative_3::{{closure}}::hfe5384be000151cf [INFO] [stdout] 16: 0x5d90c3a75c76 - core::ops::function::FnOnce::call_once::h5c352486724340de [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::tsconfig_extends::test_extend_tsconfig_override_behavior stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::tsconfig_extends::test_extend_tsconfig_override_behavior' (132) panicked at src/tests/tsconfig_extends.rs:72:52: [INFO] [stdout] resolved: TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/extends-override") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da63b6 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] 13: 0x5d90c3992254 - core::result::Result::expect::hba941e5aeee79a96 [INFO] [stdout] 14: 0x5d90c3a0d067 - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig_override_behavior::h0d8693eb2156727f [INFO] [stdout] 15: 0x5d90c3a0d2f3 - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig_override_behavior::{{closure}}::h55f7381a464547a3 [INFO] [stdout] 16: 0x5d90c3a75a16 - core::ops::function::FnOnce::call_once::h42d448ee4a7addfa [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::tsconfig_extends::test_extend_tsconfig_paths stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::tsconfig_extends::test_extend_tsconfig_paths' (133) panicked at src/tests/tsconfig_extends.rs:57:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/extends-paths-inheritance/tsconfig.json")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/tsconfig/cases/extends-paths-inheritance/src/test.ts") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6e13 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c3a0ca8a - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig_paths::h57416d4273238abe [INFO] [stdout] 15: 0x5d90c3a0cb73 - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig_paths::{{closure}}::he40ee28b21d15b99 [INFO] [stdout] 16: 0x5d90c3a758f6 - core::ops::function::FnOnce::call_once::h3ed5f9d34f5bf5b2 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::tsconfig_extends::test_extend_tsconfig_preserves_child_settings stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::tsconfig_extends::test_extend_tsconfig_preserves_child_settings' (134) panicked at src/tests/tsconfig_extends.rs:131:52: [INFO] [stdout] resolved: TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/extends-preserve-child") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da63b6 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] 13: 0x5d90c3992254 - core::result::Result::expect::hba941e5aeee79a96 [INFO] [stdout] 14: 0x5d90c3a0fba7 - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig_preserves_child_settings::h84213d2b2d1b5036 [INFO] [stdout] 15: 0x5d90c3a0fe33 - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig_preserves_child_settings::{{closure}}::hf4562d6ff847cbad [INFO] [stdout] 16: 0x5d90c3a772d6 - core::ops::function::FnOnce::call_once::hc908a991216374e4 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::tsconfig_extends::test_extend_tsconfig_template_variables stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::tsconfig_extends::test_extend_tsconfig_template_variables' (135) panicked at src/tests/tsconfig_extends.rs:95:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/extends-template-vars/tsconfig.json")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/tsconfig/cases/extends-template-vars/src/utils.ts") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6e13 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c3a0daba - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig_template_variables::h37ebf2408dbe81d1 [INFO] [stdout] 15: 0x5d90c3a0db43 - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig_template_variables::{{closure}}::h44c022f892af9295 [INFO] [stdout] 16: 0x5d90c3a75e66 - core::ops::function::FnOnce::call_once::h68d3855063309cee [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::tsconfig_paths::broken stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::tsconfig_paths::broken' (136) panicked at src/tests/tsconfig_paths.rs:131:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/tsconfig_broken.json")) [INFO] [stdout] right: Err(Json(JSONError { path: "/opt/rustwide/workdir/fixtures/tsconfig/tsconfig_broken.json", message: "EOF while parsing an object at line 2 column 0", line: 2, column: 0 })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6e13 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8260 - core::panicking::assert_failed::h1e5dcb8754234a40 [INFO] [stdout] 14: 0x5d90c3a0a98c - oxc_resolver::tests::tsconfig_paths::broken::h06fdc7d2de41c415 [INFO] [stdout] 15: 0x5d90c3a0a9f3 - oxc_resolver::tests::tsconfig_paths::broken::{{closure}}::hff3606b7f16753f0 [INFO] [stdout] 16: 0x5d90c3a75406 - core::ops::function::FnOnce::call_once::h28bb519bfdb8a949 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::tsconfig_paths::empty stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::tsconfig_paths::empty' (137) panicked at src/tests/tsconfig_paths.rs:147:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/empty/tsconfig.json")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/tsconfig/cases/empty/index.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6e13 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c3a0a1c8 - oxc_resolver::tests::tsconfig_paths::empty::h9d7d822a72f86647 [INFO] [stdout] 15: 0x5d90c3a0a293 - oxc_resolver::tests::tsconfig_paths::empty::{{closure}}::hb63976164d1c4b99 [INFO] [stdout] 16: 0x5d90c3a76f86 - core::ops::function::FnOnce::call_once::hb3390ca648b4d76b [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::tsconfig_paths::json_with_comments stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::tsconfig_paths::json_with_comments' (138) panicked at src/tests/tsconfig_paths.rs:93:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/trailing-comma/tsconfig.json")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/tsconfig/cases/trailing-comma/bar.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6e13 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c3a02ed8 - oxc_resolver::tests::tsconfig_paths::json_with_comments::ha5a273f255d000d6 [INFO] [stdout] 15: 0x5d90c3a02f43 - oxc_resolver::tests::tsconfig_paths::json_with_comments::{{closure}}::hcf578a6bfe9f17dd [INFO] [stdout] 16: 0x5d90c3a74f16 - core::ops::function::FnOnce::call_once::h10a0548b0bf89f22 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::tsconfig_paths::test_merge_tsconfig stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::tsconfig_paths::test_merge_tsconfig' (140) panicked at src/tests/tsconfig_paths.rs:250:54: [INFO] [stdout] resolved: TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/merge_compiler_options") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da63b6 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] 13: 0x5d90c3992254 - core::result::Result::expect::hba941e5aeee79a96 [INFO] [stdout] 14: 0x5d90c3a03101 - oxc_resolver::tests::tsconfig_paths::test_merge_tsconfig::h54a0e6834da51560 [INFO] [stdout] 15: 0x5d90c3a03783 - oxc_resolver::tests::tsconfig_paths::test_merge_tsconfig::{{closure}}::h02d66b33f569f54c [INFO] [stdout] 16: 0x5d90c3a75976 - core::ops::function::FnOnce::call_once::h40bb7d13a7cdba9e [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::tsconfig_paths::test_no_merge_tsconfig stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::tsconfig_paths::test_no_merge_tsconfig' (141) panicked at src/tests/tsconfig_paths.rs:265:54: [INFO] [stdout] resolved: TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/no_merge_compiler_options") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da63b6 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] 13: 0x5d90c3992254 - core::result::Result::expect::hba941e5aeee79a96 [INFO] [stdout] 14: 0x5d90c3a04e75 - oxc_resolver::tests::tsconfig_paths::test_no_merge_tsconfig::h5f0c04deff0defbb [INFO] [stdout] 15: 0x5d90c3a05323 - oxc_resolver::tests::tsconfig_paths::test_no_merge_tsconfig::{{closure}}::ha86d93476172b740 [INFO] [stdout] 16: 0x5d90c3a76b36 - core::ops::function::FnOnce::call_once::h9c77f72d9cc56d5e [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::tsconfig_paths::test_parent_base_url stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::tsconfig_paths::test_parent_base_url' (142) panicked at src/tests/tsconfig_paths.rs:353:9: [INFO] [stdout] assertion `left == right` failed: . tsconfig.json "/opt/rustwide/workdir/fixtures/tsconfig/cases/parent-base-url/test" [INFO] [stdout] left: Err(TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/parent-base-url/tsconfig.json")) [INFO] [stdout] right: Err(NotFound(".")) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6ea3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c3a0458e - oxc_resolver::tests::tsconfig_paths::test_parent_base_url::h111523194ee8da9a [INFO] [stdout] 15: 0x5d90c3a04633 - oxc_resolver::tests::tsconfig_paths::test_parent_base_url::{{closure}}::h03878c89f996d31d [INFO] [stdout] 16: 0x5d90c3a77016 - core::ops::function::FnOnce::call_once::hb7715b5d5fc4337f [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::tsconfig_paths::test_paths_nested_base stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::tsconfig_paths::test_paths_nested_base' (145) panicked at src/tests/tsconfig_paths.rs:329:9: [INFO] [stdout] assertion `left == right` failed: foo tsconfig.json "/opt/rustwide/workdir/fixtures/tsconfig/cases/paths-nested-base/other" [INFO] [stdout] left: Err(TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/paths-nested-base/tsconfig.json")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/tsconfig/cases/paths-nested-base/root/foo.ts") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6ea3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c3a060bb - oxc_resolver::tests::tsconfig_paths::test_paths_nested_base::ha0b0b196b1726b29 [INFO] [stdout] 15: 0x5d90c3a061f3 - oxc_resolver::tests::tsconfig_paths::test_paths_nested_base::{{closure}}::hbe76e4411dfd5b0c [INFO] [stdout] 16: 0x5d90c3a75356 - core::ops::function::FnOnce::call_once::h239e13e5982b9246 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::tsconfig_paths::test_template_variable stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::tsconfig_paths::test_template_variable' (146) panicked at src/tests/tsconfig_paths.rs:305:9: [INFO] [stdout] assertion `left == right` failed: foo tsconfig.json "/opt/rustwide/workdir/fixtures/tsconfig/cases/paths_template_variable" [INFO] [stdout] left: Err(TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/paths_template_variable/tsconfig.json")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/tsconfig/cases/paths_template_variable/src/foo.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6ea3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c3a07b6e - oxc_resolver::tests::tsconfig_paths::test_template_variable::h6c8b3ee78413bc45 [INFO] [stdout] 15: 0x5d90c3a07c33 - oxc_resolver::tests::tsconfig_paths::test_template_variable::{{closure}}::h104ad2d03891f57e [INFO] [stdout] 16: 0x5d90c3a75e26 - core::ops::function::FnOnce::call_once::h66b02889c793b88d [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::tsconfig_paths::tsconfig_fallthrough stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::tsconfig_paths::tsconfig_fallthrough' (147) panicked at src/tests/tsconfig_paths.rs:77:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/tsconfig.json")) [INFO] [stdout] right: Err(NotFound("/")) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6e13 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8260 - core::panicking::assert_failed::h1e5dcb8754234a40 [INFO] [stdout] 14: 0x5d90c3a04cb6 - oxc_resolver::tests::tsconfig_paths::tsconfig_fallthrough::h3228eabc3ae0dab6 [INFO] [stdout] 15: 0x5d90c3a04d23 - oxc_resolver::tests::tsconfig_paths::tsconfig_fallthrough::{{closure}}::hc23fff507702f1a0 [INFO] [stdout] 16: 0x5d90c3a76cb6 - core::ops::function::FnOnce::call_once::ha256507b190e588e [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::tsconfig_paths::tsconfig_resolve stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::tsconfig_paths::tsconfig_resolve' (148) panicked at src/tests/tsconfig_paths.rs:43:9: [INFO] [stdout] assertion `left == right` failed: ts-path "/opt/rustwide/workdir/fixtures/tsconfig" [INFO] [stdout] left: Err(TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/tsconfig.json")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/tsconfig/src/foo.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6ea3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c3a026c3 - oxc_resolver::tests::tsconfig_paths::tsconfig_resolve::h3651302f490ec8aa [INFO] [stdout] 15: 0x5d90c3a02863 - oxc_resolver::tests::tsconfig_paths::tsconfig_resolve::{{closure}}::h31993ecb9cafdc5d [INFO] [stdout] 16: 0x5d90c3a77a46 - core::ops::function::FnOnce::call_once::hecd1e4867f535998 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::tsconfig_project_references::auto stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::tsconfig_project_references::auto' (151) panicked at src/tests/tsconfig_project_references.rs:48:9: [INFO] [stdout] assertion `left == right` failed: @/index.ts "/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/app" [INFO] [stdout] left: Err(TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/app")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/app/aliased/index.ts") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6ea3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c39b0e7a - oxc_resolver::tests::tsconfig_project_references::auto::hbe071abe0836d481 [INFO] [stdout] 15: 0x5d90c39b0fe3 - oxc_resolver::tests::tsconfig_project_references::auto::{{closure}}::hf00820f21266fe99 [INFO] [stdout] 16: 0x5d90c3a77546 - core::ops::function::FnOnce::call_once::hdb3202d7fb21364b [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::tsconfig_paths::with_bom stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::tsconfig_paths::with_bom' (150) panicked at src/tests/tsconfig_paths.rs:109:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/with-bom/tsconfig.json")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/tsconfig/cases/with-bom/bar.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6e13 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c3a0afe8 - oxc_resolver::tests::tsconfig_paths::with_bom::hd727fe0d5e60c712 [INFO] [stdout] 15: 0x5d90c3a0b0b3 - oxc_resolver::tests::tsconfig_paths::with_bom::{{closure}}::hbd1027016a30151e [INFO] [stdout] 16: 0x5d90c3a76876 - core::ops::function::FnOnce::call_once::h93c78a7afeb1d430 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::tsconfig_project_references::disabled stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::tsconfig_project_references::disabled' (152) panicked at src/tests/tsconfig_project_references.rs:113:9: [INFO] [stdout] assertion `left == right` failed: @/index.ts "/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/app" [INFO] [stdout] left: Err(TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/app")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/app/aliased/index.ts") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6ea3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c39b64bd - oxc_resolver::tests::tsconfig_project_references::disabled::h6798838e92680918 [INFO] [stdout] 15: 0x5d90c39b65f3 - oxc_resolver::tests::tsconfig_project_references::disabled::{{closure}}::h3c5e8dea0ef617e1 [INFO] [stdout] 16: 0x5d90c3a76576 - core::ops::function::FnOnce::call_once::h8796508bcb180df2 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::tsconfig_project_references::manual stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::tsconfig_project_references::manual' (153) panicked at src/tests/tsconfig_project_references.rs:173:9: [INFO] [stdout] assertion `left == right` failed: @/index.ts "/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/app" [INFO] [stdout] left: Err(TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/app")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/app/aliased/index.ts") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6ea3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c39b3ad7 - oxc_resolver::tests::tsconfig_project_references::manual::h12a397fefb152ee9 [INFO] [stdout] 15: 0x5d90c39b3c23 - oxc_resolver::tests::tsconfig_project_references::manual::{{closure}}::hb05e229de9ac033d [INFO] [stdout] 16: 0x5d90c3a758b6 - core::ops::function::FnOnce::call_once::h3e11962e838bbacc [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::tsconfig_project_references::references_with_extends stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::tsconfig_project_references::references_with_extends' (154) panicked at src/tests/tsconfig_project_references.rs:241:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/extends")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/extends/src/pages/index.tsx") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6e13 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c39ae301 - oxc_resolver::tests::tsconfig_project_references::references_with_extends::hadcf3329b266b0a1 [INFO] [stdout] 15: 0x5d90c39ae3f3 - oxc_resolver::tests::tsconfig_project_references::references_with_extends::{{closure}}::ha9197ab2ff7bfae9 [INFO] [stdout] 16: 0x5d90c3a76b76 - core::ops::function::FnOnce::call_once::h9cf61f82b45ce21a [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::tsconfig_project_references::self_reference stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::tsconfig_project_references::self_reference' (155) panicked at src/tests/tsconfig_project_references.rs:218:9: [INFO] [stdout] assertion `left == right` failed: "/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/app" ["./tsconfig.json"] [INFO] [stdout] left: Err(TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/app")) [INFO] [stdout] right: Err(TsconfigSelfReference("/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/app/tsconfig.json")) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5d90c3d8d7e2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] 1: 0x5d90c3d9e76f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] 2: 0x5d90c3d59061 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] 3: 0x5d90c3d65e32 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] 4: 0x5d90c3d6b49f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] 5: 0x5d90c3d6b331 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] 6: 0x5d90c3aea65e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] 7: 0x5d90c3d6bb5f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] 8: 0x5d90c3d6b9ba - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] 9: 0x5d90c3d65f69 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] 10: 0x5d90c3d4ceed - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] 11: 0x5d90c3da7060 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] 12: 0x5d90c3da6ea3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b [INFO] [stdout] 13: 0x5d90c3ab8471 - core::panicking::assert_failed::h9137cdbfe41eb7ef [INFO] [stdout] 14: 0x5d90c39ad9fd - oxc_resolver::tests::tsconfig_project_references::self_reference::hdb4e6dac4c21672b [INFO] [stdout] 15: 0x5d90c39adb23 - oxc_resolver::tests::tsconfig_project_references::self_reference::{{closure}}::hf3e2c9e99783907f [INFO] [stdout] 16: 0x5d90c3a76766 - core::ops::function::FnOnce::call_once::h91d9c73ce7390e78 [INFO] [stdout] 17: 0x5d90c3aea41b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] 18: 0x5d90c3b00085 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] 19: 0x5d90c3ad6874 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] 20: 0x5d90c3ada13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] 21: 0x5d90c3d610cf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] 22: 0x76071dc4aaa4 - [INFO] [stdout] 23: 0x76071dcd7a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::alias::absolute_path [INFO] [stdout] tests::alias::alias_fragment [INFO] [stdout] tests::alias::alias_is_full_path [INFO] [stdout] tests::alias::alias_try_fragment_as_path [INFO] [stdout] tests::alias::system_path [INFO] [stdout] tests::browser_field::broken [INFO] [stdout] tests::browser_field::crypto_js [INFO] [stdout] tests::browser_field::ignore [INFO] [stdout] tests::browser_field::recursive [INFO] [stdout] tests::browser_field::replace_file [INFO] [stdout] tests::browser_field::shared_resolvers [INFO] [stdout] tests::browser_field::with_query [INFO] [stdout] tests::builtins::imports [INFO] [stdout] tests::exports_field::directory [INFO] [stdout] tests::exports_field::exports_not_browser_field1 [INFO] [stdout] tests::exports_field::exports_not_browser_field2 [INFO] [stdout] tests::exports_field::extension_alias_1_2 [INFO] [stdout] tests::exports_field::extension_alias_3 [INFO] [stdout] tests::exports_field::extension_alias_throw_error [INFO] [stdout] tests::exports_field::extension_without_fully_specified [INFO] [stdout] tests::exports_field::field_name_path [INFO] [stdout] tests::exports_field::shared_resolvers [INFO] [stdout] tests::exports_field::test_simple [INFO] [stdout] tests::extension_alias::extension_alias [INFO] [stdout] tests::extension_alias::not_apply_to_extension_nor_main_files [INFO] [stdout] tests::extensions::default_enforce_extension [INFO] [stdout] tests::extensions::extensions [INFO] [stdout] tests::extensions::multi_dot_extension [INFO] [stdout] tests::extensions::respect_enforce_extension [INFO] [stdout] tests::imports_field::shared_resolvers [INFO] [stdout] tests::imports_field::test_simple [INFO] [stdout] tests::incorrect_description_file::incorrect_description_file_1 [INFO] [stdout] tests::incorrect_description_file::incorrect_description_file_2 [INFO] [stdout] tests::main_field::test [INFO] [stdout] tests::main_field::test_fallback [INFO] [stdout] tests::memory_leak::test_memory_leak_arc_cycles [INFO] [stdout] tests::missing::test [INFO] [stdout] tests::module_type::test [INFO] [stdout] tests::package_json::adjacent_to_node_modules [INFO] [stdout] tests::package_json::test [INFO] [stdout] tests::resolve::abnormal_relative [INFO] [stdout] tests::resolve::issue238_resolve [INFO] [stdout] tests::resolve::prefer_file_over_dir [INFO] [stdout] tests::resolve::prefer_relative [INFO] [stdout] tests::resolve::resolve [INFO] [stdout] tests::resolve::resolve_dot [INFO] [stdout] tests::resolve::resolve_to_context [INFO] [stdout] tests::resolve::symlink_with_nested_node_modules [INFO] [stdout] tests::restrictions::should_try_to_find_alternative_1 [INFO] [stdout] tests::restrictions::should_try_to_find_alternative_2 [INFO] [stdout] tests::restrictions::should_try_to_find_alternative_3 [INFO] [stdout] tests::roots::prefer_absolute [INFO] [stdout] tests::roots::resolve_to_context [INFO] [stdout] tests::roots::roots [INFO] [stdout] tests::roots::roots_fall_through [INFO] [stdout] tests::roots::should_resolve_slash [INFO] [stdout] tests::scoped_packages::scoped_packages [INFO] [stdout] tests::simple::dashed_name [INFO] [stdout] tests::simple::resolve_abs_main [INFO] [stdout] tests::simple::simple [INFO] [stdout] tests::tsconfig_extends::test_extend_tsconfig [INFO] [stdout] tests::tsconfig_extends::test_extend_tsconfig_multiple_inheritance [INFO] [stdout] tests::tsconfig_extends::test_extend_tsconfig_override_behavior [INFO] [stdout] tests::tsconfig_extends::test_extend_tsconfig_paths [INFO] [stdout] tests::tsconfig_extends::test_extend_tsconfig_preserves_child_settings [INFO] [stdout] tests::tsconfig_extends::test_extend_tsconfig_template_variables [INFO] [stdout] tests::tsconfig_paths::broken [INFO] [stdout] tests::tsconfig_paths::empty [INFO] [stdout] tests::tsconfig_paths::json_with_comments [INFO] [stdout] tests::tsconfig_paths::test_merge_tsconfig [INFO] [stdout] tests::tsconfig_paths::test_no_merge_tsconfig [INFO] [stdout] tests::tsconfig_paths::test_parent_base_url [INFO] [stdout] tests::tsconfig_paths::test_paths_nested_base [INFO] [stdout] tests::tsconfig_paths::test_template_variable [INFO] [stdout] tests::tsconfig_paths::tsconfig_fallthrough [INFO] [stdout] tests::tsconfig_paths::tsconfig_resolve [INFO] [stdout] tests::tsconfig_paths::with_bom [INFO] [stdout] tests::tsconfig_project_references::auto [INFO] [stdout] tests::tsconfig_project_references::disabled [INFO] [stdout] tests::tsconfig_project_references::manual [INFO] [stdout] tests::tsconfig_project_references::references_with_extends [INFO] [stdout] tests::tsconfig_project_references::self_reference [INFO] [stdout] [INFO] [stdout] test result: FAILED. 47 passed; 82 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e8c2a174b0984bba3326546b9b3cfd0511db3362368264bd7a34f5fd79ede081", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8c2a174b0984bba3326546b9b3cfd0511db3362368264bd7a34f5fd79ede081", kill_on_drop: false }` [INFO] [stdout] e8c2a174b0984bba3326546b9b3cfd0511db3362368264bd7a34f5fd79ede081