[INFO] fetching crate oxc_resolver 11.8.4...
[INFO] testing oxc_resolver-11.8.4 against 1.90.0 for beta-1.91-3
[INFO] extracting crate oxc_resolver 11.8.4 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate oxc_resolver 11.8.4
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate oxc_resolver 11.8.4
[INFO] tweaked toml for crates.io crate oxc_resolver 11.8.4 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxc_resolver 11.8.4 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oxc_resolver 11.8.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded normalize-path v0.2.1
[INFO] [stderr]   Downloaded seize v0.5.1
[INFO] [stderr]   Downloaded criterion2 v3.0.2
[INFO] [stderr]   Downloaded codspeed v3.0.5
[INFO] [stderr]   Downloaded anes v0.2.1
[INFO] [stderr]   Downloaded json-strip-comments v3.0.1
[INFO] [stderr]   Downloaded concurrent_lru v0.2.0
[INFO] [stderr]   Downloaded papaya v0.2.3
[INFO] [stderr]   Downloaded vfs v0.12.2
[INFO] [stderr]   Downloaded statrs v0.18.0
[INFO] [stderr]   Downloaded bpaf v0.9.20
[INFO] [stderr]   Downloaded pnp v0.12.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 729f36a372e070eca133293ae977086d4d3a22c3cfe4df10a5b3acf83528908c
[INFO] running `Command { std: "docker" "start" "-a" "729f36a372e070eca133293ae977086d4d3a22c3cfe4df10a5b3acf83528908c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "729f36a372e070eca133293ae977086d4d3a22c3cfe4df10a5b3acf83528908c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "729f36a372e070eca133293ae977086d4d3a22c3cfe4df10a5b3acf83528908c", kill_on_drop: false }`
[INFO] [stdout] 729f36a372e070eca133293ae977086d4d3a22c3cfe4df10a5b3acf83528908c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 304ce673b569fda471c2d92463c30add1a4729ae603483f529f10b370d04730a
[INFO] running `Command { std: "docker" "start" "-a" "304ce673b569fda471c2d92463c30add1a4729ae603483f529f10b370d04730a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling json-strip-comments v3.0.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling seize v0.5.1
[INFO] [stderr]    Compiling papaya v0.2.3
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling oxc_resolver v11.8.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 18.60s
[INFO] running `Command { std: "docker" "inspect" "304ce673b569fda471c2d92463c30add1a4729ae603483f529f10b370d04730a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "304ce673b569fda471c2d92463c30add1a4729ae603483f529f10b370d04730a", kill_on_drop: false }`
[INFO] [stdout] 304ce673b569fda471c2d92463c30add1a4729ae603483f529f10b370d04730a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b77763246a02ac332c1a5163b23a2ee907cd6b94d20b03ab501366b8fad0e5e7
[INFO] running `Command { std: "docker" "start" "-a" "b77763246a02ac332c1a5163b23a2ee907cd6b94d20b03ab501366b8fad0e5e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling anes v0.2.1
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bpaf v0.9.20
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling normalize-path v0.2.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling vfs v0.12.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling criterion2 v3.0.2
[INFO] [stderr]    Compiling oxc_resolver v11.8.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 21.81s
[INFO] running `Command { std: "docker" "inspect" "b77763246a02ac332c1a5163b23a2ee907cd6b94d20b03ab501366b8fad0e5e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b77763246a02ac332c1a5163b23a2ee907cd6b94d20b03ab501366b8fad0e5e7", kill_on_drop: false }`
[INFO] [stdout] b77763246a02ac332c1a5163b23a2ee907cd6b94d20b03ab501366b8fad0e5e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eb44a6ff97b22c69769785391a13d1deb35d406d30e9b10b4d51ed96af15ca60
[INFO] running `Command { std: "docker" "start" "-a" "eb44a6ff97b22c69769785391a13d1deb35d406d30e9b10b4d51ed96af15ca60", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxc_resolver-a307d002817b1e8b)
[INFO] [stdout] 
[INFO] [stdout] running 129 tests
[INFO] [stdout] test error::test_into_io_error ... ok
[INFO] [stdout] test file_system::metadata ... ok
[INFO] [stdout] test error::test_coverage ... ok
[INFO] [stdout] test options::test::display ... ok
[INFO] [stdout] test path::is_invalid_exports_target ... ok
[INFO] [stdout] test path::normalize_relative ... ok
[INFO] [stdout] test path::normalize ... ok
[INFO] [stdout] test specifier::tests::absolute ... ok
[INFO] [stdout] test specifier::tests::debug ... ok
[INFO] [stdout] test specifier::tests::enhanced_resolve_windows_like ... ok
[INFO] [stdout] test specifier::tests::empty ... ok
[INFO] [stdout] test specifier::tests::enhanced_resolve_edge_cases ... ok
[INFO] [stdout] test specifier::tests::relative ... ok
[INFO] [stdout] test specifier::tests::module ... ok
[INFO] [stdout] test options::test::enforce_extension ... 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 tests::alias::all_alias_values_are_not_found ... ok
[INFO] [stdout] test tests::alias::alias_fragment ... FAILED
[INFO] [stdout] test tests::alias::alias_try_fragment_as_path ... FAILED
[INFO] [stdout] test tests::alias::alias_is_full_path ... FAILED
[INFO] [stdout] test tests::dependencies::windows::test ... ok
[INFO] [stdout] test tests::builtins::builtins ... ok
[INFO] [stdout] test tests::exports_field::directory ... FAILED
[INFO] [stdout] test tests::builtins::fail ... ok
[INFO] [stdout] test tests::builtins::builtins_off ... ok
[INFO] [stdout] test tests::alias::system_path ... FAILED
[INFO] [stdout] test tests::browser_field::with_query ... FAILED
[INFO] [stdout] test tests::exports_field::exports_not_browser_field1 ... FAILED
[INFO] [stdout] test tests::browser_field::recurse_fail ... ok
[INFO] [stdout] test tests::exports_field::extension_alias_1_2 ... FAILED
[INFO] [stdout] test tests::browser_field::recursive ... FAILED
[INFO] [stdout] test tests::exports_field::exports_not_browser_field2 ... FAILED
[INFO] [stdout] test tests::browser_field::shared_resolvers ... FAILED
[INFO] [stdout] test tests::browser_field::ignore ... FAILED
[INFO] [stdout] test tests::browser_field::crypto_js ... FAILED
[INFO] [stdout] test tests::exports_field::extension_alias_3 ... FAILED
[INFO] [stdout] test tests::exports_field::shared_resolvers ... 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::extensions::extensions ... FAILED
[INFO] [stdout] test tests::extensions::multi_dot_extension ... FAILED
[INFO] [stdout] test tests::exports_field::field_name_path ... FAILED
[INFO] [stdout] test tests::extensions::respect_enforce_extension ... FAILED
[INFO] [stdout] test tests::browser_field::broken ... FAILED
[INFO] [stdout] test tests::exports_field::test_simple ... FAILED
[INFO] [stdout] test tests::extensions::without_leading_dot - should panic ... ok
[INFO] [stdout] test tests::exports_field::extension_alias_throw_error ... FAILED
[INFO] [stdout] test tests::extensions::default_enforce_extension ... FAILED
[INFO] [stdout] test tests::imports_field::test_simple ... FAILED
[INFO] [stdout] test tests::full_specified::windows::resolve_to_context ... ok
[INFO] [stdout] test tests::full_specified::windows::test ... ok
[INFO] [stdout] test specifier::tests::hash ... ok
[INFO] [stdout] test tests::main_field::test ... FAILED
[INFO] [stdout] test tests::incorrect_description_file::incorrect_description_file_3 ... ok
[INFO] [stdout] test tests::main_field::test_fallback ... FAILED
[INFO] [stdout] test tests::incorrect_description_file::incorrect_description_file_2 ... FAILED
[INFO] [stdout] test tests::memory_leak::test_canonicalized_path_not_dropped ... ok
[INFO] [stdout] test tests::incorrect_description_file::incorrect_description_file_1 ... FAILED
[INFO] [stdout] test tests::memory_leak::test_canonicalized_path_weak_reference ... ok
[INFO] [stdout] test tests::imports_field::shared_resolvers ... FAILED
[INFO] [stdout] test tests::resolution::test ... ok
[INFO] [stdout] test tests::exports_field::extension_without_fully_specified ... FAILED
[INFO] [stdout] test tests::memory_leak::test_memory_leak_arc_cycles ... FAILED
[INFO] [stdout] test tests::alias::absolute_path ... FAILED
[INFO] [stdout] test tests::browser_field::replace_file ... FAILED
[INFO] [stdout] test tests::module_type::test ... FAILED
[INFO] [stdout] test tests::resolve::prefer_file_over_dir ... FAILED
[INFO] [stdout] test tests::builtins::imports ... FAILED
[INFO] [stdout] test tests::resolve::issue238_resolve ... FAILED
[INFO] [stdout] test tests::resolve::abnormal_relative ... FAILED
[INFO] [stdout] test tests::resolve::prefer_relative ... FAILED
[INFO] [stdout] test tests::fallback::fallback ... ok
[INFO] [stdout] test tests::resolve::resolve_hash_as_module ... ok
[INFO] [stdout] test tests::resolve::resolve_dot ... FAILED
[INFO] [stdout] test tests::resolve::symlink_with_nested_node_modules ... FAILED
[INFO] [stdout] test tests::resolve::resolve_to_context ... FAILED
[INFO] [stdout] test tests::restrictions::should_respect_string_restriction ... ok
[INFO] [stdout] test tests::restrictions::should_respect_regexp_restriction ... ok
[INFO] [stdout] test tests::restrictions::should_try_to_find_alternative_1 ... FAILED
[INFO] [stdout] test tests::imports_field::test_cases ... ok
[INFO] [stdout] test tests::resolve::resolve ... FAILED
[INFO] [stdout] test tests::missing::alias_and_extensions ... ok
[INFO] [stdout] test tests::roots::prefer_absolute ... FAILED
[INFO] [stdout] test tests::missing::test ... FAILED
[INFO] [stdout] test tests::scoped_packages::scoped_packages ... FAILED
[INFO] [stdout] test tests::simple::resolve_abs_main ... FAILED
[INFO] [stdout] test tests::roots::should_resolve_slash ... FAILED
[INFO] [stdout] test tests::package_json::test ... FAILED
[INFO] [stdout] test tests::roots::resolve_to_context ... FAILED
[INFO] [stdout] test tests::roots::roots ... FAILED
[INFO] [stdout] test tests::roots::roots_fall_through ... FAILED
[INFO] [stdout] test tests::simple::windows::no_package ... ok
[INFO] [stdout] test tests::simple::dashed_name ... FAILED
[INFO] [stdout] test tests::package_json::adjacent_to_node_modules ... FAILED
[INFO] [stdout] test tests::symlink::test ... ok
[INFO] [stdout] test tests::simple::simple ... FAILED
[INFO] [stdout] test tests::exports_field::test_cases ... ok
[INFO] [stdout] test tests::tsconfig_extends::test_extend_tsconfig ... FAILED
[INFO] [stdout] test tests::restrictions::should_try_to_find_alternative_2 ... FAILED
[INFO] [stdout] test tests::restrictions::should_try_to_find_alternative_3 ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::test_base_url ... ok
[INFO] [stdout] test tests::tsconfig_paths::test_no_merge_tsconfig ... FAILED
[INFO] [stdout] test tests::tsconfig_extends::test_extend_tsconfig_multiple_inheritance ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::test_merge_tsconfig ... FAILED
[INFO] [stdout] test tests::tsconfig_extends::test_extend_tsconfig_preserves_child_settings ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::broken ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::empty ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::json_with_comments ... FAILED
[INFO] [stdout] test tests::tsconfig_extends::test_extend_tsconfig_override_behavior ... FAILED
[INFO] [stdout] test tests::tsconfig_extends::test_extend_tsconfig_paths ... FAILED
[INFO] [stdout] test tests::tsconfig_extends::test_extend_tsconfig_template_variables ... FAILED
[INFO] [stdout] test tests::threaded_environment ... ok
[INFO] [stdout] test tests::tsconfig_extends::test_extend_tsconfig_no_override_existing ... ok
[INFO] [stdout] test tests::tsconfig_paths::test_paths ... ok
[INFO] [stdout] test tests::tsconfig_paths::test_parent_base_url ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::tsconfig_fallthrough ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::tsconfig_resolve ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::with_bom ... FAILED
[INFO] [stdout] test tests::tsconfig_project_references::references_with_extends ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::test_paths_and_base_url ... ok
[INFO] [stdout] test tests::tsconfig_project_references::auto ... FAILED
[INFO] [stdout] test tests::tsconfig_project_references::manual ... FAILED
[INFO] [stdout] test tests::tsconfig_project_references::self_reference ... FAILED
[INFO] [stdout] test tests::tsconfig_project_references::disabled ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::test_paths_nested_base ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::test_template_variable ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::windows_test::match_path ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e7cd - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a26bc738 - oxc_resolver::tests::alias::alias_fragment::h2c79ed8ac48b279a
[INFO] [stdout]   15:     0x5a60a26bbb33 - oxc_resolver::tests::alias::alias_fragment::{{closure}}::hb6fa0fe5902a7194
[INFO] [stdout]   16:     0x5a60a265b266 - core::ops::function::FnOnce::call_once::h644a612e898292b5
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e73d - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a26bd1a2 - oxc_resolver::tests::alias::alias_try_fragment_as_path::h42798f899e7b5cee
[INFO] [stdout]   15:     0x5a60a26bc843 - oxc_resolver::tests::alias::alias_try_fragment_as_path::{{closure}}::h190798fcc424416d
[INFO] [stdout]   16:     0x5a60a265b3a6 - core::ops::function::FnOnce::call_once::h682640dd56480f18
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e73d - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a26baf05 - oxc_resolver::tests::alias::alias_is_full_path::h9ff051bce225d53c
[INFO] [stdout]   15:     0x5a60a26b9c93 - oxc_resolver::tests::alias::alias_is_full_path::{{closure}}::h4b2e1efd36e853e7
[INFO] [stdout]   16:     0x5a60a265b9e6 - core::ops::function::FnOnce::call_once::h83775c25344afea3
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e846 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]   13:     0x5a60a2567d2b - oxc_resolver::tests::exports_field::directory::hddb5fd723e1ec0f2
[INFO] [stdout]   14:     0x5a60a2567903 - oxc_resolver::tests::exports_field::directory::{{closure}}::he5b6d9e9c742544e
[INFO] [stdout]   15:     0x5a60a265a1b6 - core::ops::function::FnOnce::call_once::h01897839186c3778
[INFO] [stdout]   16:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   17:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   18:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   19:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   20:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   21:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   22:     0x7695db4eda34 - 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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e846 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]   13:     0x5a60a26b9a78 - oxc_resolver::tests::alias::system_path::h54896f2500c518f5
[INFO] [stdout]   14:     0x5a60a26b9123 - oxc_resolver::tests::alias::system_path::{{closure}}::h9d97a30985722d76
[INFO] [stdout]   15:     0x5a60a265c576 - core::ops::function::FnOnce::call_once::ha95931157ddc1d3a
[INFO] [stdout]   16:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   17:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   18:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   19:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   20:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   21:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   22:     0x7695db4eda34 - 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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e73d - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a26a87b2 - oxc_resolver::tests::browser_field::with_query::h8d35a379091ddf76
[INFO] [stdout]   15:     0x5a60a26a8033 - oxc_resolver::tests::browser_field::with_query::{{closure}}::ha43d8d0ae0ab99bd
[INFO] [stdout]   16:     0x5a60a265cf16 - core::ops::function::FnOnce::call_once::he92c61398810d168
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e73d - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a255e73a - oxc_resolver::tests::exports_field::exports_not_browser_field1::he9bff73acaf5fbdf
[INFO] [stdout]   15:     0x5a60a255dd63 - oxc_resolver::tests::exports_field::exports_not_browser_field1::{{closure}}::h02fd4be913391632
[INFO] [stdout]   16:     0x5a60a265c5f6 - core::ops::function::FnOnce::call_once::hae0c874a642dfe41
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e7cd - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a2565554 - oxc_resolver::tests::exports_field::extension_alias_1_2::h6ba90e6bab873cad
[INFO] [stdout]   15:     0x5a60a25644e3 - oxc_resolver::tests::exports_field::extension_alias_1_2::{{closure}}::hbc8a867f0b89f6b2
[INFO] [stdout]   16:     0x5a60a265c636 - core::ops::function::FnOnce::call_once::hafb8ac665cfc86ac
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e7cd - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab095 - core::panicking::assert_failed::h08752e3bca93ec3c
[INFO] [stdout]   14:     0x5a60a26a7fd9 - oxc_resolver::tests::browser_field::recursive::h4c695d5a4ba9dc61
[INFO] [stdout]   15:     0x5a60a26a7413 - oxc_resolver::tests::browser_field::recursive::{{closure}}::hd203677a2d169faf
[INFO] [stdout]   16:     0x5a60a265ced6 - core::ops::function::FnOnce::call_once::he88d1ca0efcc02fc
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e73d - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a255f21a - oxc_resolver::tests::exports_field::exports_not_browser_field2::hc685e89cb0784ba9
[INFO] [stdout]   15:     0x5a60a255e843 - oxc_resolver::tests::exports_field::exports_not_browser_field2::{{closure}}::h8b376d89b92a22eb
[INFO] [stdout]   16:     0x5a60a265c6f6 - core::ops::function::FnOnce::call_once::hb660dd786a8925ed
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e73d - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a26a1bf6 - oxc_resolver::tests::browser_field::shared_resolvers::hc258ab97a68efd65
[INFO] [stdout]   15:     0x5a60a26a1403 - oxc_resolver::tests::browser_field::shared_resolvers::{{closure}}::h00a8c341f77f26b1
[INFO] [stdout]   16:     0x5a60a265a596 - core::ops::function::FnOnce::call_once::h20f64eec56127adf
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e7cd - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab095 - core::panicking::assert_failed::h08752e3bca93ec3c
[INFO] [stdout]   14:     0x5a60a26a133d - oxc_resolver::tests::browser_field::ignore::heb21717376166f66
[INFO] [stdout]   15:     0x5a60a26a01a3 - oxc_resolver::tests::browser_field::ignore::{{closure}}::h15265aa10fb96fa6
[INFO] [stdout]   16:     0x5a60a265a9d6 - core::ops::function::FnOnce::call_once::h360f822597eaebab
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e73d - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a26a72ed - oxc_resolver::tests::browser_field::crypto_js::h3d0ae8463901211d
[INFO] [stdout]   15:     0x5a60a26a67b3 - oxc_resolver::tests::browser_field::crypto_js::{{closure}}::hdba7fff82571980d
[INFO] [stdout]   16:     0x5a60a265b746 - core::ops::function::FnOnce::call_once::h747548ade5207eda
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e7cd - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a25666c6 - oxc_resolver::tests::exports_field::extension_alias_3::hb80e9ccba46b7958
[INFO] [stdout]   15:     0x5a60a25656a3 - oxc_resolver::tests::exports_field::extension_alias_3::{{closure}}::h8ce51d8c217a2683
[INFO] [stdout]   16:     0x5a60a265c046 - core::ops::function::FnOnce::call_once::h970d4672c28ad14f
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e73d - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a2563b89 - oxc_resolver::tests::exports_field::shared_resolvers::h5f3c8c3b7e5c4834
[INFO] [stdout]   15:     0x5a60a2563283 - oxc_resolver::tests::exports_field::shared_resolvers::{{closure}}::h5edf3e1d6ee5c632
[INFO] [stdout]   16:     0x5a60a265cb66 - core::ops::function::FnOnce::call_once::hce63bee146c9dfbb
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e7cd - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a2648225 - oxc_resolver::tests::extension_alias::not_apply_to_extension_nor_main_files::h24d8eaadd43cb822
[INFO] [stdout]   15:     0x5a60a2647433 - oxc_resolver::tests::extension_alias::not_apply_to_extension_nor_main_files::{{closure}}::hf1766c8904644882
[INFO] [stdout]   16:     0x5a60a265caa6 - core::ops::function::FnOnce::call_once::hc9b1446c4cea20b9
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e7cd - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a264726f - oxc_resolver::tests::extension_alias::extension_alias::h4eb7b8d297d4ec59
[INFO] [stdout]   15:     0x5a60a2645293 - oxc_resolver::tests::extension_alias::extension_alias::{{closure}}::h41c616eccac32ef9
[INFO] [stdout]   16:     0x5a60a265bd46 - core::ops::function::FnOnce::call_once::h8e81646eb3ec0080
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e7cd - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a25fcea9 - oxc_resolver::tests::extensions::extensions::hcc04e69e5d87a804
[INFO] [stdout]   15:     0x5a60a25fbee3 - oxc_resolver::tests::extensions::extensions::{{closure}}::hd86189ada14af81d
[INFO] [stdout]   16:     0x5a60a265ca66 - core::ops::function::FnOnce::call_once::hc8b946d524a06748
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e7cd - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a25ff8ae - oxc_resolver::tests::extensions::multi_dot_extension::h5cbd34a070094eb0
[INFO] [stdout]   15:     0x5a60a25fe543 - oxc_resolver::tests::extensions::multi_dot_extension::{{closure}}::he19e8c3d76f846f9
[INFO] [stdout]   16:     0x5a60a265a416 - core::ops::function::FnOnce::call_once::h17e16d7bcc99433a
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e73d - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a2563020 - oxc_resolver::tests::exports_field::field_name_path::h63dd32b527365433
[INFO] [stdout]   15:     0x5a60a255fbb3 - oxc_resolver::tests::exports_field::field_name_path::{{closure}}::h6b43ff833e88a8b0
[INFO] [stdout]   16:     0x5a60a265b8e6 - core::ops::function::FnOnce::call_once::h7f6ac2508d1db0de
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e73d - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a25fe1f9 - oxc_resolver::tests::extensions::respect_enforce_extension::hc4bc6d6c598c9ccc
[INFO] [stdout]   15:     0x5a60a25fd9d3 - oxc_resolver::tests::extensions::respect_enforce_extension::{{closure}}::h1e97804e318aef2a
[INFO] [stdout]   16:     0x5a60a265c736 - core::ops::function::FnOnce::call_once::hbb11acffff78666c
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e7cd - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a26a66c2 - oxc_resolver::tests::browser_field::broken::he2d8a7bec4671504
[INFO] [stdout]   15:     0x5a60a26a5ab3 - oxc_resolver::tests::browser_field::broken::{{closure}}::hf8d340027afdc521
[INFO] [stdout]   16:     0x5a60a265a796 - core::ops::function::FnOnce::call_once::h26c34b979d11cc78
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e7cd - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a255dc06 - oxc_resolver::tests::exports_field::test_simple::hdc7de61e5088dde6
[INFO] [stdout]   15:     0x5a60a2559a43 - oxc_resolver::tests::exports_field::test_simple::{{closure}}::hf5a885d3c7a065d1
[INFO] [stdout]   16:     0x5a60a265abb6 - core::ops::function::FnOnce::call_once::h3f10ca85f1438f6d
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e7cd - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab095 - core::panicking::assert_failed::h08752e3bca93ec3c
[INFO] [stdout]   14:     0x5a60a2567820 - oxc_resolver::tests::exports_field::extension_alias_throw_error::h48c0d5d4cb8d9fbd
[INFO] [stdout]   15:     0x5a60a2566813 - oxc_resolver::tests::exports_field::extension_alias_throw_error::{{closure}}::hbc4c836d14489d55
[INFO] [stdout]   16:     0x5a60a265bb86 - core::ops::function::FnOnce::call_once::h8771b9e69831ecb9
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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] [stderr] error: test failed, to rerun pass `--lib`
[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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e73d - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a25fd767 - oxc_resolver::tests::extensions::default_enforce_extension::h0e6a57c5551f67bd
[INFO] [stdout]   15:     0x5a60a25fcf53 - oxc_resolver::tests::extensions::default_enforce_extension::{{closure}}::h80c6ea74e97fc3de
[INFO] [stdout]   16:     0x5a60a265b816 - core::ops::function::FnOnce::call_once::h7ae4fa8feac59d40
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e7cd - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a25c2e84 - oxc_resolver::tests::imports_field::test_simple::hc53fc5a74b5c4543
[INFO] [stdout]   15:     0x5a60a25c0d53 - oxc_resolver::tests::imports_field::test_simple::{{closure}}::h6a3fd66583258901
[INFO] [stdout]   16:     0x5a60a265d116 - core::ops::function::FnOnce::call_once::hfec829850238dced
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e73d - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a26a8eee - oxc_resolver::tests::main_field::test::hf64df83f108952e6
[INFO] [stdout]   15:     0x5a60a26a88a3 - oxc_resolver::tests::main_field::test::{{closure}}::hd8028c59f828183b
[INFO] [stdout]   16:     0x5a60a265c086 - core::ops::function::FnOnce::call_once::h9737f93534c43172
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e73d - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a26aa031 - oxc_resolver::tests::main_field::test_fallback::h690e5616ffb788c6
[INFO] [stdout]   15:     0x5a60a26a9633 - oxc_resolver::tests::main_field::test_fallback::{{closure}}::h74cb333b05ec0a08
[INFO] [stdout]   16:     0x5a60a265b5f6 - core::ops::function::FnOnce::call_once::h6d8276781ad0ddb7
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e73d - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab095 - core::panicking::assert_failed::h08752e3bca93ec3c
[INFO] [stdout]   14:     0x5a60a2631388 - oxc_resolver::tests::incorrect_description_file::incorrect_description_file_2::h293dfc6ed0b4bc57
[INFO] [stdout]   15:     0x5a60a2630fe3 - oxc_resolver::tests::incorrect_description_file::incorrect_description_file_2::{{closure}}::h506c1d5678829b77
[INFO] [stdout]   16:     0x5a60a265ad16 - core::ops::function::FnOnce::call_once::h4740f304468a0cab
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::incorrect_description_file::incorrect_description_file_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::incorrect_description_file::incorrect_description_file_1' 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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e73d - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab095 - core::panicking::assert_failed::h08752e3bca93ec3c
[INFO] [stdout]   14:     0x5a60a2630e30 - oxc_resolver::tests::incorrect_description_file::incorrect_description_file_1::h8010ae798ff60037
[INFO] [stdout]   15:     0x5a60a2630a43 - oxc_resolver::tests::incorrect_description_file::incorrect_description_file_1::{{closure}}::hd2e4402cde3cc47d
[INFO] [stdout]   16:     0x5a60a265c4b6 - core::ops::function::FnOnce::call_once::ha616ca38ff151525
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e73d - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a25c3b3e - oxc_resolver::tests::imports_field::shared_resolvers::h7d7cdfc796ebc70e
[INFO] [stdout]   15:     0x5a60a25c2fc3 - oxc_resolver::tests::imports_field::shared_resolvers::{{closure}}::h7e1a1e000d284a1c
[INFO] [stdout]   16:     0x5a60a265cbe6 - core::ops::function::FnOnce::call_once::hd7825ffc7223f8b0
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e73d - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a255fac7 - oxc_resolver::tests::exports_field::extension_without_fully_specified::h611f88f525df64d2
[INFO] [stdout]   15:     0x5a60a255f323 - oxc_resolver::tests::exports_field::extension_without_fully_specified::{{closure}}::h8d45a195c13ff269
[INFO] [stdout]   16:     0x5a60a265b056 - core::ops::function::FnOnce::call_once::h5ce86fadfcce918f
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e846 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]   13:     0x5a60a26bd555 - oxc_resolver::tests::memory_leak::test_memory_leak_arc_cycles::h6470888bbf6acb72
[INFO] [stdout]   14:     0x5a60a26bd2e3 - oxc_resolver::tests::memory_leak::test_memory_leak_arc_cycles::{{closure}}::ha3ee87ddb11f636c
[INFO] [stdout]   15:     0x5a60a265a696 - core::ops::function::FnOnce::call_once::h2547a08353bf9413
[INFO] [stdout]   16:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   17:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   18:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   19:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   20:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   21:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   22:     0x7695db4eda34 - 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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e73d - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab095 - core::panicking::assert_failed::h08752e3bca93ec3c
[INFO] [stdout]   14:     0x5a60a26b9075 - oxc_resolver::tests::alias::absolute_path::hb5bd1e80af9828fc
[INFO] [stdout]   15:     0x5a60a26b8513 - oxc_resolver::tests::alias::absolute_path::{{closure}}::h177b67478dd760d6
[INFO] [stdout]   16:     0x5a60a265a616 - core::ops::function::FnOnce::call_once::h23a8c1b6c2b989b9
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e7cd - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a26a4a88 - oxc_resolver::tests::browser_field::replace_file::hdd3e0aef7de39c7d
[INFO] [stdout]   15:     0x5a60a26a2423 - oxc_resolver::tests::browser_field::replace_file::{{closure}}::h2c1a1a1aeac3ba94
[INFO] [stdout]   16:     0x5a60a265b016 - core::ops::function::FnOnce::call_once::h5b0e5ae82d9c86f9
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e846 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]   13:     0x5a60a26bf392 - oxc_resolver::tests::module_type::test::ha9de6377d4a12d8f
[INFO] [stdout]   14:     0x5a60a26be793 - oxc_resolver::tests::module_type::test::{{closure}}::h47dc723e7a161d19
[INFO] [stdout]   15:     0x5a60a265ba66 - core::ops::function::FnOnce::call_once::h83f54318e740be15
[INFO] [stdout]   16:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   17:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   18:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   19:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   20:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   21:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   22:     0x7695db4eda34 - clone
[INFO] [stdout]   23:                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:149:9:
[INFO] [stdout] assertion `left == right` failed: one level package name "/opt/rustwide/workdir/fixtures/prefer-file-over-dir" bar
[INFO] [stdout]   left: Err(NotFound("bar"))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/prefer-file-over-dir/node_modules/bar.js")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e7cd - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a26551f8 - oxc_resolver::tests::resolve::prefer_file_over_dir::h39a79c00e8368a27
[INFO] [stdout]   15:     0x5a60a2654ab3 - oxc_resolver::tests::resolve::prefer_file_over_dir::{{closure}}::hb8ef1d7c976fc5c1
[INFO] [stdout]   16:     0x5a60a265a4d6 - core::ops::function::FnOnce::call_once::h1ca4a8b59402dd96
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e73d - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a266d389 - oxc_resolver::tests::builtins::imports::hc21b350e5bd5d09d
[INFO] [stdout]   15:     0x5a60a266cae3 - oxc_resolver::tests::builtins::imports::{{closure}}::hf8f806c6d0657ff8
[INFO] [stdout]   16:     0x5a60a265a716 - core::ops::function::FnOnce::call_once::h269845ab5529785d
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:89:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Err(NotFound("config/myObjectFile"))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/issue-238/src/common/config/myObjectFile.js")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e73d - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a2653043 - oxc_resolver::tests::resolve::issue238_resolve::h0f26c414bcf97fc2
[INFO] [stdout]   15:     0x5a60a26525e3 - oxc_resolver::tests::resolve::issue238_resolve::{{closure}}::hb838cc0dc390f03f
[INFO] [stdout]   16:     0x5a60a265ce56 - core::ops::function::FnOnce::call_once::he742f0ac9f7fdc58
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:212:85:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotFound("jest-runner-../../..")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e846 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]   13:     0x5a60a2657fb4 - oxc_resolver::tests::resolve::abnormal_relative::he6558bc51cc045a1
[INFO] [stdout]   14:     0x5a60a2656ee3 - oxc_resolver::tests::resolve::abnormal_relative::{{closure}}::h108ef4bb9addd6b6
[INFO] [stdout]   15:     0x5a60a265c856 - core::ops::function::FnOnce::call_once::hc06d0f5f2dd0a1c5
[INFO] [stdout]   16:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   17:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   18:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   19:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   20:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   21:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   22:     0x7695db4eda34 - clone
[INFO] [stdout]   23:                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:107:9:
[INFO] [stdout] assertion `left == right` failed: should correctly resolve with preferRelative 1 main1.js
[INFO] [stdout]   left: Err(NotFound("main1.js"))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/main1.js")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e7cd - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a265392b - oxc_resolver::tests::resolve::prefer_relative::hd8ed17dd4e371385
[INFO] [stdout]   15:     0x5a60a2653133 - oxc_resolver::tests::resolve::prefer_relative::{{closure}}::h078ed8c3e9ef1644
[INFO] [stdout]   16:     0x5a60a265a456 - core::ops::function::FnOnce::call_once::h19f31df4845d69e5
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:165:9:
[INFO] [stdout] assertion `left == right` failed: dot dir "/opt/rustwide/workdir/fixtures/dot/foo" .
[INFO] [stdout]   left: Err(NotFound("."))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/dot/foo/index.js")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e7cd - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a26565a3 - oxc_resolver::tests::resolve::resolve_dot::hb4ee37ad6dce4e49
[INFO] [stdout]   15:     0x5a60a2655303 - oxc_resolver::tests::resolve::resolve_dot::{{closure}}::hc5c547ac2b4a2103
[INFO] [stdout]   16:     0x5a60a265bc96 - core::ops::function::FnOnce::call_once::h8be76425307b3d05
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:187:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Err(NotFound("dep"))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/symlink-with-nested-node_modules/foo/node_modules/dep/index.js")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e73d - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a265696b - oxc_resolver::tests::resolve::symlink_with_nested_node_modules::h19e653b54c83e912
[INFO] [stdout]   15:     0x5a60a26566d3 - oxc_resolver::tests::resolve::symlink_with_nested_node_modules::{{closure}}::haa04d8739b661c72
[INFO] [stdout]   16:     0x5a60a265c296 - core::ops::function::FnOnce::call_once::h9e900daa73e66913
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:127:9:
[INFO] [stdout] assertion `left == right` failed: context for fixtures "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures" ./
[INFO] [stdout]   left: Err(NotFound("./"))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e7cd - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a2654698 - oxc_resolver::tests::resolve::resolve_to_context::h7ca136d8593161c8
[INFO] [stdout]   15:     0x5a60a2653a13 - oxc_resolver::tests::resolve::resolve_to_context::{{closure}}::h103c1d42828f71ef
[INFO] [stdout]   16:     0x5a60a265aa16 - core::ops::function::FnOnce::call_once::h3715246c17eced2c
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e73d - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a26efe22 - oxc_resolver::tests::restrictions::should_try_to_find_alternative_1::hbc6624e6e68a3b59
[INFO] [stdout]   15:     0x5a60a26ef323 - oxc_resolver::tests::restrictions::should_try_to_find_alternative_1::{{closure}}::heebbd3614d3f6cfa
[INFO] [stdout]   16:     0x5a60a265b1e6 - core::ops::function::FnOnce::call_once::h62050bc2636f0e4c
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::resolve::resolve stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::resolve::resolve' panicked at src/tests/resolve.rs:68:9:
[INFO] [stdout] assertion `left == right` failed: absolute path "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures" /opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/main1.js
[INFO] [stdout]   left: None
[INFO] [stdout]  right: Some("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/main1.js")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e7cd - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab26a - core::panicking::assert_failed::h85da8afe2aaa4a5b
[INFO] [stdout]   14:     0x5a60a26524e5 - oxc_resolver::tests::resolve::resolve::hbb006afb73e75360
[INFO] [stdout]   15:     0x5a60a264e653 - oxc_resolver::tests::resolve::resolve::{{closure}}::hae8fcdd635919093
[INFO] [stdout]   16:     0x5a60a265ade6 - core::ops::function::FnOnce::call_once::h4e838950cfc341b4
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e7cd - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a269204a - oxc_resolver::tests::roots::prefer_absolute::h5f3d392cf4564a19
[INFO] [stdout]   15:     0x5a60a2691153 - oxc_resolver::tests::roots::prefer_absolute::{{closure}}::h7fa9d14fe3e074b3
[INFO] [stdout]   16:     0x5a60a265c6b6 - core::ops::function::FnOnce::call_once::hb64eb69cf9b047c6
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2601544 - oxc_resolver::tests::missing::test::he847123b7480269c
[INFO] [stdout]   13:     0x5a60a25ffe23 - oxc_resolver::tests::missing::test::{{closure}}::h437eac41553de9be
[INFO] [stdout]   14:     0x5a60a265b5b6 - core::ops::function::FnOnce::call_once::h6d6a706b5ffc96e5
[INFO] [stdout]   15:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   16:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   17:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   18:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   19:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   20:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   21:     0x7695db4eda34 - clone
[INFO] [stdout]   22:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e7cd - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab26a - core::panicking::assert_failed::h85da8afe2aaa4a5b
[INFO] [stdout]   14:     0x5a60a26c13ce - oxc_resolver::tests::scoped_packages::scoped_packages::hc0b461b689695625
[INFO] [stdout]   15:     0x5a60a26c04b3 - oxc_resolver::tests::scoped_packages::scoped_packages::{{closure}}::h7a37d949bee7c1a0
[INFO] [stdout]   16:     0x5a60a265a236 - core::ops::function::FnOnce::call_once::h06534864717dac6a
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e846 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]   13:     0x5a60a26c1b7d - oxc_resolver::tests::simple::resolve_abs_main::h2ad68aa7ef6f33f6
[INFO] [stdout]   14:     0x5a60a26c1823 - oxc_resolver::tests::simple::resolve_abs_main::{{closure}}::he2733ebcd03b1f7c
[INFO] [stdout]   15:     0x5a60a265b2a6 - core::ops::function::FnOnce::call_once::h66644e39de0b6f65
[INFO] [stdout]   16:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   17:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   18:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   19:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   20:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   21:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   22:     0x7695db4eda34 - 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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e7cd - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a26938db - oxc_resolver::tests::roots::should_resolve_slash::h0ea18f74d5055c58
[INFO] [stdout]   15:     0x5a60a26925c3 - oxc_resolver::tests::roots::should_resolve_slash::{{closure}}::hf87db7a02b6824e2
[INFO] [stdout]   16:     0x5a60a265ce16 - core::ops::function::FnOnce::call_once::he402f21031c57889
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e7cd - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab442 - core::panicking::assert_failed::he05483fa09f77833
[INFO] [stdout]   14:     0x5a60a26bfccb - oxc_resolver::tests::package_json::test::hba5f2e6066a3c3b2
[INFO] [stdout]   15:     0x5a60a26bf553 - oxc_resolver::tests::package_json::test::{{closure}}::h88819352f0c7a9ce
[INFO] [stdout]   16:     0x5a60a265c436 - core::ops::function::FnOnce::call_once::ha35cf44ea80621ff
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e73d - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a269107d - oxc_resolver::tests::roots::resolve_to_context::h6a94ad2f023a0865
[INFO] [stdout]   15:     0x5a60a2690a93 - oxc_resolver::tests::roots::resolve_to_context::{{closure}}::h7c86fb42c14f2042
[INFO] [stdout]   16:     0x5a60a265cc26 - core::ops::function::FnOnce::call_once::hd7a420fede563f57
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e7cd - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a2690979 - oxc_resolver::tests::roots::roots::h79d064305b143ae9
[INFO] [stdout]   15:     0x5a60a268f333 - oxc_resolver::tests::roots::roots::{{closure}}::hce4e82450fcdb8e6
[INFO] [stdout]   16:     0x5a60a265a7d6 - core::ops::function::FnOnce::call_once::h26fe9e7b3e7650bd
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e73d - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a26924fb - oxc_resolver::tests::roots::roots_fall_through::h6648d284b3bc2eee
[INFO] [stdout]   15:     0x5a60a26921a3 - oxc_resolver::tests::roots::roots_fall_through::{{closure}}::hb9e7462ebbe38d89
[INFO] [stdout]   16:     0x5a60a265c186 - core::ops::function::FnOnce::call_once::h98f71862d266f9d5
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e7cd - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab26a - core::panicking::assert_failed::h85da8afe2aaa4a5b
[INFO] [stdout]   14:     0x5a60a26c3399 - oxc_resolver::tests::simple::dashed_name::hc085b2c9bc707b89
[INFO] [stdout]   15:     0x5a60a26c26a3 - oxc_resolver::tests::simple::dashed_name::{{closure}}::hcc250985dc2e79a1
[INFO] [stdout]   16:     0x5a60a265b856 - core::ops::function::FnOnce::call_once::h7c6d7f0040f9e505
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e846 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]   13:     0x5a60a26c01cb - oxc_resolver::tests::package_json::adjacent_to_node_modules::h9a8957f27da54dac
[INFO] [stdout]   14:     0x5a60a26bfeb3 - oxc_resolver::tests::package_json::adjacent_to_node_modules::{{closure}}::hdb3d078a90d5f009
[INFO] [stdout]   15:     0x5a60a265cce6 - core::ops::function::FnOnce::call_once::hdd5717f0a34c26b2
[INFO] [stdout]   16:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   17:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   18:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   19:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   20:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   21:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   22:     0x7695db4eda34 - 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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e7cd - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a26c25b7 - oxc_resolver::tests::simple::simple::h0174f5234e9ed026
[INFO] [stdout]   15:     0x5a60a26c1d93 - oxc_resolver::tests::simple::simple::{{closure}}::h69bd8c05d8491018
[INFO] [stdout]   16:     0x5a60a265c9d6 - core::ops::function::FnOnce::call_once::hc4d24ee08de6dfd5
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e846 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]   13:     0x5a60a2686f64 - core::result::Result<T,E>::expect::h93a289dd1cdb8b9b
[INFO] [stdout]   14:     0x5a60a2603181 - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig::h2bc52135ed270ad6
[INFO] [stdout]   15:     0x5a60a2602c63 - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig::{{closure}}::ha979a9d43d29e93b
[INFO] [stdout]   16:     0x5a60a265c006 - core::ops::function::FnOnce::call_once::h96a9abad135b0fb6
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e73d - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a26f1389 - oxc_resolver::tests::restrictions::should_try_to_find_alternative_2::hfc80abef22fa4152
[INFO] [stdout]   15:     0x5a60a26f0823 - oxc_resolver::tests::restrictions::should_try_to_find_alternative_2::{{closure}}::h7c2864266c4918d2
[INFO] [stdout]   16:     0x5a60a265a276 - core::ops::function::FnOnce::call_once::h093c94ae40a29660
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e73d - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a26f2099 - oxc_resolver::tests::restrictions::should_try_to_find_alternative_3::h620e0767cbdc68a0
[INFO] [stdout]   15:     0x5a60a26f1533 - oxc_resolver::tests::restrictions::should_try_to_find_alternative_3::{{closure}}::hbb314f5c995421ae
[INFO] [stdout]   16:     0x5a60a265bb46 - core::ops::function::FnOnce::call_once::h87524e90c034a245
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e846 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]   13:     0x5a60a2686f64 - core::result::Result<T,E>::expect::h93a289dd1cdb8b9b
[INFO] [stdout]   14:     0x5a60a2611ce5 - oxc_resolver::tests::tsconfig_paths::test_no_merge_tsconfig::h979450687d278832
[INFO] [stdout]   15:     0x5a60a2611b93 - oxc_resolver::tests::tsconfig_paths::test_no_merge_tsconfig::{{closure}}::h20d8fe7ca43459a1
[INFO] [stdout]   16:     0x5a60a265d016 - core::ops::function::FnOnce::call_once::hf08cd605a0ceb373
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:110:52:
[INFO] [stdout] resolved: TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/extends-chain")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e846 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]   13:     0x5a60a2686f64 - core::result::Result<T,E>::expect::h93a289dd1cdb8b9b
[INFO] [stdout]   14:     0x5a60a2605c47 - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig_multiple_inheritance::hcb1af4e1dc2d1d37
[INFO] [stdout]   15:     0x5a60a2605753 - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig_multiple_inheritance::{{closure}}::h682b3f7c57eef888
[INFO] [stdout]   16:     0x5a60a265a756 - core::ops::function::FnOnce::call_once::h26c15fec2a8b2b20
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e846 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]   13:     0x5a60a2686f64 - core::result::Result<T,E>::expect::h93a289dd1cdb8b9b
[INFO] [stdout]   14:     0x5a60a2611511 - oxc_resolver::tests::tsconfig_paths::test_merge_tsconfig::h7e71c26317918555
[INFO] [stdout]   15:     0x5a60a26113b3 - oxc_resolver::tests::tsconfig_paths::test_merge_tsconfig::{{closure}}::hb7682a49c86f2ca9
[INFO] [stdout]   16:     0x5a60a265bc56 - core::ops::function::FnOnce::call_once::h8ba184420c5af33e
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:131:52:
[INFO] [stdout] resolved: TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/extends-preserve-child")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e846 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]   13:     0x5a60a2686f64 - core::result::Result<T,E>::expect::h93a289dd1cdb8b9b
[INFO] [stdout]   14:     0x5a60a2606427 - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig_preserves_child_settings::h934457aa7aad9169
[INFO] [stdout]   15:     0x5a60a2605f33 - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig_preserves_child_settings::{{closure}}::h838076c9e7537371
[INFO] [stdout]   16:     0x5a60a265b926 - core::ops::function::FnOnce::call_once::h80b74ee09f1db0dd
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e73d - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab095 - core::panicking::assert_failed::h08752e3bca93ec3c
[INFO] [stdout]   14:     0x5a60a260bbac - oxc_resolver::tests::tsconfig_paths::broken::h4c911071216ffc1a
[INFO] [stdout]   15:     0x5a60a260b4b3 - oxc_resolver::tests::tsconfig_paths::broken::{{closure}}::h7063fafcabe3546e
[INFO] [stdout]   16:     0x5a60a265aa56 - core::ops::function::FnOnce::call_once::h3770f5cc2edc32bc
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e73d - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a260c208 - oxc_resolver::tests::tsconfig_paths::empty::h87fccf5c053f5b9d
[INFO] [stdout]   15:     0x5a60a260bc13 - oxc_resolver::tests::tsconfig_paths::empty::{{closure}}::h74a172432b596450
[INFO] [stdout]   16:     0x5a60a265a6d6 - core::ops::function::FnOnce::call_once::h25a304ac30833cbb
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e73d - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a260ad28 - oxc_resolver::tests::tsconfig_paths::json_with_comments::h0722a9586ad63af0
[INFO] [stdout]   15:     0x5a60a260a733 - oxc_resolver::tests::tsconfig_paths::json_with_comments::{{closure}}::he767ddc6a3af4855
[INFO] [stdout]   16:     0x5a60a265aad6 - core::ops::function::FnOnce::call_once::h3d6e6d8474d3bc89
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e846 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]   13:     0x5a60a2686f64 - core::result::Result<T,E>::expect::h93a289dd1cdb8b9b
[INFO] [stdout]   14:     0x5a60a2604c17 - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig_override_behavior::h8b79fa6acc1064d4
[INFO] [stdout]   15:     0x5a60a2604723 - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig_override_behavior::{{closure}}::h5354d51f35d958fb
[INFO] [stdout]   16:     0x5a60a265b366 - core::ops::function::FnOnce::call_once::h67e86c529da08874
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e73d - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a260463a - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig_paths::hd28b9be356fd223e
[INFO] [stdout]   15:     0x5a60a2603e73 - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig_paths::{{closure}}::hafbca5d52f2cad9c
[INFO] [stdout]   16:     0x5a60a265b786 - core::ops::function::FnOnce::call_once::h76e8d9118c96d37e
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e73d - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a260566a - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig_template_variables::h38858bb6381fe184
[INFO] [stdout]   15:     0x5a60a2604ea3 - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig_template_variables::{{closure}}::ha0d17a5cc61900c7
[INFO] [stdout]   16:     0x5a60a265aa96 - core::ops::function::FnOnce::call_once::h3a0c2d0f5768459f
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e7cd - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a261590e - oxc_resolver::tests::tsconfig_paths::test_parent_base_url::hd8c9769309b3f622
[INFO] [stdout]   15:     0x5a60a2614b03 - oxc_resolver::tests::tsconfig_paths::test_parent_base_url::{{closure}}::h9ee72d3497f5d72b
[INFO] [stdout]   16:     0x5a60a265a516 - core::ops::function::FnOnce::call_once::h1d6bb5ef25157bf7
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e73d - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab095 - core::panicking::assert_failed::h08752e3bca93ec3c
[INFO] [stdout]   14:     0x5a60a260a6c6 - oxc_resolver::tests::tsconfig_paths::tsconfig_fallthrough::h978280a7218d74fe
[INFO] [stdout]   15:     0x5a60a260a0a3 - oxc_resolver::tests::tsconfig_paths::tsconfig_fallthrough::{{closure}}::h43af8883345eae67
[INFO] [stdout]   16:     0x5a60a265cb26 - core::ops::function::FnOnce::call_once::hce252ad65400d89c
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e7cd - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a2609e83 - oxc_resolver::tests::tsconfig_paths::tsconfig_resolve::h46ec591bf5164807
[INFO] [stdout]   15:     0x5a60a26079e3 - oxc_resolver::tests::tsconfig_paths::tsconfig_resolve::{{closure}}::h8143684c15a52416
[INFO] [stdout]   16:     0x5a60a265aec6 - core::ops::function::FnOnce::call_once::h523a67b8fe8ae7dc
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e73d - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a260b3e8 - oxc_resolver::tests::tsconfig_paths::with_bom::hab19528a79da57a4
[INFO] [stdout]   15:     0x5a60a260adf3 - oxc_resolver::tests::tsconfig_paths::with_bom::{{closure}}::h621eff028219640f
[INFO] [stdout]   16:     0x5a60a265cfd6 - core::ops::function::FnOnce::call_once::hefaf56ab55d638ab
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e73d - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a263b511 - oxc_resolver::tests::tsconfig_project_references::references_with_extends::hb5b8bc780825a935
[INFO] [stdout]   15:     0x5a60a263ad33 - oxc_resolver::tests::tsconfig_project_references::references_with_extends::{{closure}}::h954f79f66f0c91a1
[INFO] [stdout]   16:     0x5a60a265c8d6 - core::ops::function::FnOnce::call_once::hc1b88f80d8895ea6
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e7cd - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a263409a - oxc_resolver::tests::tsconfig_project_references::auto::heb852c5f81c54508
[INFO] [stdout]   15:     0x5a60a2631613 - oxc_resolver::tests::tsconfig_project_references::auto::{{closure}}::h2760af37370d9c1f
[INFO] [stdout]   16:     0x5a60a265d0d6 - core::ops::function::FnOnce::call_once::hf8ab0c63c8e879f0
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e7cd - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a26396c7 - oxc_resolver::tests::tsconfig_project_references::manual::hf60b83ca71f422e5
[INFO] [stdout]   15:     0x5a60a2636bd3 - oxc_resolver::tests::tsconfig_project_references::manual::{{closure}}::h8dc93be60ae83e69
[INFO] [stdout]   16:     0x5a60a265cd76 - core::ops::function::FnOnce::call_once::he1610819821ddcc7
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e7cd - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a263ac0d - oxc_resolver::tests::tsconfig_project_references::self_reference::hc4813517f615989f
[INFO] [stdout]   15:     0x5a60a2639813 - oxc_resolver::tests::tsconfig_project_references::self_reference::{{closure}}::hdfd11f48590769a4
[INFO] [stdout]   16:     0x5a60a265b636 - core::ops::function::FnOnce::call_once::h701efec96a60671c
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e7cd - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a2636a9d - oxc_resolver::tests::tsconfig_project_references::disabled::hd54e5ffaf618525b
[INFO] [stdout]   15:     0x5a60a2634203 - oxc_resolver::tests::tsconfig_project_references::disabled::{{closure}}::hda13d74bdbe5a6a8
[INFO] [stdout]   16:     0x5a60a265cae6 - core::ops::function::FnOnce::call_once::hcb6658fe83368129
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e7cd - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a26149cb - oxc_resolver::tests::tsconfig_paths::test_paths_nested_base::h83b5fcbbd1f7e8ac
[INFO] [stdout]   15:     0x5a60a2613c33 - oxc_resolver::tests::tsconfig_paths::test_paths_nested_base::{{closure}}::h9e841ac62222cb6c
[INFO] [stdout]   16:     0x5a60a265cf56 - core::ops::function::FnOnce::call_once::hee3ec73e669ee1f5
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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:     0x5a60a29e8c12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]    1:     0x5a60a2a0fde3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]    2:     0x5a60a29e5173 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]    3:     0x5a60a29e8a62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]    4:     0x5a60a29ea6e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]    5:     0x5a60a29ea51e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]    6:     0x5a60a2773c64 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]    7:     0x5a60a29eb1be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]    8:     0x5a60a29eae8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]    9:     0x5a60a29e9119 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]   10:     0x5a60a29eab1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]   11:     0x5a60a2a0e330 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]   12:     0x5a60a2a0e7cd - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]   13:     0x5a60a26ab145 - core::panicking::assert_failed::h3ad08caa2a831489
[INFO] [stdout]   14:     0x5a60a2613b0e - oxc_resolver::tests::tsconfig_paths::test_template_variable::hf92c4649a53deb19
[INFO] [stdout]   15:     0x5a60a2612193 - oxc_resolver::tests::tsconfig_paths::test_template_variable::{{closure}}::h691d42736609bfe3
[INFO] [stdout]   16:     0x5a60a265c146 - core::ops::function::FnOnce::call_once::h98f1195d4d97e44d
[INFO] [stdout]   17:     0x5a60a27794cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]   18:     0x5a60a2778605 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]   19:     0x5a60a273c204 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]   20:     0x5a60a273fbda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]   21:     0x5a60a29ee1cf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]   22:     0x7695db460aa4 - <unknown>
[INFO] [stdout]   23:     0x7695db4eda34 - clone
[INFO] [stdout]   24:                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::system_path
[INFO] [stdout]     tests::browser_field::broken
[INFO] [stdout]     tests::browser_field::crypto_js
[INFO] [stdout]     tests::browser_field::ignore
[INFO] [stdout]     tests::browser_field::recursive
[INFO] [stdout]     tests::browser_field::replace_file
[INFO] [stdout]     tests::browser_field::shared_resolvers
[INFO] [stdout]     tests::browser_field::with_query
[INFO] [stdout]     tests::builtins::imports
[INFO] [stdout]     tests::exports_field::directory
[INFO] [stdout]     tests::exports_field::exports_not_browser_field1
[INFO] [stdout]     tests::exports_field::exports_not_browser_field2
[INFO] [stdout]     tests::exports_field::extension_alias_1_2
[INFO] [stdout]     tests::exports_field::extension_alias_3
[INFO] [stdout]     tests::exports_field::extension_alias_throw_error
[INFO] [stdout]     tests::exports_field::extension_without_fully_specified
[INFO] [stdout]     tests::exports_field::field_name_path
[INFO] [stdout]     tests::exports_field::shared_resolvers
[INFO] [stdout]     tests::exports_field::test_simple
[INFO] [stdout]     tests::extension_alias::extension_alias
[INFO] [stdout]     tests::extension_alias::not_apply_to_extension_nor_main_files
[INFO] [stdout]     tests::extensions::default_enforce_extension
[INFO] [stdout]     tests::extensions::extensions
[INFO] [stdout]     tests::extensions::multi_dot_extension
[INFO] [stdout]     tests::extensions::respect_enforce_extension
[INFO] [stdout]     tests::imports_field::shared_resolvers
[INFO] [stdout]     tests::imports_field::test_simple
[INFO] [stdout]     tests::incorrect_description_file::incorrect_description_file_1
[INFO] [stdout]     tests::incorrect_description_file::incorrect_description_file_2
[INFO] [stdout]     tests::main_field::test
[INFO] [stdout]     tests::main_field::test_fallback
[INFO] [stdout]     tests::memory_leak::test_memory_leak_arc_cycles
[INFO] [stdout]     tests::missing::test
[INFO] [stdout]     tests::module_type::test
[INFO] [stdout]     tests::package_json::adjacent_to_node_modules
[INFO] [stdout]     tests::package_json::test
[INFO] [stdout]     tests::resolve::abnormal_relative
[INFO] [stdout]     tests::resolve::issue238_resolve
[INFO] [stdout]     tests::resolve::prefer_file_over_dir
[INFO] [stdout]     tests::resolve::prefer_relative
[INFO] [stdout]     tests::resolve::resolve
[INFO] [stdout]     tests::resolve::resolve_dot
[INFO] [stdout]     tests::resolve::resolve_to_context
[INFO] [stdout]     tests::resolve::symlink_with_nested_node_modules
[INFO] [stdout]     tests::restrictions::should_try_to_find_alternative_1
[INFO] [stdout]     tests::restrictions::should_try_to_find_alternative_2
[INFO] [stdout]     tests::restrictions::should_try_to_find_alternative_3
[INFO] [stdout]     tests::roots::prefer_absolute
[INFO] [stdout]     tests::roots::resolve_to_context
[INFO] [stdout]     tests::roots::roots
[INFO] [stdout]     tests::roots::roots_fall_through
[INFO] [stdout]     tests::roots::should_resolve_slash
[INFO] [stdout]     tests::scoped_packages::scoped_packages
[INFO] [stdout]     tests::simple::dashed_name
[INFO] [stdout]     tests::simple::resolve_abs_main
[INFO] [stdout]     tests::simple::simple
[INFO] [stdout]     tests::tsconfig_extends::test_extend_tsconfig
[INFO] [stdout]     tests::tsconfig_extends::test_extend_tsconfig_multiple_inheritance
[INFO] [stdout]     tests::tsconfig_extends::test_extend_tsconfig_override_behavior
[INFO] [stdout]     tests::tsconfig_extends::test_extend_tsconfig_paths
[INFO] [stdout]     tests::tsconfig_extends::test_extend_tsconfig_preserves_child_settings
[INFO] [stdout]     tests::tsconfig_extends::test_extend_tsconfig_template_variables
[INFO] [stdout]     tests::tsconfig_paths::broken
[INFO] [stdout]     tests::tsconfig_paths::empty
[INFO] [stdout]     tests::tsconfig_paths::json_with_comments
[INFO] [stdout]     tests::tsconfig_paths::test_merge_tsconfig
[INFO] [stdout]     tests::tsconfig_paths::test_no_merge_tsconfig
[INFO] [stdout]     tests::tsconfig_paths::test_parent_base_url
[INFO] [stdout]     tests::tsconfig_paths::test_paths_nested_base
[INFO] [stdout]     tests::tsconfig_paths::test_template_variable
[INFO] [stdout]     tests::tsconfig_paths::tsconfig_fallthrough
[INFO] [stdout]     tests::tsconfig_paths::tsconfig_resolve
[INFO] [stdout]     tests::tsconfig_paths::with_bom
[INFO] [stdout]     tests::tsconfig_project_references::auto
[INFO] [stdout]     tests::tsconfig_project_references::disabled
[INFO] [stdout]     tests::tsconfig_project_references::manual
[INFO] [stdout]     tests::tsconfig_project_references::references_with_extends
[INFO] [stdout]     tests::tsconfig_project_references::self_reference
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 47 passed; 82 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "eb44a6ff97b22c69769785391a13d1deb35d406d30e9b10b4d51ed96af15ca60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb44a6ff97b22c69769785391a13d1deb35d406d30e9b10b4d51ed96af15ca60", kill_on_drop: false }`
[INFO] [stdout] eb44a6ff97b22c69769785391a13d1deb35d406d30e9b10b4d51ed96af15ca60
