[INFO] fetching crate unrs_resolver 1.11.1... [INFO] testing unrs_resolver-1.11.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate unrs_resolver 1.11.1 into /workspace/builds/worker-2-tc1/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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate unrs_resolver 1.11.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded criterion2 v3.0.1 [INFO] [stderr] Downloaded pnp v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b54876b4237fa9f83224e513279739a1627f76e3f7ba9547a9b6a7b107fb9e51 [INFO] running `Command { std: "docker" "start" "-a" "b54876b4237fa9f83224e513279739a1627f76e3f7ba9547a9b6a7b107fb9e51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b54876b4237fa9f83224e513279739a1627f76e3f7ba9547a9b6a7b107fb9e51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b54876b4237fa9f83224e513279739a1627f76e3f7ba9547a9b6a7b107fb9e51", kill_on_drop: false }` [INFO] [stdout] b54876b4237fa9f83224e513279739a1627f76e3f7ba9547a9b6a7b107fb9e51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba4ddd17b7bd039e1c0aa7a51a5c80a5df853080c8e15c01c6fd2145361bbdf6 [INFO] running `Command { std: "docker" "start" "-a" "ba4ddd17b7bd039e1c0aa7a51a5c80a5df853080c8e15c01c6fd2145361bbdf6", 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_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [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 utf8_iter v1.0.4 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling json-strip-comments v1.0.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling seize v0.5.0 [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_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [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 13.59s [INFO] running `Command { std: "docker" "inspect" "ba4ddd17b7bd039e1c0aa7a51a5c80a5df853080c8e15c01c6fd2145361bbdf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba4ddd17b7bd039e1c0aa7a51a5c80a5df853080c8e15c01c6fd2145361bbdf6", kill_on_drop: false }` [INFO] [stdout] ba4ddd17b7bd039e1c0aa7a51a5c80a5df853080c8e15c01c6fd2145361bbdf6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ca92f36f47bd42a491107207412eea888ffec814156c1289d60062b069182a3 [INFO] running `Command { std: "docker" "start" "-a" "1ca92f36f47bd42a491107207412eea888ffec814156c1289d60062b069182a3", 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 same-file v1.0.6 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.2.0 [INFO] [stderr] Compiling bpaf v0.9.20 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling normalize-path v0.2.1 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling vfs v0.12.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling 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 10.72s [INFO] running `Command { std: "docker" "inspect" "1ca92f36f47bd42a491107207412eea888ffec814156c1289d60062b069182a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ca92f36f47bd42a491107207412eea888ffec814156c1289d60062b069182a3", kill_on_drop: false }` [INFO] [stdout] 1ca92f36f47bd42a491107207412eea888ffec814156c1289d60062b069182a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 473eb5ce6c47ac5791142b6d651926bd631d114581566a4647eddb1810626616 [INFO] running `Command { std: "docker" "start" "-a" "473eb5ce6c47ac5791142b6d651926bd631d114581566a4647eddb1810626616", 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.13s [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 error::test_coverage ... ok [INFO] [stdout] test options::test::display ... ok [INFO] [stdout] test path::is_invalid_exports_target ... ok [INFO] [stdout] test error::test_into_io_error ... ok [INFO] [stdout] test path::normalize ... ok [INFO] [stdout] test path::normalize_relative ... ok [INFO] [stdout] test options::test::enforce_extension ... ok [INFO] [stdout] test specifier::tests::absolute ... ok [INFO] [stdout] test specifier::tests::empty ... ok [INFO] [stdout] test specifier::tests::debug ... ok [INFO] [stdout] test specifier::tests::enhanced_resolve_edge_cases ... ok [INFO] [stdout] test specifier::tests::enhanced_resolve_windows_like ... ok [INFO] [stdout] test specifier::tests::hash ... ok [INFO] [stdout] test specifier::tests::module ... ok [INFO] [stdout] test specifier::tests::query_fragment ... ok [INFO] [stdout] test specifier::tests::relative ... ok [INFO] [stdout] test tests::alias::all_alias_values_are_not_found ... ok [INFO] [stdout] test file_system::metadata ... ok [INFO] [stdout] test tests::alias::alias_fragment ... FAILED [INFO] [stdout] test tests::alias::absolute_path ... FAILED [INFO] [stdout] test tests::browser_field::with_query ... FAILED [INFO] [stdout] test tests::builtins::builtins_off ... ok [INFO] [stdout] test tests::dependencies::windows::test ... ok [INFO] [stdout] test tests::builtins::imports ... FAILED [INFO] [stdout] test tests::exports_field::directory ... FAILED [INFO] [stdout] test tests::exports_field::exports_not_browser_field2 ... FAILED [INFO] [stdout] test tests::exports_field::exports_not_browser_field1 ... FAILED [INFO] [stdout] test tests::exports_field::extension_alias_1_2 ... FAILED [INFO] [stdout] test tests::alias::infinite_recursion ... ok [INFO] [stdout] test tests::builtins::builtins ... ok [INFO] [stdout] test tests::alias::system_path ... FAILED [INFO] [stdout] test tests::builtins::fail ... ok [INFO] [stdout] test tests::exports_field::extension_alias_3 ... FAILED [INFO] [stdout] test tests::exports_field::extension_alias_throw_error ... FAILED [INFO] [stdout] test tests::exports_field::extension_without_fully_specified ... FAILED [INFO] [stdout] test tests::browser_field::broken ... FAILED [INFO] [stdout] test tests::browser_field::shared_resolvers ... FAILED [INFO] [stdout] test tests::browser_field::crypto_js ... FAILED [INFO] [stdout] test tests::browser_field::replace_file ... FAILED [INFO] [stdout] test tests::exports_field::field_name_path ... FAILED [INFO] [stdout] test tests::extensions::multi_dot_extension ... FAILED [INFO] [stdout] test tests::extension_alias::extension_alias ... FAILED [INFO] [stdout] test tests::extensions::default_enforce_extension ... FAILED [INFO] [stdout] test tests::extensions::extensions ... FAILED [INFO] [stdout] test tests::alias::alias_is_full_path ... FAILED [INFO] [stdout] test tests::full_specified::windows::resolve_to_context ... ok [INFO] [stdout] test tests::alias::alias_try_fragment_as_path ... FAILED [INFO] [stdout] test tests::extensions::respect_enforce_extension ... FAILED [INFO] [stdout] test tests::browser_field::ignore ... FAILED [INFO] [stdout] test tests::extensions::without_leading_dot - should panic ... ok [INFO] [stdout] test tests::browser_field::recurse_fail ... ok [INFO] [stdout] test tests::incorrect_description_file::incorrect_description_file_3 ... ok [INFO] [stdout] test tests::browser_field::recursive ... FAILED [INFO] [stdout] test tests::exports_field::shared_resolvers ... FAILED [INFO] [stdout] test tests::imports_field::test_simple ... FAILED [INFO] [stdout] test tests::main_field::test ... FAILED [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::alias::alias ... ok [INFO] [stdout] test tests::incorrect_description_file::no_description_file ... FAILED [INFO] [stdout] test tests::exports_field::test_simple ... FAILED [INFO] [stdout] test tests::full_specified::windows::test ... ok [INFO] [stdout] test tests::resolution::test ... ok [INFO] [stdout] test tests::imports_field::shared_resolvers ... FAILED [INFO] [stdout] test tests::main_field::test_fallback ... FAILED [INFO] [stdout] test tests::missing::alias_and_extensions ... ok [INFO] [stdout] test tests::missing::test ... FAILED [INFO] [stdout] test tests::resolve::resolve_dot ... FAILED [INFO] [stdout] test tests::module_type::test ... FAILED [INFO] [stdout] test tests::package_json::adjacent_to_node_modules ... FAILED [INFO] [stdout] test tests::resolve::abnormal_relative ... FAILED [INFO] [stdout] test tests::package_json::test ... FAILED [INFO] [stdout] test tests::resolve::resolve_to_context ... FAILED [INFO] [stdout] test tests::resolve::resolve ... FAILED [INFO] [stdout] test tests::resolve::prefer_file_over_dir ... FAILED [INFO] [stdout] test tests::resolve::prefer_relative ... FAILED [INFO] [stdout] test tests::fallback::fallback ... ok [INFO] [stdout] test tests::resolve::issue238_resolve ... FAILED [INFO] [stdout] test tests::resolve::symlink_with_nested_node_modules ... FAILED [INFO] [stdout] test tests::roots::should_resolve_slash ... FAILED [INFO] [stdout] test tests::symlink::test ... ok [INFO] [stdout] test tests::roots::resolve_to_context ... FAILED [INFO] [stdout] test tests::roots::roots_fall_through ... FAILED [INFO] [stdout] test tests::tsconfig_paths::broken ... FAILED [INFO] [stdout] test tests::simple::resolve_abs_main ... FAILED [INFO] [stdout] test tests::simple::simple ... FAILED [INFO] [stdout] test tests::roots::prefer_absolute ... FAILED [INFO] [stdout] test tests::simple::windows::no_package ... ok [INFO] [stdout] test tests::simple::dashed_name ... FAILED [INFO] [stdout] test tests::scoped_packages::scoped_packages ... FAILED [INFO] [stdout] test tests::roots::roots ... FAILED [INFO] [stdout] test tests::tsconfig_paths::test_base_url ... ok [INFO] [stdout] test tests::tsconfig_paths::test_merge_tsconfig ... FAILED [INFO] [stdout] test tests::tsconfig_paths::test_no_merge_tsconfig ... FAILED [INFO] [stdout] test tests::resolve::resolve_hash_as_module ... ok [INFO] [stdout] test tests::tsconfig_paths::test_parent_base_url ... FAILED [INFO] [stdout] test tests::threaded_environment ... ok [INFO] [stdout] test tests::restrictions::restriction1 ... FAILED [INFO] [stdout] test tests::tsconfig_paths::test_paths_and_base_url ... ok [INFO] [stdout] test tests::tsconfig_paths::json_with_comments ... FAILED [INFO] [stdout] test tests::tsconfig_paths::test_paths ... ok [INFO] [stdout] test tests::tsconfig_paths::test_paths_nested_base ... FAILED [INFO] [stdout] test tests::tsconfig_paths::test_template_variable ... FAILED [INFO] [stdout] test tests::tsconfig_paths::tsconfig_fallthrough ... FAILED [INFO] [stdout] test tests::tsconfig_project_references::auto ... FAILED [INFO] [stdout] test tests::tsconfig_paths::tsconfig_resolve ... FAILED [INFO] [stdout] test tests::tsconfig_paths::with_bom ... FAILED [INFO] [stdout] test tests::tsconfig_project_references::disabled ... FAILED [INFO] [stdout] test tests::tsconfig_project_references::references_with_extends ... FAILED [INFO] [stdout] test tests::tsconfig_project_references::manual ... FAILED [INFO] [stdout] test tests::tsconfig_project_references::self_reference ... FAILED [INFO] [stdout] test tests::extension_alias::not_apply_to_extension_nor_main_files ... FAILED [INFO] [stdout] test tests::tsconfig_paths::windows_test::match_path ... ok [INFO] [stdout] test tests::imports_field::test_cases ... ok [INFO] [stdout] test tests::exports_field::test_cases ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::alias::alias_fragment stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::alias::alias_fragment' (45) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d383 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca8fb5d8 - unrs_resolver::tests::alias::alias_fragment::h130bfc87b2e772c1 [INFO] [stdout] 15: 0x61c0ca8fb6e3 - unrs_resolver::tests::alias::alias_fragment::{{closure}}::h5b6207387fe12faa [INFO] [stdout] 16: 0x61c0ca84e366 - core::ops::function::FnOnce::call_once::h3406a3b0d91e5beb [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::alias::absolute_path stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::alias::absolute_path' (43) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d2f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857e1b - core::panicking::assert_failed::he8b0f0020b42f59f [INFO] [stdout] 14: 0x61c0ca8fa8fb - unrs_resolver::tests::alias::absolute_path::hac1ac931258b7db6 [INFO] [stdout] 15: 0x61c0ca8fa9b3 - unrs_resolver::tests::alias::absolute_path::{{closure}}::h3599a3c6f299890c [INFO] [stdout] 16: 0x61c0ca84f9e6 - core::ops::function::FnOnce::call_once::hc3e872102317ecf2 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::browser_field::with_query stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::browser_field::with_query' (58) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d2f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca85e269 - unrs_resolver::tests::browser_field::with_query::h4d528adb4cdbe878 [INFO] [stdout] 15: 0x61c0ca85e353 - unrs_resolver::tests::browser_field::with_query::{{closure}}::h67074d13fb967ee0 [INFO] [stdout] 16: 0x61c0ca84f8f6 - core::ops::function::FnOnce::call_once::hc15a418920119093 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::builtins::imports stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::builtins::imports' (62) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d2f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca92ec39 - unrs_resolver::tests::builtins::imports::h25a9549bcafd4e3a [INFO] [stdout] 15: 0x61c0ca92ec93 - unrs_resolver::tests::builtins::imports::{{closure}}::h0bbb8bd941dccd9e [INFO] [stdout] 16: 0x61c0ca84db26 - core::ops::function::FnOnce::call_once::h0443881ba36c121a [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::exports_field::directory stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::exports_field::directory' (64) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9caa6 - core::result::unwrap_failed::h3ce108722ad88f1e [INFO] [stdout] 13: 0x61c0ca7debfb - unrs_resolver::tests::exports_field::directory::h670b93191662b40e [INFO] [stdout] 14: 0x61c0ca7dee93 - unrs_resolver::tests::exports_field::directory::{{closure}}::h773901e503c7eeae [INFO] [stdout] 15: 0x61c0ca84e036 - core::ops::function::FnOnce::call_once::h19b4b4c5986c7309 [INFO] [stdout] 16: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 17: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 18: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 19: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 20: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 21: 0x7c7165630aa4 - [INFO] [stdout] 22: 0x7c71656bda34 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::exports_field::exports_not_browser_field2 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::exports_field::exports_not_browser_field2' (66) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d2f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca7dccda - unrs_resolver::tests::exports_field::exports_not_browser_field2::hdfab414bd65aaeb1 [INFO] [stdout] 15: 0x61c0ca7dcde3 - unrs_resolver::tests::exports_field::exports_not_browser_field2::{{closure}}::h9a12b63406e6f766 [INFO] [stdout] 16: 0x61c0ca84e936 - core::ops::function::FnOnce::call_once::h4fc2ef857f65f6d9 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::exports_field::exports_not_browser_field1 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::exports_field::exports_not_browser_field1' (65) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d2f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca7dc1da - unrs_resolver::tests::exports_field::exports_not_browser_field1::h380105d6629c4f5f [INFO] [stdout] 15: 0x61c0ca7dc283 - unrs_resolver::tests::exports_field::exports_not_browser_field1::{{closure}}::h52984fbd5c2b1b21 [INFO] [stdout] 16: 0x61c0ca84f076 - core::ops::function::FnOnce::call_once::h86aa9725e893109c [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::exports_field::extension_alias_1_2 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::exports_field::extension_alias_1_2' (67) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d383 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca7db69e - unrs_resolver::tests::exports_field::extension_alias_1_2::h0a43552e167282c6 [INFO] [stdout] 15: 0x61c0ca7db7e3 - unrs_resolver::tests::exports_field::extension_alias_1_2::{{closure}}::h4ee6dd6c53db87b8 [INFO] [stdout] 16: 0x61c0ca84dd96 - core::ops::function::FnOnce::call_once::h0ec18563a8b7cd5a [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::alias::system_path stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::alias::system_path' (50) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9caa6 - core::result::unwrap_failed::h3ce108722ad88f1e [INFO] [stdout] 13: 0x61c0ca8f9b62 - unrs_resolver::tests::alias::system_path::h965e63598a26c988 [INFO] [stdout] 14: 0x61c0ca8f9d73 - unrs_resolver::tests::alias::system_path::{{closure}}::h75ef6bf27d45248e [INFO] [stdout] 15: 0x61c0ca84ec16 - core::ops::function::FnOnce::call_once::h59b992e2b9c51b3a [INFO] [stdout] 16: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 17: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 18: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 19: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 20: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 21: 0x7c7165630aa4 - [INFO] [stdout] 22: 0x7c71656bda34 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::exports_field::extension_alias_3 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::exports_field::extension_alias_3' (68) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d383 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca7da4c6 - unrs_resolver::tests::exports_field::extension_alias_3::ha150206db16ea30e [INFO] [stdout] 15: 0x61c0ca7da613 - unrs_resolver::tests::exports_field::extension_alias_3::{{closure}}::h8bf172ace7bd82bf [INFO] [stdout] 16: 0x61c0ca84e556 - core::ops::function::FnOnce::call_once::h3bdb29b99c7c07bf [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::exports_field::extension_alias_throw_error stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::exports_field::extension_alias_throw_error' (69) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d383 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857e1b - core::panicking::assert_failed::he8b0f0020b42f59f [INFO] [stdout] 14: 0x61c0ca7dde1f - unrs_resolver::tests::exports_field::extension_alias_throw_error::he0270473139da23a [INFO] [stdout] 15: 0x61c0ca7ddf03 - unrs_resolver::tests::exports_field::extension_alias_throw_error::{{closure}}::hb1211cba1f19489a [INFO] [stdout] 16: 0x61c0ca84fbf6 - core::ops::function::FnOnce::call_once::hcda0f2344f388ca6 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::exports_field::extension_without_fully_specified stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::exports_field::extension_without_fully_specified' (70) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d2f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca7de6c7 - unrs_resolver::tests::exports_field::extension_without_fully_specified::h51ae4e3f8d13e1f2 [INFO] [stdout] 15: 0x61c0ca7de753 - unrs_resolver::tests::exports_field::extension_without_fully_specified::{{closure}}::hedc812549e7db85c [INFO] [stdout] 16: 0x61c0ca84e326 - core::ops::function::FnOnce::call_once::h337ffbdc3e0396f5 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::browser_field::broken stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::browser_field::broken' (51) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d383 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca8636a2 - unrs_resolver::tests::browser_field::broken::h17dac6c954774387 [INFO] [stdout] 15: 0x61c0ca863733 - unrs_resolver::tests::browser_field::broken::{{closure}}::ha1707ec27e4b8e1c [INFO] [stdout] 16: 0x61c0ca84e596 - core::ops::function::FnOnce::call_once::h3d40f7bc6a058bea [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::browser_field::shared_resolvers stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::browser_field::shared_resolvers' (57) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d2f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca86222c - unrs_resolver::tests::browser_field::shared_resolvers::h8a964978585fa0d7 [INFO] [stdout] 15: 0x61c0ca862a13 - unrs_resolver::tests::browser_field::shared_resolvers::{{closure}}::hb4adb3a0fe30f078 [INFO] [stdout] 16: 0x61c0ca84f6f6 - core::ops::function::FnOnce::call_once::hafad493e6357d56b [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::browser_field::crypto_js stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::browser_field::crypto_js' (52) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d2f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca865557 - unrs_resolver::tests::browser_field::crypto_js::h1e666603eab09891 [INFO] [stdout] 15: 0x61c0ca865683 - unrs_resolver::tests::browser_field::crypto_js::{{closure}}::hddd3c24ffdf09063 [INFO] [stdout] 16: 0x61c0ca84df26 - core::ops::function::FnOnce::call_once::h1533ed7be01000e6 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::browser_field::replace_file stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::browser_field::replace_file' (56) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d383 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca8618d2 - unrs_resolver::tests::browser_field::replace_file::hfe6d6dc978a7b57c [INFO] [stdout] 15: 0x61c0ca861a13 - unrs_resolver::tests::browser_field::replace_file::{{closure}}::he9e6a6c4e744d120 [INFO] [stdout] 16: 0x61c0ca84e256 - core::ops::function::FnOnce::call_once::h2a12c0ec636120db [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::exports_field::field_name_path stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::exports_field::field_name_path' (71) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d2f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca7d7f70 - unrs_resolver::tests::exports_field::field_name_path::he682a84b0653d33a [INFO] [stdout] 15: 0x61c0ca7d80b3 - unrs_resolver::tests::exports_field::field_name_path::{{closure}}::h88cec6a0490ba218 [INFO] [stdout] 16: 0x61c0ca84f466 - core::ops::function::FnOnce::call_once::ha705f86c3aa36324 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::extensions::multi_dot_extension stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::extensions::multi_dot_extension' (79) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d383 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca8dad0e - unrs_resolver::tests::extensions::multi_dot_extension::h0932bc9b805900d2 [INFO] [stdout] 15: 0x61c0ca8dadd3 - unrs_resolver::tests::extensions::multi_dot_extension::{{closure}}::h801dcf29bb1ceee8 [INFO] [stdout] 16: 0x61c0ca850346 - core::ops::function::FnOnce::call_once::hfcd1aa9fc1ddafa1 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::extension_alias::extension_alias stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::extension_alias::extension_alias' (75) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d383 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca83baa5 - unrs_resolver::tests::extension_alias::extension_alias::haf9dd49f4291a89c [INFO] [stdout] 15: 0x61c0ca83bba3 - unrs_resolver::tests::extension_alias::extension_alias::{{closure}}::h906eacc2987c946e [INFO] [stdout] 16: 0x61c0ca84f5c6 - core::ops::function::FnOnce::call_once::hada858dd0663b506 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::extensions::default_enforce_extension stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::extensions::default_enforce_extension' (77) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d2f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca8dbad7 - unrs_resolver::tests::extensions::default_enforce_extension::h4b79f0a8af1df519 [INFO] [stdout] 15: 0x61c0ca8dbd43 - unrs_resolver::tests::extensions::default_enforce_extension::{{closure}}::h7e50c079aa33f1d9 [INFO] [stdout] 16: 0x61c0ca84ebd6 - core::ops::function::FnOnce::call_once::h5922f0694da8a227 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::extensions::extensions stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::extensions::extensions' (78) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d383 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca8d98d9 - unrs_resolver::tests::extensions::extensions::h55330e5356b6b336 [INFO] [stdout] 15: 0x61c0ca8d9983 - unrs_resolver::tests::extensions::extensions::{{closure}}::hf19773daa71b84eb [INFO] [stdout] 16: 0x61c0ca84dbe6 - core::ops::function::FnOnce::call_once::h08860d093b3a70b3 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::alias::alias_is_full_path stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::alias::alias_is_full_path' (46) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d2f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca8fc973 - unrs_resolver::tests::alias::alias_is_full_path::h6f66eeacaa2e021c [INFO] [stdout] 15: 0x61c0ca8fca83 - unrs_resolver::tests::alias::alias_is_full_path::{{closure}}::hfb579281f44a1087 [INFO] [stdout] 16: 0x61c0ca84dee6 - core::ops::function::FnOnce::call_once::h152579f05d34b733 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::alias::alias_try_fragment_as_path stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::alias::alias_try_fragment_as_path' (47) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d2f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca8fdd26 - unrs_resolver::tests::alias::alias_try_fragment_as_path::he9e3b8c727c49d5c [INFO] [stdout] 15: 0x61c0ca8fde63 - unrs_resolver::tests::alias::alias_try_fragment_as_path::{{closure}}::hd48702b44aee3a9d [INFO] [stdout] 16: 0x61c0ca84e716 - core::ops::function::FnOnce::call_once::h455476c689658c96 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::extensions::respect_enforce_extension stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::extensions::respect_enforce_extension' (80) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d2f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca8dc583 - unrs_resolver::tests::extensions::respect_enforce_extension::h2aa73ded73f1f720 [INFO] [stdout] 15: 0x61c0ca8dc8c3 - unrs_resolver::tests::extensions::respect_enforce_extension::{{closure}}::ha9e66eb2fbc3c813 [INFO] [stdout] 16: 0x61c0ca84e3a6 - core::ops::function::FnOnce::call_once::h34d822a47a7e7a92 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::browser_field::ignore stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::browser_field::ignore' (53) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d383 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857e1b - core::panicking::assert_failed::he8b0f0020b42f59f [INFO] [stdout] 14: 0x61c0ca864943 - unrs_resolver::tests::browser_field::ignore::hd836c60ca3c7cde5 [INFO] [stdout] 15: 0x61c0ca864a03 - unrs_resolver::tests::browser_field::ignore::{{closure}}::h2735214cf8348ef3 [INFO] [stdout] 16: 0x61c0ca84dc26 - core::ops::function::FnOnce::call_once::h089bd376246da3bb [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::browser_field::recursive stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::browser_field::recursive' (55) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d383 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857e1b - core::panicking::assert_failed::he8b0f0020b42f59f [INFO] [stdout] 14: 0x61c0ca866269 - unrs_resolver::tests::browser_field::recursive::haaeb0d0168119b85 [INFO] [stdout] 15: 0x61c0ca8662c3 - unrs_resolver::tests::browser_field::recursive::{{closure}}::ha10fb466223e7d32 [INFO] [stdout] 16: 0x61c0ca84e756 - core::ops::function::FnOnce::call_once::h4821a91b0c0c3663 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::exports_field::shared_resolvers stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::exports_field::shared_resolvers' (72) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d2f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca7d8b05 - unrs_resolver::tests::exports_field::shared_resolvers::h78a9f53b8ee230e7 [INFO] [stdout] 15: 0x61c0ca7d93c3 - unrs_resolver::tests::exports_field::shared_resolvers::{{closure}}::h35adfb3cc5e00319 [INFO] [stdout] 16: 0x61c0ca84f776 - core::ops::function::FnOnce::call_once::hb359376e41a879c5 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::imports_field::test_simple stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::imports_field::test_simple' (87) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d383 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca811a8a - unrs_resolver::tests::imports_field::test_simple::h4b30bc7d1ed0a328 [INFO] [stdout] 15: 0x61c0ca811bd3 - unrs_resolver::tests::imports_field::test_simple::{{closure}}::hfbeb1d2b56cb3ee2 [INFO] [stdout] 16: 0x61c0ca84e9f6 - core::ops::function::FnOnce::call_once::h54161c3ee486df54 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::main_field::test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::main_field::test' (92) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d2f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca84a37e - unrs_resolver::tests::main_field::test::hec88da40b7df07e6 [INFO] [stdout] 15: 0x61c0ca84aa83 - unrs_resolver::tests::main_field::test::{{closure}}::hf0f0805d89f33d3f [INFO] [stdout] 16: 0x61c0ca84dff6 - core::ops::function::FnOnce::call_once::h1810fed8875cefe2 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [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' (88) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d2f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857e1b - core::panicking::assert_failed::he8b0f0020b42f59f [INFO] [stdout] 14: 0x61c0ca84b690 - unrs_resolver::tests::incorrect_description_file::incorrect_description_file_1::h680ef68c8d0acb14 [INFO] [stdout] 15: 0x61c0ca84b843 - unrs_resolver::tests::incorrect_description_file::incorrect_description_file_1::{{closure}}::h26b9bc291e77adeb [INFO] [stdout] 16: 0x61c0ca84f936 - core::ops::function::FnOnce::call_once::hc1af053b6ab89718 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [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' (89) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d2f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857e1b - core::panicking::assert_failed::he8b0f0020b42f59f [INFO] [stdout] 14: 0x61c0ca84bbe8 - unrs_resolver::tests::incorrect_description_file::incorrect_description_file_2::h67bfa5b6cd37844a [INFO] [stdout] 15: 0x61c0ca84bc43 - unrs_resolver::tests::incorrect_description_file::incorrect_description_file_2::{{closure}}::h808746c22cf72ac2 [INFO] [stdout] 16: 0x61c0ca84df76 - core::ops::function::FnOnce::call_once::h16a7cf3194c4b8d8 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::incorrect_description_file::no_description_file stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::incorrect_description_file::no_description_file' (91) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d2f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca84ad2c - unrs_resolver::tests::incorrect_description_file::no_description_file::hd1d64513b8effe19 [INFO] [stdout] 15: 0x61c0ca84b2a3 - unrs_resolver::tests::incorrect_description_file::no_description_file::{{closure}}::h2f0abb9b9eec4ff0 [INFO] [stdout] 16: 0x61c0ca84fbb6 - core::ops::function::FnOnce::call_once::hcd46663e84206f12 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::exports_field::test_simple stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::exports_field::test_simple' (74) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d383 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca7d48a0 - unrs_resolver::tests::exports_field::test_simple::h962a3a335604e1a3 [INFO] [stdout] 15: 0x61c0ca7d4a13 - unrs_resolver::tests::exports_field::test_simple::{{closure}}::hcc81bcb63e3e0cb2 [INFO] [stdout] 16: 0x61c0ca84e9b6 - core::ops::function::FnOnce::call_once::h51b29c0f08cebdf9 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::imports_field::shared_resolvers stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::imports_field::shared_resolvers' (85) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d2f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca812984 - unrs_resolver::tests::imports_field::shared_resolvers::heb9765051b9072d5 [INFO] [stdout] 15: 0x61c0ca813213 - unrs_resolver::tests::imports_field::shared_resolvers::{{closure}}::hf95577214fa3319f [INFO] [stdout] 16: 0x61c0ca84ed76 - core::ops::function::FnOnce::call_once::h6acb888167430ae6 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::main_field::test_fallback stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::main_field::test_fallback' (93) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d2f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca849c18 - unrs_resolver::tests::main_field::test_fallback::hbc7d30576d451359 [INFO] [stdout] 15: 0x61c0ca849cb3 - unrs_resolver::tests::main_field::test_fallback::{{closure}}::ha0ecccbc2ee50819 [INFO] [stdout] 16: 0x61c0ca84f586 - core::ops::function::FnOnce::call_once::hada07dd84ae8b0f3 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::missing::test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::missing::test' (95) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0ca887364 - unrs_resolver::tests::missing::test::h19e73afe6f22b95f [INFO] [stdout] 13: 0x61c0ca887563 - unrs_resolver::tests::missing::test::{{closure}}::he4966be4396c220a [INFO] [stdout] 14: 0x61c0ca84eb56 - core::ops::function::FnOnce::call_once::h58604795ccabbedf [INFO] [stdout] 15: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 16: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 17: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 18: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 19: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 20: 0x7c7165630aa4 - [INFO] [stdout] 21: 0x7c71656bda34 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::resolve::resolve_dot stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::resolve::resolve_dot' (105) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d383 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca88881f - unrs_resolver::tests::resolve::resolve_dot::h5797c72f55c1a1dd [INFO] [stdout] 15: 0x61c0ca8888f3 - unrs_resolver::tests::resolve::resolve_dot::{{closure}}::h78f7131de62ca9ff [INFO] [stdout] 16: 0x61c0ca84f8b6 - core::ops::function::FnOnce::call_once::hbeb304a6fdf29703 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::module_type::test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::module_type::test' (96) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9caa6 - core::result::unwrap_failed::h3ce108722ad88f1e [INFO] [stdout] 13: 0x61c0ca85c0b2 - unrs_resolver::tests::module_type::test::hb5ba20ff6b4cad26 [INFO] [stdout] 14: 0x61c0ca85c273 - unrs_resolver::tests::module_type::test::{{closure}}::had0c60113e493449 [INFO] [stdout] 15: 0x61c0ca84f016 - core::ops::function::FnOnce::call_once::h844be4037898c5ad [INFO] [stdout] 16: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 17: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 18: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 19: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 20: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 21: 0x7c7165630aa4 - [INFO] [stdout] 22: 0x7c71656bda34 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::package_json::adjacent_to_node_modules stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::package_json::adjacent_to_node_modules' (97) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9caa6 - core::result::unwrap_failed::h3ce108722ad88f1e [INFO] [stdout] 13: 0x61c0ca85c591 - unrs_resolver::tests::package_json::adjacent_to_node_modules::h638f738f78f79092 [INFO] [stdout] 14: 0x61c0ca85c873 - unrs_resolver::tests::package_json::adjacent_to_node_modules::{{closure}}::hbad0d9e775f44350 [INFO] [stdout] 15: 0x61c0ca84fa26 - core::ops::function::FnOnce::call_once::hc62bc6e136b61fd0 [INFO] [stdout] 16: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 17: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 18: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 19: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 20: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 21: 0x7c7165630aa4 - [INFO] [stdout] 22: 0x7c71656bda34 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::resolve::abnormal_relative stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::resolve::abnormal_relative' (100) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9caa6 - core::result::unwrap_failed::h3ce108722ad88f1e [INFO] [stdout] 13: 0x61c0ca88ae8e - unrs_resolver::tests::resolve::abnormal_relative::hb6fa218ffd4b4301 [INFO] [stdout] 14: 0x61c0ca88b133 - unrs_resolver::tests::resolve::abnormal_relative::{{closure}}::h7645760f4ba5e51f [INFO] [stdout] 15: 0x61c0ca8501c6 - core::ops::function::FnOnce::call_once::hf516c512b8f6ab11 [INFO] [stdout] 16: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 17: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 18: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 19: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 20: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 21: 0x7c7165630aa4 - [INFO] [stdout] 22: 0x7c71656bda34 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::package_json::test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::package_json::test' (98) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d383 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857ae4 - core::panicking::assert_failed::h44037484801a476e [INFO] [stdout] 14: 0x61c0ca85cfe2 - unrs_resolver::tests::package_json::test::h4648e51280a176ef [INFO] [stdout] 15: 0x61c0ca85d1b3 - unrs_resolver::tests::package_json::test::{{closure}}::h7d9e89295aec6a10 [INFO] [stdout] 16: 0x61c0ca84f336 - core::ops::function::FnOnce::call_once::h988ef57c30277e0a [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::resolve::resolve_to_context stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::resolve::resolve_to_context' (107) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d383 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca88be38 - unrs_resolver::tests::resolve::resolve_to_context::hae48d70fea3f427e [INFO] [stdout] 15: 0x61c0ca88bf43 - unrs_resolver::tests::resolve::resolve_to_context::{{closure}}::h2b0e45c91d3ff70e [INFO] [stdout] 16: 0x61c0ca84fd96 - core::ops::function::FnOnce::call_once::hd8800175bdf82c8e [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::resolve::resolve stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::resolve::resolve' (104) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d383 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857bcf - core::panicking::assert_failed::h616d09161d64e83a [INFO] [stdout] 14: 0x61c0ca891163 - unrs_resolver::tests::resolve::resolve::h85a5e308bac42e53 [INFO] [stdout] 15: 0x61c0ca891263 - unrs_resolver::tests::resolve::resolve::{{closure}}::h9e585f26d0fcaa6b [INFO] [stdout] 16: 0x61c0ca84ee36 - core::ops::function::FnOnce::call_once::h6f94b81bf57502b6 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::resolve::prefer_file_over_dir stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::resolve::prefer_file_over_dir' (102) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d383 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca88c6e8 - unrs_resolver::tests::resolve::prefer_file_over_dir::h115e21dff91363f9 [INFO] [stdout] 15: 0x61c0ca88c7f3 - unrs_resolver::tests::resolve::prefer_file_over_dir::{{closure}}::hfb984556b1fb9e17 [INFO] [stdout] 16: 0x61c0ca84e0b6 - core::ops::function::FnOnce::call_once::h1b98f04b6874f5b5 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::resolve::prefer_relative stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::resolve::prefer_relative' (103) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d383 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca88916b - unrs_resolver::tests::resolve::prefer_relative::h5eb5a0d8cc31bc03 [INFO] [stdout] 15: 0x61c0ca889253 - unrs_resolver::tests::resolve::prefer_relative::{{closure}}::he537d1623ab2ca3a [INFO] [stdout] 16: 0x61c0ca84de16 - core::ops::function::FnOnce::call_once::h0f161a26cfcec945 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::resolve::issue238_resolve stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::resolve::issue238_resolve' (101) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d2f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca889cca - unrs_resolver::tests::resolve::issue238_resolve::h632d251245702c6f [INFO] [stdout] 15: 0x61c0ca889dc3 - unrs_resolver::tests::resolve::issue238_resolve::{{closure}}::hd04f901aa7f1889a [INFO] [stdout] 16: 0x61c0ca84efd6 - core::ops::function::FnOnce::call_once::h8225ff7b45acff02 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::resolve::symlink_with_nested_node_modules stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::resolve::symlink_with_nested_node_modules' (108) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d2f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca88cd3b - unrs_resolver::tests::resolve::symlink_with_nested_node_modules::h145b24cbebbe623d [INFO] [stdout] 15: 0x61c0ca88d273 - unrs_resolver::tests::resolve::symlink_with_nested_node_modules::{{closure}}::hcaeb45668eb6fc0f [INFO] [stdout] 16: 0x61c0ca84e4d6 - core::ops::function::FnOnce::call_once::h3656919ba2441a88 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::roots::should_resolve_slash stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::roots::should_resolve_slash' (114) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d383 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca86918b - unrs_resolver::tests::roots::should_resolve_slash::h63d285202be590d6 [INFO] [stdout] 15: 0x61c0ca869253 - unrs_resolver::tests::roots::should_resolve_slash::{{closure}}::h15f794828f251380 [INFO] [stdout] 16: 0x61c0ca84dba6 - core::ops::function::FnOnce::call_once::h06445813ff1252d3 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::roots::resolve_to_context stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::roots::resolve_to_context' (111) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d2f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca86793d - unrs_resolver::tests::roots::resolve_to_context::h7c25f70371801cca [INFO] [stdout] 15: 0x61c0ca8679b3 - unrs_resolver::tests::roots::resolve_to_context::{{closure}}::h9b2527507e919a69 [INFO] [stdout] 16: 0x61c0ca84f696 - core::ops::function::FnOnce::call_once::haee7b9708e77fd1c [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::roots::roots_fall_through stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::roots::roots_fall_through' (113) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d2f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca867d6b - unrs_resolver::tests::roots::roots_fall_through::h3375b654983de923 [INFO] [stdout] 15: 0x61c0ca867e33 - unrs_resolver::tests::roots::roots_fall_through::{{closure}}::ha1493c9e4d9e67ad [INFO] [stdout] 16: 0x61c0ca84e616 - core::ops::function::FnOnce::call_once::h40ac7fc0f5e69e79 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::tsconfig_paths::broken stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::tsconfig_paths::broken' (122) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d2f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857e1b - core::panicking::assert_failed::he8b0f0020b42f59f [INFO] [stdout] 14: 0x61c0ca8d1eec - unrs_resolver::tests::tsconfig_paths::broken::h13f243db8d9a50ce [INFO] [stdout] 15: 0x61c0ca8d1f53 - unrs_resolver::tests::tsconfig_paths::broken::{{closure}}::h8b5314ce1e763bc1 [INFO] [stdout] 16: 0x61c0ca84fab6 - core::ops::function::FnOnce::call_once::hc748d2b09ce2a2d9 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::simple::resolve_abs_main stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::simple::resolve_abs_main' (117) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9caa6 - core::result::unwrap_failed::h3ce108722ad88f1e [INFO] [stdout] 13: 0x61c0ca86bfdd - unrs_resolver::tests::simple::resolve_abs_main::h46ec791276102b4e [INFO] [stdout] 14: 0x61c0ca86c1f3 - unrs_resolver::tests::simple::resolve_abs_main::{{closure}}::h4e0096cd729ee989 [INFO] [stdout] 15: 0x61c0ca84e896 - core::ops::function::FnOnce::call_once::h4d1748e7b3b00d8a [INFO] [stdout] 16: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 17: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 18: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 19: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 20: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 21: 0x7c7165630aa4 - [INFO] [stdout] 22: 0x7c71656bda34 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::simple::simple stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::simple::simple' (118) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d383 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca86ca20 - unrs_resolver::tests::simple::simple::h03bf50c831592910 [INFO] [stdout] 15: 0x61c0ca86cb03 - unrs_resolver::tests::simple::simple::{{closure}}::hfad056d04ee484e7 [INFO] [stdout] 16: 0x61c0ca850386 - core::ops::function::FnOnce::call_once::hfd28308c14bebf14 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::roots::prefer_absolute stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::roots::prefer_absolute' (110) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d383 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca8671d2 - unrs_resolver::tests::roots::prefer_absolute::hfe598c22a783a162 [INFO] [stdout] 15: 0x61c0ca8672d3 - unrs_resolver::tests::roots::prefer_absolute::{{closure}}::h0490adf2dfe13291 [INFO] [stdout] 16: 0x61c0ca850036 - core::ops::function::FnOnce::call_once::he5dd1cf60e754646 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::simple::dashed_name stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::simple::dashed_name' (116) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d383 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857bcf - core::panicking::assert_failed::h616d09161d64e83a [INFO] [stdout] 14: 0x61c0ca86b833 - unrs_resolver::tests::simple::dashed_name::hff7588c68d2fd096 [INFO] [stdout] 15: 0x61c0ca86bc33 - unrs_resolver::tests::simple::dashed_name::{{closure}}::h395bc1ef0aac9b64 [INFO] [stdout] 16: 0x61c0ca850106 - core::ops::function::FnOnce::call_once::hee9b810c80dd7310 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::scoped_packages::scoped_packages stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::scoped_packages::scoped_packages' (115) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d383 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857bcf - core::panicking::assert_failed::h616d09161d64e83a [INFO] [stdout] 14: 0x61c0ca8dd7f8 - unrs_resolver::tests::scoped_packages::scoped_packages::h64ec3ae2ea38c713 [INFO] [stdout] 15: 0x61c0ca8ddc53 - unrs_resolver::tests::scoped_packages::scoped_packages::{{closure}}::hc2accc1e1368afe0 [INFO] [stdout] 16: 0x61c0ca84e856 - core::ops::function::FnOnce::call_once::h4c12bb2610f05c5c [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::roots::roots stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::roots::roots' (112) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d383 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca86a913 - unrs_resolver::tests::roots::roots::h7f79c7a4f62391e6 [INFO] [stdout] 15: 0x61c0ca86aa33 - unrs_resolver::tests::roots::roots::{{closure}}::hee2247f285284faf [INFO] [stdout] 16: 0x61c0ca84f256 - core::ops::function::FnOnce::call_once::h9517dd5154449837 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::tsconfig_paths::test_merge_tsconfig stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::tsconfig_paths::test_merge_tsconfig' (126) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9caa6 - core::result::unwrap_failed::h3ce108722ad88f1e [INFO] [stdout] 13: 0x61c0ca8763d4 - core::result::Result::expect::h03099edfa1f57870 [INFO] [stdout] 14: 0x61c0ca8cac81 - unrs_resolver::tests::tsconfig_paths::test_merge_tsconfig::h450cb2e40d780905 [INFO] [stdout] 15: 0x61c0ca8cb303 - unrs_resolver::tests::tsconfig_paths::test_merge_tsconfig::{{closure}}::hb1f9217e8a1310e7 [INFO] [stdout] 16: 0x61c0ca8503c6 - core::ops::function::FnOnce::call_once::hfed7c8fd97a28275 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::tsconfig_paths::test_no_merge_tsconfig stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::tsconfig_paths::test_no_merge_tsconfig' (127) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9caa6 - core::result::unwrap_failed::h3ce108722ad88f1e [INFO] [stdout] 13: 0x61c0ca8763d4 - core::result::Result::expect::h03099edfa1f57870 [INFO] [stdout] 14: 0x61c0ca8cca2c - unrs_resolver::tests::tsconfig_paths::test_no_merge_tsconfig::h3a23b406f59648fc [INFO] [stdout] 15: 0x61c0ca8ccee3 - unrs_resolver::tests::tsconfig_paths::test_no_merge_tsconfig::{{closure}}::hbf858df402021e70 [INFO] [stdout] 16: 0x61c0ca84ff66 - core::ops::function::FnOnce::call_once::he0795256dc49a670 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::tsconfig_paths::test_parent_base_url stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::tsconfig_paths::test_parent_base_url' (129) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d383 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca8cc12e - unrs_resolver::tests::tsconfig_paths::test_parent_base_url::h8cc3ca227919327a [INFO] [stdout] 15: 0x61c0ca8cc233 - unrs_resolver::tests::tsconfig_paths::test_parent_base_url::{{closure}}::hff763bf11b21ac21 [INFO] [stdout] 16: 0x61c0ca84f196 - core::ops::function::FnOnce::call_once::h90ea5a9587df6811 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::restrictions::restriction1 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::restrictions::restriction1' (109) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d2f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857e1b - core::panicking::assert_failed::he8b0f0020b42f59f [INFO] [stdout] 14: 0x61c0ca85da2c - unrs_resolver::tests::restrictions::restriction1::h54a814f43e630ab0 [INFO] [stdout] 15: 0x61c0ca85dad3 - unrs_resolver::tests::restrictions::restriction1::{{closure}}::hd371f8e6bf88dbbf [INFO] [stdout] 16: 0x61c0ca84fd16 - core::ops::function::FnOnce::call_once::hd7a3185ffedfb085 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::tsconfig_paths::json_with_comments stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::tsconfig_paths::json_with_comments' (124) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d2f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca8caa58 - unrs_resolver::tests::tsconfig_paths::json_with_comments::hb6a1717599e64862 [INFO] [stdout] 15: 0x61c0ca8cab23 - unrs_resolver::tests::tsconfig_paths::json_with_comments::{{closure}}::hed1bccfa076fa95a [INFO] [stdout] 16: 0x61c0ca84edb6 - core::ops::function::FnOnce::call_once::h6debf43fa1e6e942 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::tsconfig_paths::test_paths_nested_base stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::tsconfig_paths::test_paths_nested_base' (132) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d383 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca8cdc9b - unrs_resolver::tests::tsconfig_paths::test_paths_nested_base::hfd37e901090f6199 [INFO] [stdout] 15: 0x61c0ca8cdd73 - unrs_resolver::tests::tsconfig_paths::test_paths_nested_base::{{closure}}::hd47cf828adbcea70 [INFO] [stdout] 16: 0x61c0ca84da66 - core::ops::function::FnOnce::call_once::h00582f7daedd5b61 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::tsconfig_paths::test_template_variable stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::tsconfig_paths::test_template_variable' (133) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d383 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca8cf76e - unrs_resolver::tests::tsconfig_paths::test_template_variable::h98d44fe542935050 [INFO] [stdout] 15: 0x61c0ca8cf833 - unrs_resolver::tests::tsconfig_paths::test_template_variable::{{closure}}::hc476aba9e792acdb [INFO] [stdout] 16: 0x61c0ca84e296 - core::ops::function::FnOnce::call_once::h2da9a02a889043a3 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::tsconfig_paths::tsconfig_fallthrough stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::tsconfig_paths::tsconfig_fallthrough' (134) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d2f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857e1b - core::panicking::assert_failed::he8b0f0020b42f59f [INFO] [stdout] 14: 0x61c0ca8cc876 - unrs_resolver::tests::tsconfig_paths::tsconfig_fallthrough::hd8e715674c13ccda [INFO] [stdout] 15: 0x61c0ca8cc8e3 - unrs_resolver::tests::tsconfig_paths::tsconfig_fallthrough::{{closure}}::haa7e35907650a5c9 [INFO] [stdout] 16: 0x61c0ca84e076 - core::ops::function::FnOnce::call_once::h1a0d14886eb8e7ea [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::tsconfig_project_references::auto stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::tsconfig_project_references::auto' (138) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d383 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca87eef4 - unrs_resolver::tests::tsconfig_project_references::auto::hc69d011b2cc4ab42 [INFO] [stdout] 15: 0x61c0ca87efa3 - unrs_resolver::tests::tsconfig_project_references::auto::{{closure}}::h6a6afaaa7c24b911 [INFO] [stdout] 16: 0x61c0ca84faf6 - core::ops::function::FnOnce::call_once::hc767828075678911 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::tsconfig_paths::tsconfig_resolve stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::tsconfig_paths::tsconfig_resolve' (135) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d383 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca8ca24f - unrs_resolver::tests::tsconfig_paths::tsconfig_resolve::h82e3277e33f27c9d [INFO] [stdout] 15: 0x61c0ca8ca333 - unrs_resolver::tests::tsconfig_paths::tsconfig_resolve::{{closure}}::h268094f11ac3ed5d [INFO] [stdout] 16: 0x61c0ca84e696 - core::ops::function::FnOnce::call_once::h42ce3db8c9554eb9 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::tsconfig_paths::with_bom stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::tsconfig_paths::with_bom' (137) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d2f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca8d2568 - unrs_resolver::tests::tsconfig_paths::with_bom::h327d7dd14abdca1a [INFO] [stdout] 15: 0x61c0ca8d25d3 - unrs_resolver::tests::tsconfig_paths::with_bom::{{closure}}::h0762c09590c39236 [INFO] [stdout] 16: 0x61c0ca84e8f6 - core::ops::function::FnOnce::call_once::h4f94e777865ab604 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::tsconfig_project_references::disabled stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::tsconfig_project_references::disabled' (139) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d383 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca8845b7 - unrs_resolver::tests::tsconfig_project_references::disabled::hf3563dc3c46e6d2c [INFO] [stdout] 15: 0x61c0ca884693 - unrs_resolver::tests::tsconfig_project_references::disabled::{{closure}}::h1dbd057408282e08 [INFO] [stdout] 16: 0x61c0ca84fb36 - core::ops::function::FnOnce::call_once::hca24ece61634dd42 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::tsconfig_project_references::references_with_extends stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::tsconfig_project_references::references_with_extends' (141) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d2f3 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca87c341 - unrs_resolver::tests::tsconfig_project_references::references_with_extends::h117724d754488d13 [INFO] [stdout] 15: 0x61c0ca87c3d3 - unrs_resolver::tests::tsconfig_project_references::references_with_extends::{{closure}}::h3e03cc16cde23d9d [INFO] [stdout] 16: 0x61c0ca8500b6 - core::ops::function::FnOnce::call_once::hec49d51a8914c4a4 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::tsconfig_project_references::manual stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::tsconfig_project_references::manual' (140) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d383 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca881b9a - unrs_resolver::tests::tsconfig_project_references::manual::h67bc5b05c6db9706 [INFO] [stdout] 15: 0x61c0ca881c83 - unrs_resolver::tests::tsconfig_project_references::manual::{{closure}}::h44b75b0bd1816394 [INFO] [stdout] 16: 0x61c0ca84f426 - core::ops::function::FnOnce::call_once::ha56eca7ce12e7488 [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::tsconfig_project_references::self_reference stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::tsconfig_project_references::self_reference' (142) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d383 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca87ba1d - unrs_resolver::tests::tsconfig_project_references::self_reference::hb308057e360a6008 [INFO] [stdout] 15: 0x61c0ca87bb43 - unrs_resolver::tests::tsconfig_project_references::self_reference::{{closure}}::h88e3ded493a1b96d [INFO] [stdout] 16: 0x61c0ca84f7b6 - core::ops::function::FnOnce::call_once::hb721e517331c94ac [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [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' (76) 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: 0x61c0caa83f82 - ::fmt::h5bb8a979ba5db788 [INFO] [stdout] 1: 0x61c0caa94edf - core::fmt::write::h1e0dbf07fe3990bd [INFO] [stdout] 2: 0x61c0caa4fc73 - std::io::Write::write_fmt::hc477d9325b345ece [INFO] [stdout] 3: 0x61c0caa5c7a2 - std::sys::backtrace::BacktraceLock::print::h788d486777205086 [INFO] [stdout] 4: 0x61c0caa61cbf - std::panicking::default_hook::{{closure}}::ha7bdfeb5949fc0fa [INFO] [stdout] 5: 0x61c0caa61b51 - std::panicking::default_hook::h6dad75ec721846f4 [INFO] [stdout] 6: 0x61c0ca96f12e - test::test_main_with_exit_callback::{{closure}}::h880e31c829a2eb5d [INFO] [stdout] 7: 0x61c0caa6235e - std::panicking::panic_with_hook::hba00e869ada17676 [INFO] [stdout] 8: 0x61c0caa6212a - std::panicking::panic_handler::{{closure}}::h3d21149c258e5ceb [INFO] [stdout] 9: 0x61c0caa5c8d9 - std::sys::backtrace::__rust_end_short_backtrace::h4f5d9b9dfb3e6ec1 [INFO] [stdout] 10: 0x61c0caa432cd - __rustc[9a7a9f9af7564de1]::rust_begin_unwind [INFO] [stdout] 11: 0x61c0caa9d540 - core::panicking::panic_fmt::h78e817a90331d98b [INFO] [stdout] 12: 0x61c0caa9d383 - core::panicking::assert_failed_inner::he0a3934689115f42 [INFO] [stdout] 13: 0x61c0ca857c7f - core::panicking::assert_failed::h6c11d2f015fff64b [INFO] [stdout] 14: 0x61c0ca83ca71 - unrs_resolver::tests::extension_alias::not_apply_to_extension_nor_main_files::h7367853e2ddd7bb1 [INFO] [stdout] 15: 0x61c0ca83cb63 - unrs_resolver::tests::extension_alias::not_apply_to_extension_nor_main_files::{{closure}}::h71d1c2d8ad8074f0 [INFO] [stdout] 16: 0x61c0ca84db66 - core::ops::function::FnOnce::call_once::h055492772e972d7c [INFO] [stdout] 17: 0x61c0ca96ef2b - test::__rust_begin_short_backtrace::h9277cb6a2ccfc000 [INFO] [stdout] 18: 0x61c0ca9849d5 - test::run_test::{{closure}}::h743d09d4bb476605 [INFO] [stdout] 19: 0x61c0ca95b3f4 - std::sys::backtrace::__rust_begin_short_backtrace::hbfaffa6539f6abb7 [INFO] [stdout] 20: 0x61c0ca95ecda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf120e7b1db22ac07 [INFO] [stdout] 21: 0x61c0caa56aaf - std::sys::pal::unix::thread::Thread::new::thread_start::h942e336943ad5963 [INFO] [stdout] 22: 0x7c7165630aa4 - [INFO] [stdout] 23: 0x7c71656bda34 - clone [INFO] [stdout] 24: 0x0 - [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.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "473eb5ce6c47ac5791142b6d651926bd631d114581566a4647eddb1810626616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "473eb5ce6c47ac5791142b6d651926bd631d114581566a4647eddb1810626616", kill_on_drop: false }` [INFO] [stdout] 473eb5ce6c47ac5791142b6d651926bd631d114581566a4647eddb1810626616