[INFO] cloning repository https://github.com/oxc-project/oxc_resolver
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oxc-project/oxc_resolver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxc-project%2Foxc_resolver", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxc-project%2Foxc_resolver'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 880d86144268de479f26035c2d708246821fe7b0
[INFO] testing oxc-project/oxc_resolver against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxc-project%2Foxc_resolver" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/oxc-project/oxc_resolver
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/oxc-project/oxc_resolver
[INFO] tweaked toml for git repo https://github.com/oxc-project/oxc_resolver written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oxc-project/oxc_resolver on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/oxc-project/oxc_resolver 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redox_syscall v0.5.18
[INFO] [stderr]   Downloaded windows-future v0.3.2
[INFO] [stderr]   Downloaded vfs v0.12.2
[INFO] [stderr]   Downloaded napi-build v2.2.3
[INFO] [stderr]   Downloaded windows-collections v0.3.2
[INFO] [stderr]   Downloaded windows-numerics v0.3.1
[INFO] [stderr]   Downloaded endian-type v0.1.2
[INFO] [stderr]   Downloaded mimalloc-safe v0.1.54
[INFO] [stderr]   Downloaded concurrent_lru v0.2.0
[INFO] [stderr]   Downloaded dtor v0.1.0
[INFO] [stderr]   Downloaded libloading v0.8.9
[INFO] [stderr]   Downloaded napi-derive-backend v2.2.0
[INFO] [stderr]   Downloaded seize v0.5.1
[INFO] [stderr]   Downloaded half v2.7.0
[INFO] [stderr]   Downloaded papaya v0.2.3
[INFO] [stderr]   Downloaded criterion2 v3.0.2
[INFO] [stderr]   Downloaded fancy-regex v0.16.2
[INFO] [stderr]   Downloaded napi v3.3.0
[INFO] [stderr]   Downloaded statrs v0.18.0
[INFO] [stderr]   Downloaded napi-derive v3.2.5
[INFO] [stderr]   Downloaded bpaf v0.9.20
[INFO] [stderr]   Downloaded radix_trie v0.2.1
[INFO] [stderr]   Downloaded libmimalloc-sys2 v0.1.50
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.20
[INFO] [stderr]   Downloaded pnp v0.12.3
[INFO] [stderr]   Downloaded anes v0.2.1
[INFO] [stderr]   Downloaded napi-sys v3.0.0
[INFO] [stderr]   Downloaded ctor v0.5.0
[INFO] [stderr]   Downloaded oorandom v11.1.5
[INFO] [stderr]   Downloaded nibble_vec v0.1.0
[INFO] [stderr]   Downloaded codspeed v3.0.5
[INFO] [stderr]   Downloaded dtor-proc-macro v0.0.6
[INFO] [stderr]   Downloaded json-strip-comments v3.0.1
[INFO] [stderr]   Downloaded windows-threading v0.2.1
[INFO] [stderr]   Downloaded windows v0.62.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ab5d1031668eee58f9462abbd26ace9f4392c48f078cf0777f61df780881bff
[INFO] running `Command { std: "docker" "start" "-a" "0ab5d1031668eee58f9462abbd26ace9f4392c48f078cf0777f61df780881bff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ab5d1031668eee58f9462abbd26ace9f4392c48f078cf0777f61df780881bff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ab5d1031668eee58f9462abbd26ace9f4392c48f078cf0777f61df780881bff", kill_on_drop: false }`
[INFO] [stdout] 0ab5d1031668eee58f9462abbd26ace9f4392c48f078cf0777f61df780881bff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0352c05ae6b62df48017a34af272654192bcbef20b2b2de7d430457a0dae8529
[INFO] running `Command { std: "docker" "start" "-a" "0352c05ae6b62df48017a34af272654192bcbef20b2b2de7d430457a0dae8529", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling json-strip-comments v3.0.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling seize v0.5.1
[INFO] [stderr]    Compiling papaya v0.2.3
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[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 v0.1.6
[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 tracing v0.1.41
[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.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 1m 56s
[INFO] running `Command { std: "docker" "inspect" "0352c05ae6b62df48017a34af272654192bcbef20b2b2de7d430457a0dae8529", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0352c05ae6b62df48017a34af272654192bcbef20b2b2de7d430457a0dae8529", kill_on_drop: false }`
[INFO] [stdout] 0352c05ae6b62df48017a34af272654192bcbef20b2b2de7d430457a0dae8529
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87c76bd3ac7270d98672634b6c0e1541d8cb654c649921847a8ba3e6c4dae19d
[INFO] running `Command { std: "docker" "start" "-a" "87c76bd3ac7270d98672634b6c0e1541d8cb654c649921847a8ba3e6c4dae19d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.7
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling anes v0.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bpaf v0.9.20
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling vfs v0.12.2
[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 num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling half v2.7.0
[INFO] [stderr]    Compiling oxc_resolver v11.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion2 v3.0.2
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 1m 36s
[INFO] running `Command { std: "docker" "inspect" "87c76bd3ac7270d98672634b6c0e1541d8cb654c649921847a8ba3e6c4dae19d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87c76bd3ac7270d98672634b6c0e1541d8cb654c649921847a8ba3e6c4dae19d", kill_on_drop: false }`
[INFO] [stdout] 87c76bd3ac7270d98672634b6c0e1541d8cb654c649921847a8ba3e6c4dae19d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8c091e03730940f3da6e10e0d5ed17c011bb129fa9f3689884d0768a45b68c70
[INFO] running `Command { std: "docker" "start" "-a" "8c091e03730940f3da6e10e0d5ed17c011bb129fa9f3689884d0768a45b68c70", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxc_resolver-a25cf0a4cd77500d)
[INFO] [stdout] 
[INFO] [stdout] running 148 tests
[INFO] [stdout] test file_system::metadata ... ok
[INFO] [stdout] test path::normalize_relative ... ok
[INFO] [stdout] test options::test::display ... ok
[INFO] [stdout] test specifier::tests::empty ... ok
[INFO] [stdout] test error::test_into_io_error ... ok
[INFO] [stdout] test cache::tests::test_borrowed_cached_path_eq ... ok
[INFO] [stdout] test error::test_circular_path_bufs_display ... ok
[INFO] [stdout] test path::is_invalid_exports_target ... ok
[INFO] [stdout] test specifier::tests::debug ... ok
[INFO] [stdout] test specifier::tests::enhanced_resolve_windows_like ... ok
[INFO] [stdout] test path::normalize ... ok
[INFO] [stdout] test specifier::tests::hash ... ok
[INFO] [stdout] test specifier::tests::query_fragment ... ok
[INFO] [stdout] test error::test_coverage ... ok
[INFO] [stdout] test specifier::tests::relative ... ok
[INFO] [stdout] test options::test::enforce_extension ... ok
[INFO] [stdout] test specifier::tests::enhanced_resolve_edge_cases ... ok
[INFO] [stdout] test specifier::tests::module ... ok
[INFO] [stdout] test cache::tests::test_cached_path_debug ... ok
[INFO] [stdout] test tests::browser_field::recursive ... ok
[INFO] [stdout] test file_system::file_metadata_getters ... ok
[INFO] [stdout] test tests::browser_field::shared_resolvers ... ok
[INFO] [stdout] test tests::browser_field::replace_file ... ok
[INFO] [stdout] test tests::builtins::builtins ... ok
[INFO] [stdout] test tests::browser_field::with_query ... ok
[INFO] [stdout] test tests::builtins::fail ... ok
[INFO] [stdout] test tests::alias::alias_with_multiple_fallbacks ... ok
[INFO] [stdout] test tests::dependencies::windows::test ... ok
[INFO] [stdout] test tests::exports_field::directory ... ok
[INFO] [stdout] test tests::browser_field::crypto_js ... ok
[INFO] [stdout] test specifier::tests::absolute ... ok
[INFO] [stdout] test tests::builtins::builtins_off ... ok
[INFO] [stdout] test tests::exports_field::exports_not_browser_field1 ... ok
[INFO] [stdout] test tests::browser_field::ignore ... ok
[INFO] [stdout] test tests::browser_field::recurse_fail ... ok
[INFO] [stdout] test tests::alias::absolute_path ... ok
[INFO] [stdout] test tests::alias::alias_try_fragment_as_path ... ok
[INFO] [stdout] test tests::alias::alias_is_full_path ... ok
[INFO] [stdout] test tests::alias::system_path ... ok
[INFO] [stdout] test tests::browser_field::broken ... ok
[INFO] [stdout] test tests::alias::alias_fragment ... ok
[INFO] [stdout] test tests::exports_field::extension_without_fully_specified ... ok
[INFO] [stdout] test tests::exports_field::extension_alias_3 ... ok
[INFO] [stdout] test tests::exports_field::extension_alias_1_2 ... ok
[INFO] [stdout] test tests::exports_field::test_cases ... ok
[INFO] [stdout] test tests::exports_field::shared_resolvers ... ok
[INFO] [stdout] test tests::extensions::without_leading_dot - should panic ... FAILED
[INFO] [stdout] test tests::fallback::fallback ... ok
[INFO] [stdout] test tests::extensions::default_enforce_extension ... ok
[INFO] [stdout] test tests::full_specified::windows::resolve_to_context ... ok
[INFO] [stdout] test tests::full_specified::windows::test ... ok
[INFO] [stdout] test tests::extensions::extension_combinations ... ok
[INFO] [stdout] test tests::imports_field::shared_resolvers ... 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::builtins::imports ... ok
[INFO] [stdout] test tests::extensions::respect_enforce_extension ... ok
[INFO] [stdout] test tests::extensions::multi_dot_extension ... ok
[INFO] [stdout] test tests::imports_field::test_simple ... ok
[INFO] [stdout] test tests::exports_field::test_simple ... ok
[INFO] [stdout] test tests::exports_field::extension_alias_throw_error ... ok
[INFO] [stdout] test tests::extensions::extensions ... ok
[INFO] [stdout] test tests::extension_alias::not_apply_to_extension_nor_main_files ... ok
[INFO] [stdout] test tests::extension_alias::extension_alias ... FAILED
[INFO] [stdout] test tests::incorrect_description_file::incorrect_description_file_2 ... ok
[INFO] [stdout] test tests::exports_field::exports_not_browser_field2 ... ok
[INFO] [stdout] test tests::imports_field::test_cases ... 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::resolution::test ... ok
[INFO] [stdout] test tests::package_json::package_json_with_symlinks_true ... ok
[INFO] [stdout] test tests::missing::alias_and_extensions ... ok
[INFO] [stdout] test tests::memory_leak::test_memory_leak_arc_cycles ... ok
[INFO] [stdout] test tests::package_json::adjacent_to_node_modules ... ok
[INFO] [stdout] test tests::package_json::test ... ok
[INFO] [stdout] test tests::missing::test ... ok
[INFO] [stdout] test tests::alias::alias ... ok
[INFO] [stdout] test tests::resolve::resolve_to_context ... ok
[INFO] [stdout] test tests::exports_field::field_name_path ... ok
[INFO] [stdout] test tests::main_field::test ... ok
[INFO] [stdout] test tests::resolve::resolve_edge_cases ... ok
[INFO] [stdout] test tests::resolve::resolve_dot ... ok
[INFO] [stdout] test tests::main_field::test_fallback ... ok
[INFO] [stdout] test tests::restrictions::should_check_restrictions_in_browser_field_alias ... ok
[INFO] [stdout] test tests::restrictions::should_check_restrictions_in_load_alias_or_file ... ok
[INFO] [stdout] test tests::restrictions::should_allow_exact_path_in_restriction ... ok
[INFO] [stdout] test tests::restrictions::should_check_restrictions_in_package_main_fields ... ok
[INFO] [stdout] test tests::restrictions::should_respect_parent_directory_restriction ... ok
[INFO] [stdout] test tests::restrictions::should_check_restrictions_in_load_index_with_enforce_extension_disabled ... ok
[INFO] [stdout] test tests::incorrect_description_file::incorrect_description_file_1 ... ok
[INFO] [stdout] test tests::restrictions::should_fail_if_any_restriction_fails ... ok
[INFO] [stdout] test tests::resolve::prefer_file_over_dir ... ok
[INFO] [stdout] test tests::restrictions::should_respect_regexp_restriction ... ok
[INFO] [stdout] test tests::restrictions::should_respect_string_restriction ... ok
[INFO] [stdout] test tests::roots::resolve_to_context ... ok
[INFO] [stdout] test tests::roots::prefer_absolute ... ok
[INFO] [stdout] test tests::restrictions::should_try_to_find_alternative_2 ... ok
[INFO] [stdout] test tests::resolve::prefer_relative ... ok
[INFO] [stdout] test tests::resolve::resolve_hash_as_module ... ok
[INFO] [stdout] test tests::restrictions::should_try_to_find_alternative_1 ... ok
[INFO] [stdout] test tests::roots::roots_fall_through ... ok
[INFO] [stdout] test tests::symlink::test ... ok
[INFO] [stdout] test tests::roots::roots ... ok
[INFO] [stdout] test tests::simple::windows::no_package ... ok
[INFO] [stdout] test tests::roots::should_resolve_slash ... ok
[INFO] [stdout] test tests::restrictions::should_apply_multiple_restrictions ... ok
[INFO] [stdout] test tests::symlink::test_circular_symlink ... ok
[INFO] [stdout] test tests::simple::simple ... ok
[INFO] [stdout] test tests::restrictions::should_try_to_find_alternative_3 ... ok
[INFO] [stdout] test tests::simple::dashed_name ... ok
[INFO] [stdout] test tests::scoped_packages::scoped_packages ... ok
[INFO] [stdout] test tests::simple::resolve_abs_main ... ok
[INFO] [stdout] test tests::tsconfig_extends::test_extend_tsconfig_missing_file ... ok
[INFO] [stdout] test tests::tsconfig_extends::test_extend_tsconfig_no_override_existing ... ok
[INFO] [stdout] test tests::tsconfig_extends::test_extend_tsconfig ... ok
[INFO] [stdout] test tests::tsconfig_extends::test_extend_tsconfig_override_behavior ... ok
[INFO] [stdout] test tests::threaded_environment ... ok
[INFO] [stdout] test tests::tsconfig_extends::test_extend_tsconfig_multiple_inheritance ... ok
[INFO] [stdout] test tests::tsconfig_extends::test_extend_tsconfig_preserves_child_settings ... ok
[INFO] [stdout] test tests::resolve::issue238_resolve ... ok
[INFO] [stdout] test tests::tsconfig_paths::test_base_url ... ok
[INFO] [stdout] test tests::resolve::abnormal_relative ... ok
[INFO] [stdout] test tests::tsconfig_paths::broken ... ok
[INFO] [stdout] test tests::module_type::test ... ok
[INFO] [stdout] test tests::tsconfig_paths::empty ... ok
[INFO] [stdout] test tests::resolve::symlink_with_nested_node_modules ... ok
[INFO] [stdout] test tests::restrictions::should_check_restrictions_in_extension_alias ... ok
[INFO] [stdout] test tests::tsconfig_extends::test_extend_tsconfig_paths ... ok
[INFO] [stdout] test tests::tsconfig_extends::test_extend_tsconfig_template_variables ... ok
[INFO] [stdout] test tests::tsconfig_paths::test_merge_tsconfig ... ok
[INFO] [stdout] test tests::tsconfig_paths::test_paths ... ok
[INFO] [stdout] test tests::tsconfig_paths::test_no_merge_tsconfig ... ok
[INFO] [stdout] test tests::tsconfig_paths::json_with_comments ... ok
[INFO] [stdout] test tests::tsconfig_paths::test_paths_and_base_url ... ok
[INFO] [stdout] test tests::resolve::resolve ... ok
[INFO] [stdout] test tests::tsconfig_paths::test_parent_base_url ... ok
[INFO] [stdout] test tests::tsconfig_paths::tsconfig_fallthrough ... ok
[INFO] [stdout] test tests::tsconfig_paths::test_paths_nested_base ... ok
[INFO] [stdout] test tests::tsconfig_paths::with_bom ... ok
[INFO] [stdout] test tests::tsconfig_paths::windows_test::match_path ... ok
[INFO] [stdout] test tests::tsconfig_project_references::references_with_extends ... ok
[INFO] [stdout] test tests::tsconfig_project_references::disabled ... ok
[INFO] [stdout] test tests::tsconfig_project_references::manual ... ok
[INFO] [stdout] test tests::tsconfig_project_references::auto ... ok
[INFO] [stdout] test tests::tsconfig_paths::test_template_variable ... ok
[INFO] [stdout] test tests::tsconfig_project_references::self_reference ... ok
[INFO] [stdout] test tests::tsconfig_paths::tsconfig_resolve ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::extensions::without_leading_dot stdout ----
[INFO] [stdout] note: test did not panic as expected at src/tests/extensions.rs:123:4
[INFO] [stdout] ---- tests::extension_alias::extension_alias stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::extension_alias::extension_alias' panicked at src/tests/extension_alias.rs:49:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Err(NotFound("typescript/lib/typescript.js"))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/yarn/node_modules/typescript/lib/typescript.d.ts")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f390146fe72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]    1:     0x5f3901496d53 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]    2:     0x5f390146c613 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]    3:     0x5f390146fcc2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]    4:     0x5f39014719ec - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]    5:     0x5f3901471842 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]    6:     0x5f3901379bb4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]    7:     0x5f39014724cb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]    8:     0x5f390147219a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]    9:     0x5f3901470379 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]   10:     0x5f3901471e2d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]   11:     0x5f3901495420 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]   12:     0x5f3901495718 - core::panicking::assert_failed_inner::h02e1528dd7bc6647
[INFO] [stdout]   13:     0x5f39012dab33 - core::panicking::assert_failed::h9aa6b45f195b5ad8
[INFO] [stdout]   14:     0x5f3901312686 - oxc_resolver::tests::extension_alias::extension_alias::h977c286a65508429
[INFO] [stdout]   15:     0x5f3901214f99 - core::ops::function::FnOnce::call_once::h08050a1c85562d26
[INFO] [stdout]   16:     0x5f390137f33b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]   17:     0x5f390137e52e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]   18:     0x5f39013420a4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]   19:     0x5f3901345a7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]   20:     0x5f39014754b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]   21:     0x7111a1552aa4 - <unknown>
[INFO] [stdout]   22:     0x7111a15dfa34 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::extension_alias::extension_alias
[INFO] [stdout]     tests::extensions::without_leading_dot
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 146 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "8c091e03730940f3da6e10e0d5ed17c011bb129fa9f3689884d0768a45b68c70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c091e03730940f3da6e10e0d5ed17c011bb129fa9f3689884d0768a45b68c70", kill_on_drop: false }`
[INFO] [stdout] 8c091e03730940f3da6e10e0d5ed17c011bb129fa9f3689884d0768a45b68c70
