[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] 84f3d5072789f04992aa3f33c68d7ceea9bc3095
[INFO] testing oxc-project/oxc_resolver against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxc-project%2Foxc_resolver" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oxc-project/oxc_resolver on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 899372b55a39600d6d8d4e879e3fb01df68b94d4d228e506a05d9a98abc13f9b
[INFO] running `Command { std: "docker" "start" "-a" "899372b55a39600d6d8d4e879e3fb01df68b94d4d228e506a05d9a98abc13f9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "899372b55a39600d6d8d4e879e3fb01df68b94d4d228e506a05d9a98abc13f9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "899372b55a39600d6d8d4e879e3fb01df68b94d4d228e506a05d9a98abc13f9b", kill_on_drop: false }`
[INFO] [stdout] 899372b55a39600d6d8d4e879e3fb01df68b94d4d228e506a05d9a98abc13f9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 078b7de8517480c03b959d4f7fe53233426db3e34f68206c7a5ac7ec68d707b0
[INFO] running `Command { std: "docker" "start" "-a" "078b7de8517480c03b959d4f7fe53233426db3e34f68206c7a5ac7ec68d707b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling zmij v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling nodejs-built-in-modules v1.0.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling json-strip-comments v3.1.0
[INFO] [stderr]    Compiling fast-glob v1.0.0
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling seize v0.5.1
[INFO] [stderr]    Compiling halfbrown v0.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling value-trait v0.12.1
[INFO] [stderr]    Compiling papaya v0.2.3
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling simd-json v0.17.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling oxc_resolver v11.16.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 28.50s
[INFO] running `Command { std: "docker" "inspect" "078b7de8517480c03b959d4f7fe53233426db3e34f68206c7a5ac7ec68d707b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "078b7de8517480c03b959d4f7fe53233426db3e34f68206c7a5ac7ec68d707b0", kill_on_drop: false }`
[INFO] [stdout] 078b7de8517480c03b959d4f7fe53233426db3e34f68206c7a5ac7ec68d707b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] bb82243805012c23034dcea9690706248ac32a168a2612d6237c8b65b38d7b28
[INFO] running `Command { std: "docker" "start" "-a" "bb82243805012c23034dcea9690706248ac32a168a2612d6237c8b65b38d7b28", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling anes v0.2.1
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling bpaf v0.9.20
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling vfs v0.12.2
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling value-trait v0.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling simd-json v0.17.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling criterion2 v3.0.2
[INFO] [stderr]    Compiling oxc_resolver v11.16.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 29.63s
[INFO] running `Command { std: "docker" "inspect" "bb82243805012c23034dcea9690706248ac32a168a2612d6237c8b65b38d7b28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb82243805012c23034dcea9690706248ac32a168a2612d6237c8b65b38d7b28", kill_on_drop: false }`
[INFO] [stdout] bb82243805012c23034dcea9690706248ac32a168a2612d6237c8b65b38d7b28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 6892abf6a3c463b78a20be261d60bf836c91b6bcdc1e1f099e506dec49a52603
[INFO] running `Command { std: "docker" "start" "-a" "6892abf6a3c463b78a20be261d60bf836c91b6bcdc1e1f099e506dec49a52603", 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/build/oxc_resolver/69ffd3a748a53f0b/deps/oxc_resolver-69ffd3a748a53f0b)
[INFO] [stdout] 
[INFO] [stdout] running 156 tests
[INFO] [stdout] test error::test_coverage ... ok
[INFO] [stdout] test error::test_circular_path_bufs_display ... ok
[INFO] [stdout] test cache::tests::test_borrowed_cached_path_eq ... ok
[INFO] [stdout] test file_system::file_metadata_getters ... ok
[INFO] [stdout] test error::test_into_io_error ... ok
[INFO] [stdout] test file_system::metadata ... ok
[INFO] [stdout] test options::test::display ... ok
[INFO] [stdout] test path::normalize ... ok
[INFO] [stdout] test options::test::enforce_extension ... ok
[INFO] [stdout] test specifier::tests::absolute ... ok
[INFO] [stdout] test path::is_invalid_exports_target ... ok
[INFO] [stdout] test path::normalize_relative ... ok
[INFO] [stdout] test specifier::tests::debug ... ok
[INFO] [stdout] test specifier::tests::enhanced_resolve_edge_cases ... ok
[INFO] [stdout] test specifier::tests::empty ... ok
[INFO] [stdout] test specifier::tests::enhanced_resolve_windows_like ... ok
[INFO] [stdout] test specifier::tests::hash ... ok
[INFO] [stdout] test specifier::tests::module ... ok
[INFO] [stdout] test specifier::tests::query_fragment ... ok
[INFO] [stdout] test specifier::tests::relative ... ok
[INFO] [stdout] test cache::tests::test_cached_path_debug ... ok
[INFO] [stdout] test tests::browser_field::shared_resolvers ... ok
[INFO] [stdout] test tests::browser_field::with_query ... ok
[INFO] [stdout] test tests::builtins::builtins ... ok
[INFO] [stdout] test tests::alias::all_alias_values_are_not_found ... ok
[INFO] [stdout] test tests::builtins::builtins_off ... ok
[INFO] [stdout] test tests::browser_field::crypto_js ... ok
[INFO] [stdout] test tests::builtins::imports ... ok
[INFO] [stdout] test tests::alias::alias_is_full_path ... ok
[INFO] [stdout] test tests::alias::alias ... ok
[INFO] [stdout] test tests::alias::alias_with_multiple_fallbacks ... ok
[INFO] [stdout] test tests::alias::infinite_recursion ... ok
[INFO] [stdout] test tests::exports_field::directory ... ok
[INFO] [stdout] test tests::browser_field::ignore ... ok
[INFO] [stdout] test tests::dependencies::test::test ... ok
[INFO] [stdout] test tests::alias::absolute_path ... ok
[INFO] [stdout] test tests::alias::system_path ... ok
[INFO] [stdout] test tests::alias::alias_try_fragment_as_path ... ok
[INFO] [stdout] test tests::browser_field::recurse_fail ... ok
[INFO] [stdout] test tests::browser_field::recursive ... ok
[INFO] [stdout] test tests::clear_cache::test_parallel_resolve_with_clear_cache ... FAILED
[INFO] [stdout] test tests::builtins::fail ... ok
[INFO] [stdout] test tests::browser_field::broken ... 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_throw_error ... ok
[INFO] [stdout] test tests::exports_field::exports_not_browser_field2 ... ok
[INFO] [stdout] test tests::exports_field::extension_alias_1_2 ... ok
[INFO] [stdout] test tests::extension_alias::extension_alias ... FAILED
[INFO] [stdout] test tests::browser_field::replace_file ... ok
[INFO] [stdout] test tests::alias::alias_fragment ... ok
[INFO] [stdout] test tests::exports_field::test_simple ... ok
[INFO] [stdout] test tests::exports_field::exports_not_browser_field1 ... ok
[INFO] [stdout] test tests::extensions::respect_enforce_extension ... ok
[INFO] [stdout] test tests::extensions::extensions ... ok
[INFO] [stdout] test tests::extensions::default_enforce_extension ... ok
[INFO] [stdout] test tests::extension_alias::not_apply_to_extension_nor_main_files ... ok
[INFO] [stdout] test tests::exports_field::shared_resolvers ... ok
[INFO] [stdout] test tests::full_specified::windows::resolve_to_context ... ok
[INFO] [stdout] test tests::extensions::without_leading_dot - should panic ... ok
[INFO] [stdout] test tests::extensions::extension_combinations ... ok
[INFO] [stdout] test tests::extensions::multi_dot_extension ... ok
[INFO] [stdout] test tests::exports_field::field_name_path ... ok
[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::missing::alias_and_extensions ... ok
[INFO] [stdout] test tests::main_field::test ... ok
[INFO] [stdout] test tests::memory_leak::test_memory_leak_arc_cycles ... ok
[INFO] [stdout] test tests::incorrect_description_file::incorrect_description_file_2 ... ok
[INFO] [stdout] test tests::memory_leak::test_canonicalized_path_not_dropped ... ok
[INFO] [stdout] test tests::resolution::test ... ok
[INFO] [stdout] test tests::main_field::test_fallback ... ok
[INFO] [stdout] test tests::incorrect_description_file::incorrect_description_file_1 ... ok
[INFO] [stdout] test tests::package_json::test_corrupted_package_json ... ok
[INFO] [stdout] test tests::package_json::test ... ok
[INFO] [stdout] test tests::missing::test ... ok
[INFO] [stdout] test tests::package_json::package_json_with_symlinks_true ... ok
[INFO] [stdout] test tests::full_specified::windows::test ... ok
[INFO] [stdout] test tests::package_json::adjacent_to_node_modules ... ok
[INFO] [stdout] test tests::imports_field::shared_resolvers ... ok
[INFO] [stdout] test tests::resolve::issue238_resolve ... ok
[INFO] [stdout] test tests::resolve::abnormal_relative ... ok
[INFO] [stdout] test tests::imports_field::test_simple ... ok
[INFO] [stdout] test tests::resolve::resolve_hash_as_module ... ok
[INFO] [stdout] test tests::resolve::prefer_relative ... ok
[INFO] [stdout] test tests::restrictions::should_check_restrictions_in_browser_field_alias ... ok
[INFO] [stdout] test tests::restrictions::should_allow_exact_path_in_restriction ... ok
[INFO] [stdout] test tests::resolve::resolve_dot ... ok
[INFO] [stdout] test tests::resolve::resolve_edge_cases ... ok
[INFO] [stdout] test tests::restrictions::should_check_restrictions_in_extension_alias ... ok
[INFO] [stdout] test tests::resolve::resolve_to_context ... ok
[INFO] [stdout] test tests::restrictions::should_check_restrictions_in_package_main_fields ... ok
[INFO] [stdout] test tests::restrictions::should_check_restrictions_in_load_index_with_enforce_extension_disabled ... ok
[INFO] [stdout] test tests::resolve::resolve ... ok
[INFO] [stdout] test tests::restrictions::should_check_restrictions_in_load_alias_or_file ... ok
[INFO] [stdout] test tests::module_type::test ... ok
[INFO] [stdout] test tests::restrictions::should_apply_multiple_restrictions ... ok
[INFO] [stdout] test tests::exports_field::test_cases ... ok
[INFO] [stdout] test tests::restrictions::should_respect_parent_directory_restriction ... ok
[INFO] [stdout] test tests::restrictions::should_respect_string_restriction ... ok
[INFO] [stdout] test tests::restrictions::should_try_to_find_alternative_1 ... ok
[INFO] [stdout] test tests::roots::resolve_to_context ... ok
[INFO] [stdout] test tests::simple::windows::no_package ... ok
[INFO] [stdout] test tests::symlink::test ... ok
[INFO] [stdout] test tests::roots::roots ... ok
[INFO] [stdout] test tests::restrictions::should_respect_regexp_restriction ... ok
[INFO] [stdout] test tests::scoped_packages::scoped_packages ... ok
[INFO] [stdout] test tests::roots::should_resolve_slash ... ok
[INFO] [stdout] test tests::roots::prefer_absolute ... ok
[INFO] [stdout] test tests::simple::dashed_name ... ok
[INFO] [stdout] test tests::restrictions::should_try_to_find_alternative_3 ... ok
[INFO] [stdout] test tests::symlink::test_circular_symlink ... ok
[INFO] [stdout] test tests::simple::resolve_abs_main ... ok
[INFO] [stdout] test tests::tsconfck::find ... ok
[INFO] [stdout] test tests::tsconfig_discovery::tsconfig_discovery_virtual_file_importer ... ok
[INFO] [stdout] test tests::roots::roots_fall_through ... 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_multiple_inheritance ... ok
[INFO] [stdout] test tests::tsconfig_extends::test_extend_tsconfig_missing_file ... ok
[INFO] [stdout] test tests::tsconfig_extends::test_extend_tsconfig_override_behavior ... ok
[INFO] [stdout] test tests::tsconfig_extends::test_extend_package ... ok
[INFO] [stdout] test tests::tsconfig_paths::broken ... ok
[INFO] [stdout] test tests::tsconfig_extends::test_extend_tsconfig_preserves_child_settings ... ok
[INFO] [stdout] test tests::tsconfck::config_dir ... ok
[INFO] [stdout] test tests::restrictions::should_try_to_find_alternative_2 ... ok
[INFO] [stdout] test tests::tsconfig_extends::test_extend_tsconfig_template_variables ... ok
[INFO] [stdout] test tests::tsconfck::solution ... ok
[INFO] [stdout] test tests::tsconfck::parse_valid ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::test_merge_tsconfig ... ok
[INFO] [stdout] test tests::tsconfig_paths::test_paths_nested_base ... ok
[INFO] [stdout] test tests::tsconfig_paths::test_no_merge_tsconfig ... ok
[INFO] [stdout] test tests::tsconfck::parse_invalid ... ok
[INFO] [stdout] test tests::tsconfig_paths::test_parent_base_url ... ok
[INFO] [stdout] test tests::tsconfig_paths::empty ... ok
[INFO] [stdout] test tests::tsconfck::part_of_solution ... ok
[INFO] [stdout] test tests::restrictions::should_fail_if_any_restriction_fails ... ok
[INFO] [stdout] test tests::imports_field::test_cases ... ok
[INFO] [stdout] test tests::tsconfig_paths::tsconfig_fallthrough ... ok
[INFO] [stdout] test tests::tsconfig_paths::test_tsconfig_mixed_root_non_root_cache2 ... ok
[INFO] [stdout] test tests::tsconfig_paths::test_tsconfig_mixed_root_non_root_cache ... ok
[INFO] [stdout] test tests::tsconfig_paths::json_with_comments ... ok
[INFO] [stdout] test tests::tsconfig_extends::test_extend_tsconfig_paths ... ok
[INFO] [stdout] test tests::tsconfig_discovery::tsconfig_discovery ... ok
[INFO] [stdout] test tests::tsconfig_paths::test_tsconfig_mixed_root_non_root_cache3 ... ok
[INFO] [stdout] test tests::tsconfig_project_references::references_with_extends ... ok
[INFO] [stdout] test tests::tsconfig_paths::windows_test::match_path ... ok
[INFO] [stdout] test tests::tsconfig_project_references::disabled ... ok
[INFO] [stdout] test tests::tsconfig_paths::with_bom ... ok
[INFO] [stdout] test tests::simple::simple ... ok
[INFO] [stdout] test tests::threaded_environment ... 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_paths::tsconfig_resolve ... ok
[INFO] [stdout] test tests::tsconfig_root_dirs::test ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::clear_cache::test_parallel_resolve_with_clear_cache stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::clear_cache::test_parallel_resolve_with_clear_cache' (66) panicked at src/tests/clear_cache.rs:14:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565f91f15cf2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x565f91f2d04a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    2:     0x565f91f1ae86 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x565f91ef13af - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x565f91f0cb19 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]    5:     0x565f91c6ce0e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x565f91f0cd82 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x565f91ef1468 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x565f91ee8ad9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x565f91ef237d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]   10:     0x565f91f2d80c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]   11:     0x565f91f2d582 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]   12:     0x565f91bb9b06 - oxc_resolver[3509693e53e32aca]::tests::clear_cache::test_parallel_resolve_with_clear_cache
[INFO] [stdout]   13:     0x565f91bb4a83 - oxc_resolver[3509693e53e32aca]::tests::clear_cache::test_parallel_resolve_with_clear_cache::{closure#0}
[INFO] [stdout]   14:     0x565f91b9a466 - <oxc_resolver[3509693e53e32aca]::tests::clear_cache::test_parallel_resolve_with_clear_cache::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x565f91c611bb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]   16:     0x565f91c6da1a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]   17:     0x565f91c67ee4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x565f91c70512 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x565f91f1505f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x747f8a88aaa4 - <unknown>
[INFO] [stdout]   21:     0x747f8a917a64 - clone
[INFO] [stdout]   22:                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: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:     0x565f91f15cf2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x565f91f2d04a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    2:     0x565f91f1ae86 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x565f91ef13af - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x565f91f0cb19 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]    5:     0x565f91c6ce0e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x565f91f0cd82 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x565f91ef1468 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x565f91ee8ad9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x565f91ef237d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]   10:     0x565f91f2d80c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]   11:     0x565f91f2d6c3 - core[8f93d80df273fe75]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x565f91b4c062 - core[8f93d80df273fe75]::panicking::assert_failed::<core[8f93d80df273fe75]::result::Result<std[840933623431fd06]::path::PathBuf, oxc_resolver[3509693e53e32aca]::error::ResolveError>, core[8f93d80df273fe75]::result::Result<std[840933623431fd06]::path::PathBuf, oxc_resolver[3509693e53e32aca]::error::ResolveError>>
[INFO] [stdout]   13:     0x565f91b954f1 - oxc_resolver[3509693e53e32aca]::tests::extension_alias::extension_alias
[INFO] [stdout]   14:     0x565f91b88c53 - oxc_resolver[3509693e53e32aca]::tests::extension_alias::extension_alias::{closure#0}
[INFO] [stdout]   15:     0x565f91b9b876 - <oxc_resolver[3509693e53e32aca]::tests::extension_alias::extension_alias::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x565f91c611bb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]   17:     0x565f91c6da1a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]   18:     0x565f91c67ee4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x565f91c70512 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x565f91f1505f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x747f8a88aaa4 - <unknown>
[INFO] [stdout]   22:     0x747f8a917a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tsconfck::parse_valid stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tsconfck::parse_valid' (147) panicked at src/tests/tsconfck.rs:22:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Err(TsconfigNotFound("@tsconfig/node18/tsconfig.json"))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/tsconfck/parse/valid/with-extends/node/tsconfig.json")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x565f91f15cf2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x565f91f2d04a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    2:     0x565f91f1ae86 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x565f91ef13af - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x565f91f0cb19 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]    5:     0x565f91c6ce0e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x565f91f0cd82 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x565f91ef1468 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x565f91ee8ad9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x565f91ef237d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]   10:     0x565f91f2d80c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]   11:     0x565f91f2d6c3 - core[8f93d80df273fe75]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x565f91b4c062 - core[8f93d80df273fe75]::panicking::assert_failed::<core[8f93d80df273fe75]::result::Result<std[840933623431fd06]::path::PathBuf, oxc_resolver[3509693e53e32aca]::error::ResolveError>, core[8f93d80df273fe75]::result::Result<std[840933623431fd06]::path::PathBuf, oxc_resolver[3509693e53e32aca]::error::ResolveError>>
[INFO] [stdout]   13:     0x565f91bc9918 - oxc_resolver[3509693e53e32aca]::tests::tsconfck::parse_valid
[INFO] [stdout]   14:     0x565f91bb5593 - oxc_resolver[3509693e53e32aca]::tests::tsconfck::parse_valid::{closure#0}
[INFO] [stdout]   15:     0x565f91b9c676 - <oxc_resolver[3509693e53e32aca]::tests::tsconfck::parse_valid::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x565f91c611bb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]   17:     0x565f91c6da1a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]   18:     0x565f91c67ee4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x565f91c70512 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x565f91f1505f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x747f8a88aaa4 - <unknown>
[INFO] [stdout]   22:     0x747f8a917a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::clear_cache::test_parallel_resolve_with_clear_cache
[INFO] [stdout]     tests::extension_alias::extension_alias
[INFO] [stdout]     tests::tsconfck::parse_valid
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 153 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "6892abf6a3c463b78a20be261d60bf836c91b6bcdc1e1f099e506dec49a52603", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6892abf6a3c463b78a20be261d60bf836c91b6bcdc1e1f099e506dec49a52603", kill_on_drop: false }`
[INFO] [stdout] 6892abf6a3c463b78a20be261d60bf836c91b6bcdc1e1f099e506dec49a52603
