[INFO] fetching crate oxc_resolver 11.9.0...
[INFO] testing oxc_resolver-11.9.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate oxc_resolver 11.9.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate oxc_resolver 11.9.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate oxc_resolver 11.9.0
[INFO] tweaked toml for crates.io crate oxc_resolver 11.9.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxc_resolver 11.9.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oxc_resolver 11.9.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 164eb8f26e33dc86a254f3e15131dd2cb0414982e7b7d67fde92ecd7b2fe8769
[INFO] running `Command { std: "docker" "start" "-a" "164eb8f26e33dc86a254f3e15131dd2cb0414982e7b7d67fde92ecd7b2fe8769", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "164eb8f26e33dc86a254f3e15131dd2cb0414982e7b7d67fde92ecd7b2fe8769", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "164eb8f26e33dc86a254f3e15131dd2cb0414982e7b7d67fde92ecd7b2fe8769", kill_on_drop: false }`
[INFO] [stdout] 164eb8f26e33dc86a254f3e15131dd2cb0414982e7b7d67fde92ecd7b2fe8769
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c91464a7529878cdd2e4dca6c69d21ee76bc808dc31d5e75252c07adc8ea8df7
[INFO] running `Command { std: "docker" "start" "-a" "c91464a7529878cdd2e4dca6c69d21ee76bc808dc31d5e75252c07adc8ea8df7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling json-strip-comments v3.0.1
[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 tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling oxc_resolver v11.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "c91464a7529878cdd2e4dca6c69d21ee76bc808dc31d5e75252c07adc8ea8df7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c91464a7529878cdd2e4dca6c69d21ee76bc808dc31d5e75252c07adc8ea8df7", kill_on_drop: false }`
[INFO] [stdout] c91464a7529878cdd2e4dca6c69d21ee76bc808dc31d5e75252c07adc8ea8df7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e1b26908bbb634e2603cabf1d8cfad88d31811e1ebeee94109e2c3c1656ea68
[INFO] running `Command { std: "docker" "start" "-a" "2e1b26908bbb634e2603cabf1d8cfad88d31811e1ebeee94109e2c3c1656ea68", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling anes v0.2.1
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling bpaf v0.9.20
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling normalize-path v0.2.1
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling vfs v0.12.2
[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 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 ciborium v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling criterion2 v3.0.2
[INFO] [stderr]    Compiling oxc_resolver v11.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "2e1b26908bbb634e2603cabf1d8cfad88d31811e1ebeee94109e2c3c1656ea68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e1b26908bbb634e2603cabf1d8cfad88d31811e1ebeee94109e2c3c1656ea68", kill_on_drop: false }`
[INFO] [stdout] 2e1b26908bbb634e2603cabf1d8cfad88d31811e1ebeee94109e2c3c1656ea68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2f063e580457c7c0115114bc0692cd5594532745702aa6e21af7d04db7347e08
[INFO] running `Command { std: "docker" "start" "-a" "2f063e580457c7c0115114bc0692cd5594532745702aa6e21af7d04db7347e08", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxc_resolver-198f3d5d14bccae9)
[INFO] [stdout] 
[INFO] [stdout] running 148 tests
[INFO] [stdout] test cache::tests::test_borrowed_cached_path_eq ... ok
[INFO] [stdout] test error::test_coverage ... ok
[INFO] [stdout] test error::test_circular_path_bufs_display ... ok
[INFO] [stdout] test error::test_into_io_error ... ok
[INFO] [stdout] test file_system::metadata ... ok
[INFO] [stdout] test file_system::file_metadata_getters ... ok
[INFO] [stdout] test options::test::display ... ok
[INFO] [stdout] test path::is_invalid_exports_target ... ok
[INFO] [stdout] test options::test::enforce_extension ... 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::debug ... ok
[INFO] [stdout] test specifier::tests::empty ... ok
[INFO] [stdout] test specifier::tests::enhanced_resolve_edge_cases ... 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::relative ... ok
[INFO] [stdout] test specifier::tests::query_fragment ... ok
[INFO] [stdout] test tests::alias::infinite_recursion ... ok
[INFO] [stdout] test tests::alias::alias ... ok
[INFO] [stdout] test cache::tests::test_cached_path_debug ... ok
[INFO] [stdout] test tests::alias::all_alias_values_are_not_found ... ok
[INFO] [stdout] test tests::builtins::builtins ... ok
[INFO] [stdout] test tests::browser_field::recurse_fail ... ok
[INFO] [stdout] test tests::builtins::builtins_off ... ok
[INFO] [stdout] test tests::browser_field::replace_file ... FAILED
[INFO] [stdout] test tests::alias::absolute_path ... FAILED
[INFO] [stdout] test tests::browser_field::shared_resolvers ... FAILED
[INFO] [stdout] test tests::alias::alias_with_multiple_fallbacks ... FAILED
[INFO] [stdout] test tests::browser_field::crypto_js ... FAILED
[INFO] [stdout] test tests::alias::system_path ... FAILED
[INFO] [stdout] test tests::builtins::fail ... ok
[INFO] [stdout] test tests::browser_field::ignore ... FAILED
[INFO] [stdout] test tests::alias::alias_fragment ... 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::builtins::imports ... FAILED
[INFO] [stdout] test tests::exports_field::exports_not_browser_field1 ... FAILED
[INFO] [stdout] test tests::exports_field::exports_not_browser_field2 ... FAILED
[INFO] [stdout] test tests::dependencies::windows::test ... ok
[INFO] [stdout] test tests::exports_field::extension_alias_1_2 ... FAILED
[INFO] [stdout] test tests::browser_field::broken ... FAILED
[INFO] [stdout] test tests::exports_field::directory ... FAILED
[INFO] [stdout] test tests::browser_field::recursive ... FAILED
[INFO] [stdout] test tests::exports_field::extension_without_fully_specified ... FAILED
[INFO] [stdout] test tests::exports_field::extension_alias_throw_error ... FAILED
[INFO] [stdout] test tests::exports_field::extension_alias_3 ... FAILED
[INFO] [stdout] test tests::exports_field::field_name_path ... FAILED
[INFO] [stdout] test tests::exports_field::test_simple ... FAILED
[INFO] [stdout] test tests::extension_alias::not_apply_to_extension_nor_main_files ... FAILED
[INFO] [stdout] test tests::extension_alias::extension_alias ... FAILED
[INFO] [stdout] test tests::exports_field::test_cases ... ok
[INFO] [stdout] test tests::exports_field::shared_resolvers ... FAILED
[INFO] [stdout] test tests::extensions::default_enforce_extension ... FAILED
[INFO] [stdout] test tests::extensions::extensions ... FAILED
[INFO] [stdout] test tests::extensions::respect_enforce_extension ... FAILED
[INFO] [stdout] test tests::full_specified::windows::resolve_to_context ... ok
[INFO] [stdout] test tests::extensions::without_leading_dot - should panic ... FAILED
[INFO] [stdout] test tests::incorrect_description_file::incorrect_description_file_1 ... FAILED
[INFO] [stdout] test tests::full_specified::windows::test ... ok
[INFO] [stdout] test tests::memory_leak::test_canonicalized_path_not_dropped ... ok
[INFO] [stdout] test tests::main_field::test_fallback ... FAILED
[INFO] [stdout] test tests::memory_leak::test_canonicalized_path_weak_reference ... ok
[INFO] [stdout] test tests::extensions::extension_combinations ... FAILED
[INFO] [stdout] test tests::incorrect_description_file::incorrect_description_file_3 ... ok
[INFO] [stdout] test tests::alias::alias_is_full_path ... FAILED
[INFO] [stdout] test tests::incorrect_description_file::incorrect_description_file_2 ... FAILED
[INFO] [stdout] test tests::memory_leak::test_memory_leak_arc_cycles ... FAILED
[INFO] [stdout] test tests::main_field::test ... FAILED
[INFO] [stdout] test tests::fallback::fallback ... ok
[INFO] [stdout] test tests::imports_field::shared_resolvers ... FAILED
[INFO] [stdout] test tests::missing::alias_and_extensions ... ok
[INFO] [stdout] test tests::missing::test ... FAILED
[INFO] [stdout] test tests::extensions::multi_dot_extension ... FAILED
[INFO] [stdout] test tests::imports_field::test_cases ... ok
[INFO] [stdout] test tests::module_type::test ... FAILED
[INFO] [stdout] test tests::resolve::prefer_file_over_dir ... FAILED
[INFO] [stdout] test tests::resolve::abnormal_relative ... FAILED
[INFO] [stdout] test tests::resolve::issue238_resolve ... FAILED
[INFO] [stdout] test tests::package_json::package_json_with_symlinks_true ... FAILED
[INFO] [stdout] test tests::resolve::prefer_relative ... FAILED
[INFO] [stdout] test tests::package_json::test ... FAILED
[INFO] [stdout] test tests::package_json::adjacent_to_node_modules ... FAILED
[INFO] [stdout] test tests::resolution::test ... ok
[INFO] [stdout] test tests::resolve::resolve ... FAILED
[INFO] [stdout] test tests::resolve::resolve_dot ... FAILED
[INFO] [stdout] test tests::restrictions::should_allow_exact_path_in_restriction ... FAILED
[INFO] [stdout] test tests::restrictions::should_check_restrictions_in_load_alias_or_file ... ok
[INFO] [stdout] test tests::restrictions::should_check_restrictions_in_extension_alias ... FAILED
[INFO] [stdout] test tests::restrictions::should_check_restrictions_in_browser_field_alias ... ok
[INFO] [stdout] test tests::restrictions::should_check_restrictions_in_load_index_with_enforce_extension_disabled ... FAILED
[INFO] [stdout] test tests::resolve::resolve_edge_cases ... FAILED
[INFO] [stdout] test tests::restrictions::should_check_restrictions_in_package_main_fields ... ok
[INFO] [stdout] test tests::restrictions::should_apply_multiple_restrictions ... FAILED
[INFO] [stdout] test tests::resolve::resolve_hash_as_module ... ok
[INFO] [stdout] test tests::restrictions::should_respect_parent_directory_restriction ... ok
[INFO] [stdout] test tests::resolve::resolve_to_context ... FAILED
[INFO] [stdout] test tests::restrictions::should_fail_if_any_restriction_fails ... ok
[INFO] [stdout] test tests::restrictions::should_respect_string_restriction ... ok
[INFO] [stdout] test tests::restrictions::should_respect_regexp_restriction ... ok
[INFO] [stdout] test tests::roots::roots_fall_through ... FAILED
[INFO] [stdout] test tests::simple::windows::no_package ... ok
[INFO] [stdout] test tests::restrictions::should_try_to_find_alternative_3 ... FAILED
[INFO] [stdout] test tests::restrictions::should_try_to_find_alternative_1 ... FAILED
[INFO] [stdout] test tests::roots::resolve_to_context ... FAILED
[INFO] [stdout] test tests::simple::resolve_abs_main ... FAILED
[INFO] [stdout] test tests::symlink::test_circular_symlink ... ok
[INFO] [stdout] test tests::restrictions::should_try_to_find_alternative_2 ... FAILED
[INFO] [stdout] test tests::roots::roots ... FAILED
[INFO] [stdout] test tests::roots::prefer_absolute ... FAILED
[INFO] [stdout] test tests::scoped_packages::scoped_packages ... FAILED
[INFO] [stdout] test tests::simple::dashed_name ... 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::tsconfig_extends::test_extend_tsconfig_missing_file ... ok
[INFO] [stdout] test tests::roots::should_resolve_slash ... FAILED
[INFO] [stdout] test tests::tsconfig_extends::test_extend_tsconfig_no_override_existing ... 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_paths::broken ... FAILED
[INFO] [stdout] test tests::tsconfig_extends::test_extend_tsconfig_paths ... FAILED
[INFO] [stdout] test tests::tsconfig_extends::test_extend_tsconfig_template_variables ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::test_paths_and_base_url ... ok
[INFO] [stdout] test tests::tsconfig_extends::test_extend_tsconfig_override_behavior ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::test_merge_tsconfig ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::empty ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::test_no_merge_tsconfig ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::test_template_variable ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::test_parent_base_url ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::json_with_comments ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::test_base_url ... ok
[INFO] [stdout] test tests::tsconfig_paths::test_paths_nested_base ... FAILED
[INFO] [stdout] test tests::tsconfig_extends::test_extend_tsconfig_preserves_child_settings ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::with_bom ... FAILED
[INFO] [stdout] test tests::tsconfig_project_references::auto ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::tsconfig_fallthrough ... FAILED
[INFO] [stdout] test tests::tsconfig_project_references::manual ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::test_paths ... ok
[INFO] [stdout] test tests::tsconfig_project_references::disabled ... FAILED
[INFO] [stdout] test tests::tsconfig_project_references::references_with_extends ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::windows_test::match_path ... ok
[INFO] [stdout] test tests::tsconfig_project_references::self_reference ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::tsconfig_resolve ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test tests::imports_field::test_simple ... FAILED
[INFO] [stdout] test tests::resolve::symlink_with_nested_node_modules ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::browser_field::replace_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::browser_field::replace_file' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec7f8 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a5367d2ee - oxc_resolver::tests::browser_field::replace_file::h07529274c78b2aa1
[INFO] [stdout]   15:     0x641a53588c99 - core::ops::function::FnOnce::call_once::he02d21d028f995a3
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::alias::absolute_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::alias::absolute_path' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec768 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d219 - core::panicking::assert_failed::hd7533070b5d8b2d9
[INFO] [stdout]   14:     0x641a5366ca64 - oxc_resolver::tests::alias::absolute_path::h878bc5695b4773b3
[INFO] [stdout]   15:     0x641a53588c79 - core::ops::function::FnOnce::call_once::hdd47235d85835e7b
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::browser_field::shared_resolvers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::browser_field::shared_resolvers' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec768 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a5367b439 - oxc_resolver::tests::browser_field::shared_resolvers::h723b84216d8fd17f
[INFO] [stdout]   15:     0x641a535881b9 - core::ops::function::FnOnce::call_once::h5488b181a47ca23f
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::alias::alias_with_multiple_fallbacks stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::alias::alias_with_multiple_fallbacks' panicked at src/tests/alias.rs:317:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Err(MatchedAliasNotFound("multi/index.js", "multi"))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/foo/index.js")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec768 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a536718c9 - oxc_resolver::tests::alias::alias_with_multiple_fallbacks::h9c120c0bb9c21de5
[INFO] [stdout]   15:     0x641a53588e29 - core::ops::function::FnOnce::call_once::hf31accd5118df8d7
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::browser_field::crypto_js stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::browser_field::crypto_js' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec768 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a53680034 - oxc_resolver::tests::browser_field::crypto_js::h038d56412eaf52c0
[INFO] [stdout]   15:     0x641a53587c39 - core::ops::function::FnOnce::call_once::h02836e81270eccaf
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::alias::system_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::alias::system_path' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec876 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]   13:     0x641a5366d51c - oxc_resolver::tests::alias::system_path::h3f0e4f837009b299
[INFO] [stdout]   14:     0x641a53588ec9 - core::ops::function::FnOnce::call_once::hfccdf605c9a99bae
[INFO] [stdout]   15:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   16:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   17:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   18:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   19:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   20:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   21:     0x75936dd05a34 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::browser_field::ignore stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::browser_field::ignore' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec7f8 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d219 - core::panicking::assert_failed::hd7533070b5d8b2d9
[INFO] [stdout]   14:     0x641a5367a291 - oxc_resolver::tests::browser_field::ignore::hdb8ddfaf9fe6c6b0
[INFO] [stdout]   15:     0x641a53588119 - core::ops::function::FnOnce::call_once::h4e82d99a6eedb956
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::alias::alias_fragment stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::alias::alias_fragment' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec7f8 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a53670252 - oxc_resolver::tests::alias::alias_fragment::h24d86de5ca61e15c
[INFO] [stdout]   15:     0x641a53588ee9 - core::ops::function::FnOnce::call_once::hfedc4eb07f33b656
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::alias::alias_try_fragment_as_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::alias::alias_try_fragment_as_path' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec768 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a53670cf8 - oxc_resolver::tests::alias::alias_try_fragment_as_path::h94eb9b5b421d2857
[INFO] [stdout]   15:     0x641a53588a89 - core::ops::function::FnOnce::call_once::hc61e9bf6aca67c6f
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::browser_field::with_query stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::browser_field::with_query' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec768 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a5368181c - oxc_resolver::tests::browser_field::with_query::h2616b36f4a8846cd
[INFO] [stdout]   15:     0x641a535880f9 - core::ops::function::FnOnce::call_once::h4d5d421bdde13246
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::builtins::imports stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::builtins::imports' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec768 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a535e1589 - oxc_resolver::tests::builtins::imports::h1f14e3ccb2dd5fd1
[INFO] [stdout]   15:     0x641a53587d89 - core::ops::function::FnOnce::call_once::h16ba08c01d266992
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::exports_field::exports_not_browser_field1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::exports_field::exports_not_browser_field1' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec768 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a5352dcaf - oxc_resolver::tests::exports_field::exports_not_browser_field1::h46730eca8e192bc3
[INFO] [stdout]   15:     0x641a53588889 - core::ops::function::FnOnce::call_once::ha9eeabce7a1df784
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::exports_field::exports_not_browser_field2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::exports_field::exports_not_browser_field2' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec768 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a5352e74f - oxc_resolver::tests::exports_field::exports_not_browser_field2::hf842e39f82f15964
[INFO] [stdout]   15:     0x641a535883d9 - core::ops::function::FnOnce::call_once::h695b6b803dcd184c
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::exports_field::extension_alias_1_2 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::exports_field::extension_alias_1_2' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec7f8 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a53534616 - oxc_resolver::tests::exports_field::extension_alias_1_2::h5c9b82ae8d2bf793
[INFO] [stdout]   15:     0x641a53588829 - core::ops::function::FnOnce::call_once::ha3a59ea8e01537fe
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::browser_field::broken stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::browser_field::broken' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec7f8 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a5367f4ce - oxc_resolver::tests::browser_field::broken::h173fc5c131285cf8
[INFO] [stdout]   15:     0x641a53588a09 - core::ops::function::FnOnce::call_once::hba166c7eb422db30
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::exports_field::directory stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::exports_field::directory' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec876 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]   13:     0x641a53536fac - oxc_resolver::tests::exports_field::directory::he76f6abce17f2372
[INFO] [stdout]   14:     0x641a53588059 - core::ops::function::FnOnce::call_once::h3bccc4d2421928ef
[INFO] [stdout]   15:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   16:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   17:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   18:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   19:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   20:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   21:     0x75936dd05a34 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::browser_field::recursive stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::browser_field::recursive' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec7f8 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d219 - core::panicking::assert_failed::hd7533070b5d8b2d9
[INFO] [stdout]   14:     0x641a53680ee9 - oxc_resolver::tests::browser_field::recursive::h9ef4c15de317c88d
[INFO] [stdout]   15:     0x641a53588039 - core::ops::function::FnOnce::call_once::h3893c1f332498e5d
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::exports_field::extension_without_fully_specified stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::exports_field::extension_without_fully_specified' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec768 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a5352f05e - oxc_resolver::tests::exports_field::extension_without_fully_specified::habf212994de81165
[INFO] [stdout]   15:     0x641a53587e49 - core::ops::function::FnOnce::call_once::h1c79d7394c9bb24c
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::exports_field::extension_alias_throw_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::exports_field::extension_alias_throw_error' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec7f8 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d219 - core::panicking::assert_failed::hd7533070b5d8b2d9
[INFO] [stdout]   14:     0x641a5353675e - oxc_resolver::tests::exports_field::extension_alias_throw_error::ha003c458cd1279ba
[INFO] [stdout]   15:     0x641a53588659 - core::ops::function::FnOnce::call_once::h886f52a0db801092
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::exports_field::extension_alias_3 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::exports_field::extension_alias_3' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec7f8 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a5353560f - oxc_resolver::tests::exports_field::extension_alias_3::hbfe2d699f570de30
[INFO] [stdout]   15:     0x641a53588aa9 - core::ops::function::FnOnce::call_once::hccebddd9c9e2b1b7
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::exports_field::field_name_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::exports_field::field_name_path' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec768 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a535318ac - oxc_resolver::tests::exports_field::field_name_path::h1271408c3045b8ed
[INFO] [stdout]   15:     0x641a53588679 - core::ops::function::FnOnce::call_once::h8d5f29c0fe8db8d0
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::exports_field::test_simple stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::exports_field::test_simple' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec7f8 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a5352c26b - oxc_resolver::tests::exports_field::test_simple::hbe50d88a3ac049c3
[INFO] [stdout]   15:     0x641a53588e09 - core::ops::function::FnOnce::call_once::hf2dde8f5535bd4c2
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[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' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec7f8 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a53686374 - oxc_resolver::tests::extension_alias::not_apply_to_extension_nor_main_files::h6af826ec309fb230
[INFO] [stdout]   15:     0x641a535887c9 - core::ops::function::FnOnce::call_once::h9d67d654aa4351e6
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::extension_alias::extension_alias stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::extension_alias::extension_alias' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec7f8 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a53684c4b - oxc_resolver::tests::extension_alias::extension_alias::ha80be92c8eace2d9
[INFO] [stdout]   15:     0x641a53588d19 - core::ops::function::FnOnce::call_once::he610badc3c684255
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::exports_field::shared_resolvers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::exports_field::shared_resolvers' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec768 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a53533486 - oxc_resolver::tests::exports_field::shared_resolvers::h0db17e7b747d3d39
[INFO] [stdout]   15:     0x641a53588099 - core::ops::function::FnOnce::call_once::h3e88eefdf33149b7
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::extensions::default_enforce_extension stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::extensions::default_enforce_extension' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec768 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a53687e96 - oxc_resolver::tests::extensions::default_enforce_extension::h806e068357d1ab44
[INFO] [stdout]   15:     0x641a535887e9 - core::ops::function::FnOnce::call_once::h9de21805255f2bd6
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::extensions::extensions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::extensions::extensions' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec7f8 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a536870b8 - oxc_resolver::tests::extensions::extensions::h956d61053d130cd0
[INFO] [stdout]   15:     0x641a53588019 - core::ops::function::FnOnce::call_once::h3848ad74ecdabf89
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::extensions::respect_enforce_extension stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::extensions::respect_enforce_extension' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec768 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a53688cc3 - oxc_resolver::tests::extensions::respect_enforce_extension::hca086ff2aeba8640
[INFO] [stdout]   15:     0x641a53588de9 - core::ops::function::FnOnce::call_once::hf0bba12ab3344771
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::extensions::without_leading_dot stdout ----
[INFO] [stdout] note: test did not panic as expected at src/tests/extensions.rs:123:4
[INFO] [stdout] ---- tests::incorrect_description_file::incorrect_description_file_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::incorrect_description_file::incorrect_description_file_1' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec768 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d219 - core::panicking::assert_failed::hd7533070b5d8b2d9
[INFO] [stdout]   14:     0x641a5367230f - oxc_resolver::tests::incorrect_description_file::incorrect_description_file_1::h05228bdda91c303b
[INFO] [stdout]   15:     0x641a535888e9 - core::ops::function::FnOnce::call_once::hb30120aaa216d731
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::main_field::test_fallback stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::main_field::test_fallback' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec768 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a5362bdfd - oxc_resolver::tests::main_field::test_fallback::h59f1bb40073ed99a
[INFO] [stdout]   15:     0x641a535881f9 - core::ops::function::FnOnce::call_once::h5675419f3a69745a
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::extensions::extension_combinations stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::extensions::extension_combinations' panicked at src/tests/extensions.rs:147:9:
[INFO] [stdout] assertion `left == right` failed: should resolve file with explicit extension ./foo.ts foo.ts
[INFO] [stdout]   left: Err(NotFound("./foo.ts"))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/extensions/foo.ts")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec7f8 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a5368af5a - oxc_resolver::tests::extensions::extension_combinations::h5ed606bcfa1fe86a
[INFO] [stdout]   15:     0x641a53588da9 - core::ops::function::FnOnce::call_once::heacd6c037020e6d3
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::alias::alias_is_full_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::alias::alias_is_full_path' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec768 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a5366e64b - oxc_resolver::tests::alias::alias_is_full_path::h02c969b29bbf9001
[INFO] [stdout]   15:     0x641a53588bd9 - core::ops::function::FnOnce::call_once::hd88c49b37246ff3a
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[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' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec768 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d219 - core::panicking::assert_failed::hd7533070b5d8b2d9
[INFO] [stdout]   14:     0x641a53672708 - oxc_resolver::tests::incorrect_description_file::incorrect_description_file_2::h9219a4c045db28e5
[INFO] [stdout]   15:     0x641a53587ec9 - core::ops::function::FnOnce::call_once::h2308fb3eaf382a42
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[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' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec876 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]   13:     0x641a53622404 - oxc_resolver::tests::memory_leak::test_memory_leak_arc_cycles::h17d6a3f79daf16af
[INFO] [stdout]   14:     0x641a53588e69 - core::ops::function::FnOnce::call_once::hf6abc4bae840914f
[INFO] [stdout]   15:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   16:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   17:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   18:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   19:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   20:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   21:     0x75936dd05a34 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::main_field::test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::main_field::test' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec768 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a5362b281 - oxc_resolver::tests::main_field::test::ha74119fcde256c8b
[INFO] [stdout]   15:     0x641a53588dc9 - core::ops::function::FnOnce::call_once::hf0750c37d6f45084
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::imports_field::shared_resolvers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::imports_field::shared_resolvers' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec768 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a535a6098 - oxc_resolver::tests::imports_field::shared_resolvers::h49d1f83c27b0d716
[INFO] [stdout]   15:     0x641a53588789 - core::ops::function::FnOnce::call_once::h9bf31b7ae07255f6
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::missing::test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::missing::test' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a535f6b23 - oxc_resolver::tests::missing::test::h08a8bd93923c585a
[INFO] [stdout]   13:     0x641a53588b09 - core::ops::function::FnOnce::call_once::hd00582127a131824
[INFO] [stdout]   14:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   15:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   16:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   17:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   18:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   19:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   20:     0x75936dd05a34 - clone
[INFO] [stdout]   21:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::extensions::multi_dot_extension stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::extensions::multi_dot_extension' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec7f8 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a53689c20 - oxc_resolver::tests::extensions::multi_dot_extension::hfa400ab77c40b1b1
[INFO] [stdout]   15:     0x641a53588b99 - core::ops::function::FnOnce::call_once::hd63db2fcb3d297eb
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::module_type::test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::module_type::test' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec876 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]   13:     0x641a5360e435 - oxc_resolver::tests::module_type::test::hd6b14aa7126c0982
[INFO] [stdout]   14:     0x641a53588639 - core::ops::function::FnOnce::call_once::h876b40112fa2bbb3
[INFO] [stdout]   15:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   16:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   17:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   18:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   19:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   20:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   21:     0x75936dd05a34 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::resolve::prefer_file_over_dir stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::resolve::prefer_file_over_dir' panicked at src/tests/resolve.rs:137: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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec7f8 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a5361610e - oxc_resolver::tests::resolve::prefer_file_over_dir::h009831487300de13
[INFO] [stdout]   15:     0x641a53588ac9 - core::ops::function::FnOnce::call_once::hcd072fc942fbe9a4
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::resolve::abnormal_relative stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::resolve::abnormal_relative' panicked at src/tests/resolve.rs:214:85:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotFound("jest-runner-../../..")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec876 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]   13:     0x641a53619eab - oxc_resolver::tests::resolve::abnormal_relative::h7ed95a217452bb2a
[INFO] [stdout]   14:     0x641a53587f39 - core::ops::function::FnOnce::call_once::h27f7529150aaae1f
[INFO] [stdout]   15:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   16:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   17:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   18:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   19:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   20:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   21:     0x75936dd05a34 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::resolve::issue238_resolve stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::resolve::issue238_resolve' panicked at src/tests/resolve.rs:77: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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec768 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a5361386b - oxc_resolver::tests::resolve::issue238_resolve::h0ede73fdcacacc28
[INFO] [stdout]   15:     0x641a53587e29 - core::ops::function::FnOnce::call_once::h1c1b6d817ad9ac74
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::package_json::package_json_with_symlinks_true stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::package_json::package_json_with_symlinks_true' panicked at src/tests/package_json.rs:61:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotFound("./index.js")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec876 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]   13:     0x641a535e2aac - oxc_resolver::tests::package_json::package_json_with_symlinks_true::hfdfeabbf9d3dac50
[INFO] [stdout]   14:     0x641a53588259 - core::ops::function::FnOnce::call_once::h58be6ba4d5b9bd67
[INFO] [stdout]   15:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   16:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   17:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   18:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   19:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   20:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   21:     0x75936dd05a34 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::resolve::prefer_relative stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::resolve::prefer_relative' panicked at src/tests/resolve.rs:95: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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec7f8 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a53614474 - oxc_resolver::tests::resolve::prefer_relative::h074ccac06c0b8496
[INFO] [stdout]   15:     0x641a53588ae9 - core::ops::function::FnOnce::call_once::hcf0fef6b43fccd7c
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::package_json::test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::package_json::test' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec7f8 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364cebf - core::panicking::assert_failed::h3cd9425a723107fc
[INFO] [stdout]   14:     0x641a535e1d3d - oxc_resolver::tests::package_json::test::hd3ffe69f1e46a623
[INFO] [stdout]   15:     0x641a535884d9 - core::ops::function::FnOnce::call_once::h74228e2f3efa9a04
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::package_json::adjacent_to_node_modules stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::package_json::adjacent_to_node_modules' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec876 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]   13:     0x641a535e23d4 - oxc_resolver::tests::package_json::adjacent_to_node_modules::h502fbda76f20b32e
[INFO] [stdout]   14:     0x641a53587f99 - core::ops::function::FnOnce::call_once::h2c518b495309da6b
[INFO] [stdout]   15:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   16:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   17:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   18:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   19:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   20:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   21:     0x75936dd05a34 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::resolve::resolve stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::resolve::resolve' panicked at src/tests/resolve.rs:63: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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec7f8 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364cf1b - core::panicking::assert_failed::h51c7020cc8f520a1
[INFO] [stdout]   14:     0x641a536121cc - oxc_resolver::tests::resolve::resolve::h915082afa0997396
[INFO] [stdout]   15:     0x641a53587cf9 - core::ops::function::FnOnce::call_once::h0efb63fbc3390e4f
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::resolve::resolve_dot stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::resolve::resolve_dot' panicked at src/tests/resolve.rs:167: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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec7f8 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a53617c3a - oxc_resolver::tests::resolve::resolve_dot::h53eab109d27d4a2e
[INFO] [stdout]   15:     0x641a53588cb9 - core::ops::function::FnOnce::call_once::he0db16f0abc9b729
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::restrictions::should_allow_exact_path_in_restriction stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::restrictions::should_allow_exact_path_in_restriction' panicked at src/tests/restrictions.rs:268: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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec768 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a5363511e - oxc_resolver::tests::restrictions::should_allow_exact_path_in_restriction::he90033cedab52649
[INFO] [stdout]   15:     0x641a53588d39 - core::ops::function::FnOnce::call_once::he70177c8c8bd60ad
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::restrictions::should_check_restrictions_in_extension_alias stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::restrictions::should_check_restrictions_in_extension_alias' panicked at src/tests/restrictions.rs:174:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Err(NotFound("./index.js"))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/extension-alias/index.js")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec768 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a53632326 - oxc_resolver::tests::restrictions::should_check_restrictions_in_extension_alias::h48cbd6f34131ec62
[INFO] [stdout]   15:     0x641a53588bf9 - core::ops::function::FnOnce::call_once::hd991d1e7891e3a74
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::restrictions::should_check_restrictions_in_load_index_with_enforce_extension_disabled stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::restrictions::should_check_restrictions_in_load_index_with_enforce_extension_disabled' panicked at src/tests/restrictions.rs:113: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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec768 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a53630236 - oxc_resolver::tests::restrictions::should_check_restrictions_in_load_index_with_enforce_extension_disabled::hf5ed86863b82d164
[INFO] [stdout]   15:     0x641a53587e09 - core::ops::function::FnOnce::call_once::h1aad43cee65fab6f
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::resolve::resolve_edge_cases stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::resolve::resolve_edge_cases' panicked at src/tests/resolve.rs:151:9:
[INFO] [stdout] assertion `left == right` failed: resolve with multiple dots "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures" ./a/../main1.js
[INFO] [stdout]   left: Err(NotFound("./a/../main1.js"))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/main1.js")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec7f8 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a53616a24 - oxc_resolver::tests::resolve::resolve_edge_cases::h9e78b1300fba805c
[INFO] [stdout]   15:     0x641a53588cd9 - core::ops::function::FnOnce::call_once::he3bd1a1f5a6e1041
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::restrictions::should_apply_multiple_restrictions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::restrictions::should_apply_multiple_restrictions' panicked at src/tests/restrictions.rs:221: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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec768 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a53633a46 - oxc_resolver::tests::restrictions::should_apply_multiple_restrictions::hfb98b62a2a4d2045
[INFO] [stdout]   15:     0x641a53587da9 - core::ops::function::FnOnce::call_once::h16c30e078b7e6777
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::resolve::resolve_to_context stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::resolve::resolve_to_context' panicked at src/tests/resolve.rs:115: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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec7f8 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a53615337 - oxc_resolver::tests::resolve::resolve_to_context::hf8136391e5804459
[INFO] [stdout]   15:     0x641a53588c59 - core::ops::function::FnOnce::call_once::hdcb9bd24c1edb0cc
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::roots::roots_fall_through stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::roots::roots_fall_through' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec768 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a535fbb7c - oxc_resolver::tests::roots::roots_fall_through::h0fa7d78d4abeae2f
[INFO] [stdout]   15:     0x641a53588539 - core::ops::function::FnOnce::call_once::h7c2bfb3b10aedda3
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[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' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec768 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a5362f5e9 - oxc_resolver::tests::restrictions::should_try_to_find_alternative_3::h622bb983b09e93f2
[INFO] [stdout]   15:     0x641a53587cb9 - core::ops::function::FnOnce::call_once::h0b06b37b445694aa
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[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' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec768 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a5362d436 - oxc_resolver::tests::restrictions::should_try_to_find_alternative_1::h584331dfca49ae9f
[INFO] [stdout]   15:     0x641a53588949 - core::ops::function::FnOnce::call_once::hb62d47d6bacddfc9
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::roots::resolve_to_context stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::roots::resolve_to_context' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec768 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a535fa893 - oxc_resolver::tests::roots::resolve_to_context::hfa0c602a11f62b0f
[INFO] [stdout]   15:     0x641a53588219 - core::ops::function::FnOnce::call_once::h5841b93b3d092b7c
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::simple::resolve_abs_main stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::simple::resolve_abs_main' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec876 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]   13:     0x641a53651b2d - oxc_resolver::tests::simple::resolve_abs_main::h7449c2356636d1f7
[INFO] [stdout]   14:     0x641a53588c39 - core::ops::function::FnOnce::call_once::hdb5ec8579349e1de
[INFO] [stdout]   15:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   16:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   17:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   18:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   19:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   20:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   21:     0x75936dd05a34 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[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' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec768 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a5362e949 - oxc_resolver::tests::restrictions::should_try_to_find_alternative_2::h4a6cf69a469b663b
[INFO] [stdout]   15:     0x641a535882b9 - core::ops::function::FnOnce::call_once::h60288eb67fac9bc4
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::roots::roots stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::roots::roots' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec7f8 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a535f9d6d - oxc_resolver::tests::roots::roots::h9fa1e59f7c1daadf
[INFO] [stdout]   15:     0x641a53587ee9 - core::ops::function::FnOnce::call_once::h244b524f93e12455
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::roots::prefer_absolute stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::roots::prefer_absolute' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec7f8 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a535fb3d0 - oxc_resolver::tests::roots::prefer_absolute::h79ed5d1f0b14533e
[INFO] [stdout]   15:     0x641a53588c19 - core::ops::function::FnOnce::call_once::hdae08485762d815d
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::scoped_packages::scoped_packages stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::scoped_packages::scoped_packages' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec7f8 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364cf1b - core::panicking::assert_failed::h51c7020cc8f520a1
[INFO] [stdout]   14:     0x641a53636c4b - oxc_resolver::tests::scoped_packages::scoped_packages::h8e96111e499581c6
[INFO] [stdout]   15:     0x641a535885b9 - core::ops::function::FnOnce::call_once::h82788f16818ecaf4
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::simple::dashed_name stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::simple::dashed_name' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec7f8 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364cf1b - core::panicking::assert_failed::h51c7020cc8f520a1
[INFO] [stdout]   14:     0x641a536531d1 - oxc_resolver::tests::simple::dashed_name::h5fdc22646f5084ed
[INFO] [stdout]   15:     0x641a53587de9 - core::ops::function::FnOnce::call_once::h18bb91b28c1f857f
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::simple::simple stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::simple::simple' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec7f8 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a53652306 - oxc_resolver::tests::simple::simple::hc4ba7dcaadc2ef72
[INFO] [stdout]   15:     0x641a53587fd9 - core::ops::function::FnOnce::call_once::h349ebb8d8eea2ae2
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::roots::should_resolve_slash stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::roots::should_resolve_slash' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec7f8 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a535fceab - oxc_resolver::tests::roots::should_resolve_slash::h76afeeefb4637973
[INFO] [stdout]   15:     0x641a53588769 - core::ops::function::FnOnce::call_once::h9b4b35146ba05b10
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[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' panicked at src/tests/tsconfig_extends.rs:128:52:
[INFO] [stdout] resolved: TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/extends-chain")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec876 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]   13:     0x641a53656903 - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig_multiple_inheritance::h4e6b711662d96393
[INFO] [stdout]   14:     0x641a53588079 - core::ops::function::FnOnce::call_once::h3d9c3cbeb8b148fb
[INFO] [stdout]   15:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   16:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   17:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   18:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   19:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   20:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   21:     0x75936dd05a34 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tsconfig_extends::test_extend_tsconfig stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tsconfig_extends::test_extend_tsconfig' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec876 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]   13:     0x641a536541ce - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig::he087c5a076bf1349
[INFO] [stdout]   14:     0x641a53587c99 - core::ops::function::FnOnce::call_once::h0a2a2b5f389e1b74
[INFO] [stdout]   15:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   16:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   17:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   18:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   19:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   20:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   21:     0x75936dd05a34 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tsconfig_paths::broken stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tsconfig_paths::broken' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec768 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d219 - core::panicking::assert_failed::hd7533070b5d8b2d9
[INFO] [stdout]   14:     0x641a535e6ac8 - oxc_resolver::tests::tsconfig_paths::broken::hd3ff23bfe7d3faca
[INFO] [stdout]   15:     0x641a535885d9 - core::ops::function::FnOnce::call_once::h8302721bae243f7d
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tsconfig_extends::test_extend_tsconfig_paths stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tsconfig_extends::test_extend_tsconfig_paths' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec768 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a53654c73 - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig_paths::haa50722867802bd0
[INFO] [stdout]   15:     0x641a53587c59 - core::ops::function::FnOnce::call_once::h0458122097c78d0e
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[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' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec768 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a53655ca3 - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig_template_variables::hab46d73149c5cb37
[INFO] [stdout]   15:     0x641a53588419 - core::ops::function::FnOnce::call_once::h6a9add21a8b38d15
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[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' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec876 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]   13:     0x641a536553fa - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig_override_behavior::h0f5a3bede033092e
[INFO] [stdout]   14:     0x641a535885f9 - core::ops::function::FnOnce::call_once::h85cae333b16ceae5
[INFO] [stdout]   15:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   16:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   17:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   18:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   19:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   20:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   21:     0x75936dd05a34 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tsconfig_paths::test_merge_tsconfig stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tsconfig_paths::test_merge_tsconfig' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec876 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]   13:     0x641a535ebb01 - oxc_resolver::tests::tsconfig_paths::test_merge_tsconfig::h73fb6897791a3186
[INFO] [stdout]   14:     0x641a535884f9 - core::ops::function::FnOnce::call_once::h7543a2ffbec6b418
[INFO] [stdout]   15:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   16:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   17:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   18:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   19:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   20:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   21:     0x75936dd05a34 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tsconfig_paths::empty stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tsconfig_paths::empty' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec768 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a535e7271 - oxc_resolver::tests::tsconfig_paths::empty::h2abe2d8fbac33e44
[INFO] [stdout]   15:     0x641a53588969 - core::ops::function::FnOnce::call_once::hb66d037932155590
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tsconfig_paths::test_no_merge_tsconfig stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tsconfig_paths::test_no_merge_tsconfig' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec876 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]   13:     0x641a535ec103 - oxc_resolver::tests::tsconfig_paths::test_no_merge_tsconfig::h432a363c19834034
[INFO] [stdout]   14:     0x641a535884b9 - core::ops::function::FnOnce::call_once::h6fa20b19d09ca287
[INFO] [stdout]   15:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   16:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   17:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   18:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   19:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   20:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   21:     0x75936dd05a34 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tsconfig_paths::test_template_variable stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tsconfig_paths::test_template_variable' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec7f8 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a535ed75a - oxc_resolver::tests::tsconfig_paths::test_template_variable::h82cde18707950704
[INFO] [stdout]   15:     0x641a53588299 - core::ops::function::FnOnce::call_once::h59d282036d55bb80
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tsconfig_paths::test_parent_base_url stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tsconfig_paths::test_parent_base_url' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec7f8 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a535ef6e5 - oxc_resolver::tests::tsconfig_paths::test_parent_base_url::ha00458db67b2a2ef
[INFO] [stdout]   15:     0x641a53587d69 - core::ops::function::FnOnce::call_once::h146a51eef5fe1803
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tsconfig_paths::json_with_comments stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tsconfig_paths::json_with_comments' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec768 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a535e5c91 - oxc_resolver::tests::tsconfig_paths::json_with_comments::h40281d412ec51a20
[INFO] [stdout]   15:     0x641a535888c9 - core::ops::function::FnOnce::call_once::hb13a1705ef55757c
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tsconfig_paths::test_paths_nested_base stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tsconfig_paths::test_paths_nested_base' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec7f8 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a535ee873 - oxc_resolver::tests::tsconfig_paths::test_paths_nested_base::hc528a5f53aab02fc
[INFO] [stdout]   15:     0x641a53588399 - core::ops::function::FnOnce::call_once::h66926f00038ead86
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[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' panicked at src/tests/tsconfig_extends.rs:149:52:
[INFO] [stdout] resolved: TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/extends-preserve-child")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec876 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]   13:     0x641a53657033 - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig_preserves_child_settings::hfd645d0c8e2af225
[INFO] [stdout]   14:     0x641a53588309 - core::ops::function::FnOnce::call_once::h6520990673f5afcb
[INFO] [stdout]   15:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   16:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   17:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   18:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   19:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   20:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   21:     0x75936dd05a34 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tsconfig_paths::with_bom stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tsconfig_paths::with_bom' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec768 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a535e6411 - oxc_resolver::tests::tsconfig_paths::with_bom::h2352013eb7500ad5
[INFO] [stdout]   15:     0x641a53588239 - core::ops::function::FnOnce::call_once::h58a18dbdb208c499
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tsconfig_project_references::auto stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tsconfig_project_references::auto' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec7f8 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a535ff13e - oxc_resolver::tests::tsconfig_project_references::auto::he781ea26be1423a6
[INFO] [stdout]   15:     0x641a53588a29 - core::ops::function::FnOnce::call_once::hc0b2ad0e8a122f1f
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tsconfig_paths::tsconfig_fallthrough stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tsconfig_paths::tsconfig_fallthrough' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec768 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d219 - core::panicking::assert_failed::hd7533070b5d8b2d9
[INFO] [stdout]   14:     0x641a535e550a - oxc_resolver::tests::tsconfig_paths::tsconfig_fallthrough::hdca69304e41ab732
[INFO] [stdout]   15:     0x641a53587fb9 - core::ops::function::FnOnce::call_once::h30ec6bdbc995adea
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tsconfig_project_references::manual stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tsconfig_project_references::manual' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec7f8 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a53603b46 - oxc_resolver::tests::tsconfig_project_references::manual::h5be10c9c2f27e994
[INFO] [stdout]   15:     0x641a53588cf9 - core::ops::function::FnOnce::call_once::he574a916f4438cec
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tsconfig_project_references::disabled stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tsconfig_project_references::disabled' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec7f8 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a53601676 - oxc_resolver::tests::tsconfig_project_references::disabled::h6fbfd5b79ddd60a8
[INFO] [stdout]   15:     0x641a535883b9 - core::ops::function::FnOnce::call_once::h694e00bad730a31e
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tsconfig_project_references::references_with_extends stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tsconfig_project_references::references_with_extends' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec768 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a53605bde - oxc_resolver::tests::tsconfig_project_references::references_with_extends::h52e22a8153975a4a
[INFO] [stdout]   15:     0x641a535889a9 - core::ops::function::FnOnce::call_once::hb729dbf614cddc81
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tsconfig_project_references::self_reference stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tsconfig_project_references::self_reference' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec7f8 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a53605060 - oxc_resolver::tests::tsconfig_project_references::self_reference::hd153c4dbfb29c4bf
[INFO] [stdout]   15:     0x641a53588929 - core::ops::function::FnOnce::call_once::hb3c4a4d9f1de7a98
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tsconfig_paths::tsconfig_resolve stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tsconfig_paths::tsconfig_resolve' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec7f8 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a535e48ca - oxc_resolver::tests::tsconfig_paths::tsconfig_resolve::h17fce6f77f639eb0
[INFO] [stdout]   15:     0x641a535887a9 - core::ops::function::FnOnce::call_once::h9d59d2057c9266e7
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::imports_field::test_simple stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::imports_field::test_simple' 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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec7f8 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a535a47df - oxc_resolver::tests::imports_field::test_simple::h7d4dba2a23a43d66
[INFO] [stdout]   15:     0x641a53588329 - core::ops::function::FnOnce::call_once::h657a2530f884b38a
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::resolve::symlink_with_nested_node_modules stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::resolve::symlink_with_nested_node_modules' panicked at src/tests/resolve.rs:189: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:     0x641a537c7162 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]    1:     0x641a537edca3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]    2:     0x641a537c36b3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]    3:     0x641a537c6fb2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]    4:     0x641a537c8cdc - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]    5:     0x641a537c8b32 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]    6:     0x641a536d1bd4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]    7:     0x641a537c97bb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]    8:     0x641a537c948a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]    9:     0x641a537c7659 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]   10:     0x641a537c911d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]   11:     0x641a537ec470 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]   12:     0x641a537ec768 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]   13:     0x641a5364d1bd - core::panicking::assert_failed::hce878942d3e5c087
[INFO] [stdout]   14:     0x641a53618942 - oxc_resolver::tests::resolve::symlink_with_nested_node_modules::he3337d64b3a3d844
[INFO] [stdout]   15:     0x641a53588699 - core::ops::function::FnOnce::call_once::h8f48c7b07212b6c1
[INFO] [stdout]   16:     0x641a536d730b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]   17:     0x641a536d654e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]   18:     0x641a5369a0f4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]   19:     0x641a5369da9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]   20:     0x641a537cc7a7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]   21:     0x75936dc78aa4 - <unknown>
[INFO] [stdout]   22:     0x75936dd05a34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[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::alias_with_multiple_fallbacks
[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::extension_combinations
[INFO] [stdout]     tests::extensions::extensions
[INFO] [stdout]     tests::extensions::multi_dot_extension
[INFO] [stdout]     tests::extensions::respect_enforce_extension
[INFO] [stdout]     tests::extensions::without_leading_dot
[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::package_json_with_symlinks_true
[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_edge_cases
[INFO] [stdout]     tests::resolve::resolve_to_context
[INFO] [stdout]     tests::resolve::symlink_with_nested_node_modules
[INFO] [stdout]     tests::restrictions::should_allow_exact_path_in_restriction
[INFO] [stdout]     tests::restrictions::should_apply_multiple_restrictions
[INFO] [stdout]     tests::restrictions::should_check_restrictions_in_extension_alias
[INFO] [stdout]     tests::restrictions::should_check_restrictions_in_load_index_with_enforce_extension_disabled
[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. 57 passed; 91 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "2f063e580457c7c0115114bc0692cd5594532745702aa6e21af7d04db7347e08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f063e580457c7c0115114bc0692cd5594532745702aa6e21af7d04db7347e08", kill_on_drop: false }`
[INFO] [stdout] 2f063e580457c7c0115114bc0692cd5594532745702aa6e21af7d04db7347e08
