[INFO] fetching crate dee-config-gen 0.1.4...
[INFO] testing dee-config-gen-0.1.4 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate dee-config-gen 0.1.4 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate dee-config-gen 0.1.4
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate dee-config-gen 0.1.4
[INFO] tweaked toml for crates.io crate dee-config-gen 0.1.4 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dee-config-gen 0.1.4 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 crates.io crate dee-config-gen 0.1.4 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] e6bd4775ec05ea452183d83a531b0dd2b05f349a5d51963e72c6211d59d79ebd
[INFO] running `Command { std: "docker" "start" "e6bd4775ec05ea452183d83a531b0dd2b05f349a5d51963e72c6211d59d79ebd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e6bd4775ec05ea452183d83a531b0dd2b05f349a5d51963e72c6211d59d79ebd", 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" "e6bd4775ec05ea452183d83a531b0dd2b05f349a5d51963e72c6211d59d79ebd" "/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" "e6bd4775ec05ea452183d83a531b0dd2b05f349a5d51963e72c6211d59d79ebd", 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" "e6bd4775ec05ea452183d83a531b0dd2b05f349a5d51963e72c6211d59d79ebd" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling dee-config-gen v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.89s
[INFO] running `Command { std: "docker" "inspect" "e6bd4775ec05ea452183d83a531b0dd2b05f349a5d51963e72c6211d59d79ebd", 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" "e6bd4775ec05ea452183d83a531b0dd2b05f349a5d51963e72c6211d59d79ebd" "/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 libc v0.2.183
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling dee-config-gen v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 47.60s
[INFO] running `Command { std: "docker" "inspect" "e6bd4775ec05ea452183d83a531b0dd2b05f349a5d51963e72c6211d59d79ebd", 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" "e6bd4775ec05ea452183d83a531b0dd2b05f349a5d51963e72c6211d59d79ebd" "/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.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dee_config_gen-cf67993b8c9ec33d)
[INFO] [stdout] 
[INFO] [stdout] running 57 tests
[INFO] [stdout] test ffi::tests::generate_returns_json_for_supported_template ... ok
[INFO] [stdout] test ffi::tests::free_functions_are_idempotent_on_zero_values ... ok
[INFO] [stdout] test ffi::tests::invalid_utf8_is_invalid_argument ... ok
[INFO] [stdout] test ffi::tests::null_output_pointer_is_invalid_argument ... ok
[INFO] [stdout] test ffi::tests::generate_returns_xml ... ok
[INFO] [stdout] test ffi::tests::validate_returns_metadata ... ok
[INFO] [stdout] test ffi::tests::invalid_enum_values_are_invalid_argument ... ok
[INFO] [stdout] test media::tests::probes_basic_wav_metadata ... ok
[INFO] [stdout] test render::tests::renders_when_node_only_if_predicate_true ... ok
[INFO] [stdout] test render::tests::render_config_xml_matches_render_xml_tree ... ok
[INFO] [stdout] test resolve::tests::accepts_music_override_when_flag_enabled ... ok
[INFO] [stdout] test resolve::tests::injects_bluray_defaults ... ok
[INFO] [stdout] test ffi::tests::panic_boundary_maps_to_panic_status ... ok
[INFO] [stdout] test ffi::tests::parse_errors_are_mapped ... ok
[INFO] [stdout] test ffi::tests::render_errors_are_mapped ... ok
[INFO] [stdout] test ffi::tests::resolve_errors_are_mapped ... ok
[INFO] [stdout] test render::tests::json_render_is_not_supported_for_non_json_templates_by_default ... ok
[INFO] [stdout] test resolve::tests::locks_music_fixed_values_without_override ... ok
[INFO] [stdout] test media::tests::rejects_inconsistent_album_inputs ... ok
[INFO] [stdout] test resolve::tests::rejects_atmos_bluray_ltrt_pl2_preferred_downmix_mode ... ok
[INFO] [stdout] test resolve::tests::rejects_atmos_ddp71_with_migration_message ... ok
[INFO] [stdout] test resolve::tests::rejects_bluray_data_rate_over_hard_max ... ok
[INFO] [stdout] test resolve::tests::rejects_invalid_encode_mode_for_pcm_template ... ok
[INFO] [stdout] test runner::tests::detects_json_flag_presence ... ok
[INFO] [stdout] test resolve::tests::rejects_bluray_bitrates_below_runtime_minimum ... ok
[INFO] [stdout] test runner::tests::detects_xml_flag_presence ... ok
[INFO] [stdout] test resolve::tests::rejects_encoding_backend_in_streaming_mode ... ok
[INFO] [stdout] test resolve::tests::validates_custom_dialnorm_boundaries ... ok
[INFO] [stdout] test resolve::tests::validates_streaming_bitrate_boundaries ... ok
[INFO] [stdout] test resolve::tests::rejects_invalid_values_for_all_enum_filter_params ... ok
[INFO] [stdout] test runner::tests::injects_json_flag_for_json_runs ... ok
[INFO] [stdout] test schema::validate::tests::evaluates_required_constraint ... ok
[INFO] [stdout] test schema::validate::tests::canonicalizes_enum_case_insensitive ... ok
[INFO] [stdout] test runner::tests::prepares_known_runner_directories_for_host_paths ... ok
[INFO] [stdout] test schema::validate::tests::validates_data_rate_hard_max ... ok
[INFO] [stdout] test spec::tests::normalizes_drive_letter ... ok
[INFO] [stdout] test spec::tests::normalizes_windows_paths ... ok
[INFO] [stdout] test spec::tests::output_spec_defaults_container_to_ac4 ... ok
[INFO] [stdout] test spec::tests::exposes_template_metadata_without_template_module ... ok
[INFO] [stdout] test runner::tests::executes_runner_and_preserves_generated_file_when_requested ... ok
[INFO] [stdout] test template::atmos_ec3_v1::tests::rejects_atmos_invalid_silence_duration_formats ... ok
[INFO] [stdout] test template::atmos_ec3_v1::tests::rejects_undocumented_atmos_start_end_formats ... ok
[INFO] [stdout] test template::atmos_ec3_v1::tests::timecode_helper_accepts_drop_frame_and_decimal_notation ... ok
[INFO] [stdout] test template::atmos_ec3_v1::tests::resolves_atmos_bluray_frame_silence_with_embedded_time_base ... ok
[INFO] [stdout] test template::atmos_ec3_v1::tests::rejects_atmos_streaming_frame_silence_without_timecode_context ... ok
[INFO] [stdout] test template::atmos_ec3_v1::tests::validates_atmos_silence_duration_formats ... ok
[INFO] [stdout] test spec::tests::read_job_prefers_extension_hint ... ok
[INFO] [stdout] test spec::tests::output_spec_parses_ac4_output_mode_multi3 ... ok
[INFO] [stdout] test spec::tests::parses_yaml_and_json_strings ... ok
[INFO] [stdout] test template::thd_v1::tests::rejects_invalid_truehd_start_end_formats ... ok
[INFO] [stdout] test template::thd_v1::tests::rejects_invalid_truehd_embedded_timecode_start_values ... ok
[INFO] [stdout] test template::thd_v1::tests::accepts_documented_truehd_start_end_formats ... ok
[INFO] [stdout] test template::atmos_ec3_v1::tests::accepts_documented_atmos_start_end_formats ... ok
[INFO] [stdout] test template::thd_v1::tests::rejects_truehd_frame_silence_duration ... ok
[INFO] [stdout] test template::thd_v1::tests::validates_truehd_embedded_timecode_start_values ... ok
[INFO] [stdout] test template::thd_v1::tests::resolves_thd_example_with_defaults ... ok
[INFO] [stdout] test template::thd_v1::tests::validates_truehd_silence_decimal_durations ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 57 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dee_config_gen-f9d24e60adf56ea6)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test cli::tests::exposes_top_level_version_flag ... ok
[INFO] [stdout] test cli::tests::init_rejects_template_and_example_together ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ac4_ims_examples.rs (/opt/rustwide/target/debug/deps/ac4_ims_examples-0da4055f35f0880a)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test music_profile_defaults_to_ims_music ... ok
[INFO] [stdout] test defaults_follow_official_values_for_ac4_ims ... ok
[INFO] [stdout] test rejects_ac4_multi3_with_non_ac4_container ... ok
[INFO] [stdout] test rejects_invalid_ac4_parameter_values ... ok
[INFO] [stdout] test rejects_iframe_interval_1_for_ac4_ims_pcm ... ok
[INFO] [stdout] test rejects_ac4_multi3_for_pcm_template ... ok
[INFO] [stdout] test rejects_invalid_input_family_for_atmos_template ... ok
[INFO] [stdout] test rejects_ac4_container_with_non_ac4_extension ... ok
[INFO] [stdout] test rejects_legacy_ac4_template_id_with_migration_message ... ok
[INFO] [stdout] test rejects_non_51_pcm_wav_input ... ok
[INFO] [stdout] test rejects_mp4_container_with_non_mp4_extension ... ok
[INFO] [stdout] test renders_ac4_ims_atmos_xml_structure ... ok
[INFO] [stdout] test renders_ac4_ims_atmos_multi3_xml_structure ... ok
[INFO] [stdout] test renders_json_output_for_ac4_mp4_container ... ok
[INFO] [stdout] test renders_json_output_for_ac4_ims_pcm_templates ... ok
[INFO] [stdout] test rejects_reserved_language_tags_for_ac4 ... ok
[INFO] [stdout] test renders_ac4_ims_atmos_mp4_xml_structure ... ok
[INFO] [stdout] test resolves_ac4_ims_atmos_example ... ok
[INFO] [stdout] test resolves_ac4_ims_atmos_multi3_example ... ok
[INFO] [stdout] test still_rejects_album_mode_for_ac4_ims_templates ... ok
[INFO] [stdout] test resolves_ac4_ims_pcm_example ... ok
[INFO] [stdout] test resolves_ac4_ims_pcm_mp4_example ... ok
[INFO] [stdout] test resolves_ac4_ims_atmos_mp4_example ... ok
[INFO] [stdout] test rejects_both_pcm_input_shapes ... ok
[INFO] [stdout] test rejects_iframe_interval_1_for_ac4_ims_atmos ... ok
[INFO] [stdout] test rejects_ac4_multi3_with_wrong_output_count ... ok
[INFO] [stdout] test renders_ac4_ims_pcm_wav_list_xml_structure ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ac4_ims_xsd_contract_smoke.rs (/opt/rustwide/target/debug/deps/ac4_ims_xsd_contract_smoke-453c0b26cb2fab24)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test ac4_ims_pcm_xsd_contract_json_has_expected_sections ... ok
[INFO] [stdout] test ac4_ims_atmos_xsd_contract_json_has_expected_sections ... ok
[INFO] [stdout] test ac4_ims_parameter_matrices_match_official_scope ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_ux.rs (/opt/rustwide/target/debug/deps/cli_ux-14ded2934e891667)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test missing_input_error_includes_cause_chain ... ok
[INFO] [stdout] test templates_list_supports_json_output ... ok
[INFO] [stdout] test templates_show_supports_json_output ... ok
[INFO] [stdout] test init_refuses_to_overwrite_without_force ... ok
[INFO] [stdout] test init_rejects_unknown_example ... ok
[INFO] [stderr]      Running tests/coverage_consistency.rs (/opt/rustwide/target/debug/deps/coverage_consistency-956610725cbaa17b)
[INFO] [stdout] test init_writes_default_job_and_validate_accepts_it ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test coverage_truth_sources_are_complete_for_registered_templates ... ok
[INFO] [stdout] test unsupported_or_hidden_entries_have_documented_evidence ... ok
[INFO] [stderr]      Running tests/dee_runtime_ac4_ims_atmos.rs (/opt/rustwide/target/debug/deps/dee_runtime_ac4_ims_atmos-2242fb69e3af45ae)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/dee_runtime_ac4_ims_pcm.rs (/opt/rustwide/target/debug/deps/dee_runtime_ac4_ims_pcm-e061353e0ea58b89)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test ac4_ims_atmos_boundary_timecodes_match_runtime ... ignored, requires local dee runtime with AC-4 package
[INFO] [stdout] test ac4_ims_atmos_control_param_matrix_matches_runtime ... ignored, requires local dee runtime with AC-4 package
[INFO] [stdout] test ac4_ims_atmos_core_nondefault_regression_matches_runtime ... ignored, requires local dee runtime with AC-4 package
[INFO] [stdout] test ac4_ims_atmos_drc_profiles_matrix_matches_runtime ... ignored, requires local dee runtime with AC-4 package
[INFO] [stdout] test ac4_ims_atmos_manual_mux_mp4_from_ac4_matches_runtime ... ignored, requires local dee runtime with AC-4 package and native mp4muxer
[INFO] [stdout] test ac4_ims_atmos_mp4_runtime_smoke_matches_runtime ... ignored, requires local dee runtime with AC-4 package
[INFO] [stdout] test ac4_ims_atmos_multi3_runtime_smoke_matches_runtime ... ignored, requires local dee runtime with AC-4 package
[INFO] [stdout] test ac4_ims_atmos_rejects_invalid_iframe_interval_value_1 ... ignored, requires local dee runtime with AC-4 package
[INFO] [stdout] test ac4_ims_atmos_runtime_smoke_matches_runtime ... ignored, requires local dee runtime with AC-4 package
[INFO] [stdout] test ac4_ims_atmos_silence_durations_match_runtime ... ignored, requires local dee runtime with AC-4 package
[INFO] [stdout] test ac4_ims_atmos_timecode_frame_rate_matrix_matches_runtime ... ignored, requires local dee runtime with AC-4 package
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 11 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stderr]      Running tests/dee_runtime_hidden_params.rs (/opt/rustwide/target/debug/deps/dee_runtime_hidden_params-fbd6c7707cae2864)
[INFO] [stdout] test ac4_ims_pcm_control_param_matrix_matches_runtime ... ignored, requires local dee runtime with AC-4 package
[INFO] [stdout] test ac4_ims_pcm_core_nondefault_regression_matches_runtime ... ignored, requires local dee runtime with AC-4 package
[INFO] [stdout] test ac4_ims_pcm_drc_profiles_matrix_matches_runtime ... ignored, requires local dee runtime with AC-4 package
[INFO] [stdout] test ac4_ims_pcm_manual_mux_mp4_from_ac4_matches_runtime ... ignored, requires local dee runtime with AC-4 package and native mp4muxer
[INFO] [stdout] test ac4_ims_pcm_mp4_runtime_smoke_matches_runtime ... ignored, requires local dee runtime with AC-4 package
[INFO] [stdout] test ac4_ims_pcm_rejects_invalid_iframe_interval_value_1 ... ignored, requires local dee runtime with AC-4 package
[INFO] [stdout] test ac4_ims_pcm_runtime_smoke_matches_runtime ... ignored, requires local dee runtime with AC-4 package
[INFO] [stdout] test ac4_ims_pcm_timecode_frame_rate_matrix_matches_runtime ... ignored, requires local dee runtime with AC-4 package
[INFO] [stdout] test ac4_ims_pcm_wav_list_parity_regression_matches_runtime ... ignored, requires local dee runtime with AC-4 package
[INFO] [stdout] test ac4_ims_pcm_wav_list_runtime_smoke_matches_runtime ... ignored, requires local dee runtime with AC-4 package
[INFO] [stdout] test ac4_ims_pcm_wav_list_time_matrix_matches_runtime ... ignored, requires local dee runtime with AC-4 package
[INFO] [stdout] test ac4_ims_pcm_wav_time_matrix_matches_runtime ... ignored, requires local dee runtime with AC-4 package
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 12 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test atmos_bitrate_matrix_matches_runtime ... ignored, requires local dee runtime
[INFO] [stdout] test atmos_bluray_backend_variants_match_or_fail_as_expected ... ignored, requires local dee + ffmpeg runtime
[INFO] [stdout] test atmos_bluray_start_before_embedded_ffoa_is_rejected ... ignored, requires local dee runtime
[INFO] [stdout] test atmos_bluray_timecode_frame_rate_runtime_matches_runtime ... ignored, requires local dee runtime
[INFO] [stdout] test atmos_bluray_trim_runtime_matches_runtime ... ignored, requires local dee runtime
[INFO] [stdout] test atmos_loudness_runtime_matrix_matches_runtime ... ignored, requires local dee runtime
[INFO] [stdout] test atmos_mode_baselines_and_unknown_trim_matrix ... ignored, requires local dee runtime
[INFO] [stdout] test atmos_preferred_downmix_mode_runtime_matrix_matches_runtime ... ignored, requires local dee runtime
[INFO] [stdout] test atmos_representative_misc_smoke_matches_runtime ... ignored, requires local dee runtime
[INFO] [stdout] test atmos_silence_duration_format_gap_matches_runtime ... ignored, requires local dee runtime
[INFO] [stdout] test atmos_streaming_timecode_frame_rate_runtime_matches_runtime ... ignored, requires local dee runtime
[INFO] [stdout] test atmos_streaming_trim_runtime_matches_runtime ... ignored, requires local dee runtime
[INFO] [stdout] test atmos_time_base_runtime_matrix_matches_runtime ... ignored, requires local dee runtime
[INFO] [stdout] test atmos_unsupported_pcm_metadata_knobs_are_rejected ... ignored, requires local dee runtime
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 14 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/dee_runtime_json.rs (/opt/rustwide/target/debug/deps/dee_runtime_json-9da0c0e23e877176)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test ac4_ims_atmos_json_runtime_smoke_matches_xml_behavior ... ignored, requires local dee runtime
[INFO] [stdout] test ac4_ims_atmos_mp4_json_runtime_smoke_matches_xml_behavior ... ignored, requires local dee runtime
[INFO] [stdout] test ac4_ims_pcm_json_runtime_smoke_matches_xml_behavior ... ignored, requires local dee runtime
[INFO] [stdout] test ac4_ims_pcm_mp4_json_runtime_smoke_matches_xml_behavior ... ignored, requires local dee runtime
[INFO] [stdout] test atmos_json_runtime_smoke_matches_xml_behavior ... ignored, requires local dee runtime
[INFO] [stdout] test pcm_ddp_json_runtime_smoke_matches_xml_behavior ... ignored, requires local dee runtime
[INFO] [stdout] test thd_atmos_wav_json_runtime_smoke_matches_xml_behavior ... ignored, requires local dee runtime
[INFO] [stdout] test thd_atmos_wav_list_json_runtime_smoke_matches_xml_behavior ... ignored, requires local dee runtime
[INFO] [stdout] test thd_json_runtime_smoke_matches_xml_behavior ... ignored, requires local dee runtime
[INFO] [stdout] test thd_wav_json_runtime_smoke_matches_xml_behavior ... ignored, requires local dee runtime
[INFO] [stdout] test thd_wav_list_json_runtime_smoke_matches_xml_behavior ... ignored, requires local dee runtime
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 11 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test pcm_dd_and_ddp_full_runtime_matrix_matches_runtime ... ignored, requires local dee + ffmpeg runtime
[INFO] [stdout] test pcm_ddp_6ch_bitrate_mode_matrix_matches_runtime ... ignored, requires local dee + ffmpeg runtime
[INFO] [stdout] test pcm_ddp_8ch_bitrate_mode_matrix_matches_runtime ... ignored, requires local dee + ffmpeg runtime
[INFO] [stdout] test pcm_ddp_allow_hybrid_downmix_runtime_matrix_matches_runtime ... ignored, requires local dee + ffmpeg runtime
[INFO] [stdout] test pcm_ddp_bitstream_mode_runtime_matrix_matches_runtime ... ignored, requires local dee + ffmpeg runtime
[INFO] [stdout] test pcm_ddp_bluray_hidden_params_are_rejected ... ignored, requires local dee + ffmpeg runtime
[INFO] [stdout] test pcm_ddp_boolean_processing_knobs_runtime_matrix_matches_runtime ... ignored, requires local dee + ffmpeg runtime
[INFO] [stdout] test pcm_ddp_dialogue_intelligence_runtime_matrix_matches_runtime ... ignored, requires local dee + ffmpeg runtime
[INFO] [stdout] test pcm_ddp_downmix_config_runtime_matrix_matches_runtime ... ignored, requires local dee + ffmpeg runtime
[INFO] [stdout] test pcm_ddp_ltrt_pl2_is_rejected_for_dd_and_bluray ... ignored, requires local dee + ffmpeg runtime
[INFO] [stdout] test pcm_ddp_metadata_knobs_runtime_matrix_matches_runtime ... ignored, requires local dee + ffmpeg runtime
[INFO] [stdout] test pcm_ddp_metering_mode_experiment ... ignored, manual experiment: compare pcm_ddp_v1 metering_mode outputs
[INFO] [stdout] test pcm_ddp_preferred_downmix_mode_runtime_matrix_matches_runtime ... ignored, requires local dee + ffmpeg runtime
[INFO] [stdout] test pcm_ddp_representative_misc_smoke_matches_runtime ... ignored, requires local dee + ffmpeg runtime
[INFO] [stdout] test pcm_ddp_silence_duration_format_gap_matches_runtime ... ignored, requires local dee + ffmpeg runtime
[INFO] [stdout] test pcm_ddp_speech_threshold_runtime_matrix_matches_runtime ... ignored, requires local dee + ffmpeg runtime
[INFO] [stdout] test pcm_ddp_starting_timecode_runtime_matrix_matches_runtime ... ignored, requires local dee + ffmpeg runtime
[INFO] [stdout] test pcm_ddp_time_base_runtime_matrix_matches_runtime ... ignored, requires local dee + ffmpeg runtime
[INFO] [stdout] test pcm_ddp_timecode_frame_rate_runtime_matrix_matches_runtime ... ignored, requires local dee + ffmpeg runtime
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 19 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/dee_runtime_pcm_ddp.rs (/opt/rustwide/target/debug/deps/dee_runtime_pcm_ddp-0b09025b24d68e39)
[INFO] [stderr]      Running tests/dee_runtime_thd.rs (/opt/rustwide/target/debug/deps/dee_runtime_thd-3feb739f200b0bac)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stderr]      Running tests/dee_runtime_thd_atmos_wav.rs (/opt/rustwide/target/debug/deps/dee_runtime_thd_atmos_wav-10087a8d086abd60)
[INFO] [stdout] test thd_drc_profiles_representative_values_match_runtime ... ignored, requires local dee runtime
[INFO] [stdout] test thd_embedded_timecodes_runtime_matrix_matches_runtime ... ignored, requires local dee runtime
[INFO] [stdout] test thd_fixed_fields_runtime_smoke_matches_runtime ... ignored, requires local dee runtime
[INFO] [stdout] test thd_legacy_authoring_compatibility_runtime_matrix_matches_runtime ... ignored, requires local dee runtime
[INFO] [stdout] test thd_loudness_timecode_representative_params_match_runtime ... ignored, requires local dee runtime
[INFO] [stdout] test thd_metering_mode_runtime_matrix_matches_runtime ... ignored, requires local dee runtime
[INFO] [stdout] test thd_mlp_smoke_matches_runtime ... ignored, requires local dee runtime
[INFO] [stdout] test thd_mp4_feasibility_lane_records_runtime_result ... ignored, requires local dee runtime
[INFO] [stdout] test thd_music_profile_runtime_smoke_matches_runtime ... ignored, requires local dee runtime
[INFO] [stdout] test thd_native_mp4muxer_rejects_mlp ... ignored, requires local dee runtime
[INFO] [stdout] test thd_optimize_data_rate_runtime_matrix_matches_runtime ... ignored, requires local dee runtime
[INFO] [stdout] test thd_silence_duration_runtime_matrix_matches_runtime ... ignored, requires local dee runtime
[INFO] [stdout] test thd_spatial_clusters_runtime_matrix_matches_runtime ... ignored, requires local dee runtime
[INFO] [stdout] test thd_timecode_boundary_runtime_matrix_matches_runtime ... ignored, requires local dee runtime
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 14 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test thd_atmos_wav_8ch_topology_matches_runtime ... ignored, requires local dee runtime
[INFO] [stderr]      Running tests/dee_runtime_thd_atmos_wav_list.rs (/opt/rustwide/target/debug/deps/dee_runtime_thd_atmos_wav_list-803c09f621cd0b16)
[INFO] [stdout] test thd_atmos_wav_input_timecode_context_matches_runtime ... ignored, requires local dee runtime
[INFO] [stdout] test thd_atmos_wav_media_consistency_guard_matches_runtime ... ignored, requires local dee runtime
[INFO] [stdout] test thd_atmos_wav_mlp_smoke_matches_runtime ... ignored, requires local dee runtime
[INFO] [stdout] test thd_atmos_wav_mono_topology_matches_runtime ... ignored, requires local dee runtime
[INFO] [stdout] test thd_atmos_wav_music_profile_runtime_matches_runtime ... ignored, requires local dee runtime
[INFO] [stdout] test thd_atmos_wav_offset_with_default_start_is_rejected ... ignored, requires local dee runtime
[INFO] [stdout] test thd_atmos_wav_representative_params_match_runtime ... ignored, requires local dee runtime
[INFO] [stdout] test thd_atmos_wav_stereo_topology_matches_runtime ... ignored, requires local dee runtime
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 9 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test thd_atmos_wav_list_71_topology_matches_runtime ... ignored, requires local dee runtime
[INFO] [stdout] test thd_atmos_wav_list_mlp_smoke_matches_runtime ... ignored, requires local dee runtime
[INFO] [stdout] test thd_atmos_wav_list_music_profile_runtime_matches_runtime ... ignored, requires local dee runtime
[INFO] [stdout] test thd_atmos_wav_list_offset_with_default_start_matches_runtime ... ignored, requires local dee runtime
[INFO] [stdout] test thd_atmos_wav_list_representative_params_match_runtime ... ignored, requires local dee runtime
[INFO] [stdout] test thd_atmos_wav_list_stereo_topology_matches_runtime ... ignored, requires local dee runtime
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/dee_runtime_thd_wav.rs (/opt/rustwide/target/debug/deps/dee_runtime_thd_wav-a3641dbca5dff6d4)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test thd_wav_embedded_timecodes_runtime_matrix_matches_runtime ... ignored, requires local dee runtime
[INFO] [stdout] test thd_wav_input_topology_smoke_matches_runtime ... ignored, requires local dee runtime
[INFO] [stdout] test thd_wav_mlp_smoke_matches_runtime ... ignored, requires local dee runtime
[INFO] [stdout] test thd_wav_representative_params_match_runtime ... ignored, requires local dee runtime
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/dee_runtime_thd_wav_list.rs (/opt/rustwide/target/debug/deps/dee_runtime_thd_wav_list-83cfeb003f7dca1b)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test thd_wav_list_71_topology_matches_runtime ... ignored, requires local dee runtime
[INFO] [stdout] test thd_wav_list_dash_placeholders_are_rejected_by_runtime ... ignored, requires local dee runtime
[INFO] [stdout] test thd_wav_list_mlp_smoke_matches_runtime ... ignored, requires local dee runtime
[INFO] [stdout] test thd_wav_list_mono_is_rejected_by_runtime ... ignored, requires local dee runtime
[INFO] [stdout] test thd_wav_list_representative_params_match_runtime ... ignored, requires local dee runtime
[INFO] [stdout] test thd_wav_list_stereo_topology_matches_runtime ... ignored, requires local dee runtime
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/evidence_tiers.rs (/opt/rustwide/target/debug/deps/evidence_tiers-6c7aa8495165c94d)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test folklore_params_are_not_treated_as_official_contract ... ok
[INFO] [stderr]      Running tests/ffi_abi_contract.rs (/opt/rustwide/target/debug/deps/ffi_abi_contract-9d19b714cd299ce9)
[INFO] [stdout] test runtime_verified_hidden_params_are_covered_by_runtime_regressions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test ffi_abi_version_is_v1 ... ok
[INFO] [stdout] test ffi_header_version_constants_are_frozen ... ok
[INFO] [stdout] test ffi_render_format_values_are_frozen ... ok
[INFO] [stdout] test ffi_header_macros_match_rust_contract_constants ... ok
[INFO] [stdout] test ffi_status_code_values_are_frozen ... ok
[INFO] [stdout] test ffi_field_offsets_are_frozen ... ok
[INFO] [stdout] test ffi_c_repr_size_align_are_frozen ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ffi_integration.rs (/opt/rustwide/target/debug/deps/ffi_integration-9c23a572b3aaf48b)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test ffi_generate_json_works_for_supported_template ... ok
[INFO] [stdout] test ffi_invalid_utf8_maps_to_invalid_argument ... ok
[INFO] [stdout] test ffi_abi_version_is_stable ... ok
[INFO] [stdout] test ffi_validate_returns_compact_metadata ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/json_output.rs (/opt/rustwide/target/debug/deps/json_output-f6374f76016f5881)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test ac4_ims_atmos_mp4_json_matches_snapshot ... ok
[INFO] [stdout] test ac4_ims_atmos_json_matches_snapshot ... ok
[INFO] [stdout] test ac4_ims_pcm_mp4_json_matches_snapshot ... ok
[INFO] [stdout] test ac4_ims_atmos_json_is_valid_json ... ok
[INFO] [stdout] test ac4_ims_pcm_json_is_valid_json ... ok
[INFO] [stdout] test atmos_streaming_json_is_valid_json ... ok
[INFO] [stdout] test ac4_ims_pcm_json_matches_snapshot ... ok
[INFO] [stdout] test pcm_ddp_dd_json_matches_snapshot ... ok
[INFO] [stdout] test thd_atmos_wav_json_is_valid_json ... ok
[INFO] [stdout] test atmos_streaming_json_matches_snapshot ... ok
[INFO] [stdout] test thd_atmos_wav_json_matches_snapshot ... ok
[INFO] [stdout] test pcm_ddp_dd_json_is_valid_json ... ok
[INFO] [stdout] test thd_atmos_wav_list_json_is_valid_json ... ok
[INFO] [stdout] test thd_wav_json_matches_snapshot ... ok
[INFO] [stdout] test thd_atmos_wav_list_json_matches_snapshot ... ok
[INFO] [stdout] test thd_json_matches_snapshot ... ok
[INFO] [stdout] test thd_json_is_valid_json ... ok
[INFO] [stdout] test thd_wav_list_json_is_valid_json ... ok
[INFO] [stdout] test thd_wav_json_is_valid_json ... ok
[INFO] [stderr]      Running tests/library_api.rs (/opt/rustwide/target/debug/deps/library_api-c9f3049da710af8d)
[INFO] [stdout] test thd_wav_list_json_matches_snapshot ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test parse_job_str_accepts_yaml_and_json ... ok
[INFO] [stdout] test read_job_reads_from_path ... ok
[INFO] [stdout] test validate_job_returns_resolved_job ... ok
[INFO] [stdout] test parse_job_str_reports_yaml_or_json_failure ... ok
[INFO] [stdout] test generate_config_renders_xml_and_json ... ok
[INFO] [stdout] test run_job_invokes_fake_runner ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test matrix_params_from_xsd_and_schema ... ignored, matrix test: schema + xsd driven
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stderr]      Running tests/matrix_params.rs (/opt/rustwide/target/debug/deps/matrix_params-8428bdba531360da)
[INFO] [stderr]      Running tests/pcm_ddp_examples.rs (/opt/rustwide/target/debug/deps/pcm_ddp_examples-02b60b8045cb5753)
[INFO] [stdout] test rejects_atmos_only_override_on_pcm_template ... ok
[INFO] [stdout] test renders_dd_starting_timecode_override ... ok
[INFO] [stdout] test renders_pcm_ddp_example ... ok
[INFO] [stdout] test renders_explicit_high_value_pcm_overrides ... ok
[INFO] [stdout] test renders_pcm_bluray_example ... ok
[INFO] [stdout] test renders_pcm_ddp71_example ... ok
[INFO] [stdout] test renders_pcm_dd_example ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pcm_ddp_matrix.rs (/opt/rustwide/target/debug/deps/pcm_ddp_matrix-ee9821e6370d2901)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test accepts_dd_starting_timecode_override ... ok
[INFO] [stdout] test accepts_all_runtime_verified_bluray_bitrates ... ok
[INFO] [stdout] test rejects_bluray_bitrates_outside_runtime_set ... ok
[INFO] [stdout] test rejects_dd_bitrates_outside_runtime_set ... ok
[INFO] [stdout] test enforces_mode_specific_downmix_config ... ok
[INFO] [stdout] test locks_music_fixed_values_for_pcm_template ... ok
[INFO] [stdout] test rejects_all_atmos_only_overrides_on_pcm_template ... ok
[INFO] [stdout] test rejects_ddp71_bitrates_outside_runtime_set ... ok
[INFO] [stdout] test accepts_all_runtime_verified_dd_bitrates ... ok
[INFO] [stdout] test keeps_pcm_default_values_stable_for_existing_modes ... ok
[INFO] [stdout] test accepts_all_runtime_verified_ddp71_bitrates ... ok
[INFO] [stdout] test validates_first_wave_pcm_advanced_fields ... ok
[INFO] [stdout] test rejects_ddp_bitrates_outside_runtime_set ... ok
[INFO] [stdout] test requires_matching_encoder_mode_for_pcm_modes ... ok
[INFO] [stdout] test rejects_ltrt_pl2_for_dd_and_bluray_modes ... ok
[INFO] [stdout] test rejects_pcm_metering_mode_1770_4 ... ok
[INFO] [stdout] test rejects_invalid_pcm_advanced_field_values ... ok
[INFO] [stdout] test accepts_all_runtime_verified_ddp_bitrates ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pcm_ddp_xsd_contract_smoke.rs (/opt/rustwide/target/debug/deps/pcm_ddp_xsd_contract_smoke-4991bf919932baff)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test pcm_ddp_xsd_contract_covers_dolby_official_filter_params ... ok
[INFO] [stdout] test pcm_ddp_xsd_contract_json_has_expected_sections ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pcm_ddp_xsd_contract_snapshot.rs (/opt/rustwide/target/debug/deps/pcm_ddp_xsd_contract_snapshot-2a56a554618383e4)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test pcm_ddp_xsd_contract_snapshot_is_up_to_date ... ignored, runs python script to regenerate pcm_ddp contract snapshot
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/regression_examples.rs (/opt/rustwide/target/debug/deps/regression_examples-331e307e2eb420c7)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test xml_matches_streaming_example_snapshot ... ok
[INFO] [stdout] test preserves_atmos_ddp71_migration_message ... ok
[INFO] [stdout] test preserves_streaming_mode_extension_error_message ... ok
[INFO] [stdout] test preserves_bluray_encoder_mode_required_message ... ok
[INFO] [stdout] test xml_matches_bluray_example_snapshot ... ok
[INFO] [stdout] test xml_matches_album_music_example_snapshot ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/thd_atmos_wav_examples.rs (/opt/rustwide/target/debug/deps/thd_atmos_wav_examples-11c629a38a964c85)
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test renders_thd_atmos_wav_explicit_field_overrides ... ok
[INFO] [stdout] test renders_thd_atmos_wav_example ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/thd_atmos_wav_list_examples.rs (/opt/rustwide/target/debug/deps/thd_atmos_wav_list_examples-686a51a7f77afa58)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test renders_thd_atmos_wav_list_example ... ok
[INFO] [stderr]      Running tests/thd_atmos_wav_list_matrix.rs (/opt/rustwide/target/debug/deps/thd_atmos_wav_list_matrix-081427e74a9139a7)
[INFO] [stdout] test renders_thd_atmos_wav_list_explicit_field_overrides ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test rejects_missing_groups_and_old_input_shape ... ok
[INFO] [stdout] test rejects_inconsistent_atmos_and_wav_list_media ... ok
[INFO] [stdout] test resolves_music_profile_without_extra_locks ... ok
[INFO] [stdout] test rejects_invalid_group_lengths_and_channel_configuration_mismatch ... ok
[INFO] [stdout] test allows_explicit_wav_list_offsets_with_default_start_boundary ... ok
[INFO] [stdout] test resolves_default_thd_atmos_wav_list_values ... ok
[INFO] [stderr]      Running tests/thd_atmos_wav_list_xsd_contract_smoke.rs (/opt/rustwide/target/debug/deps/thd_atmos_wav_list_xsd_contract_smoke-dd6fcc8416f07355)
[INFO] [stdout] test auto_channel_configuration_resolves_from_wav_list_input_count ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test thd_atmos_wav_list_xsd_contract_json_has_expected_sections ... ok
[INFO] [stdout] test thd_atmos_wav_list_xsd_contract_covers_dolby_official_paths ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/thd_atmos_wav_list_xsd_contract_snapshot.rs (/opt/rustwide/target/debug/deps/thd_atmos_wav_list_xsd_contract_snapshot-414ae8457815ded3)
[INFO] [stderr]      Running tests/thd_atmos_wav_matrix.rs (/opt/rustwide/target/debug/deps/thd_atmos_wav_matrix-b5d5c3002ed75631)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test thd_atmos_wav_list_xsd_contract_snapshot_is_up_to_date ... ignored, runs python script to regenerate thd_atmos_wav_list contract snapshot
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test rejects_explicit_wav_offsets_with_default_start_boundary ... ok
[INFO] [stdout] test rejects_missing_groups_and_old_input_shape ... ok
[INFO] [stdout] test accepts_documented_thd_atmos_wav_overrides ... ok
[INFO] [stdout] test resolves_default_thd_atmos_wav_values ... ok
[INFO] [stdout] test resolves_music_profile_without_extra_locks ... ok
[INFO] [stdout] test rejects_invalid_groups_and_inconsistent_media ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/thd_atmos_wav_xsd_contract_smoke.rs (/opt/rustwide/target/debug/deps/thd_atmos_wav_xsd_contract_smoke-536ec5f8cc6efde4)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test thd_atmos_wav_xsd_contract_covers_dolby_official_paths ... ok
[INFO] [stdout] test thd_atmos_wav_xsd_contract_json_has_expected_sections ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/thd_atmos_wav_xsd_contract_snapshot.rs (/opt/rustwide/target/debug/deps/thd_atmos_wav_xsd_contract_snapshot-d7a61948fce71533)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test thd_atmos_wav_xsd_contract_snapshot_is_up_to_date ... ignored, runs python script to regenerate thd_atmos_wav contract snapshot
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/thd_examples.rs (/opt/rustwide/target/debug/deps/thd_examples-98c5916aef2f8e50)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test renders_thd_example ... ok
[INFO] [stdout] test rejects_pcm_only_override_on_thd_template ... ok
[INFO] [stdout] test renders_thd_explicit_fixed_field_overrides ... ok
[INFO] [stdout] test renders_thd_explicit_embedded_timecode_overrides ... ok
[INFO] [stdout] test renders_thd_explicit_drc_and_dialnorm_overrides ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/thd_matrix.rs (/opt/rustwide/target/debug/deps/thd_matrix-0491e0d0cb9c93b6)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test accepts_truehd_decimal_silence_durations ... ok
[INFO] [stdout] test rejects_invalid_truehd_start_end_formats ... ok
[INFO] [stdout] test resolves_default_thd_filter_values ... ok
[INFO] [stdout] test rejects_truehd_frame_silence_durations ... ok
[INFO] [stdout] test validates_truehd_embedded_timecode_overrides ... ok
[INFO] [stdout] test validates_truehd_fixed_field_overrides ... ok
[INFO] [stdout] test accepts_documented_truehd_start_end_formats ... ok
[INFO] [stdout] test validates_truehd_custom_dialnorm_boundaries ... ok
[INFO] [stdout] test validates_truehd_drc_profile_overrides ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/thd_wav_examples.rs (/opt/rustwide/target/debug/deps/thd_wav_examples-3062f4167bbf704f)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test renders_thd_wav_explicit_embedded_timecode_overrides ... ok
[INFO] [stdout] test renders_thd_wav_explicit_field_overrides ... ok
[INFO] [stdout] test renders_thd_wav_example ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/thd_wav_list_examples.rs (/opt/rustwide/target/debug/deps/thd_wav_list_examples-b1374a063f9c65c4)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test renders_thd_wav_list_example ... ok
[INFO] [stdout] test renders_thd_wav_list_explicit_field_overrides ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/thd_wav_list_matrix.rs (/opt/rustwide/target/debug/deps/thd_wav_list_matrix-729bf2a963b95287)
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test resolves_default_thd_wav_list_filter_values ... ok
[INFO] [stdout] test accepts_documented_thd_wav_list_overrides ... ok
[INFO] [stdout] test rejects_invalid_thd_wav_list_formats_and_values ... ok
[INFO] [stdout] test rejects_dash_placeholders ... ok
[INFO] [stdout] test auto_channel_configuration_resolves_from_input_count ... ok
[INFO] [stdout] test rejects_invalid_wav_list_lengths_and_channel_configuration_mismatch ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/thd_wav_list_xsd_contract_smoke.rs (/opt/rustwide/target/debug/deps/thd_wav_list_xsd_contract_smoke-771af4d97956e856)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test thd_wav_list_xsd_contract_json_has_expected_sections ... ok
[INFO] [stdout] test thd_wav_list_xsd_contract_covers_dolby_official_filter_params ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/thd_wav_list_xsd_contract_snapshot.rs (/opt/rustwide/target/debug/deps/thd_wav_list_xsd_contract_snapshot-40ad3aaab357ce10)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test thd_wav_list_xsd_contract_snapshot_is_up_to_date ... ignored, runs python script to regenerate thd_wav_list contract snapshot
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/thd_wav_matrix.rs (/opt/rustwide/target/debug/deps/thd_wav_matrix-02b0b9fa8328e18f)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test accepts_documented_thd_wav_overrides ... ok
[INFO] [stdout] test resolves_default_thd_wav_filter_values ... ok
[INFO] [stdout] test rejects_invalid_thd_wav_formats_and_values ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/thd_wav_xsd_contract_smoke.rs (/opt/rustwide/target/debug/deps/thd_wav_xsd_contract_smoke-982b3dc36b84078c)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test thd_wav_xsd_contract_json_has_expected_sections ... ok
[INFO] [stdout] test thd_wav_xsd_contract_covers_dolby_official_filter_params ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/thd_wav_xsd_contract_snapshot.rs (/opt/rustwide/target/debug/deps/thd_wav_xsd_contract_snapshot-b5b979ba7095eb7b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/thd_xsd_contract_smoke.rs (/opt/rustwide/target/debug/deps/thd_xsd_contract_smoke-e7de78df6b04602a)
[INFO] [stdout] test thd_wav_xsd_contract_snapshot_is_up_to_date ... ignored, runs python script to regenerate thd_wav contract snapshot
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test thd_xsd_contract_json_has_expected_sections ... ok
[INFO] [stdout] test thd_xsd_contract_covers_dolby_official_filter_params ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/thd_xsd_contract_snapshot.rs (/opt/rustwide/target/debug/deps/thd_xsd_contract_snapshot-62aecf45ae0d94dc)
[INFO] [stderr]      Running tests/uniffi_contract.rs (/opt/rustwide/target/debug/deps/uniffi_contract-9e6be74ada37376f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test thd_xsd_contract_snapshot_is_up_to_date ... ignored, runs python script to regenerate thd contract snapshot
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stderr] error: test failed, to rerun pass `--test uniffi_contract`
[INFO] [stdout] test uniffi_exports_are_frozen ... FAILED
[INFO] [stdout] test uniffi_error_variants_are_frozen ... FAILED
[INFO] [stdout] test uniffi_record_shapes_are_frozen ... FAILED
[INFO] [stdout] test uniffi_render_format_variants_are_frozen ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- uniffi_exports_are_frozen stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'uniffi_exports_are_frozen' (1841) panicked at tests/uniffi_contract.rs:5:10:
[INFO] [stdout] read ffi/uniffi_bridge/src/dcg_uniffi.udl: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x649e8574bda8 - 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:     0x649e8574bda8 - 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:     0x649e8574bda8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x649e8574bda8 - <<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:     0x649e8575fc6a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x649e8575fc6a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x649e857505c2 - 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:     0x649e857505c2 - <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:     0x649e8572ac26 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x649e8572ac26 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x649e85743fb9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x649e856dfccc - <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:     0x649e856dfccc - 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:     0x649e85744172 - <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:     0x649e85744172 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x649e8572ace2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x649e8571fd99 - 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:     0x649e8572b9fd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x649e857603bc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x649e85760132 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x649e856c8843 - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x649e856c65a4 - uniffi_contract[39800569d24124f2]::uniffi_udl
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/uniffi_contract.rs:5:10
[INFO] [stdout]   22:     0x649e856c688c - uniffi_contract[39800569d24124f2]::uniffi_exports_are_frozen
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/uniffi_contract.rs:63:32
[INFO] [stdout]   23:     0x649e856c6437 - uniffi_contract[39800569d24124f2]::uniffi_exports_are_frozen::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/uniffi_contract.rs:62:31
[INFO] [stdout]   24:     0x649e856cbe36 - <uniffi_contract[39800569d24124f2]::uniffi_exports_are_frozen::{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]   25:     0x649e856d2dab - <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]   26:     0x649e856d2dab - 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]   27:     0x649e856e0625 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x649e856e0625 - <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]   29:     0x649e856e0625 - 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]   30:     0x649e856e0625 - 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]   31:     0x649e856e0625 - 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]   32:     0x649e856e0625 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x649e856e0625 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x649e856d9f34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x649e856d9f34 - 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]   36:     0x649e856e36a2 - 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]   37:     0x649e856e36a2 - <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]   38:     0x649e856e36a2 - 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]   39:     0x649e856e36a2 - 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]   40:     0x649e856e36a2 - 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]   41:     0x649e856e36a2 - 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]   42:     0x649e856e36a2 - <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]   43:     0x649e8574b3cf - <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]   44:     0x649e8574b3cf - <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]   45:     0x7fe903db0aa4 - <unknown>
[INFO] [stdout]   46:     0x7fe903e3da64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- uniffi_error_variants_are_frozen stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'uniffi_error_variants_are_frozen' (1840) panicked at tests/uniffi_contract.rs:5:10:
[INFO] [stdout] read ffi/uniffi_bridge/src/dcg_uniffi.udl: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x649e8574bda8 - 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:     0x649e8574bda8 - 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:     0x649e8574bda8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x649e8574bda8 - <<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:     0x649e8575fc6a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x649e8575fc6a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x649e857505c2 - 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:     0x649e857505c2 - <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:     0x649e8572ac26 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x649e8572ac26 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x649e85743fb9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x649e856dfccc - <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:     0x649e856dfccc - 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:     0x649e85744172 - <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:     0x649e85744172 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x649e8572ace2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x649e8571fd99 - 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:     0x649e8572b9fd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x649e857603bc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x649e85760132 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x649e856c8843 - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x649e856c65a4 - uniffi_contract[39800569d24124f2]::uniffi_udl
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/uniffi_contract.rs:5:10
[INFO] [stdout]   22:     0x649e856c7c76 - uniffi_contract[39800569d24124f2]::uniffi_error_variants_are_frozen
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/uniffi_contract.rs:88:32
[INFO] [stdout]   23:     0x649e856c6497 - uniffi_contract[39800569d24124f2]::uniffi_error_variants_are_frozen::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/uniffi_contract.rs:87:38
[INFO] [stdout]   24:     0x649e856cbeb6 - <uniffi_contract[39800569d24124f2]::uniffi_error_variants_are_frozen::{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]   25:     0x649e856d2dab - <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]   26:     0x649e856d2dab - 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]   27:     0x649e856e0625 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x649e856e0625 - <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]   29:     0x649e856e0625 - 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]   30:     0x649e856e0625 - 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]   31:     0x649e856e0625 - 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]   32:     0x649e856e0625 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x649e856e0625 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x649e856d9f34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x649e856d9f34 - 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]   36:     0x649e856e36a2 - 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]   37:     0x649e856e36a2 - <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]   38:     0x649e856e36a2 - 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]   39:     0x649e856e36a2 - 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]   40:     0x649e856e36a2 - 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]   41:     0x649e856e36a2 - 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]   42:     0x649e856e36a2 - <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]   43:     0x649e8574b3cf - <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]   44:     0x649e8574b3cf - <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]   45:     0x7fe903db0aa4 - <unknown>
[INFO] [stdout]   46:     0x7fe903e3da64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- uniffi_record_shapes_are_frozen stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'uniffi_record_shapes_are_frozen' (1842) panicked at tests/uniffi_contract.rs:5:10:
[INFO] [stdout] read ffi/uniffi_bridge/src/dcg_uniffi.udl: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x649e8574bda8 - 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:     0x649e8574bda8 - 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:     0x649e8574bda8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x649e8574bda8 - <<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:     0x649e8575fc6a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x649e8575fc6a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x649e857505c2 - 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:     0x649e857505c2 - <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:     0x649e8572ac26 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x649e8572ac26 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x649e85743fb9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x649e856dfccc - <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:     0x649e856dfccc - 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:     0x649e85744172 - <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:     0x649e85744172 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x649e8572ace2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x649e8571fd99 - 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:     0x649e8572b9fd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x649e857603bc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x649e85760132 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x649e856c8843 - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x649e856c65a4 - uniffi_contract[39800569d24124f2]::uniffi_udl
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/uniffi_contract.rs:5:10
[INFO] [stdout]   22:     0x649e856c6b7c - uniffi_contract[39800569d24124f2]::uniffi_record_shapes_are_frozen
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/uniffi_contract.rs:112:32
[INFO] [stdout]   23:     0x649e856c6467 - uniffi_contract[39800569d24124f2]::uniffi_record_shapes_are_frozen::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/uniffi_contract.rs:111:37
[INFO] [stdout]   24:     0x649e856cbe76 - <uniffi_contract[39800569d24124f2]::uniffi_record_shapes_are_frozen::{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]   25:     0x649e856d2dab - <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]   26:     0x649e856d2dab - 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]   27:     0x649e856e0625 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x649e856e0625 - <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]   29:     0x649e856e0625 - 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]   30:     0x649e856e0625 - 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]   31:     0x649e856e0625 - 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]   32:     0x649e856e0625 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x649e856e0625 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x649e856d9f34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x649e856d9f34 - 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]   36:     0x649e856e36a2 - 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]   37:     0x649e856e36a2 - <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]   38:     0x649e856e36a2 - 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]   39:     0x649e856e36a2 - 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]   40:     0x649e856e36a2 - 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]   41:     0x649e856e36a2 - 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]   42:     0x649e856e36a2 - <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]   43:     0x649e8574b3cf - <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]   44:     0x649e8574b3cf - <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]   45:     0x7fe903db0aa4 - <unknown>
[INFO] [stdout]   46:     0x7fe903e3da64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- uniffi_render_format_variants_are_frozen stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'uniffi_render_format_variants_are_frozen' (1843) panicked at tests/uniffi_contract.rs:5:10:
[INFO] [stdout] read ffi/uniffi_bridge/src/dcg_uniffi.udl: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x649e8574bda8 - 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:     0x649e8574bda8 - 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:     0x649e8574bda8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x649e8574bda8 - <<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:     0x649e8575fc6a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x649e8575fc6a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x649e857505c2 - 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:     0x649e857505c2 - <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:     0x649e8572ac26 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x649e8572ac26 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x649e85743fb9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x649e856dfccc - <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:     0x649e856dfccc - 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:     0x649e85744172 - <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:     0x649e85744172 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x649e8572ace2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x649e8571fd99 - 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:     0x649e8572b9fd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x649e857603bc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x649e85760132 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x649e856c8843 - <core[8fb95b77d25ab6c8]::result::Result<alloc[a7ee25936407c584]::string::String, std[10d71ac2c42b111e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x649e856c65a4 - uniffi_contract[39800569d24124f2]::uniffi_udl
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/uniffi_contract.rs:5:10
[INFO] [stdout]   22:     0x649e856c8226 - uniffi_contract[39800569d24124f2]::uniffi_render_format_variants_are_frozen
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/uniffi_contract.rs:104:32
[INFO] [stdout]   23:     0x649e856c64c7 - uniffi_contract[39800569d24124f2]::uniffi_render_format_variants_are_frozen::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/uniffi_contract.rs:103:46
[INFO] [stdout]   24:     0x649e856cbef6 - <uniffi_contract[39800569d24124f2]::uniffi_render_format_variants_are_frozen::{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]   25:     0x649e856d2dab - <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]   26:     0x649e856d2dab - 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]   27:     0x649e856e0625 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x649e856e0625 - <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]   29:     0x649e856e0625 - 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]   30:     0x649e856e0625 - 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]   31:     0x649e856e0625 - 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]   32:     0x649e856e0625 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x649e856e0625 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x649e856d9f34 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x649e856d9f34 - 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]   36:     0x649e856e36a2 - 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]   37:     0x649e856e36a2 - <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]   38:     0x649e856e36a2 - 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]   39:     0x649e856e36a2 - 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]   40:     0x649e856e36a2 - 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]   41:     0x649e856e36a2 - 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]   42:     0x649e856e36a2 - <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]   43:     0x649e8574b3cf - <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]   44:     0x649e8574b3cf - <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]   45:     0x7fe903db0aa4 - <unknown>
[INFO] [stdout]   46:     0x7fe903e3da64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     uniffi_error_variants_are_frozen
[INFO] [stdout]     uniffi_exports_are_frozen
[INFO] [stdout]     uniffi_record_shapes_are_frozen
[INFO] [stdout]     uniffi_render_format_variants_are_frozen
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e6bd4775ec05ea452183d83a531b0dd2b05f349a5d51963e72c6211d59d79ebd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6bd4775ec05ea452183d83a531b0dd2b05f349a5d51963e72c6211d59d79ebd", kill_on_drop: false }`
[INFO] [stdout] e6bd4775ec05ea452183d83a531b0dd2b05f349a5d51963e72c6211d59d79ebd
