[INFO] cloning repository https://github.com/sargunv/jolt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sargunv/jolt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsargunv%2Fjolt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsargunv%2Fjolt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 460b66ed23e58973a6cfb24b4bff3862583e96c0
[INFO] testing sargunv/jolt against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsargunv%2Fjolt" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sargunv/jolt
[INFO] finished tweaking git repo https://github.com/sargunv/jolt
[INFO] tweaked toml for git repo https://github.com/sargunv/jolt written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sargunv/jolt on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sargunv/jolt 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dprint-core v0.68.2
[INFO] [stderr]   Downloaded console v0.16.3
[INFO] [stderr]   Downloaded difflib v0.4.0
[INFO] [stderr]   Downloaded termtree v0.5.1
[INFO] [stderr]   Downloaded humanize-duration v0.0.7
[INFO] [stderr]   Downloaded schemars_derive v0.8.22
[INFO] [stderr]   Downloaded predicates-core v1.0.10
[INFO] [stderr]   Downloaded clap_mangen v0.3.0
[INFO] [stderr]   Downloaded clap-markdown v0.1.5
[INFO] [stderr]   Downloaded roff v1.1.1
[INFO] [stderr]   Downloaded predicates-tree v1.0.13
[INFO] [stderr]   Downloaded assert_cmd v2.2.2
[INFO] [stderr]   Downloaded ignore v0.4.27
[INFO] [stderr]   Downloaded predicates v3.1.4
[INFO] [stderr]   Downloaded toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]   Downloaded clap_complete v4.6.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 411ea03303e9b617da6b8ade380130f81a4ea02e8013d0acf5b6bbf8a531bdf3
[INFO] running `Command { std: "docker" "start" "411ea03303e9b617da6b8ade380130f81a4ea02e8013d0acf5b6bbf8a531bdf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "411ea03303e9b617da6b8ade380130f81a4ea02e8013d0acf5b6bbf8a531bdf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "411ea03303e9b617da6b8ade380130f81a4ea02e8013d0acf5b6bbf8a531bdf3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "411ea03303e9b617da6b8ade380130f81a4ea02e8013d0acf5b6bbf8a531bdf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "411ea03303e9b617da6b8ade380130f81a4ea02e8013d0acf5b6bbf8a531bdf3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling jolt_text v0.0.0 (/opt/rustwide/workdir/crates/jolt_text)
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling jolt_diagnostics v0.0.0 (/opt/rustwide/workdir/crates/jolt_diagnostics)
[INFO] [stderr]    Compiling jolt_syntax v0.0.0 (/opt/rustwide/workdir/crates/jolt_syntax)
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling bstr v1.12.3
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling time v0.3.53
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling jolt_cli v0.20260705.0 (/opt/rustwide/workdir/crates/jolt_cli)
[INFO] [stderr]    Compiling humanize-duration v0.0.7
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling jolt_fmt_dprint v0.20260705.0 (/opt/rustwide/workdir/crates/jolt_fmt_dprint)
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling ignore v0.4.27
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling jolt_kotlin_syntax v0.0.0 (/opt/rustwide/workdir/crates/jolt_kotlin_syntax)
[INFO] [stderr]    Compiling jolt_java_syntax v0.0.0 (/opt/rustwide/workdir/crates/jolt_java_syntax)
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap_complete v4.6.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling jolt_fmt_ir v0.0.0 (/opt/rustwide/workdir/crates/jolt_fmt_ir)
[INFO] [stderr]    Compiling jolt_kotlin_fmt v0.0.0 (/opt/rustwide/workdir/crates/jolt_kotlin_fmt)
[INFO] [stderr]    Compiling jolt_java_fmt v0.0.0 (/opt/rustwide/workdir/crates/jolt_java_fmt)
[INFO] [stderr]    Compiling jolt_test_support v0.0.0 (/opt/rustwide/workdir/crates/jolt_test_support)
[INFO] [stderr]    Compiling jolt_formatter v0.0.0 (/opt/rustwide/workdir/crates/jolt_formatter)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "411ea03303e9b617da6b8ade380130f81a4ea02e8013d0acf5b6bbf8a531bdf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "411ea03303e9b617da6b8ade380130f81a4ea02e8013d0acf5b6bbf8a531bdf3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling jolt_syntax v0.0.0 (/opt/rustwide/workdir/crates/jolt_syntax)
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling jolt_diagnostics v0.0.0 (/opt/rustwide/workdir/crates/jolt_diagnostics)
[INFO] [stderr]    Compiling jolt_text v0.0.0 (/opt/rustwide/workdir/crates/jolt_text)
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling dprint-core v0.68.2
[INFO] [stderr]    Compiling insta v1.48.0
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling jolt_fmt_ir v0.0.0 (/opt/rustwide/workdir/crates/jolt_fmt_ir)
[INFO] [stderr]    Compiling jolt_kotlin_syntax v0.0.0 (/opt/rustwide/workdir/crates/jolt_kotlin_syntax)
[INFO] [stderr]    Compiling jolt_java_syntax v0.0.0 (/opt/rustwide/workdir/crates/jolt_java_syntax)
[INFO] [stderr]    Compiling jolt_test_support v0.0.0 (/opt/rustwide/workdir/crates/jolt_test_support)
[INFO] [stderr]    Compiling bstr v1.12.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.27
[INFO] [stderr]    Compiling jolt_kotlin_fmt v0.0.0 (/opt/rustwide/workdir/crates/jolt_kotlin_fmt)
[INFO] [stderr]    Compiling jolt_java_fmt v0.0.0 (/opt/rustwide/workdir/crates/jolt_java_fmt)
[INFO] [stderr]    Compiling jolt_formatter v0.0.0 (/opt/rustwide/workdir/crates/jolt_formatter)
[INFO] [stderr]    Compiling jolt_cli v0.20260705.0 (/opt/rustwide/workdir/crates/jolt_cli)
[INFO] [stderr]    Compiling jolt_fmt_dprint v0.20260705.0 (/opt/rustwide/workdir/crates/jolt_fmt_dprint)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "411ea03303e9b617da6b8ade380130f81a4ea02e8013d0acf5b6bbf8a531bdf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "411ea03303e9b617da6b8ade380130f81a4ea02e8013d0acf5b6bbf8a531bdf3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jolt-5a6982f8b5fbcc59)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test fmt::run::tests::duration_summary_truncates_to_milliseconds ... ok
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-79721d6986c9e0ad)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test child_invocations_discover_configs_up_to_vcs_root ... ok
[INFO] [stdout] test gitignore_and_ignore_files_are_respected ... ok
[INFO] [stdout] test init_creates_root_config_with_schema_directive ... ok
[INFO] [stdout] test include_replacement_selects_candidates ... ok
[INFO] [stdout] test nested_configs_apply_with_threads ... ok
[INFO] [stdout] test exclude_patterns_stack_across_config_and_cli ... ok
[INFO] [stdout] test recovered_parse_with_threads_formats_other_files ... ok
[INFO] [stdout] test config_options_apply_and_cli_options_override_them ... ok
[INFO] [stdout] test init_refuses_existing_config_locations ... ok
[INFO] [stdout] test check_mode_with_threads_prints_changed_paths_in_order_without_writing ... ok
[INFO] [stdout] test config_resolve_treats_kotlin_paths_as_source_targets ... ok
[INFO] [stdout] test stdin_formatting_accepts_threads_but_stays_serial ... ok
[INFO] [stdout] test write_mode_formats_kotlin_files_with_threads ... ok
[INFO] [stdout] test config_file_errors_and_no_config_behavior ... ok
[INFO] [stdout] test write_mode_formats_multiple_files_with_threads ... ok
[INFO] [stdout] test nested_configs_override_parent_configs ... ok
[INFO] [stdout] test root_true_config_defines_project_boundary_without_vcs_marker ... ok
[INFO] [stdout] test write_mode_in_place_rewrite_preserves_unix_mode_bits ... ok
[INFO] [stdout] test root_true_config_stops_parent_config_inheritance ... ok
[INFO] [stdout] test write_mode_leaves_unchanged_java_files_untouched ... ok
[INFO] [stdout] test root_and_dot_config_locations_are_discovered ... ok
[INFO] [stderr]      Running tests/cli_snapshots.rs (/opt/rustwide/target/debug/deps/cli_snapshots-183459df5c8b9dbd)
[INFO] [stdout] test cli_format_options_reach_core ... ok
[INFO] [stdout] test unknown_extensions_are_rejected_when_explicit_and_ignored_when_recursive ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test check_mode_reports_mixed_changed_and_recovered_files ... ok
[INFO] [stdout] test check_mode_reports_all_changed_files_with_summary_count ... ok
[INFO] [stdout] test completions_help_describes_supported_shells ... ok
[INFO] [stdout] test check_mode_reports_recovered_parse_as_changed ... ok
[INFO] [stdout] test completions_generate_shell_script ... ok
[INFO] [stdout] test config_help_describes_inspection_commands ... ok
[INFO] [stdout] test config_errors_report_diagnostics ... ok
[INFO] [stdout] test check_mode_reports_changed_file_without_writing ... ok
[INFO] [stdout] test config_list_reports_discovered_configs ... ok
[INFO] [stdout] test check_mode_accepts_formatted_file_and_reports_summary ... ok
[INFO] [stdout] test check_mode_reports_changed_stdin_filename ... ok
[INFO] [stdout] test config_list_reports_no_configs ... ok
[INFO] [stdout] test config_resolve_reports_effective_config ... ok
[INFO] [stdout] test explicit_unknown_extension_file_reports_unsupported_extension ... ok
[INFO] [stdout] test config_schema_reports_dprint_schema ... ok
[INFO] [stdout] test config_schema_reports_jolt_schema ... ok
[INFO] [stdout] test fmt_help_describes_formatter_contract ... ok
[INFO] [stdout] test stdin_formats_to_stdout ... ok
[INFO] [stdout] test recovered_parse_formats_and_writes_file ... ok
[INFO] [stdout] test invalid_flags_report_usage_errors ... ok
[INFO] [stdout] test top_level_help_describes_product_cli ... ok
[INFO] [stdout] test format_command_formats_stdin_to_stdout ... ok
[INFO] [stdout] test stdin_recovered_parse_formats_to_stdout ... ok
[INFO] [stdout] test write_mode_rewrites_changed_file_and_reports_summary ... ok
[INFO] [stdout] test write_mode_counts_clean_files_as_formatted ... ok
[INFO] [stdout] test missing_path_reports_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jolt_diagnostics-285c68689ee6c8ea)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jolt_fmt_dprint-06945693543fdf95)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test configuration::tests::jolt_plugin_config_overrides_global_config ... ok
[INFO] [stdout] test configuration::tests::invalid_global_numeric_values_produce_configuration_diagnostics ... ok
[INFO] [stdout] test configuration::tests::unknown_properties_produce_configuration_diagnostics ... ok
[INFO] [stdout] test configuration::tests::zero_numeric_values_produce_configuration_diagnostics ... ok
[INFO] [stdout] test handler::tests::invalid_utf8_returns_errors_without_formatted_bytes ... ok
[INFO] [stdout] test configuration::tests::dprint_global_config_maps_to_format_options ... ok
[INFO] [stdout] test configuration::tests::out_of_range_numeric_values_produce_configuration_diagnostics ... ok
[INFO] [stdout] test handler::tests::unsupported_associated_paths_return_errors_without_formatted_bytes ... ok
[INFO] [stdout] test handler::tests::recovered_parse_returns_formatted_bytes ... ok
[INFO] [stderr]      Running tests/dprint_smoke.rs (/opt/rustwide/target/debug/deps/dprint_smoke-36d53bda3a229ece)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling jolt_text v0.0.0 (/opt/rustwide/workdir/crates/jolt_text)
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr] error[E0463]: can't find crate for `std`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the `wasm32-unknown-unknown` target may not be installed
[INFO] [stderr]   = help: consider downloading the target with `rustup target add wasm32-unknown-unknown`
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0463`.
[INFO] [stderr] error: could not compile `jolt_text` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] test dprint_configuration_influences_line_width_indent_width_and_tabs ... FAILED
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling jolt_text v0.0.0 (/opt/rustwide/workdir/crates/jolt_text)
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr] error[E0463]: can't find crate for `std`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the `wasm32-unknown-unknown` target may not be installed
[INFO] [stderr]   = help: consider downloading the target with `rustup target add wasm32-unknown-unknown`
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0463`.
[INFO] [stderr] error: could not compile `jolt_text` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `serde_core` (lib) due to 1 previous error
[INFO] [stdout] test dprint_fmt_loads_local_wasm_plugin_and_formats_java ... FAILED
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling jolt_text v0.0.0 (/opt/rustwide/workdir/crates/jolt_text)
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr] error[E0463]: can't find crate for `std`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the `wasm32-unknown-unknown` target may not be installed
[INFO] [stderr]   = help: consider downloading the target with `rustup target add wasm32-unknown-unknown`
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0463`.
[INFO] [stderr] error: could not compile `jolt_text` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `serde_core` (lib) due to 1 previous error
[INFO] [stderr] error[E0463]: can't find crate for `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the `wasm32-unknown-unknown` target may not be installed
[INFO] [stderr]   = help: consider downloading the target with `rustup target add wasm32-unknown-unknown`
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `unicode-width` (lib) due to 1 previous error
[INFO] [stdout] test dprint_check_loads_local_wasm_plugin_and_fails_on_unformatted_java ... FAILED
[INFO] [stderr]    Compiling jolt_text v0.0.0 (/opt/rustwide/workdir/crates/jolt_text)
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr] error[E0463]: can't find crate for `std`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the `wasm32-unknown-unknown` target may not be installed
[INFO] [stderr]   = help: consider downloading the target with `rustup target add wasm32-unknown-unknown`
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0463`.
[INFO] [stderr] error: could not compile `serde_core` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error[E0463]: can't find crate for `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the `wasm32-unknown-unknown` target may not be installed
[INFO] [stderr]   = help: consider downloading the target with `rustup target add wasm32-unknown-unknown`
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `equivalent` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `jolt_text` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `unicode-general-category` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `unicode-width` (lib) due to 1 previous error
[INFO] [stdout] test dprint_fmt_loads_local_wasm_plugin_and_formats_kotlin_script ... FAILED
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling jolt_text v0.0.0 (/opt/rustwide/workdir/crates/jolt_text)
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr] error[E0463]: can't find crate for `std`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the `wasm32-unknown-unknown` target may not be installed
[INFO] [stderr]   = help: consider downloading the target with `rustup target add wasm32-unknown-unknown`
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0463`.
[INFO] [stderr] error[E0463]: can't find crate for `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the `wasm32-unknown-unknown` target may not be installed
[INFO] [stderr]   = help: consider downloading the target with `rustup target add wasm32-unknown-unknown`
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `serde_core` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `equivalent` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `unicode-general-category` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `jolt_text` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `unicode-width` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `hashbrown` (lib) due to 1 previous error
[INFO] [stdout] test dprint_smoke_formats_a_committed_fixture_input ... FAILED
[INFO] [stderr]    Compiling jolt_text v0.0.0 (/opt/rustwide/workdir/crates/jolt_text)
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr] error[E0463]: can't find crate for `std`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the `wasm32-unknown-unknown` target may not be installed
[INFO] [stderr]   = help: consider downloading the target with `rustup target add wasm32-unknown-unknown`
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0463`.
[INFO] [stderr] error: could not compile `jolt_text` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error[E0463]: can't find crate for `core`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the `wasm32-unknown-unknown` target may not be installed
[INFO] [stderr]   = help: consider downloading the target with `rustup target add wasm32-unknown-unknown`
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `equivalent` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `serde_core` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `hashbrown` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `unicode-general-category` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `unicode-width` (lib) due to 1 previous error
[INFO] [stdout] test dprint_fmt_loads_local_wasm_plugin_and_formats_kotlin ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- dprint_configuration_influences_line_width_indent_width_and_tabs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dprint_configuration_influences_line_width_indent_width_and_tabs' (2720) panicked at crates/jolt_fmt_dprint/tests/dprint_smoke.rs:240:9:
[INFO] [stdout] failed to build required dprint wasm plugin
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c2f93c8888 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c2f93c8888 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c2f93c8888 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c2f93c8888 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c2f93dcbca - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c2f93dcbca - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x55c2f93cd392 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x55c2f93cd392 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x55c2f93a4fe6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c2f93a4fe6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c2f93bf689 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c2f90c380c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x55c2f90c380c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c2f93bf842 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x55c2f93bf842 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c2f93a50d4 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55c2f939a079 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c2f93a5dbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c2f93dd31c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c2f90afd8f - dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/jolt_fmt_dprint/tests/dprint_smoke.rs:240:9
[INFO] [stdout]   20:     0x55c2f90afa48 - <std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init::<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   21:     0x55c2f90af96e - <std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::initialize::<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   22:     0x55c2f90afaf1 - <std[10d71ac2c42b111e]::sync::once::Once>::call_once_force::<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::initialize<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   23:     0x55c2f93aa249 - <std[10d71ac2c42b111e]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   24:     0x55c2f90ace40 - <std[10d71ac2c42b111e]::sync::once::Once>::call_once_force::<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::initialize<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   25:     0x55c2f90acc24 - <std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::initialize::<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   26:     0x55c2f90accf7 - <std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_try_init::<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   27:     0x55c2f90acc5d - <std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init::<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   28:     0x55c2f90b024d - dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/jolt_fmt_dprint/tests/dprint_smoke.rs:226:17
[INFO] [stdout]   29:     0x55c2f90b18fb - <dprint_smoke[345d2889f6e4f68d]::DprintProject>::write_config
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/jolt_fmt_dprint/tests/dprint_smoke.rs:140:27
[INFO] [stdout]   30:     0x55c2f90b123c - dprint_smoke[345d2889f6e4f68d]::dprint_configuration_influences_line_width_indent_width_and_tabs
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/jolt_fmt_dprint/tests/dprint_smoke.rs:75:13
[INFO] [stdout]   31:     0x55c2f90b0077 - dprint_smoke[345d2889f6e4f68d]::dprint_configuration_influences_line_width_indent_width_and_tabs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/jolt_fmt_dprint/tests/dprint_smoke.rs:73:70
[INFO] [stdout]   32:     0x55c2f90b6746 - <dprint_smoke[345d2889f6e4f68d]::dprint_configuration_influences_line_width_indent_width_and_tabs::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x55c2f90b68eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x55c2f90b68eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   35:     0x55c2f90c4165 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   36:     0x55c2f90c4165 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x55c2f90c4165 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x55c2f90c4165 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x55c2f90c4165 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55c2f90c4165 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   41:     0x55c2f90c4165 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   42:     0x55c2f90bda74 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   43:     0x55c2f90bda74 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   44:     0x55c2f90c71e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   45:     0x55c2f90c71e2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x55c2f90c71e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x55c2f90c71e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x55c2f90c71e2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x55c2f90c71e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   50:     0x55c2f90c71e2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x55c2f93c7c2f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   52:     0x55c2f93c7c2f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   53:     0x7b97bf5c5aa4 - <unknown>
[INFO] [stdout]   54:     0x7b97bf652a64 - clone
[INFO] [stdout]   55:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- dprint_fmt_loads_local_wasm_plugin_and_formats_java stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dprint_fmt_loads_local_wasm_plugin_and_formats_java' (2722) panicked at crates/jolt_fmt_dprint/tests/dprint_smoke.rs:240:9:
[INFO] [stdout] failed to build required dprint wasm plugin
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c2f93c8888 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c2f93c8888 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c2f93c8888 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c2f93c8888 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c2f93dcbca - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c2f93dcbca - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x55c2f93cd392 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x55c2f93cd392 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x55c2f93a4fe6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c2f93a4fe6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c2f93bf689 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c2f90c380c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x55c2f90c380c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c2f93bf842 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x55c2f93bf842 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c2f93a50d4 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55c2f939a079 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c2f93a5dbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c2f93dd31c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c2f90afd8f - dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/jolt_fmt_dprint/tests/dprint_smoke.rs:240:9
[INFO] [stdout]   20:     0x55c2f90afa48 - <std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init::<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   21:     0x55c2f90af96e - <std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::initialize::<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   22:     0x55c2f90afaf1 - <std[10d71ac2c42b111e]::sync::once::Once>::call_once_force::<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::initialize<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   23:     0x55c2f93aa249 - <std[10d71ac2c42b111e]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   24:     0x55c2f90ace40 - <std[10d71ac2c42b111e]::sync::once::Once>::call_once_force::<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::initialize<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   25:     0x55c2f90acc24 - <std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::initialize::<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   26:     0x55c2f90accf7 - <std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_try_init::<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   27:     0x55c2f90acc5d - <std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init::<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   28:     0x55c2f90b024d - dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/jolt_fmt_dprint/tests/dprint_smoke.rs:226:17
[INFO] [stdout]   29:     0x55c2f90b18fb - <dprint_smoke[345d2889f6e4f68d]::DprintProject>::write_config
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/jolt_fmt_dprint/tests/dprint_smoke.rs:140:27
[INFO] [stdout]   30:     0x55c2f90b0ba9 - dprint_smoke[345d2889f6e4f68d]::dprint_fmt_loads_local_wasm_plugin_and_formats_java
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/jolt_fmt_dprint/tests/dprint_smoke.rs:17:13
[INFO] [stdout]   31:     0x55c2f90affe7 - dprint_smoke[345d2889f6e4f68d]::dprint_fmt_loads_local_wasm_plugin_and_formats_java::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/jolt_fmt_dprint/tests/dprint_smoke.rs:15:57
[INFO] [stdout]   32:     0x55c2f90b6686 - <dprint_smoke[345d2889f6e4f68d]::dprint_fmt_loads_local_wasm_plugin_and_formats_java::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x55c2f90b68eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x55c2f90b68eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   35:     0x55c2f90c4165 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   36:     0x55c2f90c4165 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x55c2f90c4165 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x55c2f90c4165 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x55c2f90c4165 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55c2f90c4165 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   41:     0x55c2f90c4165 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   42:     0x55c2f90bda74 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   43:     0x55c2f90bda74 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   44:     0x55c2f90c71e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   45:     0x55c2f90c71e2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x55c2f90c71e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x55c2f90c71e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x55c2f90c71e2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x55c2f90c71e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   50:     0x55c2f90c71e2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x55c2f93c7c2f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   52:     0x55c2f93c7c2f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   53:     0x7b97bf5c5aa4 - <unknown>
[INFO] [stdout]   54:     0x7b97bf652a64 - clone
[INFO] [stdout]   55:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- dprint_check_loads_local_wasm_plugin_and_fails_on_unformatted_java stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dprint_check_loads_local_wasm_plugin_and_fails_on_unformatted_java' (2719) panicked at crates/jolt_fmt_dprint/tests/dprint_smoke.rs:240:9:
[INFO] [stdout] failed to build required dprint wasm plugin
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c2f93c8888 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c2f93c8888 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c2f93c8888 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c2f93c8888 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stderr] error: test failed, to rerun pass `-p jolt_fmt_dprint --test dprint_smoke`
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c2f93dcbca - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c2f93dcbca - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x55c2f93cd392 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x55c2f93cd392 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x55c2f93a4fe6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c2f93a4fe6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c2f93bf689 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c2f90c380c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x55c2f90c380c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c2f93bf842 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x55c2f93bf842 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c2f93a50d4 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55c2f939a079 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c2f93a5dbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c2f93dd31c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c2f90afd8f - dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/jolt_fmt_dprint/tests/dprint_smoke.rs:240:9
[INFO] [stdout]   20:     0x55c2f90afa48 - <std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init::<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   21:     0x55c2f90af96e - <std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::initialize::<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   22:     0x55c2f90afaf1 - <std[10d71ac2c42b111e]::sync::once::Once>::call_once_force::<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::initialize<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   23:     0x55c2f93aa249 - <std[10d71ac2c42b111e]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   24:     0x55c2f90ace40 - <std[10d71ac2c42b111e]::sync::once::Once>::call_once_force::<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::initialize<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   25:     0x55c2f90acc24 - <std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::initialize::<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   26:     0x55c2f90accf7 - <std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_try_init::<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   27:     0x55c2f90acc5d - <std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init::<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   28:     0x55c2f90b024d - dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/jolt_fmt_dprint/tests/dprint_smoke.rs:226:17
[INFO] [stdout]   29:     0x55c2f90b18fb - <dprint_smoke[345d2889f6e4f68d]::DprintProject>::write_config
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/jolt_fmt_dprint/tests/dprint_smoke.rs:140:27
[INFO] [stdout]   30:     0x55c2f90b1699 - dprint_smoke[345d2889f6e4f68d]::dprint_check_loads_local_wasm_plugin_and_fails_on_unformatted_java
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/jolt_fmt_dprint/tests/dprint_smoke.rs:64:13
[INFO] [stdout]   31:     0x55c2f90b00a7 - dprint_smoke[345d2889f6e4f68d]::dprint_check_loads_local_wasm_plugin_and_fails_on_unformatted_java::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/jolt_fmt_dprint/tests/dprint_smoke.rs:62:72
[INFO] [stdout]   32:     0x55c2f90b6786 - <dprint_smoke[345d2889f6e4f68d]::dprint_check_loads_local_wasm_plugin_and_fails_on_unformatted_java::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x55c2f90b68eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x55c2f90b68eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   35:     0x55c2f90c4165 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   36:     0x55c2f90c4165 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x55c2f90c4165 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x55c2f90c4165 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x55c2f90c4165 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55c2f90c4165 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   41:     0x55c2f90c4165 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   42:     0x55c2f90bda74 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   43:     0x55c2f90bda74 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   44:     0x55c2f90c71e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   45:     0x55c2f90c71e2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x55c2f90c71e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x55c2f90c71e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x55c2f90c71e2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x55c2f90c71e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   50:     0x55c2f90c71e2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x55c2f93c7c2f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   52:     0x55c2f93c7c2f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   53:     0x7b97bf5c5aa4 - <unknown>
[INFO] [stdout]   54:     0x7b97bf652a64 - clone
[INFO] [stdout]   55:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- dprint_fmt_loads_local_wasm_plugin_and_formats_kotlin_script stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dprint_fmt_loads_local_wasm_plugin_and_formats_kotlin_script' (2724) panicked at crates/jolt_fmt_dprint/tests/dprint_smoke.rs:240:9:
[INFO] [stdout] failed to build required dprint wasm plugin
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c2f93c8888 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c2f93c8888 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c2f93c8888 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c2f93c8888 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c2f93dcbca - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c2f93dcbca - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x55c2f93cd392 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x55c2f93cd392 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x55c2f93a4fe6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c2f93a4fe6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c2f93bf689 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c2f90c380c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x55c2f90c380c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c2f93bf842 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x55c2f93bf842 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c2f93a50d4 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55c2f939a079 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c2f93a5dbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c2f93dd31c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c2f90afd8f - dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/jolt_fmt_dprint/tests/dprint_smoke.rs:240:9
[INFO] [stdout]   20:     0x55c2f90afa48 - <std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init::<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   21:     0x55c2f90af96e - <std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::initialize::<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   22:     0x55c2f90afaf1 - <std[10d71ac2c42b111e]::sync::once::Once>::call_once_force::<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::initialize<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   23:     0x55c2f93aa249 - <std[10d71ac2c42b111e]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   24:     0x55c2f90ace40 - <std[10d71ac2c42b111e]::sync::once::Once>::call_once_force::<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::initialize<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   25:     0x55c2f90acc24 - <std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::initialize::<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   26:     0x55c2f90accf7 - <std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_try_init::<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   27:     0x55c2f90acc5d - <std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init::<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   28:     0x55c2f90b024d - dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/jolt_fmt_dprint/tests/dprint_smoke.rs:226:17
[INFO] [stdout]   29:     0x55c2f90b18fb - <dprint_smoke[345d2889f6e4f68d]::DprintProject>::write_config
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/jolt_fmt_dprint/tests/dprint_smoke.rs:140:27
[INFO] [stdout]   30:     0x55c2f90b1009 - dprint_smoke[345d2889f6e4f68d]::dprint_fmt_loads_local_wasm_plugin_and_formats_kotlin_script
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/jolt_fmt_dprint/tests/dprint_smoke.rs:48:13
[INFO] [stdout]   31:     0x55c2f90b0047 - dprint_smoke[345d2889f6e4f68d]::dprint_fmt_loads_local_wasm_plugin_and_formats_kotlin_script::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/jolt_fmt_dprint/tests/dprint_smoke.rs:46:66
[INFO] [stdout]   32:     0x55c2f90b6706 - <dprint_smoke[345d2889f6e4f68d]::dprint_fmt_loads_local_wasm_plugin_and_formats_kotlin_script::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x55c2f90b68eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x55c2f90b68eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   35:     0x55c2f90c4165 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   36:     0x55c2f90c4165 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x55c2f90c4165 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x55c2f90c4165 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x55c2f90c4165 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55c2f90c4165 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   41:     0x55c2f90c4165 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   42:     0x55c2f90bda74 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   43:     0x55c2f90bda74 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   44:     0x55c2f90c71e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   45:     0x55c2f90c71e2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x55c2f90c71e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x55c2f90c71e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x55c2f90c71e2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x55c2f90c71e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   50:     0x55c2f90c71e2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x55c2f93c7c2f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   52:     0x55c2f93c7c2f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   53:     0x7b97bf5c5aa4 - <unknown>
[INFO] [stdout]   54:     0x7b97bf652a64 - clone
[INFO] [stdout]   55:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- dprint_smoke_formats_a_committed_fixture_input stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dprint_smoke_formats_a_committed_fixture_input' (2725) panicked at crates/jolt_fmt_dprint/tests/dprint_smoke.rs:240:9:
[INFO] [stdout] failed to build required dprint wasm plugin
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c2f93c8888 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c2f93c8888 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c2f93c8888 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c2f93c8888 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c2f93dcbca - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c2f93dcbca - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x55c2f93cd392 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x55c2f93cd392 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x55c2f93a4fe6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c2f93a4fe6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c2f93bf689 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c2f90c380c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x55c2f90c380c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c2f93bf842 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x55c2f93bf842 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c2f93a50d4 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55c2f939a079 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c2f93a5dbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c2f93dd31c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c2f90afd8f - dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/jolt_fmt_dprint/tests/dprint_smoke.rs:240:9
[INFO] [stdout]   20:     0x55c2f90afa48 - <std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init::<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   21:     0x55c2f90af96e - <std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::initialize::<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   22:     0x55c2f90afaf1 - <std[10d71ac2c42b111e]::sync::once::Once>::call_once_force::<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::initialize<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   23:     0x55c2f93aa249 - <std[10d71ac2c42b111e]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   24:     0x55c2f90ace40 - <std[10d71ac2c42b111e]::sync::once::Once>::call_once_force::<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::initialize<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   25:     0x55c2f90acc24 - <std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::initialize::<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   26:     0x55c2f90accf7 - <std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_try_init::<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   27:     0x55c2f90acc5d - <std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init::<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   28:     0x55c2f90b024d - dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/jolt_fmt_dprint/tests/dprint_smoke.rs:226:17
[INFO] [stdout]   29:     0x55c2f90b18fb - <dprint_smoke[345d2889f6e4f68d]::DprintProject>::write_config
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/jolt_fmt_dprint/tests/dprint_smoke.rs:140:27
[INFO] [stdout]   30:     0x55c2f90b08eb - dprint_smoke[345d2889f6e4f68d]::dprint_smoke_formats_a_committed_fixture_input
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/jolt_fmt_dprint/tests/dprint_smoke.rs:110:13
[INFO] [stdout]   31:     0x55c2f90affb7 - dprint_smoke[345d2889f6e4f68d]::dprint_smoke_formats_a_committed_fixture_input::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/jolt_fmt_dprint/tests/dprint_smoke.rs:101:52
[INFO] [stdout]   32:     0x55c2f90b6646 - <dprint_smoke[345d2889f6e4f68d]::dprint_smoke_formats_a_committed_fixture_input::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x55c2f90b68eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x55c2f90b68eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   35:     0x55c2f90c4165 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   36:     0x55c2f90c4165 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x55c2f90c4165 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x55c2f90c4165 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x55c2f90c4165 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55c2f90c4165 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   41:     0x55c2f90c4165 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   42:     0x55c2f90bda74 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   43:     0x55c2f90bda74 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   44:     0x55c2f90c71e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   45:     0x55c2f90c71e2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x55c2f90c71e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x55c2f90c71e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x55c2f90c71e2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x55c2f90c71e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   50:     0x55c2f90c71e2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x55c2f93c7c2f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   52:     0x55c2f93c7c2f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   53:     0x7b97bf5c5aa4 - <unknown>
[INFO] [stdout]   54:     0x7b97bf652a64 - clone
[INFO] [stdout]   55:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- dprint_fmt_loads_local_wasm_plugin_and_formats_kotlin stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dprint_fmt_loads_local_wasm_plugin_and_formats_kotlin' (2723) panicked at crates/jolt_fmt_dprint/tests/dprint_smoke.rs:240:9:
[INFO] [stdout] failed to build required dprint wasm plugin
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c2f93c8888 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c2f93c8888 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c2f93c8888 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c2f93c8888 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c2f93dcbca - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c2f93dcbca - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x55c2f93cd392 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x55c2f93cd392 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x55c2f93a4fe6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c2f93a4fe6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c2f93bf689 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c2f90c380c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x55c2f90c380c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c2f93bf842 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x55c2f93bf842 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c2f93a50d4 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55c2f939a079 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c2f93a5dbd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c2f93dd31c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c2f90afd8f - dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/jolt_fmt_dprint/tests/dprint_smoke.rs:240:9
[INFO] [stdout]   20:     0x55c2f90afa48 - <std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init::<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   21:     0x55c2f90af96e - <std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::initialize::<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   22:     0x55c2f90afaf1 - <std[10d71ac2c42b111e]::sync::once::Once>::call_once_force::<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::initialize<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   23:     0x55c2f93aa249 - <std[10d71ac2c42b111e]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   24:     0x55c2f90ace40 - <std[10d71ac2c42b111e]::sync::once::Once>::call_once_force::<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::initialize<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   25:     0x55c2f90acc24 - <std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::initialize::<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   26:     0x55c2f90accf7 - <std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_try_init::<<std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   27:     0x55c2f90acc5d - <std[10d71ac2c42b111e]::sync::once_lock::OnceLock<std[10d71ac2c42b111e]::path::PathBuf>>::get_or_init::<dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin::{closure#0}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   28:     0x55c2f90b024d - dprint_smoke[345d2889f6e4f68d]::local_wasm_plugin
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/jolt_fmt_dprint/tests/dprint_smoke.rs:226:17
[INFO] [stdout]   29:     0x55c2f90b18fb - <dprint_smoke[345d2889f6e4f68d]::DprintProject>::write_config
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/jolt_fmt_dprint/tests/dprint_smoke.rs:140:27
[INFO] [stdout]   30:     0x55c2f90b0dd9 - dprint_smoke[345d2889f6e4f68d]::dprint_fmt_loads_local_wasm_plugin_and_formats_kotlin
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/jolt_fmt_dprint/tests/dprint_smoke.rs:31:13
[INFO] [stdout]   31:     0x55c2f90b0017 - dprint_smoke[345d2889f6e4f68d]::dprint_fmt_loads_local_wasm_plugin_and_formats_kotlin::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/jolt_fmt_dprint/tests/dprint_smoke.rs:29:59
[INFO] [stdout]   32:     0x55c2f90b66c6 - <dprint_smoke[345d2889f6e4f68d]::dprint_fmt_loads_local_wasm_plugin_and_formats_kotlin::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x55c2f90b68eb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x55c2f90b68eb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   35:     0x55c2f90c4165 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   36:     0x55c2f90c4165 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x55c2f90c4165 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x55c2f90c4165 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x55c2f90c4165 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55c2f90c4165 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   41:     0x55c2f90c4165 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   42:     0x55c2f90bda74 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   43:     0x55c2f90bda74 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   44:     0x55c2f90c71e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   45:     0x55c2f90c71e2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x55c2f90c71e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x55c2f90c71e2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x55c2f90c71e2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x55c2f90c71e2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   50:     0x55c2f90c71e2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x55c2f93c7c2f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   52:     0x55c2f93c7c2f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   53:     0x7b97bf5c5aa4 - <unknown>
[INFO] [stdout]   54:     0x7b97bf652a64 - clone
[INFO] [stdout]   55:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     dprint_check_loads_local_wasm_plugin_and_fails_on_unformatted_java
[INFO] [stdout]     dprint_configuration_influences_line_width_indent_width_and_tabs
[INFO] [stdout]     dprint_fmt_loads_local_wasm_plugin_and_formats_java
[INFO] [stdout]     dprint_fmt_loads_local_wasm_plugin_and_formats_kotlin
[INFO] [stdout]     dprint_fmt_loads_local_wasm_plugin_and_formats_kotlin_script
[INFO] [stdout]     dprint_smoke_formats_a_committed_fixture_input
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 23.46s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "411ea03303e9b617da6b8ade380130f81a4ea02e8013d0acf5b6bbf8a531bdf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "411ea03303e9b617da6b8ade380130f81a4ea02e8013d0acf5b6bbf8a531bdf3", kill_on_drop: false }`
[INFO] [stdout] 411ea03303e9b617da6b8ade380130f81a4ea02e8013d0acf5b6bbf8a531bdf3
