[INFO] fetching crate oxc_resolver 11.13.0...
[INFO] testing oxc_resolver-11.13.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate oxc_resolver 11.13.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate oxc_resolver 11.13.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate oxc_resolver 11.13.0
[INFO] tweaked toml for crates.io crate oxc_resolver 11.13.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxc_resolver 11.13.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oxc_resolver 11.13.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded value-trait v0.12.1
[INFO] [stderr]   Downloaded vfs v0.12.2
[INFO] [stderr]   Downloaded concurrent_lru v0.2.0
[INFO] [stderr]   Downloaded endian-type v0.2.0
[INFO] [stderr]   Downloaded halfbrown v0.4.0
[INFO] [stderr]   Downloaded anes v0.2.1
[INFO] [stderr]   Downloaded codspeed v3.0.5
[INFO] [stderr]   Downloaded seize v0.5.1
[INFO] [stderr]   Downloaded json-strip-comments v3.0.1
[INFO] [stderr]   Downloaded papaya v0.2.3
[INFO] [stderr]   Downloaded criterion2 v3.0.2
[INFO] [stderr]   Downloaded pnp v0.12.4
[INFO] [stderr]   Downloaded bpaf v0.9.20
[INFO] [stderr]   Downloaded simd-json v0.17.0
[INFO] [stderr]   Downloaded radix_trie v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c4cf38b3f0536b1faaa55aaeb47b4c2cadcb8c0e66378605d1c0e2fc6a8973a4
[INFO] running `Command { std: "docker" "start" "-a" "c4cf38b3f0536b1faaa55aaeb47b4c2cadcb8c0e66378605d1c0e2fc6a8973a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4cf38b3f0536b1faaa55aaeb47b4c2cadcb8c0e66378605d1c0e2fc6a8973a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4cf38b3f0536b1faaa55aaeb47b4c2cadcb8c0e66378605d1c0e2fc6a8973a4", kill_on_drop: false }`
[INFO] [stdout] c4cf38b3f0536b1faaa55aaeb47b4c2cadcb8c0e66378605d1c0e2fc6a8973a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2ba445bbbd47d781cf9ddeb7b9b684a46bf2bf18d8dedb6eed0c5de9b34bec8
[INFO] running `Command { std: "docker" "start" "-a" "a2ba445bbbd47d781cf9ddeb7b9b684a46bf2bf18d8dedb6eed0c5de9b34bec8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling self_cell v1.2.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling halfbrown v0.4.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling json-strip-comments v3.0.1
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling seize v0.5.1
[INFO] [stderr]    Compiling value-trait v0.12.1
[INFO] [stderr]    Compiling papaya v0.2.3
[INFO] [stderr]    Compiling indexmap v2.12.0
[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 ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling simd-json v0.17.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling 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.13.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 19.23s
[INFO] running `Command { std: "docker" "inspect" "a2ba445bbbd47d781cf9ddeb7b9b684a46bf2bf18d8dedb6eed0c5de9b34bec8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2ba445bbbd47d781cf9ddeb7b9b684a46bf2bf18d8dedb6eed0c5de9b34bec8", kill_on_drop: false }`
[INFO] [stdout] a2ba445bbbd47d781cf9ddeb7b9b684a46bf2bf18d8dedb6eed0c5de9b34bec8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e15022d97b2fe2e11ec62079060a7bbb100a201c122e97ae276ebf5cfefe75c
[INFO] running `Command { std: "docker" "start" "-a" "9e15022d97b2fe2e11ec62079060a7bbb100a201c122e97ae276ebf5cfefe75c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling anes v0.2.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling bpaf v0.9.20
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling vfs v0.12.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling value-trait v0.12.1
[INFO] [stderr]    Compiling simd-json v0.17.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion2 v3.0.2
[INFO] [stderr]    Compiling oxc_resolver v11.13.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 14.57s
[INFO] running `Command { std: "docker" "inspect" "9e15022d97b2fe2e11ec62079060a7bbb100a201c122e97ae276ebf5cfefe75c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e15022d97b2fe2e11ec62079060a7bbb100a201c122e97ae276ebf5cfefe75c", kill_on_drop: false }`
[INFO] [stdout] 9e15022d97b2fe2e11ec62079060a7bbb100a201c122e97ae276ebf5cfefe75c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3566de1c3188af0a7ed381f279b37cd0471084913ad32f48b6a99ee09b452f62
[INFO] running `Command { std: "docker" "start" "-a" "3566de1c3188af0a7ed381f279b37cd0471084913ad32f48b6a99ee09b452f62", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxc_resolver-ff09f2d95c415356)
[INFO] [stdout] 
[INFO] [stdout] running 150 tests
[INFO] [stdout] test cache::tests::test_borrowed_cached_path_eq ... ok
[INFO] [stdout] test error::test_into_io_error ... ok
[INFO] [stdout] test file_system::file_metadata_getters ... ok
[INFO] [stdout] test options::test::enforce_extension ... ok
[INFO] [stdout] test file_system::metadata ... ok
[INFO] [stdout] test path::is_invalid_exports_target ... ok
[INFO] [stdout] test path::normalize ... ok
[INFO] [stdout] test path::normalize_relative ... ok
[INFO] [stdout] test specifier::tests::absolute ... ok
[INFO] [stdout] test error::test_circular_path_bufs_display ... ok
[INFO] [stdout] test specifier::tests::empty ... ok
[INFO] [stdout] test specifier::tests::enhanced_resolve_windows_like ... ok
[INFO] [stdout] test options::test::display ... ok
[INFO] [stdout] test specifier::tests::hash ... ok
[INFO] [stdout] test specifier::tests::module ... ok
[INFO] [stdout] test specifier::tests::query_fragment ... ok
[INFO] [stdout] test specifier::tests::relative ... ok
[INFO] [stdout] test error::test_coverage ... ok
[INFO] [stdout] test specifier::tests::debug ... ok
[INFO] [stdout] test tests::alias::all_alias_values_are_not_found ... ok
[INFO] [stdout] test tests::alias::infinite_recursion ... ok
[INFO] [stdout] test tests::alias::alias_is_full_path ... FAILED
[INFO] [stdout] test tests::browser_field::shared_resolvers ... FAILED
[INFO] [stdout] test tests::alias::alias_try_fragment_as_path ... FAILED
[INFO] [stdout] test tests::builtins::builtins_off ... ok
[INFO] [stdout] test tests::builtins::builtins ... ok
[INFO] [stdout] test tests::builtins::fail ... ok
[INFO] [stdout] test tests::alias::alias_with_multiple_fallbacks ... FAILED
[INFO] [stdout] test tests::browser_field::with_query ... FAILED
[INFO] [stdout] test tests::builtins::imports ... FAILED
[INFO] [stdout] test tests::dependencies::windows::test ... ok
[INFO] [stdout] test tests::alias::absolute_path ... FAILED
[INFO] [stdout] test tests::exports_field::exports_not_browser_field1 ... FAILED
[INFO] [stdout] test tests::exports_field::directory ... FAILED
[INFO] [stdout] test tests::alias::alias_fragment ... FAILED
[INFO] [stdout] test tests::exports_field::extension_alias_1_2 ... FAILED
[INFO] [stdout] test tests::exports_field::extension_alias_3 ... FAILED
[INFO] [stdout] test tests::exports_field::exports_not_browser_field2 ... FAILED
[INFO] [stdout] test tests::browser_field::recurse_fail ... ok
[INFO] [stdout] test tests::browser_field::recursive ... FAILED
[INFO] [stdout] test tests::alias::system_path ... FAILED
[INFO] [stdout] test tests::exports_field::extension_without_fully_specified ... FAILED
[INFO] [stdout] test tests::exports_field::extension_alias_throw_error ... FAILED
[INFO] [stdout] test tests::browser_field::ignore ... FAILED
[INFO] [stdout] test cache::tests::test_cached_path_debug ... ok
[INFO] [stdout] test tests::browser_field::broken ... FAILED
[INFO] [stdout] test tests::browser_field::crypto_js ... FAILED
[INFO] [stdout] test tests::exports_field::field_name_path ... FAILED
[INFO] [stdout] test tests::exports_field::shared_resolvers ... FAILED
[INFO] [stdout] test tests::exports_field::test_simple ... FAILED
[INFO] [stdout] test tests::extensions::default_enforce_extension ... FAILED
[INFO] [stdout] test tests::extensions::extensions ... FAILED
[INFO] [stdout] test tests::extensions::respect_enforce_extension ... FAILED
[INFO] [stdout] test tests::extensions::multi_dot_extension ... FAILED
[INFO] [stdout] test tests::extensions::without_leading_dot - should panic ... ok
[INFO] [stdout] test tests::incorrect_description_file::incorrect_description_file_1 ... FAILED
[INFO] [stdout] test tests::full_specified::windows::resolve_to_context ... ok
[INFO] [stdout] test tests::alias::alias ... ok
[INFO] [stdout] test tests::imports_field::shared_resolvers ... FAILED
[INFO] [stdout] test tests::incorrect_description_file::incorrect_description_file_2 ... FAILED
[INFO] [stdout] test tests::browser_field::replace_file ... FAILED
[INFO] [stdout] test tests::full_specified::windows::test ... ok
[INFO] [stdout] test tests::imports_field::test_simple ... FAILED
[INFO] [stdout] test tests::extensions::extension_combinations ... FAILED
[INFO] [stdout] test tests::extension_alias::extension_alias ... FAILED
[INFO] [stdout] test tests::fallback::fallback ... ok
[INFO] [stdout] test tests::incorrect_description_file::incorrect_description_file_3 ... ok
[INFO] [stdout] test tests::memory_leak::test_canonicalized_path_weak_reference ... ok
[INFO] [stdout] test tests::memory_leak::test_canonicalized_path_not_dropped ... ok
[INFO] [stdout] test tests::main_field::test ... FAILED
[INFO] [stdout] test tests::memory_leak::test_memory_leak_arc_cycles ... FAILED
[INFO] [stdout] test tests::missing::alias_and_extensions ... ok
[INFO] [stdout] test tests::missing::test ... FAILED
[INFO] [stdout] test tests::main_field::test_fallback ... FAILED
[INFO] [stdout] test tests::package_json::package_json_with_symlinks_true ... FAILED
[INFO] [stdout] test tests::package_json::test ... FAILED
[INFO] [stdout] test tests::module_type::test ... FAILED
[INFO] [stdout] test tests::package_json::adjacent_to_node_modules ... FAILED
[INFO] [stdout] test tests::resolve::prefer_file_over_dir ... FAILED
[INFO] [stdout] test tests::package_json::test_corrupted_package_json ... ok
[INFO] [stdout] test tests::resolve::prefer_relative ... FAILED
[INFO] [stdout] test tests::resolution::test ... ok
[INFO] [stdout] test tests::resolve::resolve_dot ... FAILED
[INFO] [stdout] test tests::resolve::resolve_to_context ... FAILED
[INFO] [stdout] test tests::resolve::resolve ... FAILED
[INFO] [stdout] test tests::resolve::resolve_hash_as_module ... ok
[INFO] [stdout] test tests::restrictions::should_check_restrictions_in_browser_field_alias ... ok
[INFO] [stdout] test tests::imports_field::test_cases ... ok
[INFO] [stdout] test tests::restrictions::should_check_restrictions_in_load_alias_or_file ... ok
[INFO] [stdout] test tests::restrictions::should_check_restrictions_in_package_main_fields ... ok
[INFO] [stdout] test tests::resolve::resolve_edge_cases ... FAILED
[INFO] [stdout] test tests::resolve::symlink_with_nested_node_modules ... FAILED
[INFO] [stdout] test tests::resolve::abnormal_relative ... FAILED
[INFO] [stdout] test tests::restrictions::should_fail_if_any_restriction_fails ... ok
[INFO] [stdout] test tests::restrictions::should_apply_multiple_restrictions ... FAILED
[INFO] [stdout] test tests::restrictions::should_allow_exact_path_in_restriction ... FAILED
[INFO] [stdout] test tests::restrictions::should_check_restrictions_in_load_index_with_enforce_extension_disabled ... FAILED
[INFO] [stdout] test tests::restrictions::should_respect_regexp_restriction ... ok
[INFO] [stdout] test tests::restrictions::should_try_to_find_alternative_2 ... FAILED
[INFO] [stdout] test tests::restrictions::should_respect_parent_directory_restriction ... ok
[INFO] [stdout] test tests::exports_field::test_cases ... ok
[INFO] [stdout] test tests::restrictions::should_respect_string_restriction ... ok
[INFO] [stdout] test tests::restrictions::should_try_to_find_alternative_1 ... FAILED
[INFO] [stdout] test tests::restrictions::should_check_restrictions_in_extension_alias ... FAILED
[INFO] [stdout] test tests::resolve::issue238_resolve ... FAILED
[INFO] [stdout] test tests::symlink::test ... ok
[INFO] [stdout] test tests::simple::windows::no_package ... ok
[INFO] [stdout] test tests::scoped_packages::scoped_packages ... FAILED
[INFO] [stdout] test tests::symlink::test_circular_symlink ... ok
[INFO] [stdout] test tests::roots::roots_fall_through ... FAILED
[INFO] [stdout] test tests::simple::resolve_abs_main ... FAILED
[INFO] [stdout] test tests::tsconfig_extends::test_extend_tsconfig ... FAILED
[INFO] [stdout] test tests::tsconfig_extends::test_extend_tsconfig_multiple_inheritance ... FAILED
[INFO] [stdout] test tests::tsconfig_extends::test_extend_tsconfig_no_override_existing ... ok
[INFO] [stdout] test tests::roots::prefer_absolute ... FAILED
[INFO] [stdout] test tests::tsconfig_extends::test_extend_tsconfig_missing_file ... ok
[INFO] [stdout] test tests::tsconfig_extends::test_extend_tsconfig_override_behavior ... FAILED
[INFO] [stdout] test tests::simple::dashed_name ... FAILED
[INFO] [stdout] test tests::tsconfig_discovery::tsconfig_discovery ... FAILED
[INFO] [stdout] test tests::simple::simple ... FAILED
[INFO] [stdout] test tests::tsconfig_extends::test_extend_tsconfig_paths ... FAILED
[INFO] [stdout] test tests::roots::roots ... FAILED
[INFO] [stdout] test tests::restrictions::should_try_to_find_alternative_3 ... FAILED
[INFO] [stdout] test specifier::tests::enhanced_resolve_edge_cases ... ok
[INFO] [stdout] test tests::tsconfig_paths::test_base_url ... ok
[INFO] [stdout] test tests::tsconfig_extends::test_extend_tsconfig_template_variables ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::test_no_merge_tsconfig ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::broken ... FAILED
[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::test_paths ... ok
[INFO] [stdout] test tests::roots::resolve_to_context ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::test_paths_and_base_url ... ok
[INFO] [stdout] test tests::tsconfig_paths::test_paths_nested_base ... FAILED
[INFO] [stdout] test tests::roots::should_resolve_slash ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::tsconfig_resolve ... FAILED
[INFO] [stdout] test tests::extension_alias::not_apply_to_extension_nor_main_files ... FAILED
[INFO] [stdout] test tests::threaded_environment ... ok
[INFO] [stdout] test tests::tsconfig_project_references::manual ... 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::empty ... FAILED
[INFO] [stdout] test tests::tsconfig_project_references::references_with_extends ... FAILED
[INFO] [stdout] test tests::tsconfig_project_references::disabled ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::test_template_variable ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::with_bom ... FAILED
[INFO] [stdout] test tests::tsconfig_project_references::self_reference ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::json_with_comments ... FAILED
[INFO] [stdout] test tests::tsconfig_project_references::auto ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::windows_test::match_path ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::alias::alias_is_full_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::alias::alias_is_full_path' (49) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb06693143 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb06271bc7 - oxc_resolver::tests::alias::alias_is_full_path::h9504f74c1cbd0223
[INFO] [stdout]   15:     0x5deb06271c73 - oxc_resolver::tests::alias::alias_is_full_path::{{closure}}::h126332214c3bc441
[INFO] [stdout]   16:     0x5deb06374a46 - core::ops::function::FnOnce::call_once::head41fb420ddcba9
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (61) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb06693143 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb062e7290 - oxc_resolver::tests::browser_field::shared_resolvers::h221ba90e528c3cec
[INFO] [stdout]   15:     0x5deb062e7a63 - oxc_resolver::tests::browser_field::shared_resolvers::{{closure}}::ha08f585acf5a7800
[INFO] [stdout]   16:     0x5deb063716a6 - core::ops::function::FnOnce::call_once::h037546bb34cf3969
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (50) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb06693143 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb06272f3c - oxc_resolver::tests::alias::alias_try_fragment_as_path::hfef062d9cbee3bf6
[INFO] [stdout]   15:     0x5deb06273023 - oxc_resolver::tests::alias::alias_try_fragment_as_path::{{closure}}::h5265efb229822bf4
[INFO] [stdout]   16:     0x5deb06371df6 - core::ops::function::FnOnce::call_once::h1ee2bd88a317bee9
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::alias::alias_with_multiple_fallbacks stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::alias::alias_with_multiple_fallbacks' (51) panicked at src/tests/alias.rs:317:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Err(MatchedAliasNotFound("multi/index.js", "multi"))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/foo/index.js")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb06693143 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb06273b40 - oxc_resolver::tests::alias::alias_with_multiple_fallbacks::he784d1a242a2ef31
[INFO] [stdout]   15:     0x5deb06273ca3 - oxc_resolver::tests::alias::alias_with_multiple_fallbacks::{{closure}}::h2e33331ed3118413
[INFO] [stdout]   16:     0x5deb063748b6 - core::ops::function::FnOnce::call_once::he47c4faf18404184
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::browser_field::with_query stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::browser_field::with_query' (62) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb06693143 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb062e329c - oxc_resolver::tests::browser_field::with_query::hbfd3043892aa925a
[INFO] [stdout]   15:     0x5deb062e3383 - oxc_resolver::tests::browser_field::with_query::{{closure}}::h92ee4ebdc74f34e0
[INFO] [stdout]   16:     0x5deb06372a26 - core::ops::function::FnOnce::call_once::h5626a5288ab5b486
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::builtins::imports stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::builtins::imports' (66) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb06693143 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb063545e3 - oxc_resolver::tests::builtins::imports::h3bb881e0a4f216d5
[INFO] [stdout]   15:     0x5deb06354633 - oxc_resolver::tests::builtins::imports::{{closure}}::h49e0ad0c487c5921
[INFO] [stdout]   16:     0x5deb06373166 - core::ops::function::FnOnce::call_once::h71f28274e9058322
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::alias::absolute_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::alias::absolute_path' (46) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb06693143 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c6fa - core::panicking::assert_failed::h266a37488eda8f86
[INFO] [stdout]   14:     0x5deb0626fb8d - oxc_resolver::tests::alias::absolute_path::h5472b32f0c42fff3
[INFO] [stdout]   15:     0x5deb0626fc43 - oxc_resolver::tests::alias::absolute_path::{{closure}}::h3d2fca17ecb70bba
[INFO] [stdout]   16:     0x5deb06372f16 - core::ops::function::FnOnce::call_once::h6e2b38dc91296f8e
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (69) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb06693143 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb061e6224 - oxc_resolver::tests::exports_field::exports_not_browser_field1::h2bab054691687f03
[INFO] [stdout]   15:     0x5deb061e6333 - oxc_resolver::tests::exports_field::exports_not_browser_field1::{{closure}}::h2865f34b44434ccb
[INFO] [stdout]   16:     0x5deb06373b36 - core::ops::function::FnOnce::call_once::h999cfed42f09650c
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::exports_field::directory stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::exports_field::directory' (68) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066923b6 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]   13:     0x5deb061e8c2b - oxc_resolver::tests::exports_field::directory::h179ad45e7cefd11c
[INFO] [stdout]   14:     0x5deb061e8ec3 - oxc_resolver::tests::exports_field::directory::{{closure}}::h111ce6fb338dc021
[INFO] [stdout]   15:     0x5deb06371766 - core::ops::function::FnOnce::call_once::h061c761dde16e57f
[INFO] [stdout]   16:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   17:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   18:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   19:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   20:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   21:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   22:     0x719694c56a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::alias::alias_fragment stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::alias::alias_fragment' (48) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066931d3 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb06270852 - oxc_resolver::tests::alias::alias_fragment::h7e751b5d7fe033ff
[INFO] [stdout]   15:     0x5deb06270953 - oxc_resolver::tests::alias::alias_fragment::{{closure}}::hafcc508984210a1d
[INFO] [stdout]   16:     0x5deb06372316 - core::ops::function::FnOnce::call_once::h366ceedd59e9b15e
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (71) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066931d3 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb061e56fe - oxc_resolver::tests::exports_field::extension_alias_1_2::haebaa2f59d9bb23b
[INFO] [stdout]   15:     0x5deb061e57e3 - oxc_resolver::tests::exports_field::extension_alias_1_2::{{closure}}::hb4347624e0836c04
[INFO] [stdout]   16:     0x5deb063734d6 - core::ops::function::FnOnce::call_once::h822a39ba8f163635
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (72) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066931d3 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb061e4540 - oxc_resolver::tests::exports_field::extension_alias_3::h509773b7cd26f007
[INFO] [stdout]   15:     0x5deb061e4623 - oxc_resolver::tests::exports_field::extension_alias_3::{{closure}}::h24430c9db9de80c1
[INFO] [stdout]   16:     0x5deb06373f26 - core::ops::function::FnOnce::call_once::hb0ca2dad89f77430
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (70) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb06693143 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb061e6d14 - oxc_resolver::tests::exports_field::exports_not_browser_field2::h713b7c0fb8d7f0d2
[INFO] [stdout]   15:     0x5deb061e6dc3 - oxc_resolver::tests::exports_field::exports_not_browser_field2::{{closure}}::h97ec811a9408566d
[INFO] [stdout]   16:     0x5deb063744c6 - core::ops::function::FnOnce::call_once::hc63dcb7ee1614d4d
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::browser_field::recursive stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::browser_field::recursive' (59) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066931d3 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c6fa - core::panicking::assert_failed::h266a37488eda8f86
[INFO] [stdout]   14:     0x5deb062eb1f9 - oxc_resolver::tests::browser_field::recursive::h722c4f529aebe77b
[INFO] [stdout]   15:     0x5deb062eb253 - oxc_resolver::tests::browser_field::recursive::{{closure}}::ha0c86d1d75f78dfe
[INFO] [stdout]   16:     0x5deb063741c6 - core::ops::function::FnOnce::call_once::hb658200e7040686f
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::alias::system_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::alias::system_path' (54) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066923b6 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]   13:     0x5deb0626ee12 - oxc_resolver::tests::alias::system_path::hbf7353e4453aae2e
[INFO] [stdout]   14:     0x5deb0626f023 - oxc_resolver::tests::alias::system_path::{{closure}}::h8cea45ec508a924e
[INFO] [stdout]   15:     0x5deb06371626 - core::ops::function::FnOnce::call_once::h03333bff277dc0cd
[INFO] [stdout]   16:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   17:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   18:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   19:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   20:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   21:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   22:     0x719694c56a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::exports_field::extension_without_fully_specified stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::exports_field::extension_without_fully_specified' (74) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb06693143 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb061e8701 - oxc_resolver::tests::exports_field::extension_without_fully_specified::h56c06fb704d06d89
[INFO] [stdout]   15:     0x5deb061e8793 - oxc_resolver::tests::exports_field::extension_without_fully_specified::{{closure}}::h3a1eab5d8f3b5c9d
[INFO] [stdout]   16:     0x5deb06374c46 - core::ops::function::FnOnce::call_once::hfb40cf316b29054d
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (73) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066931d3 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c6fa - core::panicking::assert_failed::h266a37488eda8f86
[INFO] [stdout]   14:     0x5deb061e7e68 - oxc_resolver::tests::exports_field::extension_alias_throw_error::h57b0fcd1a40d7825
[INFO] [stdout]   15:     0x5deb061e7f53 - oxc_resolver::tests::exports_field::extension_alias_throw_error::{{closure}}::h9faf3442e6b69d57
[INFO] [stdout]   16:     0x5deb06372f56 - core::ops::function::FnOnce::call_once::h6ecf393a98f90ca8
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::browser_field::ignore stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::browser_field::ignore' (57) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066931d3 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c6fa - core::panicking::assert_failed::h266a37488eda8f86
[INFO] [stdout]   14:     0x5deb062e98f5 - oxc_resolver::tests::browser_field::ignore::h750e0abfd9a1c8d2
[INFO] [stdout]   15:     0x5deb062e99b3 - oxc_resolver::tests::browser_field::ignore::{{closure}}::h20d0b6e3b8aac9d5
[INFO] [stdout]   16:     0x5deb06373326 - core::ops::function::FnOnce::call_once::h780c4487b58c9ccb
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::browser_field::broken stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::browser_field::broken' (55) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066931d3 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb062e866c - oxc_resolver::tests::browser_field::broken::hfb7948cac2d04283
[INFO] [stdout]   15:     0x5deb062e86f3 - oxc_resolver::tests::browser_field::broken::{{closure}}::h177958e2c1b872f9
[INFO] [stdout]   16:     0x5deb06373986 - core::ops::function::FnOnce::call_once::h91aef88816d607c9
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (56) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb06693143 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb062ea507 - oxc_resolver::tests::browser_field::crypto_js::h7cc2688770a949b4
[INFO] [stdout]   15:     0x5deb062ea5d3 - oxc_resolver::tests::browser_field::crypto_js::{{closure}}::h69112ee44b6dd157
[INFO] [stdout]   16:     0x5deb06374146 - core::ops::function::FnOnce::call_once::hb57d6dd27c20f718
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (75) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb06693143 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb061e2038 - oxc_resolver::tests::exports_field::field_name_path::h87d7a26a5c5a2a45
[INFO] [stdout]   15:     0x5deb061e2183 - oxc_resolver::tests::exports_field::field_name_path::{{closure}}::ha2e79f0faeeced87
[INFO] [stdout]   16:     0x5deb06374706 - core::ops::function::FnOnce::call_once::hd8e83b9cc93d7653
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (76) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb06693143 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb061e2bb3 - oxc_resolver::tests::exports_field::shared_resolvers::h83aae4115b5157d4
[INFO] [stdout]   15:     0x5deb061e34b3 - oxc_resolver::tests::exports_field::shared_resolvers::{{closure}}::h4163f2db1a7788fb
[INFO] [stdout]   16:     0x5deb06372216 - core::ops::function::FnOnce::call_once::h2e0a8a87cde3daeb
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (78) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066931d3 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb061de781 - oxc_resolver::tests::exports_field::test_simple::h001a1d81c36db059
[INFO] [stdout]   15:     0x5deb061de8c3 - oxc_resolver::tests::exports_field::test_simple::{{closure}}::hb4d4664066b457cf
[INFO] [stdout]   16:     0x5deb063725c6 - core::ops::function::FnOnce::call_once::h3fc64c247ad93ff7
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (81) panicked at src/tests/extensions.rs:56:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Err(NotFound("./foo"))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/extensions/foo.ts")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb06693143 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb0633bc41 - oxc_resolver::tests::extensions::default_enforce_extension::hcde47739f6170500
[INFO] [stdout]   15:     0x5deb0633bea3 - oxc_resolver::tests::extensions::default_enforce_extension::{{closure}}::h34c403b2b88d3f6e
[INFO] [stdout]   16:     0x5deb06372816 - core::ops::function::FnOnce::call_once::h4bc5e85013394ba0
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::extensions::extensions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::extensions::extensions' (83) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066931d3 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb06338edb - oxc_resolver::tests::extensions::extensions::h67d85921db4ab37f
[INFO] [stdout]   15:     0x5deb06338f23 - oxc_resolver::tests::extensions::extensions::{{closure}}::h0b50c6097c56b977
[INFO] [stdout]   16:     0x5deb063748f6 - core::ops::function::FnOnce::call_once::he4a01569abdea893
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (85) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb06693143 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb0633c6cd - oxc_resolver::tests::extensions::respect_enforce_extension::h842709480b33ed83
[INFO] [stdout]   15:     0x5deb0633ca13 - oxc_resolver::tests::extensions::respect_enforce_extension::{{closure}}::heab7ab4be8a942e5
[INFO] [stdout]   16:     0x5deb063727d6 - core::ops::function::FnOnce::call_once::h4aa4f5356836d242
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (84) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066931d3 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb0633a300 - oxc_resolver::tests::extensions::multi_dot_extension::h9b7d540682566491
[INFO] [stdout]   15:     0x5deb0633a363 - oxc_resolver::tests::extensions::multi_dot_extension::{{closure}}::h18782f374dfe697e
[INFO] [stdout]   16:     0x5deb06371db6 - core::ops::function::FnOnce::call_once::h1e647efcccb0281d
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (93) panicked at src/tests/incorrect_description_file.rs:21:14:
[INFO] [stdout] must be a json error.
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb06655766 - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb062a48e2 - oxc_resolver::tests::incorrect_description_file::incorrect_description_file_1::h0d1b9dfa65b3f5b7
[INFO] [stdout]   13:     0x5deb062a4943 - oxc_resolver::tests::incorrect_description_file::incorrect_description_file_1::{{closure}}::h22d980ccc94604eb
[INFO] [stdout]   14:     0x5deb06373556 - core::ops::function::FnOnce::call_once::h857c3e484c369400
[INFO] [stdout]   15:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   16:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   17:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   18:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   19:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   20:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   21:     0x719694c56a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::imports_field::shared_resolvers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::imports_field::shared_resolvers' (90) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb06693143 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb0622f038 - oxc_resolver::tests::imports_field::shared_resolvers::h603079a1727f5fd7
[INFO] [stdout]   15:     0x5deb0622f7f3 - oxc_resolver::tests::imports_field::shared_resolvers::{{closure}}::h8ac4e4905c542362
[INFO] [stdout]   16:     0x5deb06371b56 - core::ops::function::FnOnce::call_once::h15a1399e7358c8b2
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (94) panicked at src/tests/incorrect_description_file.rs:38: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: "File is empty", line: 0, column: 0 }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb06693143 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c6fa - core::panicking::assert_failed::h266a37488eda8f86
[INFO] [stdout]   14:     0x5deb062a4cf0 - oxc_resolver::tests::incorrect_description_file::incorrect_description_file_2::hc661d9853f97f985
[INFO] [stdout]   15:     0x5deb062a4d53 - oxc_resolver::tests::incorrect_description_file::incorrect_description_file_2::{{closure}}::hc50f5334502f2720
[INFO] [stdout]   16:     0x5deb063719c6 - core::ops::function::FnOnce::call_once::h104ff55a5a833bcf
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (60) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066931d3 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb062e6952 - oxc_resolver::tests::browser_field::replace_file::h53cedff2a5bdc0b4
[INFO] [stdout]   15:     0x5deb062e6a93 - oxc_resolver::tests::browser_field::replace_file::{{closure}}::hf7f854bab0397c6b
[INFO] [stdout]   16:     0x5deb06371a56 - core::ops::function::FnOnce::call_once::h1228b6dac5990661
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (92) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066931d3 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb0622dec0 - oxc_resolver::tests::imports_field::test_simple::h136646e638a13757
[INFO] [stdout]   15:     0x5deb0622e003 - oxc_resolver::tests::imports_field::test_simple::{{closure}}::ha8c8bff8a719f7f2
[INFO] [stdout]   16:     0x5deb063731e6 - core::ops::function::FnOnce::call_once::h75869728ebf47ecd
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::extensions::extension_combinations stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::extensions::extension_combinations' (82) panicked at src/tests/extensions.rs:147:9:
[INFO] [stdout] assertion `left == right` failed: should resolve file with explicit extension ./foo.ts foo.ts
[INFO] [stdout]   left: Err(NotFound("./foo.ts"))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/extensions/foo.ts")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066931d3 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb0633b380 - oxc_resolver::tests::extensions::extension_combinations::hbc6256458c0ffa67
[INFO] [stdout]   15:     0x5deb0633b423 - oxc_resolver::tests::extensions::extension_combinations::{{closure}}::he24278ba543df2da
[INFO] [stdout]   16:     0x5deb06371a16 - core::ops::function::FnOnce::call_once::h1159fa17030f12d0
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (79) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066931d3 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb0632e9cd - oxc_resolver::tests::extension_alias::extension_alias::hc701445544e29cf0
[INFO] [stdout]   15:     0x5deb0632eb93 - oxc_resolver::tests::extension_alias::extension_alias::{{closure}}::hd768b3e3e5265b3a
[INFO] [stdout]   16:     0x5deb06373096 - core::ops::function::FnOnce::call_once::h7067e60c5918ee77
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::main_field::test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::main_field::test' (96) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb06693143 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb0632c278 - oxc_resolver::tests::main_field::test::h6414ee8fa4ccd899
[INFO] [stdout]   15:     0x5deb0632c913 - oxc_resolver::tests::main_field::test::{{closure}}::h02cd9712e9251474
[INFO] [stdout]   16:     0x5deb063721a6 - core::ops::function::FnOnce::call_once::h2ce512b4ff0353fb
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (100) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066923b6 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]   13:     0x5deb0626853e - oxc_resolver::tests::memory_leak::test_memory_leak_arc_cycles::h933e72aaf3baf926
[INFO] [stdout]   14:     0x5deb06268723 - oxc_resolver::tests::memory_leak::test_memory_leak_arc_cycles::{{closure}}::h2cbd3e192d2c9c4d
[INFO] [stdout]   15:     0x5deb06373516 - core::ops::function::FnOnce::call_once::h85070b11fd9b8426
[INFO] [stdout]   16:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   17:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   18:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   19:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   20:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   21:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   22:     0x719694c56a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::missing::test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::missing::test' (102) panicked at src/tests/missing.rs:61: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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb06353540 - oxc_resolver::tests::missing::test::he651229939519039
[INFO] [stdout]   13:     0x5deb06353733 - oxc_resolver::tests::missing::test::{{closure}}::h6e3f5e89f7ae7ba1
[INFO] [stdout]   14:     0x5deb06372d56 - core::ops::function::FnOnce::call_once::h6380b84c2bc30d41
[INFO] [stdout]   15:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   16:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   17:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   18:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   19:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   20:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   21:     0x719694c56a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::main_field::test_fallback stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::main_field::test_fallback' (97) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb06693143 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb0632bb2b - oxc_resolver::tests::main_field::test_fallback::h1f994aa94b2b7c7f
[INFO] [stdout]   15:     0x5deb0632bc23 - oxc_resolver::tests::main_field::test_fallback::{{closure}}::h64be0655179814a6
[INFO] [stdout]   16:     0x5deb06374586 - core::ops::function::FnOnce::call_once::hcb13a3bc3dab4b62
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::package_json::package_json_with_symlinks_true stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::package_json::package_json_with_symlinks_true' (105) panicked at src/tests/package_json.rs:61:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotFound("./index.js")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066923b6 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]   13:     0x5deb0626bffd - oxc_resolver::tests::package_json::package_json_with_symlinks_true::h0e9bce9ee0ce5589
[INFO] [stdout]   14:     0x5deb0626c223 - oxc_resolver::tests::package_json::package_json_with_symlinks_true::{{closure}}::hc5fca5ad1288471a
[INFO] [stdout]   15:     0x5deb063747f6 - core::ops::function::FnOnce::call_once::hdf2fe25711f7b9a6
[INFO] [stdout]   16:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   17:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   18:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   19:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   20:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   21:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   22:     0x719694c56a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::package_json::test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::package_json::test' (106) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066931d3 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c946 - core::panicking::assert_failed::hba9b17bd9853d54e
[INFO] [stdout]   14:     0x5deb0626c99b - oxc_resolver::tests::package_json::test::h3b39550bcd2d215e
[INFO] [stdout]   15:     0x5deb0626cae3 - oxc_resolver::tests::package_json::test::{{closure}}::h0a3b3663f8dc83df
[INFO] [stdout]   16:     0x5deb06372756 - core::ops::function::FnOnce::call_once::h481afcdb31c9c378
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::module_type::test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::module_type::test' (103) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066923b6 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]   13:     0x5deb0626a416 - oxc_resolver::tests::module_type::test::h9a71c908cafd2c81
[INFO] [stdout]   14:     0x5deb0626a5d3 - oxc_resolver::tests::module_type::test::{{closure}}::h8816051aec6b61a7
[INFO] [stdout]   15:     0x5deb063732d6 - core::ops::function::FnOnce::call_once::h7767357f855ae64b
[INFO] [stdout]   16:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   17:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   18:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   19:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   20:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   21:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   22:     0x719694c56a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::package_json::adjacent_to_node_modules stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::package_json::adjacent_to_node_modules' (104) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066923b6 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]   13:     0x5deb0626aa4b - oxc_resolver::tests::package_json::adjacent_to_node_modules::hfe8fd4bc4982d156
[INFO] [stdout]   14:     0x5deb0626ad03 - oxc_resolver::tests::package_json::adjacent_to_node_modules::{{closure}}::h224ac8ef4bc4dd8f
[INFO] [stdout]   15:     0x5deb063745c6 - core::ops::function::FnOnce::call_once::hcd0d599a2efac7ed
[INFO] [stdout]   16:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   17:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   18:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   19:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   20:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   21:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   22:     0x719694c56a64 - 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' (111) panicked at src/tests/resolve.rs:137:9:
[INFO] [stdout] assertion `left == right` failed: one level package name "/opt/rustwide/workdir/fixtures/prefer-file-over-dir" bar
[INFO] [stdout]   left: Err(NotFound("bar"))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/prefer-file-over-dir/node_modules/bar.js")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066931d3 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb0636c7b2 - oxc_resolver::tests::resolve::prefer_file_over_dir::hc4ba349fa2d616b6
[INFO] [stdout]   15:     0x5deb0636c8c3 - oxc_resolver::tests::resolve::prefer_file_over_dir::{{closure}}::h57190ec42c040f36
[INFO] [stdout]   16:     0x5deb063739c6 - core::ops::function::FnOnce::call_once::h939ad7aa0203f27f
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::resolve::prefer_relative stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::resolve::prefer_relative' (112) panicked at src/tests/resolve.rs:95:9:
[INFO] [stdout] assertion `left == right` failed: should correctly resolve with preferRelative 1 main1.js
[INFO] [stdout]   left: Err(NotFound("main1.js"))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/main1.js")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066931d3 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb06368ba5 - oxc_resolver::tests::resolve::prefer_relative::h467f75ab54ae59ff
[INFO] [stdout]   15:     0x5deb06368c33 - oxc_resolver::tests::resolve::prefer_relative::{{closure}}::h35e34867eed9f4fd
[INFO] [stdout]   16:     0x5deb06371fe6 - core::ops::function::FnOnce::call_once::h26f990d5614d44d1
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::resolve::resolve_dot stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::resolve::resolve_dot' (114) panicked at src/tests/resolve.rs:167:9:
[INFO] [stdout] assertion `left == right` failed: dot dir "/opt/rustwide/workdir/fixtures/dot/foo" .
[INFO] [stdout]   left: Err(NotFound("."))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/dot/foo/index.js")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066931d3 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb0636826f - oxc_resolver::tests::resolve::resolve_dot::h660b7c06dc1d9bbb
[INFO] [stdout]   15:     0x5deb063683a3 - oxc_resolver::tests::resolve::resolve_dot::{{closure}}::h5b345f9c0c0620ff
[INFO] [stdout]   16:     0x5deb063718d6 - core::ops::function::FnOnce::call_once::h0ebb65cdd656dbe5
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (117) panicked at src/tests/resolve.rs:115:9:
[INFO] [stdout] assertion `left == right` failed: context for fixtures "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures" ./
[INFO] [stdout]   left: Err(NotFound("./"))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066931d3 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb0636bf02 - oxc_resolver::tests::resolve::resolve_to_context::h7e4d192a12ab93ec
[INFO] [stdout]   15:     0x5deb0636c003 - oxc_resolver::tests::resolve::resolve_to_context::{{closure}}::h036ee76b60d61d02
[INFO] [stdout]   16:     0x5deb06371f66 - core::ops::function::FnOnce::call_once::h26d1774241fe5626
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::resolve::resolve stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::resolve::resolve' (113) panicked at src/tests/resolve.rs:63:9:
[INFO] [stdout] assertion `left == right` failed: absolute path "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures" /opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/main1.js
[INFO] [stdout]   left: None
[INFO] [stdout]  right: Some("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/main1.js")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066931d3 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629ca6b - core::panicking::assert_failed::hf42fa18964469c53
[INFO] [stdout]   14:     0x5deb06370c9f - oxc_resolver::tests::resolve::resolve::h92dcbd266a99c20c
[INFO] [stdout]   15:     0x5deb06370d43 - oxc_resolver::tests::resolve::resolve::{{closure}}::h7b7ef168b642352a
[INFO] [stdout]   16:     0x5deb06374546 - core::ops::function::FnOnce::call_once::hc96af2556d307340
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::resolve::resolve_edge_cases stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::resolve::resolve_edge_cases' (115) panicked at src/tests/resolve.rs:151:9:
[INFO] [stdout] assertion `left == right` failed: resolve with multiple dots "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures" ./a/../main1.js
[INFO] [stdout]   left: Err(NotFound("./a/../main1.js"))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/main1.js")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066931d3 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb0636b15c - oxc_resolver::tests::resolve::resolve_edge_cases::h7dea4daa89c772e7
[INFO] [stdout]   15:     0x5deb0636b213 - oxc_resolver::tests::resolve::resolve_edge_cases::{{closure}}::h17088154ac447635
[INFO] [stdout]   16:     0x5deb06374486 - core::ops::function::FnOnce::call_once::hc32c974a496e65a6
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (118) panicked at src/tests/resolve.rs:189:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Err(NotFound("dep"))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/symlink-with-nested-node_modules/foo/node_modules/dep/index.js")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb06693143 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb0636ce15 - oxc_resolver::tests::resolve::symlink_with_nested_node_modules::h0c85c791c0ebfa0f
[INFO] [stdout]   15:     0x5deb0636d333 - oxc_resolver::tests::resolve::symlink_with_nested_node_modules::{{closure}}::hadfc97475ea510a1
[INFO] [stdout]   16:     0x5deb06371666 - core::ops::function::FnOnce::call_once::h036b900c6a1f476e
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::resolve::abnormal_relative stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::resolve::abnormal_relative' (109) panicked at src/tests/resolve.rs:214:85:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotFound("jest-runner-../../..")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066923b6 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]   13:     0x5deb0636a8ee - oxc_resolver::tests::resolve::abnormal_relative::h39da4e4214d1f1d6
[INFO] [stdout]   14:     0x5deb0636ab93 - oxc_resolver::tests::resolve::abnormal_relative::{{closure}}::h975d67b583135409
[INFO] [stdout]   15:     0x5deb06373826 - core::ops::function::FnOnce::call_once::h8e833397a681aa9c
[INFO] [stdout]   16:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   17:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   18:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   19:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   20:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   21:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   22:     0x719694c56a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::restrictions::should_apply_multiple_restrictions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::restrictions::should_apply_multiple_restrictions' (120) panicked at src/tests/restrictions.rs:221:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Err(NotFound("pck1"))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/restrictions/node_modules/pck1/index.css")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb06693143 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb062586c2 - oxc_resolver::tests::restrictions::should_apply_multiple_restrictions::h3119e02c1c187f96
[INFO] [stdout]   15:     0x5deb062588a3 - oxc_resolver::tests::restrictions::should_apply_multiple_restrictions::{{closure}}::heefc6c2944926933
[INFO] [stdout]   16:     0x5deb063733e6 - core::ops::function::FnOnce::call_once::h7b002c1d7993e921
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::restrictions::should_allow_exact_path_in_restriction stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::restrictions::should_allow_exact_path_in_restriction' (119) panicked at src/tests/restrictions.rs:268:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Err(NotFound("pck1"))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/restrictions/node_modules/pck1/index.css")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb06693143 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb0625a16e - oxc_resolver::tests::restrictions::should_allow_exact_path_in_restriction::hace9823c33a06be4
[INFO] [stdout]   15:     0x5deb0625a2b3 - oxc_resolver::tests::restrictions::should_allow_exact_path_in_restriction::{{closure}}::hb695a117bbf31494
[INFO] [stdout]   16:     0x5deb06374bb6 - core::ops::function::FnOnce::call_once::hfa35a1f2f9a18219
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::restrictions::should_check_restrictions_in_load_index_with_enforce_extension_disabled stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::restrictions::should_check_restrictions_in_load_index_with_enforce_extension_disabled' (124) panicked at src/tests/restrictions.rs:113:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Err(NotFound("pck1"))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/restrictions/node_modules/pck1/index.css")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb06693143 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb0625dd46 - oxc_resolver::tests::restrictions::should_check_restrictions_in_load_index_with_enforce_extension_disabled::h8dd23a88d4e4ee08
[INFO] [stdout]   15:     0x5deb0625de63 - oxc_resolver::tests::restrictions::should_check_restrictions_in_load_index_with_enforce_extension_disabled::{{closure}}::hba784a6643eae036
[INFO] [stdout]   16:     0x5deb06371726 - core::ops::function::FnOnce::call_once::h059694192ae98a91
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (131) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb06693143 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb062557a3 - oxc_resolver::tests::restrictions::should_try_to_find_alternative_2::h6f782833d2614b45
[INFO] [stdout]   15:     0x5deb06255913 - oxc_resolver::tests::restrictions::should_try_to_find_alternative_2::{{closure}}::hb8ab74dcd18d51c0
[INFO] [stdout]   16:     0x5deb06374306 - core::ops::function::FnOnce::call_once::hbcc898c5df9d4b8b
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (130) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb06693143 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb06254a8c - oxc_resolver::tests::restrictions::should_try_to_find_alternative_1::hc3723d06d2fab0f6
[INFO] [stdout]   15:     0x5deb06254bb3 - oxc_resolver::tests::restrictions::should_try_to_find_alternative_1::{{closure}}::hbf8e7dce25234d95
[INFO] [stdout]   16:     0x5deb06372966 - core::ops::function::FnOnce::call_once::h53df06312e832b55
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::restrictions::should_check_restrictions_in_extension_alias stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::restrictions::should_check_restrictions_in_extension_alias' (122) panicked at src/tests/restrictions.rs:174:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Err(NotFound("./index.js"))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/extension-alias/index.js")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb06693143 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb0625b6e8 - oxc_resolver::tests::restrictions::should_check_restrictions_in_extension_alias::h227bec9a9a3c1bb1
[INFO] [stdout]   15:     0x5deb0625b843 - oxc_resolver::tests::restrictions::should_check_restrictions_in_extension_alias::{{closure}}::he259caf39272f4c6
[INFO] [stdout]   16:     0x5deb063729a6 - core::ops::function::FnOnce::call_once::h5418db4aa00f0e44
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::resolve::issue238_resolve stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::resolve::issue238_resolve' (110) panicked at src/tests/resolve.rs:77:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Err(NotFound("config/myObjectFile"))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/issue-238/src/common/config/myObjectFile.js")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb06693143 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb063696fd - oxc_resolver::tests::resolve::issue238_resolve::h1d7b1d8824e1276e
[INFO] [stdout]   15:     0x5deb06369793 - oxc_resolver::tests::resolve::issue238_resolve::{{closure}}::hd838381e6f690e10
[INFO] [stdout]   16:     0x5deb06373126 - core::ops::function::FnOnce::call_once::h71246f9094a703d1
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::scoped_packages::scoped_packages stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::scoped_packages::scoped_packages' (138) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066931d3 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629ca6b - core::panicking::assert_failed::hf42fa18964469c53
[INFO] [stdout]   14:     0x5deb0626da8e - oxc_resolver::tests::scoped_packages::scoped_packages::h235e0f932c795186
[INFO] [stdout]   15:     0x5deb0626dee3 - oxc_resolver::tests::scoped_packages::scoped_packages::{{closure}}::hecefc5a40429dd58
[INFO] [stdout]   16:     0x5deb06374d06 - core::ops::function::FnOnce::call_once::hfc6c682d50ad478d
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (136) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb06693143 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb06262205 - oxc_resolver::tests::roots::roots_fall_through::h966575a99f585f1f
[INFO] [stdout]   15:     0x5deb062622d3 - oxc_resolver::tests::roots::roots_fall_through::{{closure}}::h6b0d0a741d69d847
[INFO] [stdout]   16:     0x5deb063715a6 - core::ops::function::FnOnce::call_once::h022102498a79bf7c
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (140) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066923b6 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]   13:     0x5deb0627a36d - oxc_resolver::tests::simple::resolve_abs_main::haf9607bcd013c2fc
[INFO] [stdout]   14:     0x5deb0627a583 - oxc_resolver::tests::simple::resolve_abs_main::{{closure}}::hb41d6f93bfb2bc53
[INFO] [stdout]   15:     0x5deb06373016 - core::ops::function::FnOnce::call_once::h6ff25ae2a63c6aed
[INFO] [stdout]   16:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   17:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   18:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   19:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   20:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   21:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   22:     0x719694c56a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tsconfig_extends::test_extend_tsconfig stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tsconfig_extends::test_extend_tsconfig' (147) panicked at src/tests/tsconfig_extends.rs:24:52:
[INFO] [stdout] resolved: TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/extends")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066923b6 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]   13:     0x5deb062d5cc7 - core::result::Result<T,E>::expect::hd03ec484355367d6
[INFO] [stdout]   14:     0x5deb0634b991 - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig::h4c83071da85cac53
[INFO] [stdout]   15:     0x5deb0634c683 - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig::{{closure}}::h975f916ba5cbe31a
[INFO] [stdout]   16:     0x5deb06373d06 - core::ops::function::FnOnce::call_once::ha4db2993cb454cbb
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (149) panicked at src/tests/tsconfig_extends.rs:130:52:
[INFO] [stdout] resolved: TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/extends-chain")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066923b6 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]   13:     0x5deb062d5cc7 - core::result::Result<T,E>::expect::hd03ec484355367d6
[INFO] [stdout]   14:     0x5deb0634eb47 - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig_multiple_inheritance::h61284d7e023187b0
[INFO] [stdout]   15:     0x5deb0634ee33 - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig_multiple_inheritance::{{closure}}::h2dfbcb1872a49cae
[INFO] [stdout]   16:     0x5deb06374b36 - core::ops::function::FnOnce::call_once::hf56af5aec61f7ec3
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::roots::prefer_absolute stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::roots::prefer_absolute' (133) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066931d3 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb06261684 - oxc_resolver::tests::roots::prefer_absolute::h91d88d1d0d667e27
[INFO] [stdout]   15:     0x5deb062617e3 - oxc_resolver::tests::roots::prefer_absolute::{{closure}}::hef6cc74cce15e59e
[INFO] [stdout]   16:     0x5deb06374ac6 - core::ops::function::FnOnce::call_once::hf1b9bef0ed465e6f
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (151) panicked at src/tests/tsconfig_extends.rs:74:52:
[INFO] [stdout] resolved: TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/extends-override")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066923b6 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]   13:     0x5deb062d5cc7 - core::result::Result<T,E>::expect::hd03ec484355367d6
[INFO] [stdout]   14:     0x5deb0634daa7 - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig_override_behavior::h27b35869c5c0b909
[INFO] [stdout]   15:     0x5deb0634dd33 - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig_override_behavior::{{closure}}::h5398ef5c9c60fbda
[INFO] [stdout]   16:     0x5deb06373866 - core::ops::function::FnOnce::call_once::h8eec4da1c2fd4c7d
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::simple::dashed_name stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::simple::dashed_name' (139) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066931d3 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629ca6b - core::panicking::assert_failed::hf42fa18964469c53
[INFO] [stdout]   14:     0x5deb06279ba9 - oxc_resolver::tests::simple::dashed_name::h17386c973ff0f46d
[INFO] [stdout]   15:     0x5deb0627a003 - oxc_resolver::tests::simple::dashed_name::{{closure}}::hf6b7c5da463caba8
[INFO] [stdout]   16:     0x5deb06372396 - core::ops::function::FnOnce::call_once::h37b2a4e2820c885a
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tsconfig_discovery::tsconfig_discovery stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tsconfig_discovery::tsconfig_discovery' (146) panicked at src/tests/tsconfig_paths.rs:46:9:
[INFO] [stdout] assertion `left == right` failed: ts-path "/opt/rustwide/workdir/fixtures/tsconfig"
[INFO] [stdout]   left: Err(NotFound("ts-path"))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/tsconfig/src/foo.js")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066931d3 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb06344da6 - oxc_resolver::tests::tsconfig_paths::tsconfig_resolve_impl::h36e445e099b4179f
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   15:     0x5deb062937cb - oxc_resolver::tests::tsconfig_discovery::tsconfig_discovery::heae633a3ab3999b6
[INFO] [stdout]   16:     0x5deb062937e3 - oxc_resolver::tests::tsconfig_discovery::tsconfig_discovery::{{closure}}::h0dbbba4f5c79642e
[INFO] [stdout]   17:     0x5deb063743c6 - core::ops::function::FnOnce::call_once::hc15b734b9b11c6ed
[INFO] [stdout]   18:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   19:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   20:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   21:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   22:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   23:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   24:     0x719694c56a64 - clone
[INFO] [stdout]   25:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::simple::simple stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::simple::simple' (141) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066931d3 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb0627adb1 - oxc_resolver::tests::simple::simple::hd80b2fc61fdfc7e6
[INFO] [stdout]   15:     0x5deb0627ae33 - oxc_resolver::tests::simple::simple::{{closure}}::haa5011c8dc440bf9
[INFO] [stdout]   16:     0x5deb06372fd6 - core::ops::function::FnOnce::call_once::h6f7ecf3f017dc439
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (152) panicked at src/tests/tsconfig_extends.rs:59: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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb06693143 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb0634ce84 - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig_paths::h10936d3699fa7f36
[INFO] [stdout]   15:     0x5deb0634cf13 - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig_paths::{{closure}}::h6124d5e246be7d45
[INFO] [stdout]   16:     0x5deb06373646 - core::ops::function::FnOnce::call_once::h8948872360f2878d
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::roots::roots stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::roots::roots' (135) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066931d3 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb06264dc5 - oxc_resolver::tests::roots::roots::hf9951cf5d04d262a
[INFO] [stdout]   15:     0x5deb06264ee3 - oxc_resolver::tests::roots::roots::{{closure}}::h8adf4f5157904e01
[INFO] [stdout]   16:     0x5deb06371526 - core::ops::function::FnOnce::call_once::h00cbda0fc5f61b56
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (132) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb06693143 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb062564b3 - oxc_resolver::tests::restrictions::should_try_to_find_alternative_3::haee3e3ac083c4925
[INFO] [stdout]   15:     0x5deb062565d3 - oxc_resolver::tests::restrictions::should_try_to_find_alternative_3::{{closure}}::hb127e00727d7e9e7
[INFO] [stdout]   16:     0x5deb06372d96 - core::ops::function::FnOnce::call_once::h654e1ee8bf83a4c9
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (156) panicked at src/tests/tsconfig_extends.rs:97: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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb06693143 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb0634e534 - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig_template_variables::h86f5edbf0b6c3c9e
[INFO] [stdout]   15:     0x5deb0634e623 - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig_template_variables::{{closure}}::h71e6462d9ddba532
[INFO] [stdout]   16:     0x5deb06372416 - core::ops::function::FnOnce::call_once::h39144ae99ed3a0ed
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (162) panicked at src/tests/tsconfig_paths.rs:289:54:
[INFO] [stdout] resolved: TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/no_merge_compiler_options")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066923b6 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]   13:     0x5deb062d5cc7 - core::result::Result<T,E>::expect::hd03ec484355367d6
[INFO] [stdout]   14:     0x5deb063450e5 - oxc_resolver::tests::tsconfig_paths::test_no_merge_tsconfig::h5da383915eeb188d
[INFO] [stdout]   15:     0x5deb06345593 - oxc_resolver::tests::tsconfig_paths::test_no_merge_tsconfig::{{closure}}::h3e6aa3d53e0dd845
[INFO] [stdout]   16:     0x5deb06373bf6 - core::ops::function::FnOnce::call_once::h9e376e2e647708c1
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tsconfig_paths::broken stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tsconfig_paths::broken' (157) panicked at src/tests/tsconfig_paths.rs:155: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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb06693143 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c6fa - core::panicking::assert_failed::h266a37488eda8f86
[INFO] [stdout]   14:     0x5deb0634acd4 - oxc_resolver::tests::tsconfig_paths::broken::h462fb99a27cabc0e
[INFO] [stdout]   15:     0x5deb0634ad43 - oxc_resolver::tests::tsconfig_paths::broken::{{closure}}::h1cf583ea38d25c95
[INFO] [stdout]   16:     0x5deb06372606 - core::ops::function::FnOnce::call_once::h408b7b67881ffb84
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (163) panicked at src/tests/tsconfig_paths.rs:377: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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066931d3 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb06341962 - oxc_resolver::tests::tsconfig_paths::test_parent_base_url::he36af27e91d57eb7
[INFO] [stdout]   15:     0x5deb06341a63 - oxc_resolver::tests::tsconfig_paths::test_parent_base_url::{{closure}}::hbf1a28e436a5ebfc
[INFO] [stdout]   16:     0x5deb06373a86 - core::ops::function::FnOnce::call_once::h96472a85bfa00592
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (168) panicked at src/tests/tsconfig_paths.rs:101: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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb06693143 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c6fa - core::panicking::assert_failed::h266a37488eda8f86
[INFO] [stdout]   14:     0x5deb063420be - oxc_resolver::tests::tsconfig_paths::tsconfig_fallthrough::h9828300117672988
[INFO] [stdout]   15:     0x5deb06342133 - oxc_resolver::tests::tsconfig_paths::tsconfig_fallthrough::{{closure}}::h6e772086322979e5
[INFO] [stdout]   16:     0x5deb06371b16 - core::ops::function::FnOnce::call_once::h1404fbe9628967d4
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (134) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb06693143 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb06261dd7 - oxc_resolver::tests::roots::resolve_to_context::h783559a331a98d67
[INFO] [stdout]   15:     0x5deb06261ea3 - oxc_resolver::tests::roots::resolve_to_context::{{closure}}::hc7dc515e0a247b14
[INFO] [stdout]   16:     0x5deb06374446 - core::ops::function::FnOnce::call_once::hc1e389a5394eeda3
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (166) panicked at src/tests/tsconfig_paths.rs:353: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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066931d3 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb06346365 - oxc_resolver::tests::tsconfig_paths::test_paths_nested_base::h2d2ba544e22f7551
[INFO] [stdout]   15:     0x5deb06346433 - oxc_resolver::tests::tsconfig_paths::test_paths_nested_base::{{closure}}::h37f3b2ad98563920
[INFO] [stdout]   16:     0x5deb06371d76 - core::ops::function::FnOnce::call_once::h1e390fb83cdbc332
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::roots::should_resolve_slash stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::roots::should_resolve_slash' (137) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066931d3 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb062635fd - oxc_resolver::tests::roots::should_resolve_slash::h4052d1541ec04606
[INFO] [stdout]   15:     0x5deb06263723 - oxc_resolver::tests::roots::should_resolve_slash::{{closure}}::hc65ee4dbc5c07a23
[INFO] [stdout]   16:     0x5deb063723d6 - core::ops::function::FnOnce::call_once::h38b2d11618f96f72
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (169) panicked at src/tests/tsconfig_paths.rs:46: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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066931d3 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb06344da6 - oxc_resolver::tests::tsconfig_paths::tsconfig_resolve_impl::h36e445e099b4179f
[INFO] [stdout]   15:     0x5deb0633fbd8 - oxc_resolver::tests::tsconfig_paths::tsconfig_resolve::h71a3d54c753d2b01
[INFO] [stdout]   16:     0x5deb0633fbf3 - oxc_resolver::tests::tsconfig_paths::tsconfig_resolve::{{closure}}::h226ca8d67eb344f9
[INFO] [stdout]   17:     0x5deb063731a6 - core::ops::function::FnOnce::call_once::h721c718138746dd9
[INFO] [stdout]   18:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   19:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   20:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   21:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   22:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   23:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   24:     0x719694c56a64 - clone
[INFO] [stdout]   25:                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' (80) 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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066931d3 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb0632f98f - oxc_resolver::tests::extension_alias::not_apply_to_extension_nor_main_files::he6c34cb39d473659
[INFO] [stdout]   15:     0x5deb0632fa83 - oxc_resolver::tests::extension_alias::not_apply_to_extension_nor_main_files::{{closure}}::he6aecc7bd1e06aff
[INFO] [stdout]   16:     0x5deb06374076 - core::ops::function::FnOnce::call_once::hb39645a89cf7adeb
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (174) panicked at src/tests/tsconfig_project_references.rs:175: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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066931d3 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb062f23d9 - oxc_resolver::tests::tsconfig_project_references::manual::h64bbe2878e988420
[INFO] [stdout]   15:     0x5deb062f24c3 - oxc_resolver::tests::tsconfig_project_references::manual::{{closure}}::h7fe6261f27f87342
[INFO] [stdout]   16:     0x5deb06373946 - core::ops::function::FnOnce::call_once::h8fb8d1c136fa4886
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (161) panicked at src/tests/tsconfig_paths.rs:274:54:
[INFO] [stdout] resolved: TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/merge_compiler_options")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066923b6 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]   13:     0x5deb062d5cc7 - core::result::Result<T,E>::expect::hd03ec484355367d6
[INFO] [stdout]   14:     0x5deb06340451 - oxc_resolver::tests::tsconfig_paths::test_merge_tsconfig::h89d9561672f39abd
[INFO] [stdout]   15:     0x5deb06340ad3 - oxc_resolver::tests::tsconfig_paths::test_merge_tsconfig::{{closure}}::h570987ec3df13ae5
[INFO] [stdout]   16:     0x5deb063742c6 - core::ops::function::FnOnce::call_once::hbbaa9be3ee332a2f
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (155) panicked at src/tests/tsconfig_extends.rs:151:52:
[INFO] [stdout] resolved: TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/extends-preserve-child")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066923b6 - core::result::unwrap_failed::h5d9b16b0b732a2ac
[INFO] [stdout]   13:     0x5deb062d5cc7 - core::result::Result<T,E>::expect::hd03ec484355367d6
[INFO] [stdout]   14:     0x5deb06350687 - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig_preserves_child_settings::h0c1157c3994cc7d0
[INFO] [stdout]   15:     0x5deb06350913 - oxc_resolver::tests::tsconfig_extends::test_extend_tsconfig_preserves_child_settings::{{closure}}::h960fdd9a82ef14ed
[INFO] [stdout]   16:     0x5deb063735d6 - core::ops::function::FnOnce::call_once::h86711acb3a2561b6
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tsconfig_paths::empty stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tsconfig_paths::empty' (158) panicked at src/tests/tsconfig_paths.rs:171: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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb06693143 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb0634a4d2 - oxc_resolver::tests::tsconfig_paths::empty::h11898505e7cbd92b
[INFO] [stdout]   15:     0x5deb0634a543 - oxc_resolver::tests::tsconfig_paths::empty::{{closure}}::h2be98b479d6bf447
[INFO] [stdout]   16:     0x5deb06372dd6 - core::ops::function::FnOnce::call_once::h66871a2be8c1d2b3
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (175) panicked at src/tests/tsconfig_project_references.rs:243: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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb06693143 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb062ecfdb - oxc_resolver::tests::tsconfig_project_references::references_with_extends::hfc854c039b806734
[INFO] [stdout]   15:     0x5deb062ed0c3 - oxc_resolver::tests::tsconfig_project_references::references_with_extends::{{closure}}::he26630f5e89c31b3
[INFO] [stdout]   16:     0x5deb06374506 - core::ops::function::FnOnce::call_once::hc6647604801e2d73
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (173) panicked at src/tests/tsconfig_project_references.rs:115: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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066931d3 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb062f4b5c - oxc_resolver::tests::tsconfig_project_references::disabled::h84d784935a85c75e
[INFO] [stdout]   15:     0x5deb062f4bd3 - oxc_resolver::tests::tsconfig_project_references::disabled::{{closure}}::h0fc067ab2750e71e
[INFO] [stdout]   16:     0x5deb06373a06 - core::ops::function::FnOnce::call_once::h93a0901b576efafa
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (167) 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_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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066931d3 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb06347e48 - oxc_resolver::tests::tsconfig_paths::test_template_variable::hcea778121fd0f8d8
[INFO] [stdout]   15:     0x5deb06347f03 - oxc_resolver::tests::tsconfig_paths::test_template_variable::{{closure}}::h40a22c6190fe49e2
[INFO] [stdout]   16:     0x5deb06374206 - core::ops::function::FnOnce::call_once::hb7fdb63aacfedfeb
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (171) panicked at src/tests/tsconfig_paths.rs:133: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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb06693143 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb0634b372 - oxc_resolver::tests::tsconfig_paths::with_bom::hde0ebbbe41ecd4c5
[INFO] [stdout]   15:     0x5deb0634b3e3 - oxc_resolver::tests::tsconfig_paths::with_bom::{{closure}}::hd4694ca3a0c3a38b
[INFO] [stdout]   16:     0x5deb06374b76 - core::ops::function::FnOnce::call_once::hf81902296577df60
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (176) panicked at src/tests/tsconfig_project_references.rs:220: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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066931d3 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb062ec697 - oxc_resolver::tests::tsconfig_project_references::self_reference::hca9c4fe59eadd349
[INFO] [stdout]   15:     0x5deb062ec7c3 - oxc_resolver::tests::tsconfig_project_references::self_reference::{{closure}}::h43d6cf20db9494a7
[INFO] [stdout]   16:     0x5deb06374286 - core::ops::function::FnOnce::call_once::hb9fe56e5886bbc17
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (159) panicked at src/tests/tsconfig_paths.rs:117: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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb06693143 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb06340222 - oxc_resolver::tests::tsconfig_paths::json_with_comments::h8f192f5c1e729274
[INFO] [stdout]   15:     0x5deb06340293 - oxc_resolver::tests::tsconfig_paths::json_with_comments::{{closure}}::h0ccb0f7c65b4b07c
[INFO] [stdout]   16:     0x5deb06372296 - core::ops::function::FnOnce::call_once::h2fa20ad0f30feb22
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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' (172) panicked at src/tests/tsconfig_project_references.rs:50: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:     0x5deb066775a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h4e0a3aeea0f9c085
[INFO] [stdout]    1:     0x5deb0668921f - core::fmt::write::hecf68a131630c74d
[INFO] [stdout]    2:     0x5deb06642d11 - std::io::Write::write_fmt::h9846fe3d2a36c1ea
[INFO] [stdout]    3:     0x5deb0664fc12 - std::sys::backtrace::BacktraceLock::print::h75160192768e5621
[INFO] [stdout]    4:     0x5deb0665527f - std::panicking::default_hook::{{closure}}::h14d82797cfb1ddcb
[INFO] [stdout]    5:     0x5deb06655111 - std::panicking::default_hook::h63f9bf8161c5d325
[INFO] [stdout]    6:     0x5deb06401eee - test::test_main_with_exit_callback::{{closure}}::hae96ae0cd2f2ce70
[INFO] [stdout]    7:     0x5deb0665593f - std::panicking::panic_with_hook::h3173740e06bd0752
[INFO] [stdout]    8:     0x5deb0665579a - std::panicking::panic_handler::{{closure}}::hbac492c61eb56a87
[INFO] [stdout]    9:     0x5deb0664fd59 - std::sys::backtrace::__rust_end_short_backtrace::haa3eac3df9535320
[INFO] [stdout]   10:     0x5deb06636cfd - __rustc[de0091b922c53d7e]::rust_begin_unwind
[INFO] [stdout]   11:     0x5deb06693390 - core::panicking::panic_fmt::h5138da2ef87be35b
[INFO] [stdout]   12:     0x5deb066931d3 - core::panicking::assert_failed_inner::h1c85740028aaa416
[INFO] [stdout]   13:     0x5deb0629c649 - core::panicking::assert_failed::h0f7053f3c6da6050
[INFO] [stdout]   14:     0x5deb062ef9e8 - oxc_resolver::tests::tsconfig_project_references::auto::h6fbe306bff396f79
[INFO] [stdout]   15:     0x5deb062efa93 - oxc_resolver::tests::tsconfig_project_references::auto::{{closure}}::h1736ca6a029ab095
[INFO] [stdout]   16:     0x5deb06374a86 - core::ops::function::FnOnce::call_once::hf05d362140c18745
[INFO] [stdout]   17:     0x5deb06401ccb - test::__rust_begin_short_backtrace::h447963718d05a644
[INFO] [stdout]   18:     0x5deb06417905 - test::run_test::{{closure}}::h26eeb2c5f7e9a995
[INFO] [stdout]   19:     0x5deb063ee104 - std::sys::backtrace::__rust_begin_short_backtrace::h9d9305dda51fa5f2
[INFO] [stdout]   20:     0x5deb063f1aaa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha7fd20ecae19b9b9
[INFO] [stdout]   21:     0x5deb0664af3f - std::sys::thread::unix::Thread::new::thread_start::h38da0f633f090ce2
[INFO] [stdout]   22:     0x719694bc9aa4 - <unknown>
[INFO] [stdout]   23:     0x719694c56a64 - 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::alias_with_multiple_fallbacks
[INFO] [stdout]     tests::alias::system_path
[INFO] [stdout]     tests::browser_field::broken
[INFO] [stdout]     tests::browser_field::crypto_js
[INFO] [stdout]     tests::browser_field::ignore
[INFO] [stdout]     tests::browser_field::recursive
[INFO] [stdout]     tests::browser_field::replace_file
[INFO] [stdout]     tests::browser_field::shared_resolvers
[INFO] [stdout]     tests::browser_field::with_query
[INFO] [stdout]     tests::builtins::imports
[INFO] [stdout]     tests::exports_field::directory
[INFO] [stdout]     tests::exports_field::exports_not_browser_field1
[INFO] [stdout]     tests::exports_field::exports_not_browser_field2
[INFO] [stdout]     tests::exports_field::extension_alias_1_2
[INFO] [stdout]     tests::exports_field::extension_alias_3
[INFO] [stdout]     tests::exports_field::extension_alias_throw_error
[INFO] [stdout]     tests::exports_field::extension_without_fully_specified
[INFO] [stdout]     tests::exports_field::field_name_path
[INFO] [stdout]     tests::exports_field::shared_resolvers
[INFO] [stdout]     tests::exports_field::test_simple
[INFO] [stdout]     tests::extension_alias::extension_alias
[INFO] [stdout]     tests::extension_alias::not_apply_to_extension_nor_main_files
[INFO] [stdout]     tests::extensions::default_enforce_extension
[INFO] [stdout]     tests::extensions::extension_combinations
[INFO] [stdout]     tests::extensions::extensions
[INFO] [stdout]     tests::extensions::multi_dot_extension
[INFO] [stdout]     tests::extensions::respect_enforce_extension
[INFO] [stdout]     tests::imports_field::shared_resolvers
[INFO] [stdout]     tests::imports_field::test_simple
[INFO] [stdout]     tests::incorrect_description_file::incorrect_description_file_1
[INFO] [stdout]     tests::incorrect_description_file::incorrect_description_file_2
[INFO] [stdout]     tests::main_field::test
[INFO] [stdout]     tests::main_field::test_fallback
[INFO] [stdout]     tests::memory_leak::test_memory_leak_arc_cycles
[INFO] [stdout]     tests::missing::test
[INFO] [stdout]     tests::module_type::test
[INFO] [stdout]     tests::package_json::adjacent_to_node_modules
[INFO] [stdout]     tests::package_json::package_json_with_symlinks_true
[INFO] [stdout]     tests::package_json::test
[INFO] [stdout]     tests::resolve::abnormal_relative
[INFO] [stdout]     tests::resolve::issue238_resolve
[INFO] [stdout]     tests::resolve::prefer_file_over_dir
[INFO] [stdout]     tests::resolve::prefer_relative
[INFO] [stdout]     tests::resolve::resolve
[INFO] [stdout]     tests::resolve::resolve_dot
[INFO] [stdout]     tests::resolve::resolve_edge_cases
[INFO] [stdout]     tests::resolve::resolve_to_context
[INFO] [stdout]     tests::resolve::symlink_with_nested_node_modules
[INFO] [stdout]     tests::restrictions::should_allow_exact_path_in_restriction
[INFO] [stdout]     tests::restrictions::should_apply_multiple_restrictions
[INFO] [stdout]     tests::restrictions::should_check_restrictions_in_extension_alias
[INFO] [stdout]     tests::restrictions::should_check_restrictions_in_load_index_with_enforce_extension_disabled
[INFO] [stdout]     tests::restrictions::should_try_to_find_alternative_1
[INFO] [stdout]     tests::restrictions::should_try_to_find_alternative_2
[INFO] [stdout]     tests::restrictions::should_try_to_find_alternative_3
[INFO] [stdout]     tests::roots::prefer_absolute
[INFO] [stdout]     tests::roots::resolve_to_context
[INFO] [stdout]     tests::roots::roots
[INFO] [stdout]     tests::roots::roots_fall_through
[INFO] [stdout]     tests::roots::should_resolve_slash
[INFO] [stdout]     tests::scoped_packages::scoped_packages
[INFO] [stdout]     tests::simple::dashed_name
[INFO] [stdout]     tests::simple::resolve_abs_main
[INFO] [stdout]     tests::simple::simple
[INFO] [stdout]     tests::tsconfig_discovery::tsconfig_discovery
[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. 59 passed; 91 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3566de1c3188af0a7ed381f279b37cd0471084913ad32f48b6a99ee09b452f62", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3566de1c3188af0a7ed381f279b37cd0471084913ad32f48b6a99ee09b452f62", kill_on_drop: false }`
[INFO] [stdout] 3566de1c3188af0a7ed381f279b37cd0471084913ad32f48b6a99ee09b452f62
