[INFO] cloning repository https://github.com/coffeebeats/build-a-proto
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coffeebeats/build-a-proto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoffeebeats%2Fbuild-a-proto", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoffeebeats%2Fbuild-a-proto'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 802bb933bd87325e6a267380d5b79949a4d26efe
[INFO] testing coffeebeats/build-a-proto against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoffeebeats%2Fbuild-a-proto" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/coffeebeats/build-a-proto
[INFO] finished tweaking git repo https://github.com/coffeebeats/build-a-proto
[INFO] tweaked toml for git repo https://github.com/coffeebeats/build-a-proto written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/coffeebeats/build-a-proto on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/coffeebeats/build-a-proto 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f4720157eeaf9d465d16355a5caaec0cc40ce6dd6ba83f43a3a085d98e35399
[INFO] running `Command { std: "docker" "start" "-a" "6f4720157eeaf9d465d16355a5caaec0cc40ce6dd6ba83f43a3a085d98e35399", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f4720157eeaf9d465d16355a5caaec0cc40ce6dd6ba83f43a3a085d98e35399", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f4720157eeaf9d465d16355a5caaec0cc40ce6dd6ba83f43a3a085d98e35399", kill_on_drop: false }`
[INFO] [stdout] 6f4720157eeaf9d465d16355a5caaec0cc40ce6dd6ba83f43a3a085d98e35399
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37efcdca2d9b2925ea62db3b58656b46f006996be82dea5abf638ac43859405c
[INFO] running `Command { std: "docker" "start" "-a" "37efcdca2d9b2925ea62db3b58656b46f006996be82dea5abf638ac43859405c", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling concolor-query v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling is_executable v1.0.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling concolor v0.1.1
[INFO] [stderr]    Compiling chumsky v0.12.0
[INFO] [stderr]    Compiling ariadne v0.6.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling baproto v0.2.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.92s
[INFO] running `Command { std: "docker" "inspect" "37efcdca2d9b2925ea62db3b58656b46f006996be82dea5abf638ac43859405c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37efcdca2d9b2925ea62db3b58656b46f006996be82dea5abf638ac43859405c", kill_on_drop: false }`
[INFO] [stdout] 37efcdca2d9b2925ea62db3b58656b46f006996be82dea5abf638ac43859405c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fe0f364ea834904aa4c138a8e0bec8bf0d78111b8d8e31d7a6abcead6763db8
[INFO] running `Command { std: "docker" "start" "-a" "9fe0f364ea834904aa4c138a8e0bec8bf0d78111b8d8e31d7a6abcead6763db8", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling baproto v0.2.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 55.83s
[INFO] running `Command { std: "docker" "inspect" "9fe0f364ea834904aa4c138a8e0bec8bf0d78111b8d8e31d7a6abcead6763db8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fe0f364ea834904aa4c138a8e0bec8bf0d78111b8d8e31d7a6abcead6763db8", kill_on_drop: false }`
[INFO] [stdout] 9fe0f364ea834904aa4c138a8e0bec8bf0d78111b8d8e31d7a6abcead6763db8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d28b41a6ae7f60c367d86536c9e214e42a09aa037b86a8075ae8295fff615dde
[INFO] running `Command { std: "docker" "start" "-a" "d28b41a6ae7f60c367d86536c9e214e42a09aa037b86a8075ae8295fff615dde", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/baproto-d38b796a799de86b)
[INFO] [stdout] 
[INFO] [stdout] running 331 tests
[INFO] [stdout] test analyze::type_reference::tests::test_resolve_nested_message_reference ... ok
[INFO] [stdout] test analyze::type_reference::tests::test_resolve_package_type_reference ... ok
[INFO] [stdout] test analyze::type_reference::tests::test_resolve_valid_message_reference ... ok
[INFO] [stdout] test analyze::type_reference::tests::test_resolve_valid_enum_reference ... ok
[INFO] [stdout] test analyze::type_reference::tests::test_resolve_unresolved_reference ... ok
[INFO] [stdout] test analyze::type_reference::tests::test_visitor_tracks_scope_for_enums ... ok
[INFO] [stdout] test analyze::type_reference::tests::test_visitor_collects_diagnostic_for_invalid_reference ... ok
[INFO] [stdout] test compile::symbol::tests::test_resolve_absolute_invalid_package ... ok
[INFO] [stdout] test compile::symbol::tests::test_resolve_absolute_nested_type ... ok
[INFO] [stdout] test compile::symbol::tests::test_resolve_absolute_package_level_type ... ok
[INFO] [stdout] test compile::symbol::tests::test_resolve_relative_deeply_nested_type ... ok
[INFO] [stdout] test compile::symbol::tests::test_resolve_relative_multi_component_package_level ... ok
[INFO] [stdout] test compile::symbol::tests::test_resolve_relative_nested_referencing_parent ... ok
[INFO] [stdout] test compile::symbol::tests::test_resolve_relative_package_level_from_nested ... ok
[INFO] [stdout] test compile::symbol::tests::test_resolve_relative_sibling_in_same_message ... ok
[INFO] [stdout] test core::descriptor::tests::test_descriptor_display_package_with_path_and_name ... ok
[INFO] [stdout] test core::descriptor::tests::test_descriptor_display_package_with_multiple_path_elements ... ok
[INFO] [stdout] test compile::symbol::tests::test_resolve_relative_type_not_found ... ok
[INFO] [stdout] test core::descriptor::tests::test_descriptor_display_empty_path_ignored ... ok
[INFO] [stdout] test compile::symbol::tests::test_resolve_relative_nested_in_current_message ... ok
[INFO] [stdout] test core::descriptor::tests::test_descriptor_display_package_only ... ok
[INFO] [stdout] test core::descriptor::tests::test_descriptor_display_package_with_name ... ok
[INFO] [stdout] test analyze::type_reference::tests::test_visitor_tracks_scope_for_messages ... ok
[INFO] [stdout] test compile::symbol::tests::test_resolve_relative_from_empty_path_scope ... ok
[INFO] [stdout] test core::import::tests::test_import_root_try_from_rejects_nonexistent ... ok
[INFO] [stdout] test compile::symbol::tests::test_resolve_relative_message_referencing_itself ... ok
[INFO] [stdout] test compile::symbol::tests::test_resolve_relative_multi_component_reference ... ok
[INFO] [stdout] test compile::symbol::tests::test_resolve_relative_sibling_at_parent_level ... ok
[INFO] [stdout] test core::descriptor::tests::test_descriptor_display_complex_nested_structure ... ok
[INFO] [stdout] test core::descriptor::tests::test_descriptor_display_package_with_single_path_element ... ok
[INFO] [stdout] test core::import::tests::test_schema_import_try_from_rejects_nonexistent ... ok
[INFO] [stdout] test core::package::tests::test_package_name_rejects_digit_start ... ok
[INFO] [stdout] test core::package::tests::test_package_name_rejects_empty ... ok
[INFO] [stdout] test core::package::tests::test_package_name_rejects_uppercase_anywhere ... ok
[INFO] [stdout] test core::package::tests::test_package_name_rejects_uppercase_start ... ok
[INFO] [stdout] test core::package::tests::test_package_name_segments ... ok
[INFO] [stdout] test core::package::tests::test_package_name_valid_multi_segment ... ok
[INFO] [stdout] test core::package::tests::test_package_name_valid_single_segment ... ok
[INFO] [stdout] test core::package::tests::test_package_name_valid_with_digits ... ok
[INFO] [stdout] test core::package::tests::test_package_name_valid_with_underscores ... ok
[INFO] [stdout] test ir::lower::comment::tests::test_comment_empty_content ... ok
[INFO] [stdout] test ir::lower::comment::tests::test_comment_mixed_empty_and_content ... ok
[INFO] [stdout] test ir::lower::comment::tests::test_comment_multiple_empty_lines ... ok
[INFO] [stdout] test ir::lower::comment::tests::test_comment_multiple_lines ... ok
[INFO] [stdout] test ir::lower::comment::tests::test_comment_single_line ... ok
[INFO] [stdout] test ir::lower::encoding::tests::test_encoding_bits_override ... ok
[INFO] [stdout] test ir::lower::encoding::tests::test_encoding_combined_transforms ... ok
[INFO] [stdout] test ir::lower::encoding::tests::test_encoding_delta_transform ... ok
[INFO] [stdout] test ir::lower::encoding::tests::test_encoding_fixedpoint_transform ... ok
[INFO] [stdout] test ir::lower::encoding::tests::test_encoding_padding ... ok
[INFO] [stdout] test ir::lower::encoding::tests::test_encoding_variable_bits_large ... ok
[INFO] [stdout] test ir::lower::encoding::tests::test_encoding_variable_bits_small ... ok
[INFO] [stdout] test ir::lower::encoding::tests::test_encoding_variable_bits_zero ... ok
[INFO] [stdout] test ir::lower::encoding::tests::test_encoding_zigzag_transform ... ok
[INFO] [stdout] test core::import::tests::test_import_root_try_from_rejects_file ... ok
[INFO] [stdout] test core::import::tests::test_import_root_canonicalizes ... ok
[INFO] [stdout] test core::import::tests::test_import_root_try_from_valid_directory ... ok
[INFO] [stdout] test core::import::tests::test_schema_import_canonicalizes ... ok
[INFO] [stdout] test ir::lower::enumeration::tests::test_enum_descriptor_generation ... ok
[INFO] [stdout] test core::import::tests::test_import_root_resolve_schema_import_not_found ... ok
[INFO] [stdout] test ir::lower::enumeration::tests::test_enum_discriminant_255_variants ... ok
[INFO] [stdout] test core::import::tests::test_schema_import_exists ... ok
[INFO] [stdout] test core::import::tests::test_import_root_resolve_schema_import_rejects_directory ... ok
[INFO] [stdout] test ir::lower::enumeration::tests::test_enum_discriminant_257_variants ... ok
[INFO] [stdout] test core::import::tests::test_schema_import_try_from_rejects_directory ... ok
[INFO] [stdout] test core::import::tests::test_schema_import_try_from_valid_file ... ok
[INFO] [stdout] test ir::lower::enumeration::tests::test_enum_discriminant_256_variants ... ok
[INFO] [stdout] test core::import::tests::test_schema_import_try_from_validates_extension ... ok
[INFO] [stdout] test core::import::tests::test_import_root_exists ... ok
[INFO] [stdout] test analyze::type_reference::tests::test_resolve_absolute_reference ... ok
[INFO] [stdout] test core::import::tests::test_import_root_resolve_schema_import_prevents_escape_via_symlink ... ok
[INFO] [stdout] test ir::lower::enumeration::tests::test_enum_discriminant_two_variants ... ok
[INFO] [stdout] test core::import::tests::test_import_root_resolve_schema_import_success ... ok
[INFO] [stdout] test core::import::tests::test_import_root_resolve_schema_import_validates_extension ... ok
[INFO] [stdout] test ir::lower::enumeration::tests::test_enum_with_doc_comment ... ok
[INFO] [stdout] test ir::lower::enumeration::tests::test_unit_variant_basic ... ok
[INFO] [stdout] test ir::lower::enumeration::tests::test_unit_variant_missing_index ... ok
[INFO] [stdout] test ir::lower::field::tests::test_field_bool_type ... ok
[INFO] [stdout] test ir::lower::enumeration::tests::test_enum_empty_variants ... ok
[INFO] [stdout] test ir::lower::enumeration::tests::test_unit_variant_with_doc_comment ... ok
[INFO] [stdout] test ir::lower::field::tests::test_field_missing_index ... ok
[INFO] [stdout] test ir::lower::field::tests::test_field_array_type ... ok
[INFO] [stdout] test ir::lower::field::tests::test_field_string_type ... ok
[INFO] [stdout] test ir::lower::field::tests::test_field_with_documentation ... ok
[INFO] [stdout] test ir::lower::field::tests::test_field_with_encoding_annotation ... ok
[INFO] [stdout] test ir::lower::field::tests::test_field_with_padding ... ok
[INFO] [stdout] test ir::lower::message::tests::test_message_empty ... ok
[INFO] [stdout] test ir::lower::message::tests::test_message_field_ordering_preserved ... ok
[INFO] [stdout] test ir::lower::message::tests::test_message_mixed_items ... ok
[INFO] [stdout] test ir::lower::message::tests::test_message_nested_enum ... ok
[INFO] [stdout] test ir::lower::message::tests::test_message_nested_message ... ok
[INFO] [stdout] test ir::lower::message::tests::test_message_skips_fields_without_index ... ok
[INFO] [stdout] test ir::lower::message::tests::test_message_with_documentation ... ok
[INFO] [stdout] test ir::lower::message::tests::test_message_with_fields ... ok
[INFO] [stdout] test ir::lower::enumeration::tests::test_enum_preserves_variant_order ... ok
[INFO] [stdout] test ir::lower::field::tests::test_field_basic_lowering ... ok
[INFO] [stdout] test ir::lower::schema::tests::test_schema_empty ... ok
[INFO] [stdout] test ir::lower::schema::tests::test_schema_mixed_types ... ok
[INFO] [stdout] test ir::lower::schema::tests::test_schema_multipart_package ... ok
[INFO] [stdout] test ir::lower::schema::tests::test_schema_multiple_messages ... ok
[INFO] [stdout] test ir::lower::schema::tests::test_schema_preserves_order ... ok
[INFO] [stdout] test ir::lower::schema::tests::test_schema_with_enum ... ok
[INFO] [stdout] test ir::lower::schema::tests::test_schema_with_message ... ok
[INFO] [stdout] test ir::lower::schema::tests::test_schema_without_package ... ok
[INFO] [stdout] test ir::lower::types::tests::test_array_nested ... ok
[INFO] [stdout] test ir::lower::types::tests::test_array_of_scalars ... ok
[INFO] [stdout] test ir::lower::types::tests::test_array_with_custom_encoding ... ok
[INFO] [stdout] test ir::lower::types::tests::test_reference_absolute_message ... ok
[INFO] [stdout] test ir::lower::types::tests::test_map_uint_to_bool ... ok
[INFO] [stdout] test ir::lower::types::tests::test_reference_relative_enum ... ok
[INFO] [stdout] test ir::lower::types::tests::test_map_string_to_uint ... ok
[INFO] [stdout] test ir::lower::types::tests::test_scalar_uint32_default ... ok
[INFO] [stdout] test ir::lower::types::tests::test_scalar_bool_default ... ok
[INFO] [stdout] test ir::lower::types::tests::test_scalar_float32_default ... ok
[INFO] [stdout] test ir::lower::types::tests::test_scalar_with_custom_bits ... ok
[INFO] [stdout] test ir::lower::types::tests::test_scalar_string_default ... ok
[INFO] [stdout] test ir::lower::types::tests::test_scalar_with_zigzag ... ok
[INFO] [stdout] test ir::lower::types::tests::test_scalar_int64_default ... ok
[INFO] [stdout] test lex::input::tests::test_comment_parses_with_single_space ... ok
[INFO] [stdout] test ir::lower::types::tests::test_reference_unresolved ... ok
[INFO] [stdout] test lex::input::tests::test_identifier_parses_camel_case ... ok
[INFO] [stdout] test lex::input::tests::test_comment_parses_with_nested_slashes ... ok
[INFO] [stdout] test lex::input::tests::test_identifier_parses_pascal_case ... ok
[INFO] [stdout] test lex::input::tests::test_comment_parses_with_special_characters ... ok
[INFO] [stdout] test lex::input::tests::test_comment_parses_simple ... ok
[INFO] [stdout] test lex::input::tests::test_comment_preserves_multiple_spaces ... ok
[INFO] [stdout] test lex::input::tests::test_comment_parses_empty ... ok
[INFO] [stdout] test lex::input::tests::test_identifier_parses_with_underscores ... ok
[INFO] [stdout] test lex::input::tests::test_identifier_parses_uppercase ... ok
[INFO] [stdout] test lex::input::tests::test_identifier_rejects_starting_with_number ... ok
[INFO] [stdout] test lex::input::tests::test_identifier_with_trailing_underscore ... ok
[INFO] [stdout] test lex::input::tests::test_identifier_parses_with_numbers ... ok
[INFO] [stdout] test lex::input::tests::test_identifier_parses_simple_name ... ok
[INFO] [stdout] test lex::syntax::tests::test_keyword_followed_by_close_brace ... ok
[INFO] [stdout] test lex::syntax::tests::test_keyword_followed_by_dot ... ok
[INFO] [stdout] test lex::syntax::tests::test_keyword_rejects_capitalized ... ok
[INFO] [stdout] test lex::syntax::tests::test_keyword_followed_by_equal ... ok
[INFO] [stdout] test lex::syntax::tests::test_keyword_followed_by_newline ... ok
[INFO] [stdout] test lex::syntax::tests::test_keyword_followed_by_open_brace ... ok
[INFO] [stdout] test lex::syntax::tests::test_keyword_followed_by_semicolon ... ok
[INFO] [stdout] test lex::syntax::tests::test_keyword_parses_message ... ok
[INFO] [stdout] test lex::syntax::tests::test_keyword_followed_by_space ... ok
[INFO] [stdout] test lex::syntax::tests::test_keyword_followed_by_tab ... ok
[INFO] [stdout] test lex::syntax::tests::test_keyword_parses_encoding ... ok
[INFO] [stdout] test lex::syntax::tests::test_keyword_rejects_partial_match ... ok
[INFO] [stdout] test lex::syntax::tests::test_keyword_parses_enum ... ok
[INFO] [stdout] test lex::syntax::tests::test_keyword_parses_include ... ok
[INFO] [stdout] test lex::syntax::tests::test_line_break_parses_single_newline ... ok
[INFO] [stdout] test lex::syntax::tests::test_line_break_parses_multiple_newlines ... ok
[INFO] [stdout] test lex::syntax::tests::test_operator_parses_equal ... ok
[INFO] [stdout] test lex::syntax::tests::test_punctuation_parses_block_close ... ok
[INFO] [stdout] test lex::syntax::tests::test_keyword_parses_package ... ok
[INFO] [stdout] test lex::syntax::tests::test_punctuation_parses_block_open ... ok
[INFO] [stdout] test lex::syntax::tests::test_punctuation_parses_colon ... ok
[INFO] [stdout] test lex::syntax::tests::test_punctuation_parses_comma ... ok
[INFO] [stdout] test lex::syntax::tests::test_punctuation_parses_dot ... ok
[INFO] [stdout] test lex::syntax::tests::test_punctuation_parses_fn_open ... ok
[INFO] [stdout] test lex::syntax::tests::test_punctuation_parses_list_close ... ok
[INFO] [stdout] test lex::syntax::tests::test_punctuation_parses_list_open ... ok
[INFO] [stdout] test lex::syntax::tests::test_punctuation_parses_fn_close ... ok
[INFO] [stdout] test lex::syntax::tests::test_punctuation_parses_semicolon ... ok
[INFO] [stdout] test lex::tests::test_lexer_collapses_multiple_newlines ... ok
[INFO] [stdout] test lex::tests::test_lexer_handles_comment_only_line ... ok
[INFO] [stdout] test lex::syntax::tests::test_keyword_followed_by_comma ... ok
[INFO] [stdout] test lex::tests::test_lexer_handles_leading_whitespace ... ok
[INFO] [stdout] test lex::tests::test_lexer_handles_tabs_as_whitespace ... ok
[INFO] [stdout] test lex::tests::test_lexer_handles_inline_comment ... ok
[INFO] [stdout] test lex::tests::test_lexer_handles_trailing_whitespace ... ok
[INFO] [stdout] test lex::tests::test_lexer_handles_whitespace_between_tokens ... ok
[INFO] [stdout] test lex::tests::test_lexer_parses_all_punctuation_together ... ok
[INFO] [stdout] test lex::tests::test_lexer_parses_empty_input ... ok
[INFO] [stdout] test lex::tests::test_lexer_parses_enum_definition ... ok
[INFO] [stdout] test lex::tests::test_lexer_parses_enum_variant ... ok
[INFO] [stdout] test lex::tests::test_lexer_parses_field_definition ... ok
[INFO] [stdout] test lex::tests::test_lexer_parses_field_with_encoding ... ok
[INFO] [stdout] test lex::tests::test_lexer_parses_include_with_string ... ok
[INFO] [stdout] test lex::tests::test_lexer_parses_indexed_enum_variant ... ok
[INFO] [stdout] test lex::tests::test_lexer_preserves_newlines ... ok
[INFO] [stdout] test lex::tests::test_lexer_respects_keyword_word_boundaries ... ok
[INFO] [stdout] test lex::types::tests::test_string_parses_empty ... ok
[INFO] [stdout] test lex::tests::test_lexer_parses_indexed_field_definition ... ok
[INFO] [stdout] test lex::types::tests::test_string_parses_path ... ok
[INFO] [stdout] test lex::types::tests::test_string_parses_simple_text ... ok
[INFO] [stdout] test lex::types::tests::test_string_parses_with_numbers ... ok
[INFO] [stdout] test lex::types::tests::test_string_parses_with_spaces ... ok
[INFO] [stdout] test lex::types::tests::test_string_parses_with_special_characters ... ok
[INFO] [stdout] test lex::types::tests::test_uint_parses_max_u64 ... ok
[INFO] [stdout] test lex::types::tests::test_uint_parses_zero ... ok
[INFO] [stdout] test lex::types::tests::test_uint_rejects_negative ... ok
[INFO] [stdout] test lex::types::tests::test_uint_rejects_leading_plus ... ok
[INFO] [stdout] test lex::types::tests::test_uint_rejects_overflow ... ok
[INFO] [stdout] test parse::comment::tests::test_comment_block_single_line ... ok
[INFO] [stdout] test parse::comment::tests::test_comment_block_with_different_spacing ... ok
[INFO] [stdout] test parse::comment::tests::test_comment_block_without_trailing_newline_fails ... ok
[INFO] [stdout] test parse::comment::tests::test_comment_block_with_varying_content ... ok
[INFO] [stdout] test parse::encoding::tests::test_encoding_bits_succeeds ... ok
[INFO] [stdout] test parse::comment::tests::test_comment_block_with_empty_content ... ok
[INFO] [stdout] test parse::comment::tests::test_comment_block_multiple_lines ... ok
[INFO] [stdout] test parse::comment::tests::test_comment_block_with_special_characters ... ok
[INFO] [stdout] test lex::types::tests::test_string_rejects_newline ... ok
[INFO] [stdout] test lex::types::tests::test_string_rejects_unclosed ... ok
[INFO] [stdout] test parse::encoding::tests::test_encoding_bits_variable_missing_var_fails ... ok
[INFO] [stdout] test parse::encoding::tests::test_encoding_delta_succeeds ... ok
[INFO] [stdout] test parse::encoding::tests::test_encoding_fixed_point_with_same_values_succeeds ... ok
[INFO] [stdout] test parse::encoding::tests::test_encoding_fixed_point_with_three_args_fails ... ok
[INFO] [stdout] test parse::encoding::tests::test_encoding_bits_without_value_fails ... ok
[INFO] [stdout] test parse::encoding::tests::test_encoding_unknown_name_fails ... ok
[INFO] [stdout] test parse::encoding::tests::test_encoding_fixed_point_with_one_arg_fails ... ok
[INFO] [stdout] test parse::encoding::tests::test_encoding_zigzag_succeeds ... ok
[INFO] [stdout] test parse::encoding::tests::test_encoding_list_with_two_encodings_succeeds ... ok
[INFO] [stdout] test parse::encoding::tests::test_encoding_pad_succeeds ... ok
[INFO] [stdout] test parse::encoding::tests::test_encoding_fixed_point_succeeds ... ok
[INFO] [stdout] test parse::encoding::tests::test_encoding_list_with_complex_encodings_succeeds ... ok
[INFO] [stdout] test parse::encoding::tests::test_encoding_list_with_three_encodings_succeeds ... ok
[INFO] [stdout] test parse::encoding::tests::test_encoding_list_with_trailing_comma_succeeds ... ok
[INFO] [stdout] test parse::encoding::tests::test_encoding_bits_with_large_value_succeeds ... ok
[INFO] [stdout] test parse::enumeration::tests::test_enumeration_invalid_index_syntax_fails ... ok
[INFO] [stdout] test parse::enumeration::tests::test_enumeration_empty_body_succeeds ... ok
[INFO] [stdout] test parse::encoding::tests::test_encoding_bits_variable_succeeds ... ok
[INFO] [stdout] test parse::enumeration::tests::test_enumeration_missing_name_fails ... ok
[INFO] [stdout] test parse::enumeration::tests::test_enumeration_missing_closing_brace_fails ... ok
[INFO] [stdout] test parse::enumeration::tests::test_enumeration_mixed_indexed_and_unindexed_variants_succeeds ... ok
[INFO] [stdout] test parse::enumeration::tests::test_enumeration_mixed_item_types_succeeds ... ok
[INFO] [stdout] test parse::enumeration::tests::test_enumeration_multiple_unit_variants_succeeds ... ok
[INFO] [stdout] test parse::enumeration::tests::test_enumeration_multiple_variants_with_doc_comments_succeeds ... ok
[INFO] [stdout] test parse::enumeration::tests::test_enumeration_single_unit_variant_succeeds ... ok
[INFO] [stdout] test parse::enumeration::tests::test_enumeration_variant_missing_semicolon_fails ... ok
[INFO] [stdout] test parse::enumeration::tests::test_enumeration_variant_with_doc_comment_succeeds ... ok
[INFO] [stdout] test parse::enumeration::tests::test_enumeration_with_comment_block_item_succeeds ... ok
[INFO] [stdout] test parse::enumeration::tests::test_enumeration_with_field_variant_succeeds ... ok
[INFO] [stdout] test parse::enumeration::tests::test_enumeration_variants_with_multiple_explicit_indices_succeeds ... ok
[INFO] [stdout] test parse::enumeration::tests::test_enumeration_with_trailing_newlines_succeeds ... ok
[INFO] [stdout] test parse::enumeration::tests::test_enumeration_with_leading_newlines_succeeds ... ok
[INFO] [stdout] test parse::message::tests::test_field_index_zero_succeeds ... ok
[INFO] [stdout] test parse::enumeration::tests::test_enumeration_variant_with_explicit_index_succeeds ... ok
[INFO] [stdout] test parse::enumeration::tests::test_enumeration_with_multi_line_doc_comment_succeeds ... ok
[INFO] [stdout] test parse::message::tests::test_field_index_large_value_succeeds ... ok
[INFO] [stdout] test parse::message::tests::test_field_index_missing_colon_fails ... ok
[INFO] [stdout] test parse::enumeration::tests::test_enumeration_with_doc_comment_succeeds ... ok
[INFO] [stdout] test parse::message::tests::test_message_field_missing_name_fails ... ok
[INFO] [stdout] test parse::message::tests::test_message_field_missing_semicolon_fails ... ok
[INFO] [stdout] test parse::message::tests::test_message_field_invalid_index_syntax_fails ... ok
[INFO] [stdout] test parse::message::tests::test_message_field_missing_type_fails ... ok
[INFO] [stdout] test parse::message::tests::test_message_missing_name_fails ... ok
[INFO] [stdout] test parse::message::tests::test_message_exceeding_depth_limit_fails ... ok
[INFO] [stdout] test parse::message::tests::test_message_empty_body_succeeds ... ok
[INFO] [stdout] test parse::message::tests::test_message_field_with_doc_comment_succeeds ... ok
[INFO] [stdout] test parse::message::tests::test_message_single_field_succeeds ... ok
[INFO] [stdout] test parse::message::tests::test_message_mixed_item_types_succeeds ... ok
[INFO] [stdout] test parse::message::tests::test_message_multiple_fields_succeeds ... ok
[INFO] [stdout] test parse::message::tests::test_message_field_with_explicit_index_succeeds ... ok
[INFO] [stdout] test parse::message::tests::test_message_field_with_index_and_encoding_succeeds ... ok
[INFO] [stdout] test parse::message::tests::test_message_missing_closing_brace_fails ... ok
[INFO] [stdout] test parse::message::tests::test_message_field_with_complex_encoding_succeeds ... ok
[INFO] [stdout] test parse::message::tests::test_message_deeply_nested_succeeds ... ok
[INFO] [stdout] test parse::package::tests::test_import_rejects_dot_prefix ... ok
[INFO] [stdout] test parse::message::tests::test_message_with_nested_enum_succeeds ... ok
[INFO] [stdout] test parse::package::tests::test_import_rejects_missing_extension ... ok
[INFO] [stdout] test parse::package::tests::test_import_rejects_trailing_dot ... ok
[INFO] [stdout] test parse::message::tests::test_message_with_doc_comment_succeeds ... ok
[INFO] [stdout] test parse::message::tests::test_message_with_nested_message_succeeds ... ok
[INFO] [stdout] test parse::message::tests::test_message_with_trailing_newlines_succeeds ... ok
[INFO] [stdout] test parse::message::tests::test_message_with_various_field_types_succeeds ... ok
[INFO] [stdout] test parse::package::tests::test_import_rejects_wrong_extension ... ok
[INFO] [stdout] test parse::message::tests::test_message_field_with_encoding_succeeds ... ok
[INFO] [stdout] test parse::package::tests::test_import_rejects_dotdot_prefix ... ok
[INFO] [stdout] test parse::package::tests::test_package_with_doc_comment_succeeds ... ok
[INFO] [stdout] test parse::package::tests::test_package_without_semicolon_fails ... ok
[INFO] [stdout] test parse::schema::tests::test_schema_full_structure_succeeds ... ok
[INFO] [stdout] test parse::schema::tests::test_schema_comments_between_declarations_succeeds ... ok
[INFO] [stdout] test parse::message::tests::test_message_fields_with_multiple_indices_succeeds ... ok
[INFO] [stdout] test parse::package::tests::test_import_rejects_empty_filename ... ok
[INFO] [stdout] test parse::package::tests::test_package_single_component_succeeds ... ok
[INFO] [stdout] test parse::package::tests::test_import_valid_path_succeeds ... ok
[INFO] [stdout] test parse::message::tests::test_message_with_leading_newlines_succeeds ... ok
[INFO] [stdout] test parse::package::tests::test_package_multiple_components_succeeds ... ok
[INFO] [stdout] test parse::schema::tests::test_schema_multiple_imports_succeeds ... ok
[INFO] [stdout] test parse::schema::tests::test_schema_message_before_package_fails ... ok
[INFO] [stdout] test parse::schema::tests::test_schema_missing_package_succeeds_with_empty_items ... ok
[INFO] [stdout] test parse::schema::tests::test_schema_import_before_package_fails ... ok
[INFO] [stdout] test parse::schema::tests::test_schema_package_with_enum_succeeds ... ok
[INFO] [stdout] test parse::schema::tests::test_schema_package_with_imports_succeeds ... ok
[INFO] [stdout] test parse::schema::tests::test_schema_package_with_message_succeeds ... ok
[INFO] [stdout] test parse::schema::tests::test_schema_with_leading_newlines_succeeds ... ok
[INFO] [stdout] test parse::schema::tests::test_schema_package_only_succeeds ... ok
[INFO] [stdout] test parse::schema::tests::test_schema_with_complex_package_name_succeeds ... ok
[INFO] [stdout] test parse::tests::test_ident_simple_succeeds ... ok
[INFO] [stdout] test parse::tests::test_ident_with_numbers_succeeds ... ok
[INFO] [stdout] test parse::schema::tests::test_schema_with_doc_comment_succeeds ... ok
[INFO] [stdout] test parse::schema::tests::test_schema_with_newlines_between_items_succeeds ... ok
[INFO] [stdout] test parse::tests::test_ident_with_underscores_succeeds ... ok
[INFO] [stdout] test parse::tests::test_text_empty_succeeds ... ok
[INFO] [stdout] test parse::schema::tests::test_schema_multiple_messages_succeeds ... ok
[INFO] [stdout] test parse::schema::tests::test_schema_with_trailing_newlines_succeeds ... ok
[INFO] [stdout] test parse::tests::test_text_simple_succeeds ... ok
[INFO] [stdout] test parse::tests::test_text_with_path_characters_succeeds ... ok
[INFO] [stdout] test parse::tests::test_text_with_spaces_succeeds ... ok
[INFO] [stdout] test parse::tests::test_uint_large_value_succeeds ... ok
[INFO] [stdout] test parse::tests::test_uint_small_value_succeeds ... ok
[INFO] [stdout] test parse::tests::test_uint_zero_succeeds ... ok
[INFO] [stdout] test parse::schema::tests::test_schema_mixed_declaration_order_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_absolute_reference_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_empty_brackets_fails ... ok
[INFO] [stdout] test parse::types::tests::test_type_array_with_large_size_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_absolute_single_component_reference_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_array_with_string_element_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_invalid_scalar_name_becomes_reference ... ok
[INFO] [stdout] test parse::types::tests::test_type_dynamic_array_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_map_bool_to_byte_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_map_string_to_u64_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_map_u32_to_string_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_fixed_array_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_scalar_bit_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_relative_reference_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_scalar_bool_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_scalar_byte_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_scalar_f32_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_scalar_i64_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_scalar_f64_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_scalar_i16_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_scalar_i8_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_scalar_i32_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_scalar_u16_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_scalar_string_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_scalar_u64_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_unclosed_array_brackets_fails ... ok
[INFO] [stdout] test parse::types::tests::test_type_scalar_u8_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_simple_reference_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_scalar_u32_succeeds ... ok
[INFO] [stdout] test ir::lower::enumeration::tests::test_enum_discriminant_65537_variants ... ok
[INFO] [stdout] test ir::lower::enumeration::tests::test_enum_discriminant_65536_variants ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 331 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/baproto-87fba557df0418da)
[INFO] [stdout] 
[INFO] [stdout] running 331 tests
[INFO] [stdout] test analyze::type_reference::tests::test_resolve_nested_message_reference ... ok
[INFO] [stdout] test analyze::type_reference::tests::test_resolve_absolute_reference ... ok
[INFO] [stdout] test analyze::type_reference::tests::test_resolve_package_type_reference ... ok
[INFO] [stdout] test analyze::type_reference::tests::test_resolve_unresolved_reference ... ok
[INFO] [stdout] test analyze::type_reference::tests::test_resolve_valid_enum_reference ... ok
[INFO] [stdout] test analyze::type_reference::tests::test_resolve_valid_message_reference ... ok
[INFO] [stdout] test analyze::type_reference::tests::test_visitor_tracks_scope_for_enums ... ok
[INFO] [stdout] test analyze::type_reference::tests::test_visitor_collects_diagnostic_for_invalid_reference ... ok
[INFO] [stdout] test analyze::type_reference::tests::test_visitor_tracks_scope_for_messages ... ok
[INFO] [stdout] test compile::symbol::tests::test_resolve_absolute_invalid_package ... ok
[INFO] [stdout] test compile::symbol::tests::test_resolve_absolute_nested_type ... ok
[INFO] [stdout] test compile::symbol::tests::test_resolve_relative_deeply_nested_type ... ok
[INFO] [stdout] test compile::symbol::tests::test_resolve_absolute_package_level_type ... ok
[INFO] [stdout] test compile::symbol::tests::test_resolve_relative_from_empty_path_scope ... ok
[INFO] [stdout] test compile::symbol::tests::test_resolve_relative_message_referencing_itself ... ok
[INFO] [stdout] test compile::symbol::tests::test_resolve_relative_multi_component_package_level ... ok
[INFO] [stdout] test compile::symbol::tests::test_resolve_relative_multi_component_reference ... ok
[INFO] [stdout] test core::descriptor::tests::test_descriptor_display_empty_path_ignored ... ok
[INFO] [stdout] test compile::symbol::tests::test_resolve_relative_sibling_in_same_message ... ok
[INFO] [stdout] test compile::symbol::tests::test_resolve_relative_nested_in_current_message ... ok
[INFO] [stdout] test compile::symbol::tests::test_resolve_relative_nested_referencing_parent ... ok
[INFO] [stdout] test compile::symbol::tests::test_resolve_relative_package_level_from_nested ... ok
[INFO] [stdout] test core::descriptor::tests::test_descriptor_display_package_with_name ... ok
[INFO] [stdout] test core::descriptor::tests::test_descriptor_display_package_only ... ok
[INFO] [stdout] test core::descriptor::tests::test_descriptor_display_complex_nested_structure ... ok
[INFO] [stdout] test compile::symbol::tests::test_resolve_relative_type_not_found ... ok
[INFO] [stdout] test core::descriptor::tests::test_descriptor_display_package_with_multiple_path_elements ... ok
[INFO] [stdout] test compile::symbol::tests::test_resolve_relative_sibling_at_parent_level ... ok
[INFO] [stdout] test core::descriptor::tests::test_descriptor_display_package_with_path_and_name ... ok
[INFO] [stdout] test core::descriptor::tests::test_descriptor_display_package_with_single_path_element ... ok
[INFO] [stdout] test core::import::tests::test_import_root_try_from_rejects_nonexistent ... ok
[INFO] [stdout] test core::import::tests::test_import_root_resolve_schema_import_prevents_escape_via_symlink ... ok
[INFO] [stdout] test core::import::tests::test_schema_import_try_from_rejects_nonexistent ... ok
[INFO] [stdout] test core::import::tests::test_import_root_canonicalizes ... ok
[INFO] [stdout] test core::package::tests::test_package_name_rejects_digit_start ... ok
[INFO] [stdout] test core::package::tests::test_package_name_rejects_empty ... ok
[INFO] [stdout] test core::package::tests::test_package_name_rejects_uppercase_anywhere ... ok
[INFO] [stdout] test core::import::tests::test_schema_import_try_from_rejects_directory ... ok
[INFO] [stdout] test core::package::tests::test_package_name_rejects_uppercase_start ... ok
[INFO] [stdout] test core::import::tests::test_import_root_exists ... ok
[INFO] [stdout] test core::package::tests::test_package_name_segments ... ok
[INFO] [stdout] test core::package::tests::test_package_name_valid_multi_segment ... ok
[INFO] [stdout] test core::package::tests::test_package_name_valid_single_segment ... ok
[INFO] [stdout] test core::import::tests::test_import_root_resolve_schema_import_not_found ... ok
[INFO] [stdout] test core::import::tests::test_import_root_resolve_schema_import_validates_extension ... ok
[INFO] [stdout] test core::import::tests::test_import_root_resolve_schema_import_rejects_directory ... ok
[INFO] [stdout] test core::import::tests::test_import_root_try_from_rejects_file ... ok
[INFO] [stdout] test core::package::tests::test_package_name_valid_with_digits ... ok
[INFO] [stdout] test core::import::tests::test_import_root_resolve_schema_import_success ... ok
[INFO] [stdout] test core::package::tests::test_package_name_valid_with_underscores ... ok
[INFO] [stdout] test core::import::tests::test_import_root_try_from_valid_directory ... ok
[INFO] [stdout] test ir::lower::comment::tests::test_comment_empty_content ... ok
[INFO] [stdout] test ir::lower::comment::tests::test_comment_mixed_empty_and_content ... ok
[INFO] [stdout] test core::import::tests::test_schema_import_try_from_valid_file ... ok
[INFO] [stdout] test core::import::tests::test_schema_import_canonicalizes ... ok
[INFO] [stdout] test core::import::tests::test_schema_import_try_from_validates_extension ... ok
[INFO] [stdout] test core::import::tests::test_schema_import_exists ... ok
[INFO] [stdout] test ir::lower::comment::tests::test_comment_multiple_empty_lines ... ok
[INFO] [stdout] test ir::lower::comment::tests::test_comment_multiple_lines ... ok
[INFO] [stdout] test ir::lower::comment::tests::test_comment_single_line ... ok
[INFO] [stdout] test ir::lower::encoding::tests::test_encoding_bits_override ... ok
[INFO] [stdout] test ir::lower::encoding::tests::test_encoding_combined_transforms ... ok
[INFO] [stdout] test ir::lower::encoding::tests::test_encoding_delta_transform ... ok
[INFO] [stdout] test ir::lower::encoding::tests::test_encoding_fixedpoint_transform ... ok
[INFO] [stdout] test ir::lower::encoding::tests::test_encoding_padding ... ok
[INFO] [stdout] test ir::lower::encoding::tests::test_encoding_variable_bits_large ... ok
[INFO] [stdout] test ir::lower::encoding::tests::test_encoding_variable_bits_small ... ok
[INFO] [stdout] test ir::lower::encoding::tests::test_encoding_variable_bits_zero ... ok
[INFO] [stdout] test ir::lower::encoding::tests::test_encoding_zigzag_transform ... ok
[INFO] [stdout] test ir::lower::enumeration::tests::test_enum_descriptor_generation ... ok
[INFO] [stdout] test ir::lower::enumeration::tests::test_enum_discriminant_255_variants ... ok
[INFO] [stdout] test ir::lower::enumeration::tests::test_enum_discriminant_256_variants ... ok
[INFO] [stdout] test ir::lower::enumeration::tests::test_enum_discriminant_257_variants ... ok
[INFO] [stdout] test ir::lower::enumeration::tests::test_enum_discriminant_two_variants ... ok
[INFO] [stdout] test ir::lower::enumeration::tests::test_enum_empty_variants ... ok
[INFO] [stdout] test ir::lower::enumeration::tests::test_enum_with_doc_comment ... ok
[INFO] [stdout] test ir::lower::enumeration::tests::test_enum_preserves_variant_order ... ok
[INFO] [stdout] test ir::lower::enumeration::tests::test_unit_variant_basic ... ok
[INFO] [stdout] test ir::lower::enumeration::tests::test_unit_variant_missing_index ... ok
[INFO] [stdout] test ir::lower::enumeration::tests::test_unit_variant_with_doc_comment ... ok
[INFO] [stdout] test ir::lower::field::tests::test_field_array_type ... ok
[INFO] [stdout] test ir::lower::field::tests::test_field_basic_lowering ... ok
[INFO] [stdout] test ir::lower::field::tests::test_field_bool_type ... ok
[INFO] [stdout] test ir::lower::field::tests::test_field_missing_index ... ok
[INFO] [stdout] test ir::lower::field::tests::test_field_string_type ... ok
[INFO] [stdout] test ir::lower::field::tests::test_field_with_documentation ... ok
[INFO] [stdout] test ir::lower::field::tests::test_field_with_encoding_annotation ... ok
[INFO] [stdout] test ir::lower::field::tests::test_field_with_padding ... ok
[INFO] [stdout] test ir::lower::message::tests::test_message_empty ... ok
[INFO] [stdout] test ir::lower::message::tests::test_message_field_ordering_preserved ... ok
[INFO] [stdout] test ir::lower::message::tests::test_message_mixed_items ... ok
[INFO] [stdout] test ir::lower::message::tests::test_message_nested_enum ... ok
[INFO] [stdout] test ir::lower::message::tests::test_message_nested_message ... ok
[INFO] [stdout] test ir::lower::message::tests::test_message_skips_fields_without_index ... ok
[INFO] [stdout] test ir::lower::message::tests::test_message_with_documentation ... ok
[INFO] [stdout] test ir::lower::message::tests::test_message_with_fields ... ok
[INFO] [stdout] test ir::lower::schema::tests::test_schema_empty ... ok
[INFO] [stdout] test ir::lower::schema::tests::test_schema_mixed_types ... ok
[INFO] [stdout] test ir::lower::schema::tests::test_schema_multipart_package ... ok
[INFO] [stdout] test ir::lower::schema::tests::test_schema_multiple_messages ... ok
[INFO] [stdout] test ir::lower::schema::tests::test_schema_preserves_order ... ok
[INFO] [stdout] test ir::lower::schema::tests::test_schema_with_enum ... ok
[INFO] [stdout] test ir::lower::schema::tests::test_schema_without_package ... ok
[INFO] [stdout] test ir::lower::types::tests::test_array_nested ... ok
[INFO] [stdout] test ir::lower::schema::tests::test_schema_with_message ... ok
[INFO] [stdout] test ir::lower::types::tests::test_array_of_scalars ... ok
[INFO] [stdout] test ir::lower::types::tests::test_array_with_custom_encoding ... ok
[INFO] [stdout] test ir::lower::types::tests::test_map_string_to_uint ... ok
[INFO] [stdout] test ir::lower::types::tests::test_map_uint_to_bool ... ok
[INFO] [stdout] test ir::lower::types::tests::test_reference_absolute_message ... ok
[INFO] [stdout] test ir::lower::types::tests::test_reference_relative_enum ... ok
[INFO] [stdout] test ir::lower::types::tests::test_scalar_bool_default ... ok
[INFO] [stdout] test ir::lower::types::tests::test_scalar_float32_default ... ok
[INFO] [stdout] test ir::lower::types::tests::test_scalar_int64_default ... ok
[INFO] [stdout] test ir::lower::types::tests::test_reference_unresolved ... ok
[INFO] [stdout] test ir::lower::types::tests::test_scalar_with_custom_bits ... ok
[INFO] [stdout] test ir::lower::types::tests::test_scalar_with_zigzag ... ok
[INFO] [stdout] test ir::lower::types::tests::test_scalar_string_default ... ok
[INFO] [stdout] test lex::input::tests::test_comment_parses_empty ... ok
[INFO] [stdout] test lex::input::tests::test_comment_parses_simple ... ok
[INFO] [stdout] test lex::input::tests::test_comment_parses_with_nested_slashes ... ok
[INFO] [stdout] test lex::input::tests::test_comment_parses_with_special_characters ... ok
[INFO] [stdout] test lex::input::tests::test_comment_preserves_multiple_spaces ... ok
[INFO] [stdout] test lex::input::tests::test_identifier_parses_camel_case ... ok
[INFO] [stdout] test lex::input::tests::test_identifier_parses_pascal_case ... ok
[INFO] [stdout] test lex::input::tests::test_comment_parses_with_single_space ... ok
[INFO] [stdout] test lex::input::tests::test_identifier_parses_simple_name ... ok
[INFO] [stdout] test ir::lower::types::tests::test_scalar_uint32_default ... ok
[INFO] [stdout] test lex::syntax::tests::test_keyword_followed_by_open_brace ... ok
[INFO] [stdout] test lex::syntax::tests::test_keyword_followed_by_semicolon ... ok
[INFO] [stdout] test lex::syntax::tests::test_keyword_followed_by_space ... ok
[INFO] [stdout] test lex::input::tests::test_identifier_parses_uppercase ... ok
[INFO] [stdout] test lex::input::tests::test_identifier_parses_with_numbers ... ok
[INFO] [stdout] test lex::input::tests::test_identifier_parses_with_underscores ... ok
[INFO] [stdout] test lex::input::tests::test_identifier_rejects_starting_with_number ... ok
[INFO] [stdout] test lex::syntax::tests::test_keyword_followed_by_tab ... ok
[INFO] [stdout] test lex::input::tests::test_identifier_with_trailing_underscore ... ok
[INFO] [stdout] test lex::syntax::tests::test_keyword_followed_by_close_brace ... ok
[INFO] [stdout] test lex::syntax::tests::test_keyword_followed_by_comma ... ok
[INFO] [stdout] test lex::syntax::tests::test_keyword_followed_by_dot ... ok
[INFO] [stdout] test lex::syntax::tests::test_keyword_followed_by_equal ... ok
[INFO] [stdout] test lex::syntax::tests::test_keyword_followed_by_newline ... ok
[INFO] [stdout] test lex::syntax::tests::test_keyword_parses_encoding ... ok
[INFO] [stdout] test lex::syntax::tests::test_keyword_parses_enum ... ok
[INFO] [stdout] test lex::syntax::tests::test_keyword_parses_include ... ok
[INFO] [stdout] test lex::syntax::tests::test_keyword_parses_message ... ok
[INFO] [stdout] test lex::syntax::tests::test_keyword_rejects_partial_match ... ok
[INFO] [stdout] test lex::syntax::tests::test_line_break_parses_multiple_newlines ... ok
[INFO] [stdout] test lex::syntax::tests::test_keyword_parses_package ... ok
[INFO] [stdout] test lex::syntax::tests::test_line_break_parses_single_newline ... ok
[INFO] [stdout] test lex::syntax::tests::test_keyword_rejects_capitalized ... ok
[INFO] [stdout] test lex::syntax::tests::test_operator_parses_equal ... ok
[INFO] [stdout] test lex::syntax::tests::test_punctuation_parses_block_close ... ok
[INFO] [stdout] test lex::syntax::tests::test_punctuation_parses_block_open ... ok
[INFO] [stdout] test lex::syntax::tests::test_punctuation_parses_colon ... ok
[INFO] [stdout] test lex::syntax::tests::test_punctuation_parses_comma ... ok
[INFO] [stdout] test lex::syntax::tests::test_punctuation_parses_dot ... ok
[INFO] [stdout] test lex::syntax::tests::test_punctuation_parses_fn_close ... ok
[INFO] [stdout] test lex::syntax::tests::test_punctuation_parses_fn_open ... ok
[INFO] [stdout] test lex::syntax::tests::test_punctuation_parses_list_close ... ok
[INFO] [stdout] test lex::syntax::tests::test_punctuation_parses_list_open ... ok
[INFO] [stdout] test lex::syntax::tests::test_punctuation_parses_semicolon ... ok
[INFO] [stdout] test lex::tests::test_lexer_handles_comment_only_line ... ok
[INFO] [stdout] test lex::tests::test_lexer_handles_inline_comment ... ok
[INFO] [stdout] test lex::tests::test_lexer_handles_trailing_whitespace ... ok
[INFO] [stdout] test lex::tests::test_lexer_handles_tabs_as_whitespace ... ok
[INFO] [stdout] test lex::tests::test_lexer_handles_whitespace_between_tokens ... ok
[INFO] [stdout] test lex::tests::test_lexer_parses_all_punctuation_together ... ok
[INFO] [stdout] test lex::tests::test_lexer_parses_indexed_field_definition ... ok
[INFO] [stdout] test lex::tests::test_lexer_parses_empty_input ... ok
[INFO] [stdout] test lex::tests::test_lexer_handles_leading_whitespace ... ok
[INFO] [stdout] test lex::tests::test_lexer_parses_enum_definition ... ok
[INFO] [stdout] test lex::tests::test_lexer_parses_enum_variant ... ok
[INFO] [stdout] test lex::tests::test_lexer_parses_field_definition ... ok
[INFO] [stdout] test lex::tests::test_lexer_parses_field_with_encoding ... ok
[INFO] [stdout] test lex::tests::test_lexer_parses_include_with_string ... ok
[INFO] [stdout] test lex::tests::test_lexer_parses_indexed_enum_variant ... ok
[INFO] [stdout] test lex::types::tests::test_string_parses_empty ... ok
[INFO] [stdout] test lex::types::tests::test_string_parses_path ... ok
[INFO] [stdout] test lex::tests::test_lexer_collapses_multiple_newlines ... ok
[INFO] [stdout] test lex::types::tests::test_string_parses_simple_text ... ok
[INFO] [stdout] test lex::tests::test_lexer_respects_keyword_word_boundaries ... ok
[INFO] [stdout] test lex::tests::test_lexer_preserves_newlines ... ok
[INFO] [stdout] test lex::types::tests::test_string_parses_with_numbers ... ok
[INFO] [stdout] test lex::types::tests::test_string_parses_with_spaces ... ok
[INFO] [stdout] test lex::types::tests::test_string_parses_with_special_characters ... ok
[INFO] [stdout] test lex::types::tests::test_string_rejects_unclosed ... ok
[INFO] [stdout] test lex::types::tests::test_string_rejects_newline ... ok
[INFO] [stdout] test lex::types::tests::test_uint_parses_max_u64 ... ok
[INFO] [stdout] test lex::types::tests::test_uint_parses_zero ... ok
[INFO] [stdout] test lex::types::tests::test_uint_rejects_leading_plus ... ok
[INFO] [stdout] test parse::comment::tests::test_comment_block_with_varying_content ... ok
[INFO] [stdout] test parse::encoding::tests::test_encoding_bits_succeeds ... ok
[INFO] [stdout] test parse::comment::tests::test_comment_block_without_trailing_newline_fails ... ok
[INFO] [stdout] test parse::encoding::tests::test_encoding_bits_variable_missing_var_fails ... ok
[INFO] [stdout] test parse::encoding::tests::test_encoding_bits_with_large_value_succeeds ... ok
[INFO] [stdout] test parse::encoding::tests::test_encoding_bits_variable_succeeds ... ok
[INFO] [stdout] test lex::types::tests::test_uint_rejects_negative ... ok
[INFO] [stdout] test parse::encoding::tests::test_encoding_bits_without_value_fails ... ok
[INFO] [stdout] test lex::types::tests::test_uint_rejects_overflow ... ok
[INFO] [stdout] test parse::comment::tests::test_comment_block_multiple_lines ... ok
[INFO] [stdout] test parse::comment::tests::test_comment_block_single_line ... ok
[INFO] [stdout] test parse::comment::tests::test_comment_block_with_different_spacing ... ok
[INFO] [stdout] test parse::comment::tests::test_comment_block_with_empty_content ... ok
[INFO] [stdout] test parse::comment::tests::test_comment_block_with_special_characters ... ok
[INFO] [stdout] test parse::encoding::tests::test_encoding_delta_succeeds ... ok
[INFO] [stdout] test parse::encoding::tests::test_encoding_fixed_point_succeeds ... ok
[INFO] [stdout] test parse::encoding::tests::test_encoding_fixed_point_with_one_arg_fails ... ok
[INFO] [stdout] test parse::encoding::tests::test_encoding_fixed_point_with_same_values_succeeds ... ok
[INFO] [stdout] test parse::encoding::tests::test_encoding_list_with_two_encodings_succeeds ... ok
[INFO] [stdout] test parse::encoding::tests::test_encoding_list_with_three_encodings_succeeds ... ok
[INFO] [stdout] test parse::encoding::tests::test_encoding_fixed_point_with_three_args_fails ... ok
[INFO] [stdout] test parse::encoding::tests::test_encoding_list_with_trailing_comma_succeeds ... ok
[INFO] [stdout] test parse::encoding::tests::test_encoding_list_with_complex_encodings_succeeds ... ok
[INFO] [stdout] test parse::encoding::tests::test_encoding_pad_succeeds ... ok
[INFO] [stdout] test parse::encoding::tests::test_encoding_unknown_name_fails ... ok
[INFO] [stdout] test parse::encoding::tests::test_encoding_zigzag_succeeds ... ok
[INFO] [stdout] test parse::enumeration::tests::test_enumeration_empty_body_succeeds ... ok
[INFO] [stdout] test parse::enumeration::tests::test_enumeration_missing_closing_brace_fails ... ok
[INFO] [stdout] test parse::enumeration::tests::test_enumeration_mixed_indexed_and_unindexed_variants_succeeds ... ok
[INFO] [stdout] test parse::enumeration::tests::test_enumeration_mixed_item_types_succeeds ... ok
[INFO] [stdout] test parse::enumeration::tests::test_enumeration_missing_name_fails ... ok
[INFO] [stdout] test parse::enumeration::tests::test_enumeration_multiple_variants_with_doc_comments_succeeds ... ok
[INFO] [stdout] test parse::enumeration::tests::test_enumeration_invalid_index_syntax_fails ... ok
[INFO] [stdout] test parse::enumeration::tests::test_enumeration_single_unit_variant_succeeds ... ok
[INFO] [stdout] test parse::enumeration::tests::test_enumeration_variant_with_explicit_index_succeeds ... ok
[INFO] [stdout] test parse::enumeration::tests::test_enumeration_variant_with_doc_comment_succeeds ... ok
[INFO] [stdout] test parse::enumeration::tests::test_enumeration_with_field_variant_succeeds ... ok
[INFO] [stdout] test parse::enumeration::tests::test_enumeration_with_leading_newlines_succeeds ... ok
[INFO] [stdout] test parse::enumeration::tests::test_enumeration_with_trailing_newlines_succeeds ... ok
[INFO] [stdout] test parse::enumeration::tests::test_enumeration_multiple_unit_variants_succeeds ... ok
[INFO] [stdout] test parse::message::tests::test_field_index_large_value_succeeds ... ok
[INFO] [stdout] test parse::enumeration::tests::test_enumeration_variant_missing_semicolon_fails ... ok
[INFO] [stdout] test parse::enumeration::tests::test_enumeration_variants_with_multiple_explicit_indices_succeeds ... ok
[INFO] [stdout] test parse::message::tests::test_field_index_zero_succeeds ... ok
[INFO] [stdout] test parse::enumeration::tests::test_enumeration_with_comment_block_item_succeeds ... ok
[INFO] [stdout] test parse::message::tests::test_message_field_invalid_index_syntax_fails ... ok
[INFO] [stdout] test parse::enumeration::tests::test_enumeration_with_multi_line_doc_comment_succeeds ... ok
[INFO] [stdout] test parse::message::tests::test_message_empty_body_succeeds ... ok
[INFO] [stdout] test parse::enumeration::tests::test_enumeration_with_doc_comment_succeeds ... ok
[INFO] [stdout] test parse::message::tests::test_field_index_missing_colon_fails ... ok
[INFO] [stdout] test parse::message::tests::test_message_field_missing_semicolon_fails ... ok
[INFO] [stdout] test parse::message::tests::test_message_field_with_doc_comment_succeeds ... ok
[INFO] [stdout] test parse::message::tests::test_message_deeply_nested_succeeds ... ok
[INFO] [stdout] test parse::message::tests::test_message_field_with_explicit_index_succeeds ... ok
[INFO] [stdout] test parse::message::tests::test_message_field_with_encoding_succeeds ... ok
[INFO] [stdout] test parse::message::tests::test_message_field_missing_name_fails ... ok
[INFO] [stdout] test parse::message::tests::test_message_field_with_complex_encoding_succeeds ... ok
[INFO] [stdout] test parse::message::tests::test_message_fields_with_multiple_indices_succeeds ... ok
[INFO] [stdout] test parse::message::tests::test_message_exceeding_depth_limit_fails ... ok
[INFO] [stdout] test parse::message::tests::test_message_missing_name_fails ... ok
[INFO] [stdout] test parse::message::tests::test_message_missing_closing_brace_fails ... ok
[INFO] [stdout] test parse::message::tests::test_message_field_with_index_and_encoding_succeeds ... ok
[INFO] [stdout] test parse::message::tests::test_message_field_missing_type_fails ... ok
[INFO] [stdout] test parse::package::tests::test_import_rejects_empty_filename ... ok
[INFO] [stdout] test parse::message::tests::test_message_with_doc_comment_succeeds ... ok
[INFO] [stdout] test parse::message::tests::test_message_multiple_fields_succeeds ... ok
[INFO] [stdout] test parse::package::tests::test_import_rejects_dotdot_prefix ... ok
[INFO] [stdout] test parse::message::tests::test_message_with_various_field_types_succeeds ... ok
[INFO] [stdout] test parse::message::tests::test_message_single_field_succeeds ... ok
[INFO] [stdout] test parse::package::tests::test_import_rejects_wrong_extension ... ok
[INFO] [stdout] test parse::package::tests::test_import_rejects_trailing_dot ... ok
[INFO] [stdout] test parse::message::tests::test_message_with_leading_newlines_succeeds ... ok
[INFO] [stdout] test parse::message::tests::test_message_with_nested_message_succeeds ... ok
[INFO] [stdout] test parse::message::tests::test_message_mixed_item_types_succeeds ... ok
[INFO] [stdout] test parse::message::tests::test_message_with_trailing_newlines_succeeds ... ok
[INFO] [stdout] test parse::message::tests::test_message_with_nested_enum_succeeds ... ok
[INFO] [stdout] test parse::package::tests::test_import_rejects_missing_extension ... ok
[INFO] [stdout] test parse::package::tests::test_import_rejects_dot_prefix ... ok
[INFO] [stdout] test parse::package::tests::test_import_valid_path_succeeds ... ok
[INFO] [stdout] test parse::package::tests::test_package_single_component_succeeds ... ok
[INFO] [stdout] test parse::schema::tests::test_schema_import_before_package_fails ... ok
[INFO] [stdout] test parse::package::tests::test_package_with_doc_comment_succeeds ... ok
[INFO] [stdout] test parse::package::tests::test_package_without_semicolon_fails ... ok
[INFO] [stdout] test parse::schema::tests::test_schema_missing_package_succeeds_with_empty_items ... ok
[INFO] [stdout] test parse::schema::tests::test_schema_multiple_imports_succeeds ... ok
[INFO] [stdout] test parse::schema::tests::test_schema_message_before_package_fails ... ok
[INFO] [stdout] test parse::package::tests::test_package_multiple_components_succeeds ... ok
[INFO] [stdout] test parse::schema::tests::test_schema_comments_between_declarations_succeeds ... ok
[INFO] [stdout] test parse::schema::tests::test_schema_full_structure_succeeds ... ok
[INFO] [stdout] test parse::schema::tests::test_schema_mixed_declaration_order_succeeds ... ok
[INFO] [stdout] test parse::schema::tests::test_schema_package_with_imports_succeeds ... ok
[INFO] [stdout] test parse::schema::tests::test_schema_with_leading_newlines_succeeds ... ok
[INFO] [stdout] test parse::schema::tests::test_schema_package_only_succeeds ... ok
[INFO] [stdout] test parse::schema::tests::test_schema_package_with_message_succeeds ... ok
[INFO] [stdout] test parse::schema::tests::test_schema_multiple_messages_succeeds ... ok
[INFO] [stdout] test parse::tests::test_ident_with_numbers_succeeds ... ok
[INFO] [stdout] test parse::tests::test_ident_simple_succeeds ... ok
[INFO] [stdout] test parse::tests::test_ident_with_underscores_succeeds ... ok
[INFO] [stdout] test parse::tests::test_text_simple_succeeds ... ok
[INFO] [stdout] test parse::schema::tests::test_schema_with_complex_package_name_succeeds ... ok
[INFO] [stdout] test parse::tests::test_text_with_path_characters_succeeds ... ok
[INFO] [stdout] test parse::tests::test_text_with_spaces_succeeds ... ok
[INFO] [stdout] test parse::tests::test_uint_large_value_succeeds ... ok
[INFO] [stdout] test parse::schema::tests::test_schema_with_doc_comment_succeeds ... ok
[INFO] [stdout] test parse::schema::tests::test_schema_package_with_enum_succeeds ... ok
[INFO] [stdout] test parse::schema::tests::test_schema_with_trailing_newlines_succeeds ... ok
[INFO] [stdout] test parse::tests::test_uint_small_value_succeeds ... ok
[INFO] [stdout] test parse::schema::tests::test_schema_with_newlines_between_items_succeeds ... ok
[INFO] [stdout] test parse::tests::test_text_empty_succeeds ... ok
[INFO] [stdout] test parse::tests::test_uint_zero_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_absolute_single_component_reference_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_absolute_reference_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_array_with_large_size_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_array_with_string_element_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_dynamic_array_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_empty_brackets_fails ... ok
[INFO] [stdout] test parse::types::tests::test_type_fixed_array_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_invalid_scalar_name_becomes_reference ... ok
[INFO] [stdout] test parse::types::tests::test_type_map_bool_to_byte_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_map_string_to_u64_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_map_u32_to_string_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_relative_reference_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_scalar_byte_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_scalar_bit_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_scalar_f64_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_scalar_i16_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_scalar_f32_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_scalar_bool_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_scalar_i32_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_scalar_i64_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_scalar_i8_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_scalar_string_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_scalar_u16_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_scalar_u64_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_scalar_u32_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_scalar_u8_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_simple_reference_succeeds ... ok
[INFO] [stdout] test parse::types::tests::test_type_unclosed_array_brackets_fails ... ok
[INFO] [stdout] test ir::lower::enumeration::tests::test_enum_discriminant_65537_variants ... ok
[INFO] [stdout] test ir::lower::enumeration::tests::test_enum_discriminant_65536_variants ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 331 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compile.rs (/opt/rustwide/target/debug/deps/compile-473908abed0ebda3)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_compile_collections ... ok
[INFO] [stdout] test test_compile_doc_comments ... ok
[INFO] [stdout] test test_compile_empty_message ... ok
[INFO] [stdout] test test_compile_encodings ... ok
[INFO] [stdout] test test_compile_simple_types ... ok
[INFO] [stdout] test test_compile_multiple_files_same_package ... ok
[INFO] [stdout] test test_compile_cross_file_imports ... ok
[INFO] [stdout] test test_compile_enums ... ok
[INFO] [stdout] test test_compile_nested_messages ... ok
[INFO] [stdout] test test_error_invalid_type_reference ... FAILED
[INFO] [stdout] test test_error_file_not_found ... FAILED
[INFO] [stdout] test test_error_duplicate_field_indices ... FAILED
[INFO] [stdout] test test_error_missing_import_file ... FAILED
[INFO] [stdout] test test_error_invalid_extension ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_error_invalid_type_reference stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_error_invalid_type_reference' (715) panicked at tests/common/golden.rs:52:17:
[INFO] [stdout] 
[INFO] [stdout] Golden file mismatch: tests/testdata/golden/invalid_type_reference.log
[INFO] [stdout] 
[INFO] [stdout] Expected:
[INFO] [stdout] Error: could not resolve reference: NonExistent
[INFO] [stdout]    ╭─[ <temp>/invalid_type_ref.baproto:4:8 ]
[INFO] [stdout]    │
[INFO] [stdout]  4 │     0: NonExistent field;
[INFO] [stdout]    │        ─────┬─────  
[INFO] [stdout]    │             ╰─────── could not resolve reference: NonExistent
[INFO] [stdout] ───╯
[INFO] [stdout] Error: Compilation failed with 1 error(s).
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Actual:
[INFO] [stdout] Error: could not resolve reference: NonExistent
[INFO] [stdout]    ╭─[ <temp>/invalid_type_ref.baproto:4:8 ]
[INFO] [stdout]    │
[INFO] [stdout]  4 │     0: NonExistent field;
[INFO] [stdout]    │        ─────┬─────  
[INFO] [stdout]    │             ╰─────── could not resolve reference: NonExistent
[INFO] [stdout] ───╯
[INFO] [stdout] Error: Compilation failed with 1 error(s).
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
[INFO] [stdout]    1: baproto::compile::compile
[INFO] [stdout]              at ./src/compile/mod.rs:79:24
[INFO] [stdout]    2: baproto::cmd::compile::handle
[INFO] [stdout]              at ./src/cmd/compile.rs:54:9
[INFO] [stdout]    3: baproto::main
[INFO] [stdout]              at ./src/main.rs:38:36
[INFO] [stdout]    4: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]    6: std::rt::lang_start::{{closure}}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:206:18
[INFO] [stdout]    7: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:287:21
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]    9: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   10: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   11: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:175:24
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   13: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   14: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:171:5
[INFO] [stdout]   16: std::rt::lang_start
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:205:5
[INFO] [stdout]   17: main
[INFO] [stdout]   18: <unknown>
[INFO] [stdout]   19: __libc_start_main
[INFO] [stdout]   20: _start
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] To update golden files, run:
[INFO] [stdout] BAPROTO_UPDATE_GOLDENS=1 cargo test
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59321458859a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59321458859a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59321458859a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59321458859a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59321459e69a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59321459e69a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x59321458e352 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59321458e352 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x593214564b0f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x593214564b0f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59321457f1e9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5932144dc89c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5932144dc89c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59321457f462 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59321457f462 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x593214564bc8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59321455c339 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5932145658dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59321459effc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5932143b3f20 - compile::common::golden::assert_golden::h6a56363f8b5f66f0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/golden.rs:52:17
[INFO] [stdout]   20:     0x5932143b2554 - compile::test_error_invalid_type_reference::hdcc2a6f83e8b1d3e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compile.rs:355:5
[INFO] [stdout]   21:     0x5932143b25e7 - compile::test_error_invalid_type_reference::{{closure}}::h85f94f81d39d231d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compile.rs:332:43
[INFO] [stdout]   22:     0x5932143ad1b6 - core::ops::function::FnOnce::call_once::h44dfde9073f808c5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5932144d097b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5932144d097b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5932144dd36b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5932144dd36b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5932144dd36b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5932144dd36b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5932144dd36b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5932144dd36b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5932144dd36b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5932144d8a84 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5932144d8a84 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5932144dff72 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5932144dff72 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5932144dff72 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5932144dff72 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5932144dff72 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5932144dff72 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5932144dff72 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x59321458784f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x59321458784f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7b694f726aa4 - <unknown>
[INFO] [stdout]   44:     0x7b694f7b3a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_error_file_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_error_file_not_found' (712) panicked at tests/common/golden.rs:52:17:
[INFO] [stdout] 
[INFO] [stdout] Golden file mismatch: tests/testdata/golden/file_not_found.log
[INFO] [stdout] 
[INFO] [stdout] Expected:
[INFO] [stdout] Error: path does not exist: <temp>/nonexistent.baproto
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Actual:
[INFO] [stdout] Error: path does not exist: <temp>/nonexistent.baproto
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
[INFO] [stdout]    1: <T as core::convert::Into<U>>::into
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/convert/mod.rs:778:9
[INFO] [stdout]    2: anyhow::kind::Trait::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/kind.rs:95:15
[INFO] [stdout]    3: baproto::compile::compile::{{closure}}::{{closure}}
[INFO] [stdout]              at ./src/compile/mod.rs:49:71
[INFO] [stdout]    4: core::result::Result<T,E>::map_err
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:968:27
[INFO] [stdout]    5: baproto::compile::compile::{{closure}}
[INFO] [stdout]              at ./src/compile/mod.rs:49:59
[INFO] [stdout]    6: core::iter::adapters::map::map_try_fold::{{closure}}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]    7: <alloc::vec::into_iter::IntoIter<T,A> as core::iter::traits::iterator::Iterator>::try_fold
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/into_iter.rs:356:25
[INFO] [stdout]    8: <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::try_fold
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]    9: <core::iter::adapters::GenericShunt<I,R> as core::iter::traits::iterator::Iterator>::try_fold
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/mod.rs:192:14
[INFO] [stdout]   10: <I as alloc::vec::in_place_collect::SpecInPlaceCollect<T,I>>::collect_in_place
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/in_place_collect.rs:378:18
[INFO] [stdout]   11: alloc::vec::in_place_collect::from_iter_in_place
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/in_place_collect.rs:269:9
[INFO] [stdout]   12: alloc::vec::in_place_collect::<impl alloc::vec::spec_from_iter::SpecFromIter<T,I> for alloc::vec::Vec<T>>::from_iter
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   13: <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/mod.rs:3865:9
[INFO] [stdout]   14: core::iter::traits::iterator::Iterator::collect
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2064:9
[INFO] [stdout]   15: <core::result::Result<V,E> as core::iter::traits::collect::FromIterator<core::result::Result<A,E>>>::from_iter::{{closure}}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2156:51
[INFO] [stdout]   16: core::iter::adapters::try_process
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/mod.rs:160:17
[INFO] [stdout]   17: <core::result::Result<V,E> as core::iter::traits::collect::FromIterator<core::result::Result<A,E>>>::from_iter
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2156:9
[INFO] [stdout]   18: core::iter::traits::iterator::Iterator::collect
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2064:9
[INFO] [stdout]   19: baproto::compile::compile
[INFO] [stdout]              at ./src/compile/mod.rs:50:10
[INFO] [stdout]   20: baproto::cmd::compile::handle
[INFO] [stdout]              at ./src/cmd/compile.rs:54:9
[INFO] [stdout]   21: baproto::main
[INFO] [stdout]              at ./src/main.rs:38:36
[INFO] [stdout]   22: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   24: std::rt::lang_start::{{closure}}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:206:18
[INFO] [stdout]   25: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:175:24
[INFO] [stdout]   30: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   33: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:171:5
[INFO] [stdout]   34: std::rt::lang_start
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:205:5
[INFO] [stdout]   35: main
[INFO] [stdout]   36: <unknown>
[INFO] [stdout]   37: __libc_start_main
[INFO] [stdout]   38: _start
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] To update golden files, run:
[INFO] [stdout] BAPROTO_UPDATE_GOLDENS=1 cargo test
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59321458859a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59321458859a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59321458859a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59321458859a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59321459e69a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59321459e69a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x59321458e352 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59321458e352 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x593214564b0f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x593214564b0f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59321457f1e9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5932144dc89c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5932144dc89c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59321457f462 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59321457f462 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x593214564bc8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59321455c339 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5932145658dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59321459effc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5932143b3f20 - compile::common::golden::assert_golden::h6a56363f8b5f66f0
[INFO] [stderr] error: test failed, to rerun pass `--test compile`
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/golden.rs:52:17
[INFO] [stdout]   20:     0x5932143b0acf - compile::test_error_file_not_found::h79c8d34fee0c2028
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compile.rs:384:5
[INFO] [stdout]   21:     0x5932143b0b67 - compile::test_error_file_not_found::{{closure}}::hede8fe7ee07cb595
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compile.rs:361:35
[INFO] [stdout]   22:     0x5932143ad066 - core::ops::function::FnOnce::call_once::h0258bfcfcfa3d678
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5932144d097b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5932144d097b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5932144dd36b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5932144dd36b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5932144dd36b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5932144dd36b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5932144dd36b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5932144dd36b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5932144dd36b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5932144d8a84 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5932144d8a84 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5932144dff72 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5932144dff72 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5932144dff72 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5932144dff72 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5932144dff72 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5932144dff72 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5932144dff72 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x59321458784f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x59321458784f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7b694f726aa4 - <unknown>
[INFO] [stdout]   44:     0x7b694f7b3a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_error_duplicate_field_indices stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_error_duplicate_field_indices' (710) panicked at tests/common/golden.rs:52:17:
[INFO] [stdout] 
[INFO] [stdout] Golden file mismatch: tests/testdata/golden/duplicate_field_indices.log
[INFO] [stdout] 
[INFO] [stdout] Expected:
[INFO] [stdout] Error: duplicate index 0 (previously defined at 41..43)
[INFO] [stdout]    ╭─[ <temp>/duplicate_indices.baproto:5:5 ]
[INFO] [stdout]    │
[INFO] [stdout]  5 │     0: u32 second;
[INFO] [stdout]    │     ─┬  
[INFO] [stdout]    │      ╰── duplicate index 0 (previously defined at 41..43)
[INFO] [stdout] ───╯
[INFO] [stdout] Error: Compilation failed with 1 error(s).
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Actual:
[INFO] [stdout] Error: duplicate index 0 (previously defined at 41..43)
[INFO] [stdout]    ╭─[ <temp>/duplicate_indices.baproto:5:5 ]
[INFO] [stdout]    │
[INFO] [stdout]  5 │     0: u32 second;
[INFO] [stdout]    │     ─┬  
[INFO] [stdout]    │      ╰── duplicate index 0 (previously defined at 41..43)
[INFO] [stdout] ───╯
[INFO] [stdout] Error: Compilation failed with 1 error(s).
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
[INFO] [stdout]    1: baproto::compile::compile
[INFO] [stdout]              at ./src/compile/mod.rs:79:24
[INFO] [stdout]    2: baproto::cmd::compile::handle
[INFO] [stdout]              at ./src/cmd/compile.rs:54:9
[INFO] [stdout]    3: baproto::main
[INFO] [stdout]              at ./src/main.rs:38:36
[INFO] [stdout]    4: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]    6: std::rt::lang_start::{{closure}}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:206:18
[INFO] [stdout]    7: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:287:21
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]    9: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   10: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   11: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:175:24
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   13: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   14: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:171:5
[INFO] [stdout]   16: std::rt::lang_start
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:205:5
[INFO] [stdout]   17: main
[INFO] [stdout]   18: <unknown>
[INFO] [stdout]   19: __libc_start_main
[INFO] [stdout]   20: _start
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] To update golden files, run:
[INFO] [stdout] BAPROTO_UPDATE_GOLDENS=1 cargo test
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59321458859a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59321458859a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59321458859a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59321458859a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59321459e69a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59321459e69a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x59321458e352 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59321458e352 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x593214564b0f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x593214564b0f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59321457f1e9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5932144dc89c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5932144dc89c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59321457f462 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59321457f462 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x593214564bc8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59321455c339 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5932145658dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59321459effc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5932143b3f20 - compile::common::golden::assert_golden::h6a56363f8b5f66f0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/golden.rs:52:17
[INFO] [stdout]   20:     0x5932143b2a34 - compile::test_error_duplicate_field_indices::h41e54fa6f6de2586
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compile.rs:326:5
[INFO] [stdout]   21:     0x5932143b2ac7 - compile::test_error_duplicate_field_indices::{{closure}}::haa4b99f241d1bf8e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compile.rs:303:44
[INFO] [stdout]   22:     0x5932143ad136 - core::ops::function::FnOnce::call_once::h331b457885f55d03
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5932144d097b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5932144d097b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5932144dd36b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5932144dd36b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5932144dd36b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5932144dd36b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5932144dd36b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5932144dd36b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5932144dd36b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5932144d8a84 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5932144d8a84 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5932144dff72 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5932144dff72 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5932144dff72 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5932144dff72 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5932144dff72 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5932144dff72 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5932144dff72 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x59321458784f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x59321458784f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7b694f726aa4 - <unknown>
[INFO] [stdout]   44:     0x7b694f7b3a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_error_missing_import_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_error_missing_import_file' (716) panicked at tests/common/golden.rs:52:17:
[INFO] [stdout] 
[INFO] [stdout] Golden file mismatch: tests/testdata/golden/missing_import_file.log
[INFO] [stdout] 
[INFO] [stdout] Expected:
[INFO] [stdout] Error: Failed to read source file: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Actual:
[INFO] [stdout] Error: Failed to read source file: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
[INFO] [stdout]    1: baproto::compile::compile
[INFO] [stdout]              at ./src/compile/mod.rs:60:24
[INFO] [stdout]    2: baproto::cmd::compile::handle
[INFO] [stdout]              at ./src/cmd/compile.rs:54:9
[INFO] [stdout]    3: baproto::main
[INFO] [stdout]              at ./src/main.rs:38:36
[INFO] [stdout]    4: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]    6: std::rt::lang_start::{{closure}}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:206:18
[INFO] [stdout]    7: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:287:21
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]    9: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   10: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   11: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:175:24
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   13: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   14: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:171:5
[INFO] [stdout]   16: std::rt::lang_start
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:205:5
[INFO] [stdout]   17: main
[INFO] [stdout]   18: <unknown>
[INFO] [stdout]   19: __libc_start_main
[INFO] [stdout]   20: _start
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] To update golden files, run:
[INFO] [stdout] BAPROTO_UPDATE_GOLDENS=1 cargo test
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59321458859a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59321458859a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59321458859a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59321458859a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59321459e69a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59321459e69a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x59321458e352 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59321458e352 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x593214564b0f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x593214564b0f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59321457f1e9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5932144dc89c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5932144dc89c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59321457f462 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59321457f462 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x593214564bc8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59321455c339 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5932145658dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59321459effc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5932143b3f20 - compile::common::golden::assert_golden::h6a56363f8b5f66f0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/golden.rs:52:17
[INFO] [stdout]   20:     0x5932143b1c91 - compile::test_error_missing_import_file::h75faa6574b472265
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compile.rs:454:5
[INFO] [stdout]   21:     0x5932143b1d27 - compile::test_error_missing_import_file::{{closure}}::had8a2ed2d10e6e38
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compile.rs:420:40
[INFO] [stdout]   22:     0x5932143ad276 - core::ops::function::FnOnce::call_once::h60c2afceb74ac6e9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5932144d097b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5932144d097b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5932144dd36b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5932144dd36b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5932144dd36b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5932144dd36b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5932144dd36b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5932144dd36b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5932144dd36b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5932144d8a84 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5932144d8a84 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5932144dff72 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5932144dff72 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5932144dff72 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5932144dff72 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5932144dff72 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5932144dff72 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5932144dff72 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x59321458784f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x59321458784f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7b694f726aa4 - <unknown>
[INFO] [stdout]   44:     0x7b694f7b3a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_error_invalid_extension stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_error_invalid_extension' (714) panicked at tests/common/golden.rs:52:17:
[INFO] [stdout] 
[INFO] [stdout] Golden file mismatch: tests/testdata/golden/invalid_extension.log
[INFO] [stdout] 
[INFO] [stdout] Expected:
[INFO] [stdout] Error: file must have .baproto extension: <temp>/schema.txt
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Actual:
[INFO] [stdout] Error: file must have .baproto extension: <temp>/schema.txt
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
[INFO] [stdout]    1: <T as core::convert::Into<U>>::into
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/convert/mod.rs:778:9
[INFO] [stdout]    2: anyhow::kind::Trait::new
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/kind.rs:95:15
[INFO] [stdout]    3: baproto::compile::compile::{{closure}}::{{closure}}
[INFO] [stdout]              at ./src/compile/mod.rs:49:71
[INFO] [stdout]    4: core::result::Result<T,E>::map_err
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:968:27
[INFO] [stdout]    5: baproto::compile::compile::{{closure}}
[INFO] [stdout]              at ./src/compile/mod.rs:49:59
[INFO] [stdout]    6: core::iter::adapters::map::map_try_fold::{{closure}}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/map.rs:95:28
[INFO] [stdout]    7: <alloc::vec::into_iter::IntoIter<T,A> as core::iter::traits::iterator::Iterator>::try_fold
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/into_iter.rs:356:25
[INFO] [stdout]    8: <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::try_fold
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/map.rs:121:19
[INFO] [stdout]    9: <core::iter::adapters::GenericShunt<I,R> as core::iter::traits::iterator::Iterator>::try_fold
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/mod.rs:192:14
[INFO] [stdout]   10: <I as alloc::vec::in_place_collect::SpecInPlaceCollect<T,I>>::collect_in_place
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/in_place_collect.rs:378:18
[INFO] [stdout]   11: alloc::vec::in_place_collect::from_iter_in_place
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/in_place_collect.rs:269:9
[INFO] [stdout]   12: alloc::vec::in_place_collect::<impl alloc::vec::spec_from_iter::SpecFromIter<T,I> for alloc::vec::Vec<T>>::from_iter
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/in_place_collect.rs:245:9
[INFO] [stdout]   13: <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/vec/mod.rs:3865:9
[INFO] [stdout]   14: core::iter::traits::iterator::Iterator::collect
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2064:9
[INFO] [stdout]   15: <core::result::Result<V,E> as core::iter::traits::collect::FromIterator<core::result::Result<A,E>>>::from_iter::{{closure}}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2156:51
[INFO] [stdout]   16: core::iter::adapters::try_process
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/adapters/mod.rs:160:17
[INFO] [stdout]   17: <core::result::Result<V,E> as core::iter::traits::collect::FromIterator<core::result::Result<A,E>>>::from_iter
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2156:9
[INFO] [stdout]   18: core::iter::traits::iterator::Iterator::collect
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/iter/traits/iterator.rs:2064:9
[INFO] [stdout]   19: baproto::compile::compile
[INFO] [stdout]              at ./src/compile/mod.rs:50:10
[INFO] [stdout]   20: baproto::cmd::compile::handle
[INFO] [stdout]              at ./src/cmd/compile.rs:54:9
[INFO] [stdout]   21: baproto::main
[INFO] [stdout]              at ./src/main.rs:38:36
[INFO] [stdout]   22: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   24: std::rt::lang_start::{{closure}}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:206:18
[INFO] [stdout]   25: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:175:24
[INFO] [stdout]   30: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   33: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:171:5
[INFO] [stdout]   34: std::rt::lang_start
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:205:5
[INFO] [stdout]   35: main
[INFO] [stdout]   36: <unknown>
[INFO] [stdout]   37: __libc_start_main
[INFO] [stdout]   38: _start
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] To update golden files, run:
[INFO] [stdout] BAPROTO_UPDATE_GOLDENS=1 cargo test
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59321458859a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59321458859a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59321458859a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59321458859a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59321459e69a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59321459e69a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x59321458e352 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59321458e352 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x593214564b0f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x593214564b0f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59321457f1e9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5932144dc89c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5932144dc89c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59321457f462 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59321457f462 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x593214564bc8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59321455c339 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5932145658dd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59321459effc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5932143b3f20 - compile::common::golden::assert_golden::h6a56363f8b5f66f0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/common/golden.rs:52:17
[INFO] [stdout]   20:     0x5932143b17a1 - compile::test_error_invalid_extension::h32ae313b0f8d1986
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compile.rs:414:5
[INFO] [stdout]   21:     0x5932143b1837 - compile::test_error_invalid_extension::{{closure}}::h562e1729b0f19f3d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compile.rs:390:38
[INFO] [stdout]   22:     0x5932143ad2f6 - core::ops::function::FnOnce::call_once::hd228205fc90e6284
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5932144d097b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5932144d097b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5932144dd36b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5932144dd36b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5932144dd36b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5932144dd36b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x5932144dd36b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5932144dd36b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5932144dd36b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5932144d8a84 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5932144d8a84 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x5932144dff72 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x5932144dff72 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5932144dff72 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x5932144dff72 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x5932144dff72 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5932144dff72 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x5932144dff72 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x59321458784f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   42:     0x59321458784f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x7b694f726aa4 - <unknown>
[INFO] [stdout]   44:     0x7b694f7b3a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_error_duplicate_field_indices
[INFO] [stdout]     test_error_file_not_found
[INFO] [stdout]     test_error_invalid_extension
[INFO] [stdout]     test_error_invalid_type_reference
[INFO] [stdout]     test_error_missing_import_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d28b41a6ae7f60c367d86536c9e214e42a09aa037b86a8075ae8295fff615dde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d28b41a6ae7f60c367d86536c9e214e42a09aa037b86a8075ae8295fff615dde", kill_on_drop: false }`
[INFO] [stdout] d28b41a6ae7f60c367d86536c9e214e42a09aa037b86a8075ae8295fff615dde
