[INFO] fetching crate unrs_resolver 1.11.1...
[INFO] testing unrs_resolver-1.11.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate unrs_resolver 1.11.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate unrs_resolver 1.11.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate unrs_resolver 1.11.1
[INFO] tweaked toml for crates.io crate unrs_resolver 1.11.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate unrs_resolver 1.11.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate unrs_resolver 1.11.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f66428e2a69fcc3de67cc13aaf3e054d4474bce5d39542e9a2987adf37a77d85
[INFO] running `Command { std: "docker" "start" "-a" "f66428e2a69fcc3de67cc13aaf3e054d4474bce5d39542e9a2987adf37a77d85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f66428e2a69fcc3de67cc13aaf3e054d4474bce5d39542e9a2987adf37a77d85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f66428e2a69fcc3de67cc13aaf3e054d4474bce5d39542e9a2987adf37a77d85", kill_on_drop: false }`
[INFO] [stdout] f66428e2a69fcc3de67cc13aaf3e054d4474bce5d39542e9a2987adf37a77d85
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed8aa087730e3ac8f45b3460e2799e980575e76216a91ccf8795c14539f47209
[INFO] running `Command { std: "docker" "start" "-a" "ed8aa087730e3ac8f45b3460e2799e980575e76216a91ccf8795c14539f47209", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[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 form_urlencoded v1.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling json-strip-comments v1.0.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling seize v0.5.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling papaya v0.2.3
[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.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[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.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections 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.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling unrs_resolver v1.11.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 23.18s
[INFO] running `Command { std: "docker" "inspect" "ed8aa087730e3ac8f45b3460e2799e980575e76216a91ccf8795c14539f47209", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed8aa087730e3ac8f45b3460e2799e980575e76216a91ccf8795c14539f47209", kill_on_drop: false }`
[INFO] [stdout] ed8aa087730e3ac8f45b3460e2799e980575e76216a91ccf8795c14539f47209
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a62243a4ed9fc261933c87fa0d603bb5f9e627c359bf2c5aef90062f03c6b731
[INFO] running `Command { std: "docker" "start" "-a" "a62243a4ed9fc261933c87fa0d603bb5f9e627c359bf2c5aef90062f03c6b731", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling anes v0.2.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bpaf v0.9.20
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling normalize-path v0.2.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling vfs v0.12.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling criterion2 v3.0.1
[INFO] [stderr]    Compiling unrs_resolver v1.11.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Win32Error` is never constructed
[INFO] [stdout]   --> src/tests/windows.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct Win32Error {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 15.49s
[INFO] running `Command { std: "docker" "inspect" "a62243a4ed9fc261933c87fa0d603bb5f9e627c359bf2c5aef90062f03c6b731", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a62243a4ed9fc261933c87fa0d603bb5f9e627c359bf2c5aef90062f03c6b731", kill_on_drop: false }`
[INFO] [stdout] a62243a4ed9fc261933c87fa0d603bb5f9e627c359bf2c5aef90062f03c6b731
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8ad31159d923ccd780abf42e957c7f5d15e591be8453531521108a0e11328051
[INFO] running `Command { std: "docker" "start" "-a" "8ad31159d923ccd780abf42e957c7f5d15e591be8453531521108a0e11328051", kill_on_drop: false }`
[INFO] [stderr] warning: struct `Win32Error` is never constructed
[INFO] [stderr]   --> src/tests/windows.rs:66:12
[INFO] [stderr]    |
[INFO] [stderr] 66 | pub struct Win32Error {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `unrs_resolver` (lib test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/unrs_resolver-f7c6afefccd374a3)
[INFO] [stdout] 
[INFO] [stdout] running 115 tests
[INFO] [stdout] test file_system::metadata ... ok
[INFO] [stdout] test options::test::display ... ok
[INFO] [stdout] test options::test::enforce_extension ... ok
[INFO] [stdout] test error::test_into_io_error ... ok
[INFO] [stdout] test error::test_coverage ... ok
[INFO] [stdout] test path::normalize ... ok
[INFO] [stdout] test path::is_invalid_exports_target ... ok
[INFO] [stdout] test path::normalize_relative ... ok
[INFO] [stdout] test specifier::tests::absolute ... ok
[INFO] [stdout] test specifier::tests::debug ... ok
[INFO] [stdout] test specifier::tests::hash ... 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::module ... ok
[INFO] [stdout] test specifier::tests::query_fragment ... ok
[INFO] [stdout] test specifier::tests::relative ... ok
[INFO] [stdout] test tests::browser_field::shared_resolvers ... FAILED
[INFO] [stdout] test tests::browser_field::replace_file ... FAILED
[INFO] [stdout] test tests::builtins::builtins_off ... ok
[INFO] [stdout] test tests::browser_field::recursive ... FAILED
[INFO] [stdout] test tests::alias::all_alias_values_are_not_found ... ok
[INFO] [stdout] test tests::builtins::builtins ... ok
[INFO] [stdout] test tests::alias::system_path ... FAILED
[INFO] [stdout] test tests::alias::alias_try_fragment_as_path ... FAILED
[INFO] [stdout] test tests::builtins::fail ... ok
[INFO] [stdout] test tests::browser_field::recurse_fail ... ok
[INFO] [stdout] test tests::builtins::imports ... FAILED
[INFO] [stdout] test tests::exports_field::directory ... FAILED
[INFO] [stdout] test tests::dependencies::windows::test ... ok
[INFO] [stdout] test tests::exports_field::exports_not_browser_field1 ... FAILED
[INFO] [stdout] test tests::exports_field::exports_not_browser_field2 ... FAILED
[INFO] [stdout] test tests::alias::alias_fragment ... FAILED
[INFO] [stdout] test tests::browser_field::crypto_js ... FAILED
[INFO] [stdout] test tests::browser_field::with_query ... FAILED
[INFO] [stdout] test tests::alias::alias_is_full_path ... FAILED
[INFO] [stdout] test tests::browser_field::broken ... FAILED
[INFO] [stdout] test tests::exports_field::extension_alias_3 ... FAILED
[INFO] [stdout] test tests::extension_alias::not_apply_to_extension_nor_main_files ... FAILED
[INFO] [stdout] test tests::extensions::extensions ... FAILED
[INFO] [stdout] test tests::exports_field::extension_without_fully_specified ... FAILED
[INFO] [stdout] test tests::extensions::default_enforce_extension ... FAILED
[INFO] [stdout] test tests::exports_field::field_name_path ... FAILED
[INFO] [stdout] test tests::exports_field::extension_alias_throw_error ... FAILED
[INFO] [stdout] test tests::alias::alias ... ok
[INFO] [stdout] test tests::browser_field::ignore ... FAILED
[INFO] [stdout] test tests::exports_field::extension_alias_1_2 ... FAILED
[INFO] [stdout] test tests::exports_field::test_simple ... FAILED
[INFO] [stdout] test tests::alias::absolute_path ... FAILED
[INFO] [stdout] test tests::extension_alias::extension_alias ... FAILED
[INFO] [stdout] test tests::extensions::multi_dot_extension ... FAILED
[INFO] [stdout] test tests::full_specified::windows::test ... ok
[INFO] [stdout] test tests::full_specified::windows::resolve_to_context ... ok
[INFO] [stdout] test tests::extensions::respect_enforce_extension ... FAILED
[INFO] [stdout] test tests::exports_field::shared_resolvers ... FAILED
[INFO] [stdout] test tests::extensions::without_leading_dot - should panic ... ok
[INFO] [stdout] test tests::fallback::fallback ... ok
[INFO] [stdout] test tests::alias::infinite_recursion ... ok
[INFO] [stdout] test tests::incorrect_description_file::incorrect_description_file_1 ... FAILED
[INFO] [stdout] test tests::incorrect_description_file::incorrect_description_file_2 ... FAILED
[INFO] [stdout] test tests::incorrect_description_file::incorrect_description_file_3 ... ok
[INFO] [stdout] test tests::incorrect_description_file::no_description_file ... FAILED
[INFO] [stdout] test tests::main_field::test ... FAILED
[INFO] [stdout] test tests::resolution::test ... ok
[INFO] [stdout] test tests::package_json::test ... FAILED
[INFO] [stdout] test tests::main_field::test_fallback ... FAILED
[INFO] [stdout] test tests::module_type::test ... FAILED
[INFO] [stdout] test tests::missing::alias_and_extensions ... ok
[INFO] [stdout] test tests::imports_field::shared_resolvers ... FAILED
[INFO] [stdout] test tests::resolve::prefer_file_over_dir ... FAILED
[INFO] [stdout] test tests::resolve::resolve_hash_as_module ... ok
[INFO] [stdout] test tests::package_json::adjacent_to_node_modules ... FAILED
[INFO] [stdout] test tests::missing::test ... FAILED
[INFO] [stdout] test tests::resolve::resolve ... FAILED
[INFO] [stdout] test tests::resolve::resolve_dot ... FAILED
[INFO] [stdout] test tests::imports_field::test_simple ... FAILED
[INFO] [stdout] test tests::resolve::prefer_relative ... FAILED
[INFO] [stdout] test tests::resolve::abnormal_relative ... FAILED
[INFO] [stdout] test tests::restrictions::restriction1 ... FAILED
[INFO] [stdout] test tests::resolve::issue238_resolve ... FAILED
[INFO] [stdout] test tests::resolve::symlink_with_nested_node_modules ... FAILED
[INFO] [stdout] test tests::resolve::resolve_to_context ... FAILED
[INFO] [stdout] test tests::roots::roots ... FAILED
[INFO] [stdout] test tests::symlink::test ... ok
[INFO] [stdout] test tests::simple::dashed_name ... FAILED
[INFO] [stdout] test tests::simple::resolve_abs_main ... FAILED
[INFO] [stdout] test tests::simple::windows::no_package ... ok
[INFO] [stdout] test tests::roots::roots_fall_through ... FAILED
[INFO] [stdout] test tests::roots::should_resolve_slash ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::broken ... FAILED
[INFO] [stdout] test tests::threaded_environment ... ok
[INFO] [stdout] test tests::tsconfig_paths::test_base_url ... ok
[INFO] [stdout] test tests::tsconfig_paths::test_paths ... ok
[INFO] [stdout] test tests::tsconfig_paths::test_merge_tsconfig ... FAILED
[INFO] [stdout] test tests::roots::resolve_to_context ... FAILED
[INFO] [stdout] test tests::scoped_packages::scoped_packages ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::test_parent_base_url ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::test_no_merge_tsconfig ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::test_paths_and_base_url ... ok
[INFO] [stdout] test tests::roots::prefer_absolute ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::tsconfig_fallthrough ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::with_bom ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::test_template_variable ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::json_with_comments ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::tsconfig_resolve ... FAILED
[INFO] [stdout] test tests::simple::simple ... FAILED
[INFO] [stdout] test tests::tsconfig_paths::test_paths_nested_base ... FAILED
[INFO] [stdout] test tests::tsconfig_project_references::auto ... FAILED
[INFO] [stdout] test tests::tsconfig_project_references::manual ... FAILED
[INFO] [stdout] test tests::tsconfig_project_references::references_with_extends ... FAILED
[INFO] [stdout] test tests::tsconfig_project_references::disabled ... FAILED
[INFO] [stdout] test tests::tsconfig_project_references::self_reference ... FAILED
[INFO] [stdout] test tests::imports_field::test_cases ... ok
[INFO] [stdout] test tests::tsconfig_paths::windows_test::match_path ... ok
[INFO] [stdout] test tests::exports_field::test_cases ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::browser_field::shared_resolvers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::browser_field::shared_resolvers' (55) 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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5e93 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76c2b1dc - unrs_resolver::tests::browser_field::shared_resolvers::h33e092f1faed652f
[INFO] [stdout]   15:     0x650d76c2b9c3 - unrs_resolver::tests::browser_field::shared_resolvers::{{closure}}::h8d866ef786c34cff
[INFO] [stdout]   16:     0x650d76c535b6 - core::ops::function::FnOnce::call_once::hed4612bf9b494947
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - 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' (54) 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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5f23 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76c2a882 - unrs_resolver::tests::browser_field::replace_file::h8b166b9597c51d68
[INFO] [stdout]   15:     0x650d76c2a963 - unrs_resolver::tests::browser_field::replace_file::{{closure}}::h4429736480797bad
[INFO] [stdout]   16:     0x650d76c51ec6 - core::ops::function::FnOnce::call_once::h62b627bd434f573f
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::browser_field::recursive stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::browser_field::recursive' (53) 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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5f23 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14bb9 - core::panicking::assert_failed::h924284b533a7915a
[INFO] [stdout]   14:     0x650d76c2f219 - unrs_resolver::tests::browser_field::recursive::h5ff976892ba27290
[INFO] [stdout]   15:     0x650d76c2f273 - unrs_resolver::tests::browser_field::recursive::{{closure}}::h00b5226ba79b3468
[INFO] [stdout]   16:     0x650d76c517c6 - core::ops::function::FnOnce::call_once::h3706b0884026bd6c
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::alias::system_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::alias::system_path' (48) 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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5616 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]   13:     0x650d76bbaaf2 - unrs_resolver::tests::alias::system_path::h383f046f8eab27a6
[INFO] [stdout]   14:     0x650d76bbad03 - unrs_resolver::tests::alias::system_path::{{closure}}::h84a294bc9855ba1a
[INFO] [stdout]   15:     0x650d76c52dc6 - core::ops::function::FnOnce::call_once::hc4ca0b901bb73c46
[INFO] [stdout]   16:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   17:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   18:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   19:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   20:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   21:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   22:     0x79ae4d241a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::alias::alias_try_fragment_as_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::alias::alias_try_fragment_as_path' (45) 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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5e93 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76bbecb6 - unrs_resolver::tests::alias::alias_try_fragment_as_path::h942703d07bc85a7e
[INFO] [stdout]   15:     0x650d76bbed93 - unrs_resolver::tests::alias::alias_try_fragment_as_path::{{closure}}::hc8c1b987f9e92799
[INFO] [stdout]   16:     0x650d76c532a6 - core::ops::function::FnOnce::call_once::he19f8190598a9516
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::builtins::imports stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::builtins::imports' (60) 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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5e93 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76c6ccb9 - unrs_resolver::tests::builtins::imports::hec2b6a54a52d7378
[INFO] [stdout]   15:     0x650d76c6cd73 - unrs_resolver::tests::builtins::imports::{{closure}}::ha449b8e653a5f1c0
[INFO] [stdout]   16:     0x650d76c523b6 - core::ops::function::FnOnce::call_once::h7e36e64308df238e
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::exports_field::directory stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::exports_field::directory' (62) panicked at src/tests/exports_field.rs:297:27:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotFound("../exports-field")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5616 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]   13:     0x650d76b3db1b - unrs_resolver::tests::exports_field::directory::h4d0d7ef37087bf53
[INFO] [stdout]   14:     0x650d76b3ddb3 - unrs_resolver::tests::exports_field::directory::{{closure}}::hd2511b50cf522406
[INFO] [stdout]   15:     0x650d76c51dc6 - core::ops::function::FnOnce::call_once::h596b6403d134f9e7
[INFO] [stdout]   16:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   17:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   18:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   19:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   20:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   21:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   22:     0x79ae4d241a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::exports_field::exports_not_browser_field1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::exports_field::exports_not_browser_field1' (63) panicked at src/tests/exports_field.rs:103: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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5e93 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76b3b0fa - unrs_resolver::tests::exports_field::exports_not_browser_field1::he2e01a82ff841428
[INFO] [stdout]   15:     0x650d76b3b203 - unrs_resolver::tests::exports_field::exports_not_browser_field1::{{closure}}::haf55b6b4fc7d01fb
[INFO] [stdout]   16:     0x650d76c51706 - core::ops::function::FnOnce::call_once::h367635101d034ce6
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - 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' (64) panicked at src/tests/exports_field.rs:119: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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5e93 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76b3bbfa - unrs_resolver::tests::exports_field::exports_not_browser_field2::h512cbb1bd752c48c
[INFO] [stdout]   15:     0x650d76b3bca3 - unrs_resolver::tests::exports_field::exports_not_browser_field2::{{closure}}::hb41ca300b657850b
[INFO] [stdout]   16:     0x650d76c53196 - core::ops::function::FnOnce::call_once::hdc4c5823661d85ea
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::alias::alias_fragment stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::alias::alias_fragment' (43) 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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5f23 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76bbc568 - unrs_resolver::tests::alias::alias_fragment::h5a2edc871fc5b169
[INFO] [stdout]   15:     0x650d76bbc613 - unrs_resolver::tests::alias::alias_fragment::{{closure}}::h43227342d3596fb4
[INFO] [stdout]   16:     0x650d76c528d6 - core::ops::function::FnOnce::call_once::ha730413107cafd7b
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - 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' (50) 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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5e93 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76c2e507 - unrs_resolver::tests::browser_field::crypto_js::h77ce65f8e00522c0
[INFO] [stdout]   15:     0x650d76c2e5d3 - unrs_resolver::tests::browser_field::crypto_js::{{closure}}::h064157dc0531d32d
[INFO] [stdout]   16:     0x650d76c52436 - core::ops::function::FnOnce::call_once::h8187e271ee306ed6
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - 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' (56) 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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5e93 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76c27219 - unrs_resolver::tests::browser_field::with_query::h17844afa8009a3e5
[INFO] [stdout]   15:     0x650d76c272a3 - unrs_resolver::tests::browser_field::with_query::{{closure}}::h2746a13018f92e4d
[INFO] [stdout]   16:     0x650d76c51e86 - core::ops::function::FnOnce::call_once::h621f97c60747e056
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::alias::alias_is_full_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::alias::alias_is_full_path' (44) 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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5e93 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76bbd8fc - unrs_resolver::tests::alias::alias_is_full_path::h164feec2c9cc69da
[INFO] [stdout]   15:     0x650d76bbd9b3 - unrs_resolver::tests::alias::alias_is_full_path::{{closure}}::h212040591ded95a9
[INFO] [stdout]   16:     0x650d76c50e96 - core::ops::function::FnOnce::call_once::h06088ad926130aca
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::browser_field::broken stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::browser_field::broken' (49) 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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5f23 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76c2c652 - unrs_resolver::tests::browser_field::broken::hf1116bbd468573b8
[INFO] [stdout]   15:     0x650d76c2c6e3 - unrs_resolver::tests::browser_field::broken::{{closure}}::h51e4b2b20d3f6b07
[INFO] [stdout]   16:     0x650d76c53686 - core::ops::function::FnOnce::call_once::hf4333ec0bf3a6fb6
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - 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' (66) panicked at src/tests/exports_field.rs:258: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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5f23 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76b393e6 - unrs_resolver::tests::exports_field::extension_alias_3::h25e8c304f34de7fe
[INFO] [stdout]   15:     0x650d76b394d3 - unrs_resolver::tests::exports_field::extension_alias_3::{{closure}}::h3ae5e2642950fc10
[INFO] [stdout]   16:     0x650d76c53006 - core::ops::function::FnOnce::call_once::hd2611cd82fb4fca7
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::extension_alias::not_apply_to_extension_nor_main_files stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::extension_alias::not_apply_to_extension_nor_main_files' (74) panicked at src/tests/extension_alias.rs:69: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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5f23 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76c4d7c1 - unrs_resolver::tests::extension_alias::not_apply_to_extension_nor_main_files::h3decc5d1b3f634b6
[INFO] [stdout]   15:     0x650d76c4d8b3 - unrs_resolver::tests::extension_alias::not_apply_to_extension_nor_main_files::{{closure}}::hd34e595c492a147f
[INFO] [stdout]   16:     0x650d76c51906 - core::ops::function::FnOnce::call_once::h40f5a2fc2108d754
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::extensions::extensions stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::extensions::extensions' (76) 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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5f23 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76c7e149 - unrs_resolver::tests::extensions::extensions::h3a8b2bb40b89d383
[INFO] [stdout]   15:     0x650d76c7e1f3 - unrs_resolver::tests::extensions::extensions::{{closure}}::hecd97f42df5130a5
[INFO] [stdout]   16:     0x650d76c52f46 - core::ops::function::FnOnce::call_once::hc86e144e0655848b
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::exports_field::extension_without_fully_specified stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::exports_field::extension_without_fully_specified' (68) panicked at src/tests/exports_field.rs:135: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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5e93 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76b3d5e7 - unrs_resolver::tests::exports_field::extension_without_fully_specified::hadfb8cfaf2da0c0c
[INFO] [stdout]   15:     0x650d76b3d6d3 - unrs_resolver::tests::exports_field::extension_without_fully_specified::{{closure}}::hed9163f5e67f4ff0
[INFO] [stdout]   16:     0x650d76c522b6 - core::ops::function::FnOnce::call_once::h79b191bd10608d3f
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - 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' (75) 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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5e93 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76c80347 - unrs_resolver::tests::extensions::default_enforce_extension::h18e84543b49606e9
[INFO] [stdout]   15:     0x650d76c805b3 - unrs_resolver::tests::extensions::default_enforce_extension::{{closure}}::hce2ece76a68e69c3
[INFO] [stdout]   16:     0x650d76c51e06 - core::ops::function::FnOnce::call_once::h5f7147c37f22d768
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - 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' (69) panicked at src/tests/exports_field.rs:158: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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5e93 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76b36e90 - unrs_resolver::tests::exports_field::field_name_path::h6ba552818bc7cf70
[INFO] [stdout]   15:     0x650d76b370f3 - unrs_resolver::tests::exports_field::field_name_path::{{closure}}::hcf4f4ddb617468c1
[INFO] [stdout]   16:     0x650d76c51c76 - core::ops::function::FnOnce::call_once::h5046250aad819026
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - 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' (67) panicked at src/tests/exports_field.rs:285: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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5f23 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14bb9 - core::panicking::assert_failed::h924284b533a7915a
[INFO] [stdout]   14:     0x650d76b3cd3f - unrs_resolver::tests::exports_field::extension_alias_throw_error::hc1e9b98d598cedd2
[INFO] [stdout]   15:     0x650d76b3ce23 - unrs_resolver::tests::exports_field::extension_alias_throw_error::{{closure}}::h2be752afd735ceb7
[INFO] [stdout]   16:     0x650d76c52156 - core::ops::function::FnOnce::call_once::h7534214e6d1f4fbb
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::browser_field::ignore stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::browser_field::ignore' (51) 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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5f23 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14bb9 - core::panicking::assert_failed::h924284b533a7915a
[INFO] [stdout]   14:     0x650d76c2d8f3 - unrs_resolver::tests::browser_field::ignore::h32c49f4eec226dbb
[INFO] [stdout]   15:     0x650d76c2d9b3 - unrs_resolver::tests::browser_field::ignore::{{closure}}::heac83eab652c8307
[INFO] [stdout]   16:     0x650d76c51a66 - core::ops::function::FnOnce::call_once::h47d9f113accff1f8
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - 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' (65) panicked at src/tests/exports_field.rs:232: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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5f23 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76b3a5be - unrs_resolver::tests::exports_field::extension_alias_1_2::hf012c3cf852306d9
[INFO] [stdout]   15:     0x650d76b3a703 - unrs_resolver::tests::exports_field::extension_alias_1_2::{{closure}}::hf9a744d3de4f61de
[INFO] [stdout]   16:     0x650d76c50de6 - core::ops::function::FnOnce::call_once::h0421fd2cc0798d26
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - 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' (72) panicked at src/tests/exports_field.rs:59: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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5f23 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76b337c0 - unrs_resolver::tests::exports_field::test_simple::h0670ab973f03b491
[INFO] [stdout]   15:     0x650d76b338d3 - unrs_resolver::tests::exports_field::test_simple::{{closure}}::hb6f2a97628e8dc47
[INFO] [stdout]   16:     0x650d76c51f06 - core::ops::function::FnOnce::call_once::h6487e9226f279ba3
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::alias::absolute_path stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::alias::absolute_path' (41) 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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5e93 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14bb9 - core::panicking::assert_failed::h924284b533a7915a
[INFO] [stdout]   14:     0x650d76bbb88b - unrs_resolver::tests::alias::absolute_path::haac77fad0688b3c6
[INFO] [stdout]   15:     0x650d76bbb943 - unrs_resolver::tests::alias::absolute_path::{{closure}}::h54e479b69b893bee
[INFO] [stdout]   16:     0x650d76c51f96 - core::ops::function::FnOnce::call_once::h6a01d22d5429863e
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - 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' (73) 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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5f23 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76c4c7f5 - unrs_resolver::tests::extension_alias::extension_alias::h3ccac69ca3d4d41c
[INFO] [stdout]   15:     0x650d76c4c9b3 - unrs_resolver::tests::extension_alias::extension_alias::{{closure}}::hb8e23b3b4784e058
[INFO] [stdout]   16:     0x650d76c51746 - core::ops::function::FnOnce::call_once::h36aef087b7856568
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - 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' (77) 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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5f23 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76c7f57e - unrs_resolver::tests::extensions::multi_dot_extension::hbdb2a529fc3ce4dc
[INFO] [stdout]   15:     0x650d76c7f5e3 - unrs_resolver::tests::extensions::multi_dot_extension::{{closure}}::h31dbf4805b95ab09
[INFO] [stdout]   16:     0x650d76c512f6 - core::ops::function::FnOnce::call_once::h230ccc766c622616
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - 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' (78) 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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5e93 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76c80df3 - unrs_resolver::tests::extensions::respect_enforce_extension::hb1ab69ced8bc8123
[INFO] [stdout]   15:     0x650d76c81133 - unrs_resolver::tests::extensions::respect_enforce_extension::{{closure}}::hc147ef4aa82e0592
[INFO] [stdout]   16:     0x650d76c52ab6 - core::ops::function::FnOnce::call_once::hb2668359df3d7acd
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - 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' (70) panicked at src/tests/exports_field.rs:201: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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5e93 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76b37a25 - unrs_resolver::tests::exports_field::shared_resolvers::h404dd77b9948d4ac
[INFO] [stdout]   15:     0x650d76b382e3 - unrs_resolver::tests::exports_field::shared_resolvers::{{closure}}::h79c1a067fb7bfc7f
[INFO] [stdout]   16:     0x650d76c52986 - core::ops::function::FnOnce::call_once::haa5c136c24a1f325
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - 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' (86) panicked at src/tests/incorrect_description_file.rs:19:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Err(NotFound("."))
[INFO] [stdout]  right: Err(Json(JSONError { path: "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/incorrect-package/pack1/package.json", message: "EOF while parsing a value at line 3 column 0", line: 3, column: 0 }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5e93 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14bb9 - core::panicking::assert_failed::h924284b533a7915a
[INFO] [stdout]   14:     0x650d76c42350 - unrs_resolver::tests::incorrect_description_file::incorrect_description_file_1::h677d0c2473bb37f2
[INFO] [stdout]   15:     0x650d76c42503 - unrs_resolver::tests::incorrect_description_file::incorrect_description_file_1::{{closure}}::hbe778ad776d7a052
[INFO] [stdout]   16:     0x650d76c52196 - core::ops::function::FnOnce::call_once::h772f90099231d89b
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - 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' (87) panicked at src/tests/incorrect_description_file.rs:35:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Err(NotFound("."))
[INFO] [stdout]  right: Err(Json(JSONError { path: "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/incorrect-package/pack2/package.json", message: "EOF while parsing a value at line 1 column 0", line: 1, column: 0 }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5e93 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14bb9 - core::panicking::assert_failed::h924284b533a7915a
[INFO] [stdout]   14:     0x650d76c428a8 - unrs_resolver::tests::incorrect_description_file::incorrect_description_file_2::h15b3f31976accb7f
[INFO] [stdout]   15:     0x650d76c42903 - unrs_resolver::tests::incorrect_description_file::incorrect_description_file_2::{{closure}}::hefc4f9cd9cb17617
[INFO] [stdout]   16:     0x650d76c530a6 - core::ops::function::FnOnce::call_once::hd3a777be034bdc2e
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::incorrect_description_file::no_description_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::incorrect_description_file::no_description_file' (89) panicked at src/tests/incorrect_description_file.rs:53:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Err(NotFound("."))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/lib/index.js")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5e93 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76c419ec - unrs_resolver::tests::incorrect_description_file::no_description_file::h718276f5b5761821
[INFO] [stdout]   15:     0x650d76c41f63 - unrs_resolver::tests::incorrect_description_file::no_description_file::{{closure}}::hd8ca737f792c92c3
[INFO] [stdout]   16:     0x650d76c520d6 - core::ops::function::FnOnce::call_once::h74f2183c264f66a7
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::main_field::test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::main_field::test' (90) 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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5e93 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76be39ce - unrs_resolver::tests::main_field::test::h1e90d177be78edd4
[INFO] [stdout]   15:     0x650d76be4073 - unrs_resolver::tests::main_field::test::{{closure}}::hb0ec2ea3e06f1242
[INFO] [stdout]   16:     0x650d76c515b6 - core::ops::function::FnOnce::call_once::h34759914eee5b3b4
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::package_json::test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::package_json::test' (96) 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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5f23 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14a57 - core::panicking::assert_failed::h33d2e0cbbae95c82
[INFO] [stdout]   14:     0x650d76bb9492 - unrs_resolver::tests::package_json::test::h3bcfeb5b611478d5
[INFO] [stdout]   15:     0x650d76bb95d3 - unrs_resolver::tests::package_json::test::{{closure}}::h8853a79bc721c183
[INFO] [stdout]   16:     0x650d76c526c6 - core::ops::function::FnOnce::call_once::h8a7db6dc4d39b2ea
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::main_field::test_fallback stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::main_field::test_fallback' (91) 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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5e93 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76be3268 - unrs_resolver::tests::main_field::test_fallback::h7958fccd116a3ba5
[INFO] [stdout]   15:     0x650d76be3303 - unrs_resolver::tests::main_field::test_fallback::{{closure}}::h783c0c6955d7cdb0
[INFO] [stdout]   16:     0x650d76c52056 - core::ops::function::FnOnce::call_once::h7140894f46fb32e6
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::module_type::test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::module_type::test' (94) 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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5616 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]   13:     0x650d76bb8562 - unrs_resolver::tests::module_type::test::ha16fff17c0065cf0
[INFO] [stdout]   14:     0x650d76bb8723 - unrs_resolver::tests::module_type::test::{{closure}}::h2dc1e9b7241415c5
[INFO] [stdout]   15:     0x650d76c52a76 - core::ops::function::FnOnce::call_once::hb242cc56fd720b10
[INFO] [stdout]   16:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   17:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   18:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   19:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   20:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   21:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   22:     0x79ae4d241a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::imports_field::shared_resolvers stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::imports_field::shared_resolvers' (83) 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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5e93 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76b718a4 - unrs_resolver::tests::imports_field::shared_resolvers::h227e17e30f61a4ef
[INFO] [stdout]   15:     0x650d76b720d3 - unrs_resolver::tests::imports_field::shared_resolvers::{{closure}}::h8505540356b95eb1
[INFO] [stdout]   16:     0x650d76c51266 - core::ops::function::FnOnce::call_once::h1ec91d50f20208ae
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::resolve::prefer_file_over_dir stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::resolve::prefer_file_over_dir' (100) panicked at src/tests/resolve.rs:149:9:
[INFO] [stdout] assertion `left == right` failed: one level package name "/opt/rustwide/workdir/fixtures/prefer-file-over-dir" bar
[INFO] [stdout]   left: Err(NotFound("bar"))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/prefer-file-over-dir/node_modules/bar.js")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5f23 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76c015e8 - unrs_resolver::tests::resolve::prefer_file_over_dir::h56750a32a81ca2f2
[INFO] [stdout]   15:     0x650d76c01693 - unrs_resolver::tests::resolve::prefer_file_over_dir::{{closure}}::ha763fcb36484e67e
[INFO] [stdout]   16:     0x650d76c52586 - core::ops::function::FnOnce::call_once::h85cec80aa242b823
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::package_json::adjacent_to_node_modules stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::package_json::adjacent_to_node_modules' (95) 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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5616 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]   13:     0x650d76bb8a41 - unrs_resolver::tests::package_json::adjacent_to_node_modules::ha3ed608b2923bace
[INFO] [stdout]   14:     0x650d76bb8cf3 - unrs_resolver::tests::package_json::adjacent_to_node_modules::{{closure}}::h328b1da4932588df
[INFO] [stdout]   15:     0x650d76c523f6 - core::ops::function::FnOnce::call_once::h8038eeb90745fedd
[INFO] [stdout]   16:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   17:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   18:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   19:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   20:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   21:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   22:     0x79ae4d241a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::missing::test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::missing::test' (93) panicked at src/tests/missing.rs:63:13:
[INFO] [stdout] missing-module: "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/node_modules/missing-module" not in {"/opt/rustwide/node_modules", "/package.json", "/opt/rustwide/workdir/package.json", "/opt/rustwide/workdir/fixtures/enhanced_resolve/test", "/opt/node_modules", "/opt/rustwide/workdir/fixtures", "/opt/rustwide/package.json", "/opt/package.json", "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures", "/node_modules", "/opt/rustwide/workdir/node_modules", "/opt/rustwide/workdir/fixtures/enhanced_resolve"}
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76c6bc24 - unrs_resolver::tests::missing::test::h552d93888654594e
[INFO] [stdout]   13:     0x650d76c6be23 - unrs_resolver::tests::missing::test::{{closure}}::haddcb0ef875a4d93
[INFO] [stdout]   14:     0x650d76c50f96 - core::ops::function::FnOnce::call_once::h0c4d795e48f2f320
[INFO] [stdout]   15:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   16:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   17:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   18:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   19:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   20:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   21:     0x79ae4d241a64 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::resolve::resolve stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::resolve::resolve' (102) panicked at src/tests/resolve.rs:68:9:
[INFO] [stdout] assertion `left == right` failed: absolute path "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures" /opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/main1.js
[INFO] [stdout]   left: None
[INFO] [stdout]  right: Some("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/main1.js")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5f23 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14a92 - core::panicking::assert_failed::h405710a6e2f32ebf
[INFO] [stdout]   14:     0x650d76c0605c - unrs_resolver::tests::resolve::resolve::h5b821a27466499cc
[INFO] [stdout]   15:     0x650d76c06153 - unrs_resolver::tests::resolve::resolve::{{closure}}::h8f4e440c33bcf4cf
[INFO] [stdout]   16:     0x650d76c511e6 - core::ops::function::FnOnce::call_once::h1a63636995421892
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::resolve::resolve_dot stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::resolve::resolve_dot' (103) panicked at src/tests/resolve.rs:165:9:
[INFO] [stdout] assertion `left == right` failed: dot dir "/opt/rustwide/workdir/fixtures/dot/foo" .
[INFO] [stdout]   left: Err(NotFound("."))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/dot/foo/index.js")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5f23 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76bfd71f - unrs_resolver::tests::resolve::resolve_dot::hf0bd7ce707a1792f
[INFO] [stdout]   15:     0x650d76bfd7f3 - unrs_resolver::tests::resolve::resolve_dot::{{closure}}::hb1098e67500f0f70
[INFO] [stdout]   16:     0x650d76c51576 - core::ops::function::FnOnce::call_once::h340197e04d33707e
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - 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' (85) 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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5f23 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76b709aa - unrs_resolver::tests::imports_field::test_simple::hbd98f6594030eb22
[INFO] [stdout]   15:     0x650d76b70a93 - unrs_resolver::tests::imports_field::test_simple::{{closure}}::h055dcfe234616779
[INFO] [stdout]   16:     0x650d76c510a6 - core::ops::function::FnOnce::call_once::h14c054c11e2d1124
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::resolve::prefer_relative stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::resolve::prefer_relative' (101) panicked at src/tests/resolve.rs:107:9:
[INFO] [stdout] assertion `left == right` failed: should correctly resolve with preferRelative 1 main1.js
[INFO] [stdout]   left: Err(NotFound("main1.js"))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/main1.js")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5f23 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76bfe06b - unrs_resolver::tests::resolve::prefer_relative::hc9f9c1b330978d9a
[INFO] [stdout]   15:     0x650d76bfe0f3 - unrs_resolver::tests::resolve::prefer_relative::{{closure}}::h3a4d973fd8af0b9d
[INFO] [stdout]   16:     0x650d76c52216 - core::ops::function::FnOnce::call_once::h781195b770de0886
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::resolve::abnormal_relative stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::resolve::abnormal_relative' (98) panicked at src/tests/resolve.rs:212:85:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotFound("jest-runner-../../..")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5616 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]   13:     0x650d76bffd8e - unrs_resolver::tests::resolve::abnormal_relative::hfd198b78623970e5
[INFO] [stdout]   14:     0x650d76c00033 - unrs_resolver::tests::resolve::abnormal_relative::{{closure}}::h38f6c71c081272d9
[INFO] [stdout]   15:     0x650d76c51fd6 - core::ops::function::FnOnce::call_once::h6a0e9e83e6be60d0
[INFO] [stdout]   16:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   17:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   18:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   19:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   20:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   21:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   22:     0x79ae4d241a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::restrictions::restriction1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::restrictions::restriction1' (107) panicked at src/tests/restrictions.rs:24:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Err(NotFound("pck2"))
[INFO] [stdout]  right: Err(Restriction("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/c.js", "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/restrictions"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5e93 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14bb9 - core::panicking::assert_failed::h924284b533a7915a
[INFO] [stdout]   14:     0x650d76bb9edc - unrs_resolver::tests::restrictions::restriction1::ha90a6de37dea9c65
[INFO] [stdout]   15:     0x650d76bb9f83 - unrs_resolver::tests::restrictions::restriction1::{{closure}}::hb3a87e953d16ae73
[INFO] [stdout]   16:     0x650d76c52e46 - core::ops::function::FnOnce::call_once::hc6e399bb44315b44
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::resolve::issue238_resolve stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::resolve::issue238_resolve' (99) panicked at src/tests/resolve.rs:89:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Err(NotFound("config/myObjectFile"))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/issue-238/src/common/config/myObjectFile.js")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5e93 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76bfebca - unrs_resolver::tests::resolve::issue238_resolve::hb62b8c6314170c6b
[INFO] [stdout]   15:     0x650d76bfecc3 - unrs_resolver::tests::resolve::issue238_resolve::{{closure}}::ha23e4dd6de69db77
[INFO] [stdout]   16:     0x650d76c53706 - core::ops::function::FnOnce::call_once::hffdfbd4872e85776
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - 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' (106) panicked at src/tests/resolve.rs:187:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Err(NotFound("dep"))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/symlink-with-nested-node_modules/foo/node_modules/dep/index.js")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5e93 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76c01c3b - unrs_resolver::tests::resolve::symlink_with_nested_node_modules::h7c83bf5572e6f1fe
[INFO] [stdout]   15:     0x650d76c02173 - unrs_resolver::tests::resolve::symlink_with_nested_node_modules::{{closure}}::h898aa89b50d3e08b
[INFO] [stdout]   16:     0x650d76c52916 - core::ops::function::FnOnce::call_once::ha8d631cd3c1433b7
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - 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' (105) panicked at src/tests/resolve.rs:127:9:
[INFO] [stdout] assertion `left == right` failed: context for fixtures "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures" ./
[INFO] [stdout]   left: Err(NotFound("./"))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5f23 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76c00d38 - unrs_resolver::tests::resolve::resolve_to_context::hc739a42ea17f6dc8
[INFO] [stdout]   15:     0x650d76c00ea3 - unrs_resolver::tests::resolve::resolve_to_context::{{closure}}::hb45876b8b11827a1
[INFO] [stdout]   16:     0x650d76c52546 - core::ops::function::FnOnce::call_once::h853736501c7c6f80
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::roots::roots stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::roots::roots' (110) 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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5f23 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76c1ed43 - unrs_resolver::tests::roots::roots::h60c1289e8c0da600
[INFO] [stdout]   15:     0x650d76c1ee63 - unrs_resolver::tests::roots::roots::{{closure}}::he900a0b75725b820
[INFO] [stdout]   16:     0x650d76c51226 - core::ops::function::FnOnce::call_once::h1e4c4e2221ff0ea6
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::simple::dashed_name stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::simple::dashed_name' (114) 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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5f23 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14a92 - core::panicking::assert_failed::h405710a6e2f32ebf
[INFO] [stdout]   14:     0x650d76bc4c73 - unrs_resolver::tests::simple::dashed_name::hbbfaf8fa4a05628f
[INFO] [stdout]   15:     0x650d76bc5073 - unrs_resolver::tests::simple::dashed_name::{{closure}}::h48238a7d7a54b1be
[INFO] [stdout]   16:     0x650d76c52bf6 - core::ops::function::FnOnce::call_once::hb8e116df33656711
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - 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' (115) 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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5616 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]   13:     0x650d76bc541d - unrs_resolver::tests::simple::resolve_abs_main::h51f64feb7964f754
[INFO] [stdout]   14:     0x650d76bc5633 - unrs_resolver::tests::simple::resolve_abs_main::{{closure}}::h3bb11c620c414c36
[INFO] [stdout]   15:     0x650d76c513d6 - core::ops::function::FnOnce::call_once::h27f085284d9c18ad
[INFO] [stdout]   16:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   17:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   18:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   19:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   20:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   21:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   22:     0x79ae4d241a64 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::roots::roots_fall_through stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::roots::roots_fall_through' (111) 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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5e93 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76c1c1ab - unrs_resolver::tests::roots::roots_fall_through::h40b69329a386372c
[INFO] [stdout]   15:     0x650d76c1c273 - unrs_resolver::tests::roots::roots_fall_through::{{closure}}::h274f507bc0de0a8d
[INFO] [stdout]   16:     0x650d76c51c36 - core::ops::function::FnOnce::call_once::h4e9d83d4dbbef037
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - 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' (112) 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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5f23 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76c1d5bd - unrs_resolver::tests::roots::should_resolve_slash::h8ef514db0e8bcaa0
[INFO] [stdout]   15:     0x650d76c1d6e3 - unrs_resolver::tests::roots::should_resolve_slash::{{closure}}::h9f1395adea3b4651
[INFO] [stdout]   16:     0x650d76c53386 - core::ops::function::FnOnce::call_once::he1ce49b7b219033b
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tsconfig_paths::broken stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tsconfig_paths::broken' (120) panicked at src/tests/tsconfig_paths.rs:131:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Err(TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/tsconfig_broken.json"))
[INFO] [stdout]  right: Err(Json(JSONError { path: "/opt/rustwide/workdir/fixtures/tsconfig/tsconfig_broken.json", message: "EOF while parsing an object at line 2 column 0", line: 2, column: 0 }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5e93 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14bb9 - core::panicking::assert_failed::h924284b533a7915a
[INFO] [stdout]   14:     0x650d76bb0fac - unrs_resolver::tests::tsconfig_paths::broken::h48503b8fb6cd8d86
[INFO] [stdout]   15:     0x650d76bb1013 - unrs_resolver::tests::tsconfig_paths::broken::{{closure}}::h8dface6f2a17a379
[INFO] [stdout]   16:     0x650d76c52796 - core::ops::function::FnOnce::call_once::h9823be6950f08604
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - 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' (125) panicked at src/tests/tsconfig_paths.rs:234:54:
[INFO] [stdout] resolved: TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/merge_compiler_options")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5616 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]   13:     0x650d76bdbef4 - core::result::Result<T,E>::expect::hb9d486d8925497c0
[INFO] [stdout]   14:     0x650d76ba9d41 - unrs_resolver::tests::tsconfig_paths::test_merge_tsconfig::he0ee6cde6fcd05b5
[INFO] [stdout]   15:     0x650d76baa3c3 - unrs_resolver::tests::tsconfig_paths::test_merge_tsconfig::{{closure}}::h4a0f9a05eef8f348
[INFO] [stdout]   16:     0x650d76c534b6 - core::ops::function::FnOnce::call_once::heac47852d29b55b7
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - 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' (109) 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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5e93 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76c1bd7d - unrs_resolver::tests::roots::resolve_to_context::h5026639dfb72e4dc
[INFO] [stdout]   15:     0x650d76c1bdf3 - unrs_resolver::tests::roots::resolve_to_context::{{closure}}::h36bd07fb50a8ffa0
[INFO] [stdout]   16:     0x650d76c51806 - core::ops::function::FnOnce::call_once::h387110bd33b29da0
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - 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' (113) 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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5f23 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14a92 - core::panicking::assert_failed::h405710a6e2f32ebf
[INFO] [stdout]   14:     0x650d76c5ea68 - unrs_resolver::tests::scoped_packages::scoped_packages::h4052c8242830c987
[INFO] [stdout]   15:     0x650d76c5eec3 - unrs_resolver::tests::scoped_packages::scoped_packages::{{closure}}::he6c7e7816247f0aa
[INFO] [stdout]   16:     0x650d76c531d6 - core::ops::function::FnOnce::call_once::hddfa194ad2e1bfbc
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - 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' (127) panicked at src/tests/tsconfig_paths.rs:337: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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5f23 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76bab1ee - unrs_resolver::tests::tsconfig_paths::test_parent_base_url::h9086a33ed94764b0
[INFO] [stdout]   15:     0x650d76bab293 - unrs_resolver::tests::tsconfig_paths::test_parent_base_url::{{closure}}::hdb91a9a6e9ca81eb
[INFO] [stdout]   16:     0x650d76c522f6 - core::ops::function::FnOnce::call_once::h7a93303232b66197
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - 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' (126) panicked at src/tests/tsconfig_paths.rs:249:54:
[INFO] [stdout] resolved: TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/no_merge_compiler_options")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5616 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]   13:     0x650d76bdbef4 - core::result::Result<T,E>::expect::hb9d486d8925497c0
[INFO] [stdout]   14:     0x650d76babaec - unrs_resolver::tests::tsconfig_paths::test_no_merge_tsconfig::hcaddc65dbd826e11
[INFO] [stdout]   15:     0x650d76babfa3 - unrs_resolver::tests::tsconfig_paths::test_no_merge_tsconfig::{{closure}}::h2c32bd515ce4281d
[INFO] [stdout]   16:     0x650d76c51846 - core::ops::function::FnOnce::call_once::h39b8b7bdb57e2295
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::roots::prefer_absolute stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::roots::prefer_absolute' (108) 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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5f23 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76c1b612 - unrs_resolver::tests::roots::prefer_absolute::hd61abf8d62bbff60
[INFO] [stdout]   15:     0x650d76c1b773 - unrs_resolver::tests::roots::prefer_absolute::{{closure}}::he6570bcdfdb52795
[INFO] [stdout]   16:     0x650d76c52cc6 - core::ops::function::FnOnce::call_once::hbe5d6bfeabc5f8c5
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - 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' (132) panicked at src/tests/tsconfig_paths.rs:77:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Err(TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/tsconfig.json"))
[INFO] [stdout]  right: Err(NotFound("/"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5e93 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14bb9 - core::panicking::assert_failed::h924284b533a7915a
[INFO] [stdout]   14:     0x650d76bab936 - unrs_resolver::tests::tsconfig_paths::tsconfig_fallthrough::h16340ee761959a1a
[INFO] [stdout]   15:     0x650d76bab9a3 - unrs_resolver::tests::tsconfig_paths::tsconfig_fallthrough::{{closure}}::hfd717e49ce977090
[INFO] [stdout]   16:     0x650d76c525c6 - core::ops::function::FnOnce::call_once::h85de2a9cf02a7c83
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - 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' (135) panicked at src/tests/tsconfig_paths.rs:109:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Err(TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/with-bom/tsconfig.json"))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/tsconfig/cases/with-bom/bar.js")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5e93 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76bb1628 - unrs_resolver::tests::tsconfig_paths::with_bom::h5798c77bff7bd082
[INFO] [stdout]   15:     0x650d76bb1693 - unrs_resolver::tests::tsconfig_paths::with_bom::{{closure}}::h3e481948775bd486
[INFO] [stdout]   16:     0x650d76c50f16 - core::ops::function::FnOnce::call_once::h0b9b7a5cb67aba15
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - 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' (131) panicked at src/tests/tsconfig_paths.rs:289: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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5f23 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76bae82e - unrs_resolver::tests::tsconfig_paths::test_template_variable::h0166fb7889203d8c
[INFO] [stdout]   15:     0x650d76bae953 - unrs_resolver::tests::tsconfig_paths::test_template_variable::{{closure}}::h8d5051de5b97e172
[INFO] [stdout]   16:     0x650d76c52a36 - core::ops::function::FnOnce::call_once::haff9b6eca33410c7
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - 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' (122) panicked at src/tests/tsconfig_paths.rs:93:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Err(TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/trailing-comma/tsconfig.json"))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/tsconfig/cases/trailing-comma/bar.js")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5e93 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76ba9b18 - unrs_resolver::tests::tsconfig_paths::json_with_comments::h4a13499f26d2c8c2
[INFO] [stdout]   15:     0x650d76ba9be3 - unrs_resolver::tests::tsconfig_paths::json_with_comments::{{closure}}::hb32a571f804dfc70
[INFO] [stdout]   16:     0x650d76c52fc6 - core::ops::function::FnOnce::call_once::hd1dbeb3942361e02
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - 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' (133) panicked at src/tests/tsconfig_paths.rs:43:9:
[INFO] [stdout] assertion `left == right` failed: ts-path "/opt/rustwide/workdir/fixtures/tsconfig"
[INFO] [stdout]   left: Err(TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/tsconfig.json"))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/tsconfig/src/foo.js")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5f23 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76ba930f - unrs_resolver::tests::tsconfig_paths::tsconfig_resolve::he4d9eb46bbb26de6
[INFO] [stdout]   15:     0x650d76ba9453 - unrs_resolver::tests::tsconfig_paths::tsconfig_resolve::{{closure}}::h83bd8b2db5f0050c
[INFO] [stdout]   16:     0x650d76c52ec6 - core::ops::function::FnOnce::call_once::hc798f8ed3463718d
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::simple::simple stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::simple::simple' (116) 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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5f23 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76bc5e60 - unrs_resolver::tests::simple::simple::hdbecda7a20314968
[INFO] [stdout]   15:     0x650d76bc5f43 - unrs_resolver::tests::simple::simple::{{closure}}::h407f90f5f9452999
[INFO] [stdout]   16:     0x650d76c51a06 - core::ops::function::FnOnce::call_once::h477b2b9b7f1f8688
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - 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' (130) panicked at src/tests/tsconfig_paths.rs:313: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:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5f23 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76bacd5b - unrs_resolver::tests::tsconfig_paths::test_paths_nested_base::h3ab3d39634051639
[INFO] [stdout]   15:     0x650d76bace93 - unrs_resolver::tests::tsconfig_paths::test_paths_nested_base::{{closure}}::h930c645924ae3436
[INFO] [stdout]   16:     0x650d76c52816 - core::ops::function::FnOnce::call_once::h9e275c477402efbf
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - 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' (136) panicked at src/tests/tsconfig_project_references.rs:48:9:
[INFO] [stdout] assertion `left == right` failed: @/index.ts "/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/app"
[INFO] [stdout]   left: Err(TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/app"))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/app/aliased/index.ts")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5f23 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76c637b4 - unrs_resolver::tests::tsconfig_project_references::auto::h682ba5bdc0602d88
[INFO] [stdout]   15:     0x650d76c63863 - unrs_resolver::tests::tsconfig_project_references::auto::{{closure}}::h1edd681391ce2cc2
[INFO] [stdout]   16:     0x650d76c521d6 - core::ops::function::FnOnce::call_once::h77c7322e15c82694
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - 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' (138) panicked at src/tests/tsconfig_project_references.rs:173:9:
[INFO] [stdout] assertion `left == right` failed: @/index.ts "/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/app"
[INFO] [stdout]   left: Err(TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/app"))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/app/aliased/index.ts")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5f23 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76c6645a - unrs_resolver::tests::tsconfig_project_references::manual::hbf34ca0cf96a3b55
[INFO] [stdout]   15:     0x650d76c66543 - unrs_resolver::tests::tsconfig_project_references::manual::{{closure}}::h530128557d92af57
[INFO] [stdout]   16:     0x650d76c533c6 - core::ops::function::FnOnce::call_once::he2ddd1c89ccc87eb
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - 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' (139) panicked at src/tests/tsconfig_project_references.rs:241:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Err(TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/extends"))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/extends/src/pages/index.tsx")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5e93 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76c60c01 - unrs_resolver::tests::tsconfig_project_references::references_with_extends::h321d991925be650b
[INFO] [stdout]   15:     0x650d76c60c93 - unrs_resolver::tests::tsconfig_project_references::references_with_extends::{{closure}}::h718ce46a8a53e3d9
[INFO] [stdout]   16:     0x650d76c51416 - core::ops::function::FnOnce::call_once::h289cc11927d26607
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - 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' (137) panicked at src/tests/tsconfig_project_references.rs:113:9:
[INFO] [stdout] assertion `left == right` failed: @/index.ts "/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/app"
[INFO] [stdout]   left: Err(TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/app"))
[INFO] [stdout]  right: Ok("/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/app/aliased/index.ts")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5f23 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76c68e77 - unrs_resolver::tests::tsconfig_project_references::disabled::h79c3b845808026d9
[INFO] [stdout]   15:     0x650d76c68fb3 - unrs_resolver::tests::tsconfig_project_references::disabled::{{closure}}::h939b431f7bf23739
[INFO] [stdout]   16:     0x650d76c527d6 - core::ops::function::FnOnce::call_once::h9adc351a07630542
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - 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' (140) panicked at src/tests/tsconfig_project_references.rs:218:9:
[INFO] [stdout] assertion `left == right` failed: "/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/app" ["./tsconfig.json"]
[INFO] [stdout]   left: Err(TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/app"))
[INFO] [stdout]  right: Err(TsconfigSelfReference("/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/app/tsconfig.json"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x650d76ddceb2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]    1:     0x650d76dedaef - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]    2:     0x650d76da8ba3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]    3:     0x650d76db5762 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]    4:     0x650d76dbad9f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]    5:     0x650d76dbac31 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]    6:     0x650d76cca45e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]    7:     0x650d76dbb3af - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]    8:     0x650d76dbb20a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]    9:     0x650d76db5899 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]   10:     0x650d76d9c84d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]   11:     0x650d76df60e0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]   12:     0x650d76df5f23 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]   13:     0x650d76c14ca5 - core::panicking::assert_failed::had91c79641ff7f97
[INFO] [stdout]   14:     0x650d76c602d6 - unrs_resolver::tests::tsconfig_project_references::self_reference::hcee318dcc3e04416
[INFO] [stdout]   15:     0x650d76c60403 - unrs_resolver::tests::tsconfig_project_references::self_reference::{{closure}}::he4c9d2805a2f8624
[INFO] [stdout]   16:     0x650d76c52096 - core::ops::function::FnOnce::call_once::h72fe710fe0495a35
[INFO] [stdout]   17:     0x650d76cca2ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]   18:     0x650d76cde2bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]   19:     0x650d76cb7804 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]   20:     0x650d76cbb13a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]   21:     0x650d76db0c9f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]   22:     0x79ae4d1b4aa4 - <unknown>
[INFO] [stdout]   23:     0x79ae4d241a64 - clone
[INFO] [stdout]   24:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::alias::absolute_path
[INFO] [stdout]     tests::alias::alias_fragment
[INFO] [stdout]     tests::alias::alias_is_full_path
[INFO] [stdout]     tests::alias::alias_try_fragment_as_path
[INFO] [stdout]     tests::alias::system_path
[INFO] [stdout]     tests::browser_field::broken
[INFO] [stdout]     tests::browser_field::crypto_js
[INFO] [stdout]     tests::browser_field::ignore
[INFO] [stdout]     tests::browser_field::recursive
[INFO] [stdout]     tests::browser_field::replace_file
[INFO] [stdout]     tests::browser_field::shared_resolvers
[INFO] [stdout]     tests::browser_field::with_query
[INFO] [stdout]     tests::builtins::imports
[INFO] [stdout]     tests::exports_field::directory
[INFO] [stdout]     tests::exports_field::exports_not_browser_field1
[INFO] [stdout]     tests::exports_field::exports_not_browser_field2
[INFO] [stdout]     tests::exports_field::extension_alias_1_2
[INFO] [stdout]     tests::exports_field::extension_alias_3
[INFO] [stdout]     tests::exports_field::extension_alias_throw_error
[INFO] [stdout]     tests::exports_field::extension_without_fully_specified
[INFO] [stdout]     tests::exports_field::field_name_path
[INFO] [stdout]     tests::exports_field::shared_resolvers
[INFO] [stdout]     tests::exports_field::test_simple
[INFO] [stdout]     tests::extension_alias::extension_alias
[INFO] [stdout]     tests::extension_alias::not_apply_to_extension_nor_main_files
[INFO] [stdout]     tests::extensions::default_enforce_extension
[INFO] [stdout]     tests::extensions::extensions
[INFO] [stdout]     tests::extensions::multi_dot_extension
[INFO] [stdout]     tests::extensions::respect_enforce_extension
[INFO] [stdout]     tests::imports_field::shared_resolvers
[INFO] [stdout]     tests::imports_field::test_simple
[INFO] [stdout]     tests::incorrect_description_file::incorrect_description_file_1
[INFO] [stdout]     tests::incorrect_description_file::incorrect_description_file_2
[INFO] [stdout]     tests::incorrect_description_file::no_description_file
[INFO] [stdout]     tests::main_field::test
[INFO] [stdout]     tests::main_field::test_fallback
[INFO] [stdout]     tests::missing::test
[INFO] [stdout]     tests::module_type::test
[INFO] [stdout]     tests::package_json::adjacent_to_node_modules
[INFO] [stdout]     tests::package_json::test
[INFO] [stdout]     tests::resolve::abnormal_relative
[INFO] [stdout]     tests::resolve::issue238_resolve
[INFO] [stdout]     tests::resolve::prefer_file_over_dir
[INFO] [stdout]     tests::resolve::prefer_relative
[INFO] [stdout]     tests::resolve::resolve
[INFO] [stdout]     tests::resolve::resolve_dot
[INFO] [stdout]     tests::resolve::resolve_to_context
[INFO] [stdout]     tests::resolve::symlink_with_nested_node_modules
[INFO] [stdout]     tests::restrictions::restriction1
[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_paths::broken
[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. 42 passed; 73 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8ad31159d923ccd780abf42e957c7f5d15e591be8453531521108a0e11328051", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ad31159d923ccd780abf42e957c7f5d15e591be8453531521108a0e11328051", kill_on_drop: false }`
[INFO] [stdout] 8ad31159d923ccd780abf42e957c7f5d15e591be8453531521108a0e11328051
