[INFO] fetching crate unrs_resolver 1.11.1... [INFO] testing unrs_resolver-1.11.1 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate unrs_resolver 1.11.1 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate unrs_resolver 1.11.1 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded normalize-path v0.2.1 [INFO] [stderr] Downloaded clean-path v0.2.1 [INFO] [stderr] Downloaded concurrent_lru v0.2.0 [INFO] [stderr] Downloaded path-slash v0.2.1 [INFO] [stderr] Downloaded seize v0.5.0 [INFO] [stderr] Downloaded json-strip-comments v1.0.4 [INFO] [stderr] Downloaded codspeed v2.10.1 [INFO] [stderr] Downloaded anes v0.2.0 [INFO] [stderr] Downloaded papaya v0.2.3 [INFO] [stderr] Downloaded vfs v0.12.1 [INFO] [stderr] Downloaded criterion2 v3.0.1 [INFO] [stderr] Downloaded bpaf v0.9.20 [INFO] [stderr] Downloaded pnp v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 63d3236fb107c408caf4a732d90b1d91fc95c6fdaba96e990b3e14ab08de8144 [INFO] running `Command { std: "docker" "start" "-a" "63d3236fb107c408caf4a732d90b1d91fc95c6fdaba96e990b3e14ab08de8144", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63d3236fb107c408caf4a732d90b1d91fc95c6fdaba96e990b3e14ab08de8144", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63d3236fb107c408caf4a732d90b1d91fc95c6fdaba96e990b3e14ab08de8144", kill_on_drop: false }` [INFO] [stdout] 63d3236fb107c408caf4a732d90b1d91fc95c6fdaba96e990b3e14ab08de8144 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89bb332b3bd1e060c1e4a5606deba15f620f991599a473c197c8c2f3d64fd0be [INFO] running `Command { std: "docker" "start" "-a" "89bb332b3bd1e060c1e4a5606deba15f620f991599a473c197c8c2f3d64fd0be", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling json-strip-comments v1.0.4 [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 thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_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 18.99s [INFO] running `Command { std: "docker" "inspect" "89bb332b3bd1e060c1e4a5606deba15f620f991599a473c197c8c2f3d64fd0be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89bb332b3bd1e060c1e4a5606deba15f620f991599a473c197c8c2f3d64fd0be", kill_on_drop: false }` [INFO] [stdout] 89bb332b3bd1e060c1e4a5606deba15f620f991599a473c197c8c2f3d64fd0be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05ac50e8221ea5b8c3fb5d0781eb6a87fdcd5ecefa0461aeef4f382c61b2ba3d [INFO] running `Command { std: "docker" "start" "-a" "05ac50e8221ea5b8c3fb5d0781eb6a87fdcd5ecefa0461aeef4f382c61b2ba3d", 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 oorandom v11.1.5 [INFO] [stderr] Compiling bpaf v0.9.20 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anes v0.2.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling normalize-path v0.2.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling vfs v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling 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 14.41s [INFO] running `Command { std: "docker" "inspect" "05ac50e8221ea5b8c3fb5d0781eb6a87fdcd5ecefa0461aeef4f382c61b2ba3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05ac50e8221ea5b8c3fb5d0781eb6a87fdcd5ecefa0461aeef4f382c61b2ba3d", kill_on_drop: false }` [INFO] [stdout] 05ac50e8221ea5b8c3fb5d0781eb6a87fdcd5ecefa0461aeef4f382c61b2ba3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b01eadd03f897fa9761ee3ea87e31b3349087425984f662e94a636e7dad16231 [INFO] running `Command { std: "docker" "start" "-a" "b01eadd03f897fa9761ee3ea87e31b3349087425984f662e94a636e7dad16231", 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.16s [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 options::test::enforce_extension ... ok [INFO] [stdout] test error::test_coverage ... 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 specifier::tests::debug ... ok [INFO] [stdout] test specifier::tests::absolute ... ok [INFO] [stdout] test specifier::tests::empty ... 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::relative ... ok [INFO] [stdout] test file_system::metadata ... ok [INFO] [stdout] test specifier::tests::query_fragment ... ok [INFO] [stdout] test path::is_invalid_exports_target ... ok [INFO] [stdout] test tests::alias::infinite_recursion ... ok [INFO] [stdout] test tests::alias::all_alias_values_are_not_found ... ok [INFO] [stdout] test tests::browser_field::with_query ... FAILED [INFO] [stdout] test tests::alias::absolute_path ... FAILED [INFO] [stdout] test tests::builtins::fail ... ok [INFO] [stdout] test tests::alias::alias_fragment ... FAILED [INFO] [stdout] test tests::browser_field::broken ... FAILED [INFO] [stdout] test tests::alias::alias_try_fragment_as_path ... FAILED [INFO] [stdout] test tests::builtins::builtins ... ok [INFO] [stdout] test tests::browser_field::crypto_js ... FAILED [INFO] [stdout] test tests::exports_field::directory ... FAILED [INFO] [stdout] test tests::exports_field::exports_not_browser_field1 ... FAILED [INFO] [stdout] test tests::builtins::imports ... FAILED [INFO] [stdout] test tests::exports_field::exports_not_browser_field2 ... FAILED [INFO] [stdout] test tests::exports_field::extension_alias_3 ... FAILED [INFO] [stdout] test tests::browser_field::replace_file ... FAILED [INFO] [stdout] test tests::exports_field::extension_alias_throw_error ... FAILED [INFO] [stdout] test tests::alias::alias ... ok [INFO] [stdout] test tests::exports_field::extension_without_fully_specified ... FAILED [INFO] [stdout] test tests::exports_field::field_name_path ... FAILED [INFO] [stdout] test tests::extensions::default_enforce_extension ... FAILED [INFO] [stdout] test tests::exports_field::test_simple ... FAILED [INFO] [stdout] test tests::extension_alias::extension_alias ... FAILED [INFO] [stdout] test tests::browser_field::ignore ... FAILED [INFO] [stdout] test tests::extensions::extensions ... FAILED [INFO] [stdout] test tests::extensions::without_leading_dot - should panic ... ok [INFO] [stdout] test tests::extensions::multi_dot_extension ... FAILED [INFO] [stdout] test tests::extensions::respect_enforce_extension ... FAILED [INFO] [stdout] test tests::fallback::fallback ... ok [INFO] [stdout] test tests::imports_field::shared_resolvers ... FAILED [INFO] [stdout] test tests::full_specified::windows::resolve_to_context ... ok [INFO] [stdout] test tests::imports_field::test_simple ... FAILED [INFO] [stdout] test tests::incorrect_description_file::incorrect_description_file_1 ... FAILED [INFO] [stdout] test tests::full_specified::windows::test ... ok [INFO] [stdout] test tests::incorrect_description_file::incorrect_description_file_2 ... FAILED [INFO] [stdout] test tests::incorrect_description_file::incorrect_description_file_3 ... ok [INFO] [stdout] test tests::main_field::test ... FAILED [INFO] [stdout] test tests::missing::alias_and_extensions ... ok [INFO] [stdout] test tests::missing::test ... FAILED [INFO] [stdout] test tests::module_type::test ... FAILED [INFO] [stdout] test tests::package_json::adjacent_to_node_modules ... FAILED [INFO] [stdout] test tests::package_json::test ... FAILED [INFO] [stdout] test tests::resolution::test ... ok [INFO] [stdout] test tests::resolve::abnormal_relative ... FAILED [INFO] [stdout] test options::test::display ... ok [INFO] [stdout] test tests::alias::alias_is_full_path ... FAILED [INFO] [stdout] test tests::alias::system_path ... FAILED [INFO] [stdout] test tests::browser_field::shared_resolvers ... FAILED [INFO] [stdout] test tests::builtins::builtins_off ... ok [INFO] [stdout] test tests::dependencies::windows::test ... ok [INFO] [stdout] test tests::exports_field::shared_resolvers ... FAILED [INFO] [stdout] test tests::extension_alias::not_apply_to_extension_nor_main_files ... FAILED [INFO] [stdout] test tests::resolve::issue238_resolve ... FAILED [INFO] [stdout] test tests::resolve::prefer_file_over_dir ... FAILED [INFO] [stdout] test tests::resolve::prefer_relative ... FAILED [INFO] [stdout] test tests::resolve::resolve_dot ... FAILED [INFO] [stdout] test tests::resolve::resolve_hash_as_module ... ok [INFO] [stdout] test tests::resolve::resolve_to_context ... FAILED [INFO] [stdout] test tests::roots::prefer_absolute ... FAILED [INFO] [stdout] test tests::roots::roots ... FAILED [INFO] [stdout] test tests::resolve::resolve ... FAILED [INFO] [stdout] test tests::scoped_packages::scoped_packages ... FAILED [INFO] [stdout] test tests::simple::simple ... FAILED [INFO] [stdout] test tests::roots::roots_fall_through ... FAILED [INFO] [stdout] test tests::simple::resolve_abs_main ... FAILED [INFO] [stdout] test tests::roots::should_resolve_slash ... FAILED [INFO] [stdout] test tests::resolve::symlink_with_nested_node_modules ... FAILED [INFO] [stdout] test tests::exports_field::test_cases ... ok [INFO] [stdout] test tests::simple::dashed_name ... FAILED [INFO] [stdout] test tests::roots::resolve_to_context ... FAILED [INFO] [stdout] test tests::restrictions::restriction1 ... FAILED [INFO] [stdout] test tests::incorrect_description_file::no_description_file ... FAILED [INFO] [stdout] test tests::browser_field::recurse_fail ... ok [INFO] [stdout] test tests::browser_field::recursive ... FAILED [INFO] [stdout] test tests::main_field::test_fallback ... FAILED [INFO] [stdout] test tests::exports_field::extension_alias_1_2 ... FAILED [INFO] [stdout] test tests::imports_field::test_cases ... ok [INFO] [stdout] test tests::tsconfig_paths::test_base_url ... ok [INFO] [stdout] test tests::simple::windows::no_package ... ok [INFO] [stdout] test tests::tsconfig_paths::json_with_comments ... FAILED [INFO] [stdout] test tests::threaded_environment ... ok [INFO] [stdout] test tests::tsconfig_paths::broken ... FAILED [INFO] [stdout] test tests::tsconfig_paths::test_paths ... ok [INFO] [stdout] test tests::tsconfig_paths::test_parent_base_url ... 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_paths::test_template_variable ... FAILED [INFO] [stdout] test tests::tsconfig_paths::tsconfig_fallthrough ... FAILED [INFO] [stdout] test tests::tsconfig_paths::test_paths_and_base_url ... ok [INFO] [stdout] test tests::tsconfig_paths::test_no_merge_tsconfig ... FAILED [INFO] [stdout] test tests::tsconfig_paths::with_bom ... FAILED [INFO] [stdout] test tests::tsconfig_paths::tsconfig_resolve ... FAILED [INFO] [stdout] test tests::tsconfig_paths::test_paths_nested_base ... FAILED [INFO] [stdout] test tests::tsconfig_project_references::auto ... FAILED [INFO] [stdout] test tests::tsconfig_project_references::self_reference ... FAILED [INFO] [stdout] test tests::tsconfig_project_references::disabled ... FAILED [INFO] [stdout] test tests::tsconfig_paths::test_merge_tsconfig ... FAILED [INFO] [stdout] test tests::tsconfig_paths::windows_test::match_path ... ok [INFO] [stdout] test tests::symlink::test ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::browser_field::with_query stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::browser_field::with_query' (56) panicked at src/tests/browser_field.rs:188:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound("./foo")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/browser-module/lib/browser.js?query") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d833 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5bfa149 - unrs_resolver::tests::browser_field::with_query::he9604e3279e33a17 [INFO] [stdout] 15: 0x5c89b5bfa1d3 - unrs_resolver::tests::browser_field::with_query::{{closure}}::h0125e913d31a6afd [INFO] [stdout] 16: 0x5c89b5b5f466 - core::ops::function::FnOnce::call_once::h8e3b9f2042a2c410 [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::alias::absolute_path stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::alias::absolute_path' (41) panicked at src/tests/alias.rs:179:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound("foo/index")) [INFO] [stdout] right: Err(Ignored("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/foo")) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d833 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5badfaf - core::panicking::assert_failed::h4e5ec39f462b7878 [INFO] [stdout] 14: 0x5c89b5b9167b - unrs_resolver::tests::alias::absolute_path::h523fcb2fb120b16d [INFO] [stdout] 15: 0x5c89b5b91733 - unrs_resolver::tests::alias::absolute_path::{{closure}}::h73b339123e50759a [INFO] [stdout] 16: 0x5c89b5b5f356 - core::ops::function::FnOnce::call_once::h8b4980d77528a00c [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::alias::alias_fragment stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::alias::alias_fragment' (43) panicked at src/tests/alias.rs:285:9: [INFO] [stdout] assertion `left == right` failed: handle fragment edge case (no fragment) ./no#fragment/#/# [INFO] [stdout] left: Err(MatchedAliasNotFound("foo", "foo")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/no#fragment/#/#.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d8c3 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5b92358 - unrs_resolver::tests::alias::alias_fragment::ha03c35673657b457 [INFO] [stdout] 15: 0x5c89b5b92463 - unrs_resolver::tests::alias::alias_fragment::{{closure}}::hae4282cf5b2f575c [INFO] [stdout] 16: 0x5c89b5b60726 - core::ops::function::FnOnce::call_once::hfc039b552bd62442 [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::browser_field::broken stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::browser_field::broken' (49) panicked at src/tests/browser_field.rs:134:9: [INFO] [stdout] assertion `left == right` failed: "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures" browser-module-broken [INFO] [stdout] left: Err(NotFound("browser-module-broken")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/node_modules/browser-module-broken/main.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d8c3 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5bff582 - unrs_resolver::tests::browser_field::broken::h9b97beb81c32eca2 [INFO] [stdout] 15: 0x5c89b5bff613 - unrs_resolver::tests::browser_field::broken::{{closure}}::h762da3b1cba1a90d [INFO] [stdout] 16: 0x5c89b5b5def6 - core::ops::function::FnOnce::call_once::h04262a84e6a3459e [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (45) panicked at src/tests/alias.rs:300:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(MatchedAliasNotFound("#/a", "#")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/#/a.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d833 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5b94aa6 - unrs_resolver::tests::alias::alias_try_fragment_as_path::h9e90b180b962730f [INFO] [stdout] 15: 0x5c89b5b94be3 - unrs_resolver::tests::alias::alias_try_fragment_as_path::{{closure}}::hd0ed3c8ac6e26976 [INFO] [stdout] 16: 0x5c89b5b5e236 - core::ops::function::FnOnce::call_once::h16750f901190090c [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (50) panicked at src/tests/browser_field.rs:152:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(MatchedAliasNotFound("crypto", "crypto")) [INFO] [stdout] right: Err(Ignored("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/crypto-js")) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d833 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5c01437 - unrs_resolver::tests::browser_field::crypto_js::h021df26a27a69fa9 [INFO] [stdout] 15: 0x5c89b5c01503 - unrs_resolver::tests::browser_field::crypto_js::{{closure}}::hcf68a36bbdabeaa9 [INFO] [stdout] 16: 0x5c89b5b5fb26 - core::ops::function::FnOnce::call_once::hafcd098ceee271da [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::exports_field::directory stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::exports_field::directory' (62) panicked at src/tests/exports_field.rs:297:27: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotFound("../exports-field") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7cfd6 - core::result::unwrap_failed::h91bd1e1731f928fc [INFO] [stdout] 13: 0x5c89b5abc5cb - unrs_resolver::tests::exports_field::directory::h3d729f21cf35432e [INFO] [stdout] 14: 0x5c89b5abc863 - unrs_resolver::tests::exports_field::directory::{{closure}}::h699dcefbae7b55bd [INFO] [stdout] 15: 0x5c89b5b5e136 - core::ops::function::FnOnce::call_once::h131e6742cecbfbdf [INFO] [stdout] 16: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 17: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 18: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 19: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 20: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 21: 0x7f7b6b056aa4 - [INFO] [stdout] 22: 0x7f7b6b0e3a34 - clone [INFO] [stdout] 23: 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' (63) panicked at src/tests/exports_field.rs:103:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound("exports-field/dist/main.js")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/exports-field/node_modules/exports-field/lib/lib2/main.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d833 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5ab9baa - unrs_resolver::tests::exports_field::exports_not_browser_field1::hd8470f8d26387172 [INFO] [stdout] 15: 0x5c89b5ab9c53 - unrs_resolver::tests::exports_field::exports_not_browser_field1::{{closure}}::h800ecf079b26acfa [INFO] [stdout] 16: 0x5c89b5b5f606 - core::ops::function::FnOnce::call_once::h93e662b8e637ea30 [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::builtins::imports stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::builtins::imports' (60) panicked at src/tests/builtins.rs:126:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound("#fs")) [INFO] [stdout] right: Err(Builtin { resolved: "node:fs", is_runtime_module: false }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d833 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5b59639 - unrs_resolver::tests::builtins::imports::h4c5fcbbe802dfcd6 [INFO] [stdout] 15: 0x5c89b5b59693 - unrs_resolver::tests::builtins::imports::{{closure}}::h103f37e7bce2b0b9 [INFO] [stdout] 16: 0x5c89b5b5f2d6 - core::ops::function::FnOnce::call_once::h80fb89d9fa03acfe [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - clone [INFO] [stdout] 24: 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' (64) panicked at src/tests/exports_field.rs:119:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound("exports-field/dist/main.js")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/exports-field2/node_modules/exports-field/lib/browser.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d833 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5aba6aa - unrs_resolver::tests::exports_field::exports_not_browser_field2::h823030ea7e9bc277 [INFO] [stdout] 15: 0x5c89b5aba753 - unrs_resolver::tests::exports_field::exports_not_browser_field2::{{closure}}::h9bb695d6db5b6b43 [INFO] [stdout] 16: 0x5c89b5b5e5f6 - core::ops::function::FnOnce::call_once::h25be27a3a119dbf1 [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::exports_field::extension_alias_3 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::exports_field::extension_alias_3' (66) panicked at src/tests/exports_field.rs:258:9: [INFO] [stdout] assertion `left == right` failed: should resolve with the `extensionAlias` option #3 "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/exports-field-and-extension-alias" pkg/string.js [INFO] [stdout] left: Err(NotFound("pkg/string.js")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/exports-field-and-extension-alias/node_modules/pkg/dist/string.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d8c3 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5ab7e96 - unrs_resolver::tests::exports_field::extension_alias_3::h548deccc69082e8b [INFO] [stdout] 15: 0x5c89b5ab7f83 - unrs_resolver::tests::exports_field::extension_alias_3::{{closure}}::h1c7875447f3b7d5b [INFO] [stdout] 16: 0x5c89b5b5e816 - core::ops::function::FnOnce::call_once::h36384979137e0d85 [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (54) panicked at src/tests/browser_field.rs:90:9: [INFO] [stdout] assertion `left == right` failed: should replace a file 1 "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/browser-module" ./lib/replaced [INFO] [stdout] left: Err(NotFound("./lib/replaced")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/browser-module/lib/browser.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d8c3 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5bfd7b2 - unrs_resolver::tests::browser_field::replace_file::h9369a506fbfdc985 [INFO] [stdout] 15: 0x5c89b5bfd893 - unrs_resolver::tests::browser_field::replace_file::{{closure}}::h2512cb4f2aac6995 [INFO] [stdout] 16: 0x5c89b5b60206 - core::ops::function::FnOnce::call_once::hd6a526d2686fbb0b [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (67) panicked at src/tests/exports_field.rs:285:9: [INFO] [stdout] assertion `left == right` failed: should throw error with the `extensionAlias` option "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/exports-field-and-extension-alias" pkg/string.js [INFO] [stdout] left: Err(NotFound("pkg/string.js")) [INFO] [stdout] right: Err(ExtensionAlias("string.js", "string.ts", "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/exports-field-and-extension-alias/node_modules/pkg/dist")) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d8c3 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5badfaf - core::panicking::assert_failed::h4e5ec39f462b7878 [INFO] [stdout] 14: 0x5c89b5abb7ef - unrs_resolver::tests::exports_field::extension_alias_throw_error::ha32a03fcf50725c4 [INFO] [stdout] 15: 0x5c89b5abb8d3 - unrs_resolver::tests::exports_field::extension_alias_throw_error::{{closure}}::h5edd98e719d48b0c [INFO] [stdout] 16: 0x5c89b5b60316 - core::ops::function::FnOnce::call_once::he591c0ea36cde38e [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (68) panicked at src/tests/exports_field.rs:135:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound("exports-field/dist/main")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/exports-field2/node_modules/exports-field/lib/lib2/main.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d833 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5abc097 - unrs_resolver::tests::exports_field::extension_without_fully_specified::h3acf93166feb444f [INFO] [stdout] 15: 0x5c89b5abc183 - unrs_resolver::tests::exports_field::extension_without_fully_specified::{{closure}}::hf909a835a30b21ac [INFO] [stdout] 16: 0x5c89b5b60126 - core::ops::function::FnOnce::call_once::hd50a83fa58bb7543 [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (69) panicked at src/tests/exports_field.rs:158:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound("exports-field")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/exports-field3/node_modules/exports-field/main.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d833 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5ab5940 - unrs_resolver::tests::exports_field::field_name_path::h2286c62941ca0678 [INFO] [stdout] 15: 0x5c89b5ab5a83 - unrs_resolver::tests::exports_field::field_name_path::{{closure}}::h60cac9135db02ae4 [INFO] [stdout] 16: 0x5c89b5b5f836 - core::ops::function::FnOnce::call_once::ha34a2539e62b233e [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (75) panicked at src/tests/extensions.rs:56:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound("./foo")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/extensions/foo.ts") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d833 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5bc4387 - unrs_resolver::tests::extensions::default_enforce_extension::h6d9e722d22192d2a [INFO] [stdout] 15: 0x5c89b5bc45f3 - unrs_resolver::tests::extensions::default_enforce_extension::{{closure}}::h8267e6010657f92a [INFO] [stdout] 16: 0x5c89b5b5ed46 - core::ops::function::FnOnce::call_once::h590e89ab634af5f1 [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (72) panicked at src/tests/exports_field.rs:59:9: [INFO] [stdout] assertion `left == right` failed: resolve root using exports field, not a main field "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/exports-field" exports-field [INFO] [stdout] left: Err(NotFound("exports-field")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/exports-field/node_modules/exports-field/x.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d8c3 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5ab2270 - unrs_resolver::tests::exports_field::test_simple::h64b65df8157d70b6 [INFO] [stdout] 15: 0x5c89b5ab2383 - unrs_resolver::tests::exports_field::test_simple::{{closure}}::hd828c50178ee5e94 [INFO] [stdout] 16: 0x5c89b5b60356 - core::ops::function::FnOnce::call_once::he8946a503991cdc3 [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (73) panicked at src/tests/extension_alias.rs:29:9: [INFO] [stdout] assertion `left == right` failed: should alias fully specified file "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/extension-alias" ./index.js [INFO] [stdout] left: Err(NotFound("./index.js")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/extension-alias/index.ts") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d8c3 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5b8ecb5 - unrs_resolver::tests::extension_alias::extension_alias::h975d459b72a10802 [INFO] [stdout] 15: 0x5c89b5b8ee73 - unrs_resolver::tests::extension_alias::extension_alias::{{closure}}::hcb5c030bdb4fc053 [INFO] [stdout] 16: 0x5c89b5b5dff6 - core::ops::function::FnOnce::call_once::h0b0f4b44a620c47c [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::browser_field::ignore stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::browser_field::ignore' (51) panicked at src/tests/browser_field.rs:30:9: [INFO] [stdout] assertion `left == right` failed: "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/browser-module" ./lib/ignore [INFO] [stdout] left: Err(NotFound("./lib/ignore")) [INFO] [stdout] right: Err(Ignored("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/browser-module/lib/ignore.js")) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d8c3 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5badfaf - core::panicking::assert_failed::h4e5ec39f462b7878 [INFO] [stdout] 14: 0x5c89b5c00823 - unrs_resolver::tests::browser_field::ignore::h194d5cd34b80d9ff [INFO] [stdout] 15: 0x5c89b5c008e3 - unrs_resolver::tests::browser_field::ignore::{{closure}}::hfb9b210be11a90db [INFO] [stdout] 16: 0x5c89b5b603d6 - core::ops::function::FnOnce::call_once::he8e52a0adebb57bd [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::extensions::extensions stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::extensions::extensions' (76) panicked at src/tests/extensions.rs:29:9: [INFO] [stdout] assertion `left == right` failed: should resolve according to order of provided extensions ./foo foo.ts [INFO] [stdout] left: Err(NotFound("./foo")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/extensions/foo.ts") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d8c3 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5bc2189 - unrs_resolver::tests::extensions::extensions::h409471369865ba0e [INFO] [stdout] 15: 0x5c89b5bc21d3 - unrs_resolver::tests::extensions::extensions::{{closure}}::h07199abdf4ab6e5d [INFO] [stdout] 16: 0x5c89b5b5fdf6 - core::ops::function::FnOnce::call_once::hbf2e3c76fd67f7b7 [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (77) panicked at src/tests/extensions.rs:106:9: [INFO] [stdout] assertion `left == right` failed: should resolve according to order of provided extensions ./foo foo.ts [INFO] [stdout] left: Err(NotFound("./foo")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/extensions/foo.ts") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d8c3 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5bc35be - unrs_resolver::tests::extensions::multi_dot_extension::h5d74b2e4fb018618 [INFO] [stdout] 15: 0x5c89b5bc3623 - unrs_resolver::tests::extensions::multi_dot_extension::{{closure}}::h9e7cff53eb1af5e8 [INFO] [stdout] 16: 0x5c89b5b5f546 - core::ops::function::FnOnce::call_once::h91b139a2f5fa132f [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (78) panicked at src/tests/extensions.rs:77:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound("./foo")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/extensions/foo.ts") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d833 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5bc4e33 - unrs_resolver::tests::extensions::respect_enforce_extension::hacd9ccd25741fed7 [INFO] [stdout] 15: 0x5c89b5bc5173 - unrs_resolver::tests::extensions::respect_enforce_extension::{{closure}}::he8825a1bc9cc922e [INFO] [stdout] 16: 0x5c89b5b5e856 - core::ops::function::FnOnce::call_once::h364e83de898afa2d [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (83) panicked at src/tests/imports_field.rs:70:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound("#imports-field")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/imports-field/b.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d833 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5af0354 - unrs_resolver::tests::imports_field::shared_resolvers::h0e34b838b7afff7b [INFO] [stdout] 15: 0x5c89b5af0be3 - unrs_resolver::tests::imports_field::shared_resolvers::{{closure}}::hb4ee9d442e9ab2f1 [INFO] [stdout] 16: 0x5c89b5b5fe46 - core::ops::function::FnOnce::call_once::hc27a759e2641951d [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (85) panicked at src/tests/imports_field.rs:37:9: [INFO] [stdout] assertion `left == right` failed: should resolve using imports field instead of self-referencing "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/imports-field" #imports-field [INFO] [stdout] left: Err(NotFound("#imports-field")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/imports-field/b.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d8c3 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5aef45a - unrs_resolver::tests::imports_field::test_simple::h54800787d02e9269 [INFO] [stdout] 15: 0x5c89b5aef5a3 - unrs_resolver::tests::imports_field::test_simple::{{closure}}::hb6817b8afb0c2b0e [INFO] [stdout] 16: 0x5c89b5b5e0b6 - core::ops::function::FnOnce::call_once::h0e40e9a8fff7c672 [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (86) panicked at src/tests/incorrect_description_file.rs:19:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound(".")) [INFO] [stdout] right: Err(Json(JSONError { path: "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/incorrect-package/pack1/package.json", message: "EOF while parsing a value at line 3 column 0", line: 3, column: 0 })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d833 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5badfaf - core::panicking::assert_failed::h4e5ec39f462b7878 [INFO] [stdout] 14: 0x5c89b5c02d50 - unrs_resolver::tests::incorrect_description_file::incorrect_description_file_1::heb7ad39c840a2bcf [INFO] [stdout] 15: 0x5c89b5c02f03 - unrs_resolver::tests::incorrect_description_file::incorrect_description_file_1::{{closure}}::hce0e7c1406ec375a [INFO] [stdout] 16: 0x5c89b5b5f7f6 - core::ops::function::FnOnce::call_once::ha1ffb5cb122ad02f [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (87) panicked at src/tests/incorrect_description_file.rs:35:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound(".")) [INFO] [stdout] right: Err(Json(JSONError { path: "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/incorrect-package/pack2/package.json", message: "EOF while parsing a value at line 1 column 0", line: 1, column: 0 })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d833 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5badfaf - core::panicking::assert_failed::h4e5ec39f462b7878 [INFO] [stdout] 14: 0x5c89b5c032a8 - unrs_resolver::tests::incorrect_description_file::incorrect_description_file_2::h4add5854a33a4dfa [INFO] [stdout] 15: 0x5c89b5c03303 - unrs_resolver::tests::incorrect_description_file::incorrect_description_file_2::{{closure}}::ha21c10539cc74355 [INFO] [stdout] 16: 0x5c89b5b5e956 - core::ops::function::FnOnce::call_once::h3b0ed2e5c399f3ea [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::main_field::test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::main_field::test' (90) panicked at src/tests/main_field.rs:15:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound("pck2")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/restrictions/node_modules/pck2/index.css") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d833 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5bf924e - unrs_resolver::tests::main_field::test::h15a73057aa899152 [INFO] [stdout] 15: 0x5c89b5bf98f3 - unrs_resolver::tests::main_field::test::{{closure}}::h1d181ea97a5f6d74 [INFO] [stdout] 16: 0x5c89b5b5f396 - core::ops::function::FnOnce::call_once::h8beb2523bd069cab [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::missing::test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::missing::test' (93) panicked at src/tests/missing.rs:63:13: [INFO] [stdout] missing-module: "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/node_modules/missing-module" not in {"/opt/rustwide/node_modules", "/package.json", "/opt/rustwide/workdir/package.json", "/opt/rustwide/workdir/fixtures/enhanced_resolve/test", "/opt/node_modules", "/opt/rustwide/workdir/fixtures", "/opt/rustwide/package.json", "/opt/package.json", "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures", "/node_modules", "/opt/rustwide/workdir/node_modules", "/opt/rustwide/workdir/fixtures/enhanced_resolve"} [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5b45b74 - unrs_resolver::tests::missing::test::h22eff65a897123d5 [INFO] [stdout] 13: 0x5c89b5b45d73 - unrs_resolver::tests::missing::test::{{closure}}::he1b060682dd9236a [INFO] [stdout] 14: 0x5c89b5b5fc26 - core::ops::function::FnOnce::call_once::hb7483b16e9301007 [INFO] [stdout] 15: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 16: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 17: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 18: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 19: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 20: 0x7f7b6b056aa4 - [INFO] [stdout] 21: 0x7f7b6b0e3a34 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::module_type::test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::module_type::test' (94) panicked at src/tests/module_type.rs:23:53: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotFound("./file.cjs") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7cfd6 - core::result::unwrap_failed::h91bd1e1731f928fc [INFO] [stdout] 13: 0x5c89b5bd20c2 - unrs_resolver::tests::module_type::test::h97e73478d76f763d [INFO] [stdout] 14: 0x5c89b5bd2283 - unrs_resolver::tests::module_type::test::{{closure}}::h68b44e18553abf98 [INFO] [stdout] 15: 0x5c89b5b5e436 - core::ops::function::FnOnce::call_once::h1bb97dbb7ef1bbc6 [INFO] [stdout] 16: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 17: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 18: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 19: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 20: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 21: 0x7f7b6b056aa4 - [INFO] [stdout] 22: 0x7f7b6b0e3a34 - 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' (95) panicked at src/tests/package_json.rs:43:57: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotFound("./index.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7cfd6 - core::result::unwrap_failed::h91bd1e1731f928fc [INFO] [stdout] 13: 0x5c89b5bd25a1 - unrs_resolver::tests::package_json::adjacent_to_node_modules::h95fdc03c0a0735f6 [INFO] [stdout] 14: 0x5c89b5bd2863 - unrs_resolver::tests::package_json::adjacent_to_node_modules::{{closure}}::h3924cc324f616d56 [INFO] [stdout] 15: 0x5c89b5b5fba6 - core::ops::function::FnOnce::call_once::hb46dc0faf82f614f [INFO] [stdout] 16: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 17: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 18: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 19: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 20: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 21: 0x7f7b6b056aa4 - [INFO] [stdout] 22: 0x7f7b6b0e3a34 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::package_json::test stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::package_json::test' (96) panicked at src/tests/package_json.rs:25:9: [INFO] [stdout] assertion `left == right` failed: "/opt/rustwide/workdir/fixtures/misc" package-json-nested [INFO] [stdout] left: None [INFO] [stdout] right: Some("/opt/rustwide/workdir/fixtures/misc/node_modules/package-json-nested/package.json") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d8c3 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae0d5 - core::panicking::assert_failed::h99d0c0ead2f9d858 [INFO] [stdout] 14: 0x5c89b5bd2ff2 - unrs_resolver::tests::package_json::test::h98618bd7c5d98eae [INFO] [stdout] 15: 0x5c89b5bd3133 - unrs_resolver::tests::package_json::test::{{closure}}::h040e58cd808375bd [INFO] [stdout] 16: 0x5c89b5b5fbe6 - core::ops::function::FnOnce::call_once::hb4f04442502cbfa6 [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::resolve::abnormal_relative stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::resolve::abnormal_relative' (98) panicked at src/tests/resolve.rs:212:85: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotFound("jest-runner-../../..") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7cfd6 - core::result::unwrap_failed::h91bd1e1731f928fc [INFO] [stdout] 13: 0x5c89b5b9d69e - unrs_resolver::tests::resolve::abnormal_relative::h0ce47a1e4485ed67 [INFO] [stdout] 14: 0x5c89b5b9d9a3 - unrs_resolver::tests::resolve::abnormal_relative::{{closure}}::h2d9b835a32481dae [INFO] [stdout] 15: 0x5c89b5b5fdb6 - core::ops::function::FnOnce::call_once::hbef2c8d335b4deb0 [INFO] [stdout] 16: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 17: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 18: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 19: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 20: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 21: 0x7f7b6b056aa4 - [INFO] [stdout] 22: 0x7f7b6b0e3a34 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::alias::alias_is_full_path stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::alias::alias_is_full_path' (44) panicked at src/tests/alias.rs:223:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(MatchedAliasNotFound("@/index", "@")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/foo/index.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d833 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5b936f3 - unrs_resolver::tests::alias::alias_is_full_path::h781a0d8d37a7f4ac [INFO] [stdout] 15: 0x5c89b5b937a3 - unrs_resolver::tests::alias::alias_is_full_path::{{closure}}::h3f50761739993663 [INFO] [stdout] 16: 0x5c89b5b60286 - core::ops::function::FnOnce::call_once::hdfc0ab940ffebadc [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::alias::system_path stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::alias::system_path' (48) panicked at src/tests/alias.rs:193:83: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: MatchedAliasNotFound("@app/files/a", "@app") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7cfd6 - core::result::unwrap_failed::h91bd1e1731f928fc [INFO] [stdout] 13: 0x5c89b5b908e2 - unrs_resolver::tests::alias::system_path::h550ef14801bcfc86 [INFO] [stdout] 14: 0x5c89b5b90af3 - unrs_resolver::tests::alias::system_path::{{closure}}::h94e83a05fb0d874f [INFO] [stdout] 15: 0x5c89b5b5f706 - core::ops::function::FnOnce::call_once::h99be5717a6c701a2 [INFO] [stdout] 16: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 17: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 18: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 19: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 20: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 21: 0x7f7b6b056aa4 - [INFO] [stdout] 22: 0x7f7b6b0e3a34 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::browser_field::shared_resolvers stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::browser_field::shared_resolvers' (55) panicked at src/tests/browser_field.rs:43:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound("./lib/main1.js")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/browser-module/lib/main.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d833 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5bfe10c - unrs_resolver::tests::browser_field::shared_resolvers::h6e3b463cd1725771 [INFO] [stdout] 15: 0x5c89b5bfe893 - unrs_resolver::tests::browser_field::shared_resolvers::{{closure}}::h3cc2b3279ad40605 [INFO] [stdout] 16: 0x5c89b5b5ecc6 - core::ops::function::FnOnce::call_once::h55b44de4876af95c [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (70) panicked at src/tests/exports_field.rs:201:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound("exports-field")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/exports-field3/node_modules/exports-field/main.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d833 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5ab64d5 - unrs_resolver::tests::exports_field::shared_resolvers::h38099e68de129428 [INFO] [stdout] 15: 0x5c89b5ab6d93 - unrs_resolver::tests::exports_field::shared_resolvers::{{closure}}::h401e14c00b3cfe4a [INFO] [stdout] 16: 0x5c89b5b5df76 - core::ops::function::FnOnce::call_once::h072f56de9b68917a [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (74) panicked at src/tests/extension_alias.rs:69:9: [INFO] [stdout] assertion `left == right` failed: directory "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/extension-alias" ./dir2 [INFO] [stdout] left: Err(NotFound("./dir2")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/extension-alias/dir2/index.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d8c3 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5b8fc81 - unrs_resolver::tests::extension_alias::not_apply_to_extension_nor_main_files::ha9869d87f4f5d766 [INFO] [stdout] 15: 0x5c89b5b8fd73 - unrs_resolver::tests::extension_alias::not_apply_to_extension_nor_main_files::{{closure}}::h4ae8a0230713370a [INFO] [stdout] 16: 0x5c89b5b5ea46 - core::ops::function::FnOnce::call_once::h454082a43c27d701 [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::resolve::issue238_resolve stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::resolve::issue238_resolve' (99) panicked at src/tests/resolve.rs:89:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound("config/myObjectFile")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/issue-238/src/common/config/myObjectFile.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d833 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5b9c4da - unrs_resolver::tests::resolve::issue238_resolve::hfcfb9c4e66e58d04 [INFO] [stdout] 15: 0x5c89b5b9c573 - unrs_resolver::tests::resolve::issue238_resolve::{{closure}}::h60294ee875d8b606 [INFO] [stdout] 16: 0x5c89b5b5e5b6 - core::ops::function::FnOnce::call_once::h21b5aa5478161d3f [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (100) panicked at src/tests/resolve.rs:149:9: [INFO] [stdout] assertion `left == right` failed: one level package name "/opt/rustwide/workdir/fixtures/prefer-file-over-dir" bar [INFO] [stdout] left: Err(NotFound("bar")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/prefer-file-over-dir/node_modules/bar.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d8c3 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5b9eef8 - unrs_resolver::tests::resolve::prefer_file_over_dir::h42d042b7d5dc36b8 [INFO] [stdout] 15: 0x5c89b5b9efa3 - unrs_resolver::tests::resolve::prefer_file_over_dir::{{closure}}::h15ce370c191e29ff [INFO] [stdout] 16: 0x5c89b5b5e896 - core::ops::function::FnOnce::call_once::h38bd8eca91fb847f [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::resolve::prefer_relative stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::resolve::prefer_relative' (101) panicked at src/tests/resolve.rs:107:9: [INFO] [stdout] assertion `left == right` failed: should correctly resolve with preferRelative 1 main1.js [INFO] [stdout] left: Err(NotFound("main1.js")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/main1.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d8c3 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5b9b97b - unrs_resolver::tests::resolve::prefer_relative::hea7760916e873f16 [INFO] [stdout] 15: 0x5c89b5b9ba63 - unrs_resolver::tests::resolve::prefer_relative::{{closure}}::hb7b8fd146c074eb8 [INFO] [stdout] 16: 0x5c89b5b5f966 - core::ops::function::FnOnce::call_once::ha8448240c540c3d8 [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::resolve::resolve_dot stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::resolve::resolve_dot' (103) panicked at src/tests/resolve.rs:165:9: [INFO] [stdout] assertion `left == right` failed: dot dir "/opt/rustwide/workdir/fixtures/dot/foo" . [INFO] [stdout] left: Err(NotFound(".")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/dot/foo/index.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d8c3 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5b9b02f - unrs_resolver::tests::resolve::resolve_dot::hfe4f0cba269316f7 [INFO] [stdout] 15: 0x5c89b5b9b163 - unrs_resolver::tests::resolve::resolve_dot::{{closure}}::hc73654a2b60169c4 [INFO] [stdout] 16: 0x5c89b5b5e746 - core::ops::function::FnOnce::call_once::h314b5b88dc7a792b [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (105) panicked at src/tests/resolve.rs:127:9: [INFO] [stdout] assertion `left == right` failed: context for fixtures "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures" ./ [INFO] [stdout] left: Err(NotFound("./")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d8c3 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5b9e648 - unrs_resolver::tests::resolve::resolve_to_context::h52afa1510caabd9d [INFO] [stdout] 15: 0x5c89b5b9e7b3 - unrs_resolver::tests::resolve::resolve_to_context::{{closure}}::h96607c902a8cdbe7 [INFO] [stdout] 16: 0x5c89b5b5e396 - core::ops::function::FnOnce::call_once::h1889af517d9164b7 [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::roots::prefer_absolute stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::roots::prefer_absolute' (108) panicked at src/tests/roots.rs:78:9: [INFO] [stdout] assertion `left == right` failed: should resolve an absolute path (prefer absolute) /opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/b.js [INFO] [stdout] left: Err(NotFound("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/b.js")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/b.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d8c3 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5be7c32 - unrs_resolver::tests::roots::prefer_absolute::h501ba7741a69d1e4 [INFO] [stdout] 15: 0x5c89b5be7d33 - unrs_resolver::tests::roots::prefer_absolute::{{closure}}::h65c2c56030eae4b4 [INFO] [stdout] 16: 0x5c89b5b5ee46 - core::ops::function::FnOnce::call_once::h61333d3db12a2fff [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::roots::roots stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::roots::roots' (110) panicked at src/tests/roots.rs:33:9: [INFO] [stdout] assertion `left == right` failed: should respect roots option /fixtures/b.js [INFO] [stdout] left: Err(NotFound("/fixtures/b.js")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/b.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d8c3 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5beb373 - unrs_resolver::tests::roots::roots::h76efc30f7a2bfee8 [INFO] [stdout] 15: 0x5c89b5beb433 - unrs_resolver::tests::roots::roots::{{closure}}::h28ecc1c0b5db1acb [INFO] [stdout] 16: 0x5c89b5b5fef6 - core::ops::function::FnOnce::call_once::hc8c54e73894c5ad8 [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::resolve::resolve stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::resolve::resolve' (102) panicked at src/tests/resolve.rs:68:9: [INFO] [stdout] assertion `left == right` failed: absolute path "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures" /opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/main1.js [INFO] [stdout] left: None [INFO] [stdout] right: Some("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/main1.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d8c3 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae185 - core::panicking::assert_failed::hb7fdeb121dfc1653 [INFO] [stdout] 14: 0x5c89b5ba3973 - unrs_resolver::tests::resolve::resolve::h6b50628eda1ef54e [INFO] [stdout] 15: 0x5c89b5ba3a73 - unrs_resolver::tests::resolve::resolve::{{closure}}::hc457129f7d2a9c29 [INFO] [stdout] 16: 0x5c89b5b5f8b6 - core::ops::function::FnOnce::call_once::ha5d7bf6cb8db6324 [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (113) panicked at src/tests/scoped_packages.rs:26:9: [INFO] [stdout] assertion `left == right` failed: main field should work "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/scoped" @scope/pack1 [INFO] [stdout] left: None [INFO] [stdout] right: Some("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/scoped/./node_modules/@scope/pack1/main.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d8c3 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae185 - core::panicking::assert_failed::hb7fdeb121dfc1653 [INFO] [stdout] 14: 0x5c89b5bc69b8 - unrs_resolver::tests::scoped_packages::scoped_packages::h4f40f9e2e9e7ef79 [INFO] [stdout] 15: 0x5c89b5bc6dc3 - unrs_resolver::tests::scoped_packages::scoped_packages::{{closure}}::h072c6500c919ddde [INFO] [stdout] 16: 0x5c89b5b5f216 - core::ops::function::FnOnce::call_once::h7b2b18c8376eb2f5 [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::simple::simple stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::simple::simple' (116) panicked at src/tests/simple.rs:35:9: [INFO] [stdout] assertion `left == right` failed: direct "/opt/rustwide/workdir/fixtures/enhanced_resolve/test" ../lib/index [INFO] [stdout] left: Err(NotFound("../lib/index")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/lib/index.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d8c3 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5bd50b0 - unrs_resolver::tests::simple::simple::h567aa40b842bc439 [INFO] [stdout] 15: 0x5c89b5bd5193 - unrs_resolver::tests::simple::simple::{{closure}}::h8caa572f09715aa6 [INFO] [stdout] 16: 0x5c89b5b5eaa6 - core::ops::function::FnOnce::call_once::h4aa00641530624df [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (111) panicked at src/tests/roots.rs:88:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/roots_fall_through/index.js")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/roots_fall_through/index.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d833 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5be87cb - unrs_resolver::tests::roots::roots_fall_through::h6848ef63cbc72e0f [INFO] [stdout] 15: 0x5c89b5be8893 - unrs_resolver::tests::roots::roots_fall_through::{{closure}}::h7cc5cd0a36d4450e [INFO] [stdout] 16: 0x5c89b5b604d6 - core::ops::function::FnOnce::call_once::hed19dae4a7288b09 [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (115) panicked at src/tests/simple.rs:13:48: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotFound("a") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7cfd6 - core::result::unwrap_failed::h91bd1e1731f928fc [INFO] [stdout] 13: 0x5c89b5bd466d - unrs_resolver::tests::simple::resolve_abs_main::hd195c46961e5bf06 [INFO] [stdout] 14: 0x5c89b5bd4883 - unrs_resolver::tests::simple::resolve_abs_main::{{closure}}::h2c778498caa55f19 [INFO] [stdout] 15: 0x5c89b5b5e9a6 - core::ops::function::FnOnce::call_once::h42260c336d57cda7 [INFO] [stdout] 16: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 17: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 18: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 19: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 20: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 21: 0x7f7b6b056aa4 - [INFO] [stdout] 22: 0x7f7b6b0e3a34 - clone [INFO] [stdout] 23: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::roots::should_resolve_slash stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::roots::should_resolve_slash' (112) panicked at src/tests/roots.rs:108:9: [INFO] [stdout] assertion `left == right` failed: should resolve if importer is root ["/opt/rustwide/workdir/fixtures/./misc/dir-with-index"] [INFO] [stdout] left: Err(NotFound("/")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/./misc/dir-with-index/index.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d8c3 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5be9beb - unrs_resolver::tests::roots::should_resolve_slash::h58ea5cb4ad39cb1e [INFO] [stdout] 15: 0x5c89b5be9cb3 - unrs_resolver::tests::roots::should_resolve_slash::{{closure}}::h1db57388e284479c [INFO] [stdout] 16: 0x5c89b5b601c6 - core::ops::function::FnOnce::call_once::hd667d55ff817b363 [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (106) panicked at src/tests/resolve.rs:187:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound("dep")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/symlink-with-nested-node_modules/foo/node_modules/dep/index.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d833 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5b9f54b - unrs_resolver::tests::resolve::symlink_with_nested_node_modules::hb569e8a2d42c8d5a [INFO] [stdout] 15: 0x5c89b5b9fae3 - unrs_resolver::tests::resolve::symlink_with_nested_node_modules::{{closure}}::h7472ea1e1120a519 [INFO] [stdout] 16: 0x5c89b5b60516 - core::ops::function::FnOnce::call_once::hed55c754463fd402 [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::simple::dashed_name stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::simple::dashed_name' (114) panicked at src/tests/simple.rs:59:9: [INFO] [stdout] assertion `left == right` failed: "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures" dash [INFO] [stdout] left: None [INFO] [stdout] right: Some("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/node_modules/dash/index.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d8c3 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae185 - core::panicking::assert_failed::hb7fdeb121dfc1653 [INFO] [stdout] 14: 0x5c89b5bd3ec3 - unrs_resolver::tests::simple::dashed_name::h4247f90563583265 [INFO] [stdout] 15: 0x5c89b5bd4303 - unrs_resolver::tests::simple::dashed_name::{{closure}}::hc806a0e8aaa52073 [INFO] [stdout] 16: 0x5c89b5b60556 - core::ops::function::FnOnce::call_once::heeccddf2ed34853c [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (109) panicked at src/tests/roots.rs:57:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound("/fixtures/lib")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/lib") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d833 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5be839d - unrs_resolver::tests::roots::resolve_to_context::h2ca73cdd4cc37e63 [INFO] [stdout] 15: 0x5c89b5be8413 - unrs_resolver::tests::roots::resolve_to_context::{{closure}}::h5f64c90a7c9dff09 [INFO] [stdout] 16: 0x5c89b5b5fb66 - core::ops::function::FnOnce::call_once::hb21f6eb4f74c6e97 [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::restrictions::restriction1 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::restrictions::restriction1' (107) panicked at src/tests/restrictions.rs:24:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound("pck2")) [INFO] [stdout] right: Err(Restriction("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/c.js", "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/restrictions")) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d833 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5badfaf - core::panicking::assert_failed::h4e5ec39f462b7878 [INFO] [stdout] 14: 0x5c89b5bc59dc - unrs_resolver::tests::restrictions::restriction1::hde8e8c88c57cda57 [INFO] [stdout] 15: 0x5c89b5bc5a83 - unrs_resolver::tests::restrictions::restriction1::{{closure}}::h90496c0f7ce06932 [INFO] [stdout] 16: 0x5c89b5b5e786 - core::ops::function::FnOnce::call_once::h3407bbf441e6b9b7 [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (89) panicked at src/tests/incorrect_description_file.rs:53:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound(".")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/lib/index.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d833 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5c023ec - unrs_resolver::tests::incorrect_description_file::no_description_file::ha66a81eb2d6a22f1 [INFO] [stdout] 15: 0x5c89b5c02963 - unrs_resolver::tests::incorrect_description_file::no_description_file::{{closure}}::h5ebda55b1d23ee8f [INFO] [stdout] 16: 0x5c89b5b5e1b6 - core::ops::function::FnOnce::call_once::h1436e5d03aadb5f4 [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::browser_field::recursive stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::browser_field::recursive' (53) panicked at src/tests/browser_field.rs:174:9: [INFO] [stdout] assertion `left == right` failed: should handle recursive file 1 "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/browser-module" recursive-file/a [INFO] [stdout] left: Err(NotFound("recursive-file/a")) [INFO] [stdout] right: Err(Recursion) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d8c3 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5badfaf - core::panicking::assert_failed::h4e5ec39f462b7878 [INFO] [stdout] 14: 0x5c89b5c02149 - unrs_resolver::tests::browser_field::recursive::h7b672b5f62c0c653 [INFO] [stdout] 15: 0x5c89b5c021a3 - unrs_resolver::tests::browser_field::recursive::{{closure}}::h112043328222bfbc [INFO] [stdout] 16: 0x5c89b5b5e036 - core::ops::function::FnOnce::call_once::h0cbf8d023a3b41b3 [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (91) panicked at src/tests/main_field.rs:37:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(NotFound("main_field_fallback")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/invalid/node_modules/main_field_fallback/exist.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d833 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5bf8ae8 - unrs_resolver::tests::main_field::test_fallback::h4858b2d940e320e6 [INFO] [stdout] 15: 0x5c89b5bf8be3 - unrs_resolver::tests::main_field::test_fallback::{{closure}}::h7dd824bee33817d1 [INFO] [stdout] 16: 0x5c89b5b60456 - core::ops::function::FnOnce::call_once::hebf66133d9733e43 [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (65) panicked at src/tests/exports_field.rs:232:9: [INFO] [stdout] assertion `left == right` failed: should resolve with the `extensionAlias` option "/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/exports-field-and-extension-alias" @org/pkg/string.js [INFO] [stdout] left: Err(NotFound("@org/pkg/string.js")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/enhanced_resolve/test/fixtures/exports-field-and-extension-alias/node_modules/@org/pkg/dist/string.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d8c3 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5ab906e - unrs_resolver::tests::exports_field::extension_alias_1_2::hd3342c43c03124cc [INFO] [stdout] 15: 0x5c89b5ab91b3 - unrs_resolver::tests::exports_field::extension_alias_1_2::{{closure}}::h267de298482a7888 [INFO] [stdout] 16: 0x5c89b5b5ed86 - core::ops::function::FnOnce::call_once::h59c076ed4da851fb [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (121) 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: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d833 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5b7c768 - unrs_resolver::tests::tsconfig_paths::json_with_comments::h77114565397adcdc [INFO] [stdout] 15: 0x5c89b5b7c7d3 - unrs_resolver::tests::tsconfig_paths::json_with_comments::{{closure}}::h0f0bc61523ac48cd [INFO] [stdout] 16: 0x5c89b5b5f0e6 - core::ops::function::FnOnce::call_once::h778384e2ed9d8043 [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - clone [INFO] [stdout] 24: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::tsconfig_paths::broken stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tests::tsconfig_paths::broken' (120) panicked at src/tests/tsconfig_paths.rs:131:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/tsconfig_broken.json")) [INFO] [stdout] right: Err(Json(JSONError { path: "/opt/rustwide/workdir/fixtures/tsconfig/tsconfig_broken.json", message: "EOF while parsing an object at line 2 column 0", line: 2, column: 0 })) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d833 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5badfaf - core::panicking::assert_failed::h4e5ec39f462b7878 [INFO] [stdout] 14: 0x5c89b5b83bfc - unrs_resolver::tests::tsconfig_paths::broken::h7127e6ed9cc3b702 [INFO] [stdout] 15: 0x5c89b5b83c63 - unrs_resolver::tests::tsconfig_paths::broken::{{closure}}::h60a6ae2c4ef44689 [INFO] [stdout] 16: 0x5c89b5b5e4f6 - core::ops::function::FnOnce::call_once::h1e100feafb9baddf [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (125) 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: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d8c3 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5b7de3e - unrs_resolver::tests::tsconfig_paths::test_parent_base_url::h0c7b4158ad8b0ac4 [INFO] [stdout] 15: 0x5c89b5b7df43 - unrs_resolver::tests::tsconfig_paths::test_parent_base_url::{{closure}}::hc007299e40d4c1fd [INFO] [stdout] 16: 0x5c89b5b5e476 - core::ops::function::FnOnce::call_once::h1d11213d10effca9 [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (139) panicked at src/tests/tsconfig_project_references.rs:241:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/extends")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/extends/src/pages/index.tsx") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d833 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5b3ab51 - unrs_resolver::tests::tsconfig_project_references::references_with_extends::hdf64deb2a7510c6c [INFO] [stdout] 15: 0x5c89b5b3abe3 - unrs_resolver::tests::tsconfig_project_references::references_with_extends::{{closure}}::h0fbd9f6c5c4acb08 [INFO] [stdout] 16: 0x5c89b5b5e916 - core::ops::function::FnOnce::call_once::h3a9d940c5c5aee51 [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (138) panicked at src/tests/tsconfig_project_references.rs:173:9: [INFO] [stdout] assertion `left == right` failed: @/index.ts "/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/app" [INFO] [stdout] left: Err(TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/app")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/app/aliased/index.ts") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d8c3 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5b403aa - unrs_resolver::tests::tsconfig_project_references::manual::h6bc0f051a5ee7001 [INFO] [stdout] 15: 0x5c89b5b404f3 - unrs_resolver::tests::tsconfig_project_references::manual::{{closure}}::h96c4522884cff504 [INFO] [stdout] 16: 0x5c89b5b5e536 - core::ops::function::FnOnce::call_once::h1f6bcef1913b6a64 [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (131) panicked at src/tests/tsconfig_paths.rs:289:9: [INFO] [stdout] assertion `left == right` failed: foo tsconfig.json "/opt/rustwide/workdir/fixtures/tsconfig/cases/paths_template_variable" [INFO] [stdout] left: Err(TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/paths_template_variable/tsconfig.json")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/tsconfig/cases/paths_template_variable/src/foo.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d8c3 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5b8147e - unrs_resolver::tests::tsconfig_paths::test_template_variable::h9a5446ab69ec5fa3 [INFO] [stdout] 15: 0x5c89b5b81543 - unrs_resolver::tests::tsconfig_paths::test_template_variable::{{closure}}::h0ebf895e579f3d32 [INFO] [stdout] 16: 0x5c89b5b607a6 - core::ops::function::FnOnce::call_once::hfff8f968e07d5d12 [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (132) panicked at src/tests/tsconfig_paths.rs:77:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/tsconfig.json")) [INFO] [stdout] right: Err(NotFound("/")) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d833 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5badfaf - core::panicking::assert_failed::h4e5ec39f462b7878 [INFO] [stdout] 14: 0x5c89b5b7e586 - unrs_resolver::tests::tsconfig_paths::tsconfig_fallthrough::hb5899402fd5992b4 [INFO] [stdout] 15: 0x5c89b5b7e5f3 - unrs_resolver::tests::tsconfig_paths::tsconfig_fallthrough::{{closure}}::hfd94da039564d399 [INFO] [stdout] 16: 0x5c89b5b60396 - core::ops::function::FnOnce::call_once::he8a1595d77bc7e32 [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (124) 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: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7cfd6 - core::result::unwrap_failed::h91bd1e1731f928fc [INFO] [stdout] 13: 0x5c89b5c0c664 - core::result::Result::expect::h68394f1291914611 [INFO] [stdout] 14: 0x5c89b5b7e73c - unrs_resolver::tests::tsconfig_paths::test_no_merge_tsconfig::hb120b92f427b1f4f [INFO] [stdout] 15: 0x5c89b5b7ebf3 - unrs_resolver::tests::tsconfig_paths::test_no_merge_tsconfig::{{closure}}::hdde60149915c2be0 [INFO] [stdout] 16: 0x5c89b5b5eff6 - core::ops::function::FnOnce::call_once::h7055ce004d0e720d [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (135) panicked at src/tests/tsconfig_paths.rs:109:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Err(TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/with-bom/tsconfig.json")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/tsconfig/cases/with-bom/bar.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d833 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5b84278 - unrs_resolver::tests::tsconfig_paths::with_bom::hd5fc87fb48f5a244 [INFO] [stdout] 15: 0x5c89b5b842e3 - unrs_resolver::tests::tsconfig_paths::with_bom::{{closure}}::h012e03ff0ae58d71 [INFO] [stdout] 16: 0x5c89b5b5fcf6 - core::ops::function::FnOnce::call_once::hbafb1b7790ebb045 [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (133) panicked at src/tests/tsconfig_paths.rs:43:9: [INFO] [stdout] assertion `left == right` failed: ts-path "/opt/rustwide/workdir/fixtures/tsconfig" [INFO] [stdout] left: Err(TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/tsconfig.json")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/tsconfig/src/foo.js") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d8c3 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5b7bf5f - unrs_resolver::tests::tsconfig_paths::tsconfig_resolve::h30c9454c91bbb3c9 [INFO] [stdout] 15: 0x5c89b5b7c153 - unrs_resolver::tests::tsconfig_paths::tsconfig_resolve::{{closure}}::hff1c5f7e0efcd0be [INFO] [stdout] 16: 0x5c89b5b5e9e6 - core::ops::function::FnOnce::call_once::h43fee733cd5e83ed [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (130) panicked at src/tests/tsconfig_paths.rs:313:9: [INFO] [stdout] assertion `left == right` failed: foo tsconfig.json "/opt/rustwide/workdir/fixtures/tsconfig/cases/paths-nested-base/other" [INFO] [stdout] left: Err(TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/paths-nested-base/tsconfig.json")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/tsconfig/cases/paths-nested-base/root/foo.ts") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d8c3 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5b7f9ab - unrs_resolver::tests::tsconfig_paths::test_paths_nested_base::h31a022aa776c6626 [INFO] [stdout] 15: 0x5c89b5b7fae3 - unrs_resolver::tests::tsconfig_paths::test_paths_nested_base::{{closure}}::he3482df4bddb9fd0 [INFO] [stdout] 16: 0x5c89b5b5f296 - core::ops::function::FnOnce::call_once::h804c4634e57d58cb [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (136) panicked at src/tests/tsconfig_project_references.rs:48:9: [INFO] [stdout] assertion `left == right` failed: @/index.ts "/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/app" [INFO] [stdout] left: Err(TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/app")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/app/aliased/index.ts") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d8c3 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5b3d704 - unrs_resolver::tests::tsconfig_project_references::auto::hf263c41fff3be333 [INFO] [stdout] 15: 0x5c89b5b3d813 - unrs_resolver::tests::tsconfig_project_references::auto::{{closure}}::h1caeca20a52ab815 [INFO] [stdout] 16: 0x5c89b5b5ed06 - core::ops::function::FnOnce::call_once::h587fd06dc347793b [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (140) panicked at src/tests/tsconfig_project_references.rs:218:9: [INFO] [stdout] assertion `left == right` failed: "/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/app" ["./tsconfig.json"] [INFO] [stdout] left: Err(TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/app")) [INFO] [stdout] right: Err(TsconfigSelfReference("/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/app/tsconfig.json")) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d8c3 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5b3a22d - unrs_resolver::tests::tsconfig_project_references::self_reference::h80bae52aff0e6af1 [INFO] [stdout] 15: 0x5c89b5b3a353 - unrs_resolver::tests::tsconfig_project_references::self_reference::{{closure}}::hc1fff2b0258f94a5 [INFO] [stdout] 16: 0x5c89b5b5f4c6 - core::ops::function::FnOnce::call_once::h8e8976d893dec379 [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (137) panicked at src/tests/tsconfig_project_references.rs:113:9: [INFO] [stdout] assertion `left == right` failed: @/index.ts "/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/app" [INFO] [stdout] left: Err(TsconfigNotFound("/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/app")) [INFO] [stdout] right: Ok("/opt/rustwide/workdir/fixtures/tsconfig/cases/project_references/app/aliased/index.ts") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7d8c3 - core::panicking::assert_failed_inner::hcb7d91158db22960 [INFO] [stdout] 13: 0x5c89b5bae060 - core::panicking::assert_failed::h6ce747ab1b8fdd51 [INFO] [stdout] 14: 0x5c89b5b42dc7 - unrs_resolver::tests::tsconfig_project_references::disabled::h3540d2d3a10b2c6b [INFO] [stdout] 15: 0x5c89b5b42ea3 - unrs_resolver::tests::tsconfig_project_references::disabled::{{closure}}::h81990ab735c67077 [INFO] [stdout] 16: 0x5c89b5b60416 - core::ops::function::FnOnce::call_once::hebc61471fd810c62 [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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' (123) 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: 0x5c89b5d643a2 - ::fmt::h52160e9da139e442 [INFO] [stdout] 1: 0x5c89b5d7540f - core::fmt::write::hf09a056a304e021a [INFO] [stdout] 2: 0x5c89b5d2f751 - std::io::Write::write_fmt::ha5ada6d6a18bde33 [INFO] [stdout] 3: 0x5c89b5d3c592 - std::sys::backtrace::BacktraceLock::print::h15104dbcf0fd1f14 [INFO] [stdout] 4: 0x5c89b5d41bff - std::panicking::default_hook::{{closure}}::h0fa6cd8dbe0dd76b [INFO] [stdout] 5: 0x5c89b5d41a91 - std::panicking::default_hook::h8d20506cf72e4831 [INFO] [stdout] 6: 0x5c89b5c4c73e - test::test_main_with_exit_callback::{{closure}}::h720dd2fdb2ddcdca [INFO] [stdout] 7: 0x5c89b5d422bf - std::panicking::panic_with_hook::h746880a052e02c85 [INFO] [stdout] 8: 0x5c89b5d4211a - std::panicking::panic_handler::{{closure}}::h14b95830f89d14b3 [INFO] [stdout] 9: 0x5c89b5d3c6c9 - std::sys::backtrace::__rust_end_short_backtrace::h7ddaac0e9609a83d [INFO] [stdout] 10: 0x5c89b5d22fad - __rustc[76f7e7187978e2f8]::rust_begin_unwind [INFO] [stdout] 11: 0x5c89b5d7da80 - core::panicking::panic_fmt::heb245a301f4395db [INFO] [stdout] 12: 0x5c89b5d7cfd6 - core::result::unwrap_failed::h91bd1e1731f928fc [INFO] [stdout] 13: 0x5c89b5c0c664 - core::result::Result::expect::h68394f1291914611 [INFO] [stdout] 14: 0x5c89b5b7c991 - unrs_resolver::tests::tsconfig_paths::test_merge_tsconfig::h3415a5baa977be77 [INFO] [stdout] 15: 0x5c89b5b7d013 - unrs_resolver::tests::tsconfig_paths::test_merge_tsconfig::{{closure}}::hf91f3d3eefd2bdd0 [INFO] [stdout] 16: 0x5c89b5b60766 - core::ops::function::FnOnce::call_once::hfc05216a16002df6 [INFO] [stdout] 17: 0x5c89b5c4c56b - test::__rust_begin_short_backtrace::h2157af19b0990ffb [INFO] [stdout] 18: 0x5c89b5c62145 - test::run_test::{{closure}}::h6345da602b85d6c3 [INFO] [stdout] 19: 0x5c89b5c38954 - std::sys::backtrace::__rust_begin_short_backtrace::hae41a17001f53ede [INFO] [stdout] 20: 0x5c89b5c3c21a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h269ad1ff23e72122 [INFO] [stdout] 21: 0x5c89b5d3780f - std::sys::thread::unix::Thread::new::thread_start::h14ea1ba6e320367c [INFO] [stdout] 22: 0x7f7b6b056aa4 - [INFO] [stdout] 23: 0x7f7b6b0e3a34 - 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.33s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b01eadd03f897fa9761ee3ea87e31b3349087425984f662e94a636e7dad16231", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b01eadd03f897fa9761ee3ea87e31b3349087425984f662e94a636e7dad16231", kill_on_drop: false }` [INFO] [stdout] b01eadd03f897fa9761ee3ea87e31b3349087425984f662e94a636e7dad16231