[INFO] fetching crate asn1-compiler 0.7.2...
[INFO] testing asn1-compiler-0.7.2 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate asn1-compiler 0.7.2 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate asn1-compiler 0.7.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate asn1-compiler 0.7.2
[INFO] tweaked toml for crates.io crate asn1-compiler 0.7.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate asn1-compiler 0.7.2 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate asn1-compiler 0.7.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env_logger v0.10.2
[INFO] [stderr]   Downloaded winapi-util v0.1.10
[INFO] [stderr]   Downloaded windows-targets v0.53.3
[INFO] [stderr]   Downloaded topological-sort v0.2.2
[INFO] [stderr]   Downloaded is-terminal v0.4.16
[INFO] [stderr]   Downloaded clap_lex v0.7.5
[INFO] [stderr]   Downloaded is_terminal_polyfill v1.70.1
[INFO] [stderr]   Downloaded anstyle v1.0.11
[INFO] [stderr]   Downloaded once_cell_polyfill v1.70.1
[INFO] [stderr]   Downloaded humantime v2.2.0
[INFO] [stderr]   Downloaded anstream v0.6.20
[INFO] [stderr]   Downloaded weezl v0.1.10
[INFO] [stderr]   Downloaded clap_derive v4.5.45
[INFO] [stderr]   Downloaded bytemuck v1.23.2
[INFO] [stderr]   Downloaded anyhow v1.0.99
[INFO] [stderr]   Downloaded xml-rs v0.8.27
[INFO] [stderr]   Downloaded clap v4.5.45
[INFO] [stderr]   Downloaded zip v0.6.6
[INFO] [stderr]   Downloaded flate2 v1.1.2
[INFO] [stderr]   Downloaded clap_builder v4.5.44
[INFO] [stderr]   Downloaded docx-rs v0.4.18
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.53.0
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.53.0
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.53.0
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.53.0
[INFO] [stderr]   Downloaded windows_i686_gnullvm v0.53.0
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.53.0
[INFO] [stderr]   Downloaded windows_i686_msvc v0.53.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.53.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a52059f9cb19d22c9175a9f6170205ecda31ca39728b797902964db521a85965
[INFO] running `Command { std: "docker" "start" "a52059f9cb19d22c9175a9f6170205ecda31ca39728b797902964db521a85965", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a52059f9cb19d22c9175a9f6170205ecda31ca39728b797902964db521a85965", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a52059f9cb19d22c9175a9f6170205ecda31ca39728b797902964db521a85965" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a52059f9cb19d22c9175a9f6170205ecda31ca39728b797902964db521a85965", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a52059f9cb19d22c9175a9f6170205ecda31ca39728b797902964db521a85965" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling topological-sort v0.2.2
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling asn1-compiler v0.7.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.90s
[INFO] running `Command { std: "docker" "inspect" "a52059f9cb19d22c9175a9f6170205ecda31ca39728b797902964db521a85965", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a52059f9cb19d22c9175a9f6170205ecda31ca39728b797902964db521a85965" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling asn1-compiler v0.7.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.14s
[INFO] running `Command { std: "docker" "inspect" "a52059f9cb19d22c9175a9f6170205ecda31ca39728b797902964db521a85965", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a52059f9cb19d22c9175a9f6170205ecda31ca39728b797902964db521a85965" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/asn1_compiler-28228b682b09dc5f)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test generator::int::tests::test_capitalize_first_empty ... ok
[INFO] [stdout] test parser::asn::module::tests::empty_module_success ... ok
[INFO] [stdout] test parser::asn::oid::tests::object_identifier_cases ... ok
[INFO] [stdout] test parser::asn::types::constraints::tests::parse_table_constraint_testcases ... ok
[INFO] [stdout] test parser::asn::types::base::enumerated::tests::parse_enumerated_type_tests ... ok
[INFO] [stdout] test parser::asn::types::base::integer::tests::parse_integer_tests ... ok
[INFO] [stdout] test parser::asn::types::constructed::utils::tests::parse_component_test ... ok
[INFO] [stdout] test tokenizer::tests::tokenize_comment_no_trailing_newline ... ok
[INFO] [stdout] test tokenizer::tests::tokenize_at_component_list ... ok
[INFO] [stdout] test generator::int::tests::test_capitalize_first_word ... ok
[INFO] [stdout] test parser::asn::module::tests::parse_module_name_tests ... ok
[INFO] [stdout] test tokenizer::tests::tokenize_identifier_tokens ... ok
[INFO] [stdout] test tokenizer::tests::tokenize_comment_two_lines ... ok
[INFO] [stdout] test tokenizer::tests::tokenize_keyword_dot_andkeyword ... ok
[INFO] [stdout] test tokenizer::tests::tokenize_numbers ... ok
[INFO] [stdout] test tokenizer::tests::tokenize_keywords ... ok
[INFO] [stdout] test tokenizer::tests::tokenize_small_tokens ... ok
[INFO] [stdout] test tokenizer::tests::tokenize_string ... ok
[INFO] [stdout] test tokenizer::tests::tokenizer_test_object_class_reference ... ok
[INFO] [stdout] test tokenizer::tests::tokenize_two_comments ... ok
[INFO] [stdout] test resolver::asn::types::constructed::tests::e2sm_kpm_with_seq_additions ... ok
[INFO] [stdout] test tokenizer::tests::tokenize_range ... ok
[INFO] [stdout] test tokenizer::tests::tokenize_bitstring ... ok
[INFO] [stdout] test parser::asn::types::constraints::tests::parse_subtype_constraint_testcase ... ok
[INFO] [stdout] test parser::asn::types::base::bitstring::tests::parse_bitstring_type_tests ... ok
[INFO] [stdout] test parser::asn::types::constructed::choice::tests::parse_choice_type_tests ... ok
[INFO] [stdout] test parser::asn::types::int::tests::parse_type_test ... ok
[INFO] [stdout] test parser::asn::defs::tests::parse_definition_tests ... ok
[INFO] [stdout] test generator::int::tests::test_capitalize_first_single_letter ... ok
[INFO] [stdout] test parser::asn::types::constructed::seq::tests::parse_sequence_test_cases ... ok
[INFO] [stdout] test tokenizer::tests::tokenize_and_tokens ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/hampi-rs-asn1c.rs (/opt/rustwide/target/debug/deps/rs_asn1c-ce60f887c4574384)
[INFO] [stderr]      Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-5190a8c5e57698ef)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::compile_example_from_rrc_spec ... ok
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '1.97.0-beta.6-x86_64-unknown-linux-gnu'.
[INFO] [stderr] help: run `rustup component add --toolchain 1.97.0-beta.6-x86_64-unknown-linux-gnu rustfmt` to install it
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '1.97.0-beta.6-x86_64-unknown-linux-gnu'.
[INFO] [stderr] help: run `rustup component add --toolchain 1.97.0-beta.6-x86_64-unknown-linux-gnu rustfmt` to install it
[INFO] [stdout] test tests::fix_support_exports_definitions_46 ... FAILED
[INFO] [stdout] test tests::compile_example_from_x691_spec ... FAILED
[INFO] [stderr] error: 'rustfmt' is not installed for the toolchain '1.97.0-beta.6-x86_64-unknown-linux-gnu'.
[INFO] [stderr] help: run `rustup component add --toolchain 1.97.0-beta.6-x86_64-unknown-linux-gnu rustfmt` to install it
[INFO] [stdout] test tests::failing_enumerated_empty_named_root_49 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::fix_support_exports_definitions_46 stdout ----
[INFO] [stdout] [2026-07-11T02:19:25Z DEBUG asn1_compiler::compiler] Parsing 55 tokens.
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::module] Parsed module name 'ModuleExportsDefinitions'. Consumed 41 tokens
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::module] Parsed Header Tags 'Explicit'.  Consumed 42 tokens
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::module] Parsed EXPORTS. Consumed 47 tokens.
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::module] Parsed IMPORTS. Consumed 47 tokens. Parsing Definitions Now
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::defs] Parsing a Type like definition. Current Token Token {
[INFO] [stdout]         type: Identifier,
[INFO] [stdout]         span: Span {
[INFO] [stdout]             start: LineColumn {
[INFO] [stdout]                 line: 8,
[INFO] [stdout]                 column: 19,
[INFO] [stdout]             },
[INFO] [stdout]             end: LineColumn {
[INFO] [stdout]                 line: 8,
[INFO] [stdout]                 column: 28,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]         text: "ExportedA",
[INFO] [stdout]     }
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Current token: Token {
[INFO] [stdout]         type: Keyword,
[INFO] [stdout]         span: Span {
[INFO] [stdout]             start: LineColumn {
[INFO] [stdout]                 line: 8,
[INFO] [stdout]                 column: 33,
[INFO] [stdout]             },
[INFO] [stdout]             end: LineColumn {
[INFO] [stdout]                 line: 8,
[INFO] [stdout]                 column: 41,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]         text: "SEQUENCE",
[INFO] [stdout]     }
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Parsing `SEQUENCE or SET` type.
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Current token: Token {
[INFO] [stdout]         type: Keyword,
[INFO] [stdout]         span: Span {
[INFO] [stdout]             start: LineColumn {
[INFO] [stdout]                 line: 8,
[INFO] [stdout]                 column: 46,
[INFO] [stdout]             },
[INFO] [stdout]             end: LineColumn {
[INFO] [stdout]                 line: 8,
[INFO] [stdout]                 column: 53,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]         text: "INTEGER",
[INFO] [stdout]     }
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Parsing `INTEGER` type.
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Parsing constraint
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::constructed::utils] parse_component returns
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Parsing constraint
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::defs] Parsed Type Assignment.
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::module] Parsed 'ExportedA' Definition. Consumed 54 tokens so far
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::int] Module 'ModuleExportsDefinitions' parsed, adding to the list of modules to be compiled...
[INFO] [stdout] [2026-07-11T02:19:25Z DEBUG asn1_compiler::compiler] Adding module : ModuleExportsDefinitions
[INFO] [stdout] [2026-07-11T02:19:25Z DEBUG asn1_compiler::compiler] Adding module: ModuleExportsDefinitions
[INFO] [stdout] [2026-07-11T02:19:25Z INFO  asn1_compiler::compiler] Resolving imports from all modules.
[INFO] [stdout] [2026-07-11T02:19:25Z DEBUG asn1_compiler::compiler] Resolving imports.
[INFO] [stdout] [2026-07-11T02:19:25Z DEBUG asn1_compiler::compiler] All IMPORTS in All Modules Resolved!
[INFO] [stdout] [2026-07-11T02:19:25Z INFO  asn1_compiler::compiler] Resolving definitions from all modules.
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::compiler] Topologically sorting modules.
[INFO] [stdout] [2026-07-11T02:19:25Z DEBUG asn1_compiler::resolver::int] Resolving Definitions in module: ModuleExportsDefinitions
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::resolver::int] Resolving definition : Asn1Definition {
[INFO] [stdout]         kind: Type(
[INFO] [stdout]             Asn1TypeAssignment {
[INFO] [stdout]                 id: "ExportedA",
[INFO] [stdout]                 typeref: Asn1Type {
[INFO] [stdout]                     kind: Constructed(
[INFO] [stdout]                         Sequence(
[INFO] [stdout]                             Asn1TypeSequence {
[INFO] [stdout]                                 root_components: [
[INFO] [stdout]                                     SeqComponent {
[INFO] [stdout]                                         component: Component {
[INFO] [stdout]                                             id: "a",
[INFO] [stdout]                                             ty: Asn1Type {
[INFO] [stdout]                                                 kind: Builtin(
[INFO] [stdout]                                                     Integer(
[INFO] [stdout]                                                         Asn1TypeInteger {
[INFO] [stdout]                                                             named_values: None,
[INFO] [stdout]                                                         },
[INFO] [stdout]                                                     ),
[INFO] [stdout]                                                 ),
[INFO] [stdout]                                                 constraints: Some(
[INFO] [stdout]                                                     [],
[INFO] [stdout]                                                 ),
[INFO] [stdout]                                                 tag: None,
[INFO] [stdout]                                             },
[INFO] [stdout]                                         },
[INFO] [stdout]                                         optional: false,
[INFO] [stdout]                                         default: None,
[INFO] [stdout]                                     },
[INFO] [stdout]                                 ],
[INFO] [stdout]                                 additions: [],
[INFO] [stdout]                                 extensible: false,
[INFO] [stdout]                             },
[INFO] [stdout]                         ),
[INFO] [stdout]                     ),
[INFO] [stdout]                     constraints: Some(
[INFO] [stdout]                         [],
[INFO] [stdout]                     ),
[INFO] [stdout]                     tag: None,
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]         ),
[INFO] [stdout]         params: None,
[INFO] [stdout]         resolved: false,
[INFO] [stdout]     }
[INFO] [stdout] sequence: Asn1TypeSequence {
[INFO] [stdout]     root_components: [
[INFO] [stdout]         SeqComponent {
[INFO] [stdout]             component: Component {
[INFO] [stdout]                 id: "a",
[INFO] [stdout]                 ty: Asn1Type {
[INFO] [stdout]                     kind: Builtin(
[INFO] [stdout]                         Integer(
[INFO] [stdout]                             Asn1TypeInteger {
[INFO] [stdout]                                 named_values: None,
[INFO] [stdout]                             },
[INFO] [stdout]                         ),
[INFO] [stdout]                     ),
[INFO] [stdout]                     constraints: Some(
[INFO] [stdout]                         [],
[INFO] [stdout]                     ),
[INFO] [stdout]                     tag: None,
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]             optional: false,
[INFO] [stdout]             default: None,
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout]     additions: [],
[INFO] [stdout]     extensible: false,
[INFO] [stdout] }
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::compiler] Resolved Definitions: [
[INFO] [stdout]         "ExportedA",
[INFO] [stdout]     ]
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::compiler] Parameterized Types: []
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::compiler] Object Classes: []
[INFO] [stdout] [2026-07-11T02:19:25Z INFO  asn1_compiler::compiler] Generating code, writing to file: /dev/null
[INFO] [stdout] [2026-07-11T02:19:25Z DEBUG asn1_compiler::compiler] Runing `rustfmt` on the generated code.
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::fix_support_exports_definitions_46' (792) panicked at tests/mod.rs:83:9:
[INFO] [stdout] Compilation Error: Resolve: `rustfmt` failed to write some bindings.
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<asn1_compiler::error::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.99/src/backtrace.rs:27:14
[INFO] [stdout]    1: <asn1_compiler::error::Error as core::convert::Into<anyhow::Error>>::into
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/convert/mod.rs:779:9
[INFO] [stdout]    2: <asn1_compiler::compiler::Asn1Compiler>::rustfmt_generated_code
[INFO] [stdout]              at ./src/compiler.rs:197:85
[INFO] [stdout]    3: <asn1_compiler::compiler::Asn1Compiler>::generate
[INFO] [stdout]              at ./src/compiler.rs:112:18
[INFO] [stdout]    4: <asn1_compiler::compiler::Asn1Compiler>::compile_string
[INFO] [stdout]              at ./src/compiler.rs:137:18
[INFO] [stdout]    5: mod::tests::fix_support_exports_definitions_46
[INFO] [stdout]              at ./tests/mod.rs:81:31
[INFO] [stdout]    6: mod::tests::fix_support_exports_definitions_46::{closure#0}
[INFO] [stdout]              at ./tests/mod.rs:69:44
[INFO] [stdout]    7: <mod::tests::fix_support_exports_definitions_46::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    8: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    9: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   10: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   11: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   13: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   14: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: test::run_test_in_process
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   16: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   17: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   18: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   19: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   20: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   21: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   22: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   23: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   24: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   25: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   27: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   28: <unknown>
[INFO] [stdout]   29: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6082f1f147c8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6082f1f147c8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6082f1f147c8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6082f1f147c8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6082f1f2b2da - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6082f1f2b2da - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x6082f1f19952 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6082f1f19952 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6082f1ef3356 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6082f1ef3356 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6082f1f0cc29 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6082f1d6942c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x6082f1d6942c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6082f1f0cea2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x6082f1f0cea2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6082f1ef3412 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6082f1ee8089 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6082f1ef421d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6082f1f2bb4c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6082f1ac64c0 - mod[4b907d6f4b8cc718]::tests::fix_support_exports_definitions_46
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/mod.rs:83:9
[INFO] [stdout]   20:     0x6082f1ac5087 - mod[4b907d6f4b8cc718]::tests::fix_support_exports_definitions_46::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/mod.rs:69:44
[INFO] [stdout]   21:     0x6082f1ac6d76 - <mod[4b907d6f4b8cc718]::tests::fix_support_exports_definitions_46::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x6082f1d5c50b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6082f1d5c50b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x6082f1d69d85 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x6082f1d69d85 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x6082f1d69d85 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x6082f1d69d85 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x6082f1d69d85 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x6082f1d69d85 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x6082f1d69d85 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x6082f1d63694 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x6082f1d63694 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x6082f1d6ce02 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x6082f1d6ce02 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x6082f1d6ce02 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x6082f1d6ce02 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x6082f1d6ce02 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6082f1d6ce02 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x6082f1d6ce02 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6082f1f1411f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   41:     0x6082f1f1411f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7aef8942faa4 - <unknown>
[INFO] [stdout]   43:     0x7aef894bca64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::compile_example_from_x691_spec stdout ----
[INFO] [stdout] [2026-07-11T02:19:25Z DEBUG asn1_compiler::compiler] Parsing 102 tokens.
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::module] Parsed module name 'ExampleFromX691'. Consumed 41 tokens
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::module] Parsed Header Tags 'Explicit'.  Consumed 42 tokens
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::module] Parsed EXPORTS. Consumed 44 tokens.
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::module] Parsed IMPORTS. Consumed 44 tokens. Parsing Definitions Now
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::defs] Parsing a Type like definition. Current Token Token {
[INFO] [stdout]         type: Identifier,
[INFO] [stdout]         span: Span {
[INFO] [stdout]             start: LineColumn {
[INFO] [stdout]                 line: 9,
[INFO] [stdout]                 column: 0,
[INFO] [stdout]             },
[INFO] [stdout]             end: LineColumn {
[INFO] [stdout]                 line: 9,
[INFO] [stdout]                 column: 15,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]         text: "PersonnelRecord",
[INFO] [stdout]     }
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Current token: Token {
[INFO] [stdout]         type: Keyword,
[INFO] [stdout]         span: Span {
[INFO] [stdout]             start: LineColumn {
[INFO] [stdout]                 line: 9,
[INFO] [stdout]                 column: 21,
[INFO] [stdout]             },
[INFO] [stdout]             end: LineColumn {
[INFO] [stdout]                 line: 9,
[INFO] [stdout]                 column: 24,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]         text: "SET",
[INFO] [stdout]     }
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Parsing `SEQUENCE or SET` type.
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Current token: Token {
[INFO] [stdout]         type: Identifier,
[INFO] [stdout]         span: Span {
[INFO] [stdout]             start: LineColumn {
[INFO] [stdout]                 line: 10,
[INFO] [stdout]                 column: 13,
[INFO] [stdout]             },
[INFO] [stdout]             end: LineColumn {
[INFO] [stdout]                 line: 10,
[INFO] [stdout]                 column: 17,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]         text: "Name",
[INFO] [stdout]     }
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Parsing a Reference type.
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Parsing constraint
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::constructed::utils] parse_component returns
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Current token: Token {
[INFO] [stdout]         type: Keyword,
[INFO] [stdout]         span: Span {
[INFO] [stdout]             start: LineColumn {
[INFO] [stdout]                 line: 11,
[INFO] [stdout]                 column: 14,
[INFO] [stdout]             },
[INFO] [stdout]             end: LineColumn {
[INFO] [stdout]                 line: 11,
[INFO] [stdout]                 column: 27,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]         text: "VisibleString",
[INFO] [stdout]     }
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Parsing `String` type.
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Parsing constraint
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::constructed::utils] parse_component returns
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Current token: Token {
[INFO] [stdout]         type: Identifier,
[INFO] [stdout]         span: Span {
[INFO] [stdout]             start: LineColumn {
[INFO] [stdout]                 line: 12,
[INFO] [stdout]                 column: 15,
[INFO] [stdout]             },
[INFO] [stdout]             end: LineColumn {
[INFO] [stdout]                 line: 12,
[INFO] [stdout]                 column: 29,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]         text: "EmployeeNumber",
[INFO] [stdout]     }
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Parsing a Reference type.
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Parsing constraint
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::constructed::utils] parse_component returns
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Current token: Token {
[INFO] [stdout]         type: Identifier,
[INFO] [stdout]         span: Span {
[INFO] [stdout]             start: LineColumn {
[INFO] [stdout]                 line: 13,
[INFO] [stdout]                 column: 19,
[INFO] [stdout]             },
[INFO] [stdout]             end: LineColumn {
[INFO] [stdout]                 line: 13,
[INFO] [stdout]                 column: 23,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]         text: "Date",
[INFO] [stdout]     }
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Parsing a Reference type.
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Parsing constraint
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::constructed::utils] parse_component returns
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Current token: Token {
[INFO] [stdout]         type: Identifier,
[INFO] [stdout]         span: Span {
[INFO] [stdout]             start: LineColumn {
[INFO] [stdout]                 line: 14,
[INFO] [stdout]                 column: 21,
[INFO] [stdout]             },
[INFO] [stdout]             end: LineColumn {
[INFO] [stdout]                 line: 14,
[INFO] [stdout]                 column: 25,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]         text: "Name",
[INFO] [stdout]     }
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Parsing a Reference type.
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Parsing constraint
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::constructed::utils] parse_component returns
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Current token: Token {
[INFO] [stdout]         type: Keyword,
[INFO] [stdout]         span: Span {
[INFO] [stdout]             start: LineColumn {
[INFO] [stdout]                 line: 15,
[INFO] [stdout]                 column: 17,
[INFO] [stdout]             },
[INFO] [stdout]             end: LineColumn {
[INFO] [stdout]                 line: 15,
[INFO] [stdout]                 column: 25,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]         text: "SEQUENCE",
[INFO] [stdout]     }
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Parsing `SEQUENCE or SET` type.
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Current token: Token {
[INFO] [stdout]         type: Identifier,
[INFO] [stdout]         span: Span {
[INFO] [stdout]             start: LineColumn {
[INFO] [stdout]                 line: 15,
[INFO] [stdout]                 column: 29,
[INFO] [stdout]             },
[INFO] [stdout]             end: LineColumn {
[INFO] [stdout]                 line: 15,
[INFO] [stdout]                 column: 45,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]         text: "ChildInformation",
[INFO] [stdout]     }
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Parsing a Reference type.
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Parsing constraint
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Parsing constraint
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::constructed::utils] parse_component returns
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Parsing constraint
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::defs] Parsed Type Assignment.
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::module] Parsed 'PersonnelRecord' Definition. Consumed 71 tokens so far
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::defs] Parsing a Type like definition. Current Token Token {
[INFO] [stdout]         type: Identifier,
[INFO] [stdout]         span: Span {
[INFO] [stdout]             start: LineColumn {
[INFO] [stdout]                 line: 17,
[INFO] [stdout]                 column: 0,
[INFO] [stdout]             },
[INFO] [stdout]             end: LineColumn {
[INFO] [stdout]                 line: 17,
[INFO] [stdout]                 column: 16,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]         text: "ChildInformation",
[INFO] [stdout]     }
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Current token: Token {
[INFO] [stdout]         type: Keyword,
[INFO] [stdout]         span: Span {
[INFO] [stdout]             start: LineColumn {
[INFO] [stdout]                 line: 17,
[INFO] [stdout]                 column: 21,
[INFO] [stdout]             },
[INFO] [stdout]             end: LineColumn {
[INFO] [stdout]                 line: 17,
[INFO] [stdout]                 column: 24,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]         text: "SET",
[INFO] [stdout]     }
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Parsing `SEQUENCE or SET` type.
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Current token: Token {
[INFO] [stdout]         type: Identifier,
[INFO] [stdout]         span: Span {
[INFO] [stdout]             start: LineColumn {
[INFO] [stdout]                 line: 18,
[INFO] [stdout]                 column: 9,
[INFO] [stdout]             },
[INFO] [stdout]             end: LineColumn {
[INFO] [stdout]                 line: 18,
[INFO] [stdout]                 column: 13,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]         text: "Name",
[INFO] [stdout]     }
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Parsing a Reference type.
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Parsing constraint
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::constructed::utils] parse_component returns
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Current token: Token {
[INFO] [stdout]         type: Identifier,
[INFO] [stdout]         span: Span {
[INFO] [stdout]             start: LineColumn {
[INFO] [stdout]                 line: 19,
[INFO] [stdout]                 column: 16,
[INFO] [stdout]             },
[INFO] [stdout]             end: LineColumn {
[INFO] [stdout]                 line: 19,
[INFO] [stdout]                 column: 20,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]         text: "Date",
[INFO] [stdout]     }
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Parsing a Reference type.
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Parsing constraint
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::constructed::utils] parse_component returns
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Parsing constraint
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::defs] Parsed Type Assignment.
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::module] Parsed 'ChildInformation' Definition. Consumed 81 tokens so far
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::defs] Parsing a Type like definition. Current Token Token {
[INFO] [stdout]         type: Identifier,
[INFO] [stdout]         span: Span {
[INFO] [stdout]             start: LineColumn {
[INFO] [stdout]                 line: 22,
[INFO] [stdout]                 column: 0,
[INFO] [stdout]             },
[INFO] [stdout]             end: LineColumn {
[INFO] [stdout]                 line: 22,
[INFO] [stdout]                 column: 4,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]         text: "Name",
[INFO] [stdout]     }
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Current token: Token {
[INFO] [stdout]         type: Keyword,
[INFO] [stdout]         span: Span {
[INFO] [stdout]             start: LineColumn {
[INFO] [stdout]                 line: 22,
[INFO] [stdout]                 column: 9,
[INFO] [stdout]             },
[INFO] [stdout]             end: LineColumn {
[INFO] [stdout]                 line: 22,
[INFO] [stdout]                 column: 17,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]         text: "SEQUENCE",
[INFO] [stdout]     }
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Parsing `SEQUENCE or SET` type.
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Current token: Token {
[INFO] [stdout]         type: Keyword,
[INFO] [stdout]         span: Span {
[INFO] [stdout]             start: LineColumn {
[INFO] [stdout]                 line: 23,
[INFO] [stdout]                 column: 14,
[INFO] [stdout]             },
[INFO] [stdout]             end: LineColumn {
[INFO] [stdout]                 line: 23,
[INFO] [stdout]                 column: 27,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]         text: "VisibleString",
[INFO] [stdout]     }
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Parsing `String` type.
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Parsing constraint
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::constructed::utils] parse_component returns
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Current token: Token {
[INFO] [stdout]         type: Keyword,
[INFO] [stdout]         span: Span {
[INFO] [stdout]             start: LineColumn {
[INFO] [stdout]                 line: 24,
[INFO] [stdout]                 column: 12,
[INFO] [stdout]             },
[INFO] [stdout]             end: LineColumn {
[INFO] [stdout]                 line: 24,
[INFO] [stdout]                 column: 25,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]         text: "VisibleString",
[INFO] [stdout]     }
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Parsing `String` type.
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Parsing constraint
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::constructed::utils] parse_component returns
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Current token: Token {
[INFO] [stdout]         type: Keyword,
[INFO] [stdout]         span: Span {
[INFO] [stdout]             start: LineColumn {
[INFO] [stdout]                 line: 25,
[INFO] [stdout]                 column: 15,
[INFO] [stdout]             },
[INFO] [stdout]             end: LineColumn {
[INFO] [stdout]                 line: 25,
[INFO] [stdout]                 column: 28,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]         text: "VisibleString",
[INFO] [stdout]     }
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Parsing `String` type.
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Parsing constraint
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::constructed::utils] parse_component returns
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Parsing constraint
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::defs] Parsed Type Assignment.
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::module] Parsed 'Name' Definition. Consumed 94 tokens so far
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::defs] Parsing a Type like definition. Current Token Token {
[INFO] [stdout]         type: Identifier,
[INFO] [stdout]         span: Span {
[INFO] [stdout]             start: LineColumn {
[INFO] [stdout]                 line: 27,
[INFO] [stdout]                 column: 0,
[INFO] [stdout]             },
[INFO] [stdout]             end: LineColumn {
[INFO] [stdout]                 line: 27,
[INFO] [stdout]                 column: 14,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]         text: "EmployeeNumber",
[INFO] [stdout]     }
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Current token: Token {
[INFO] [stdout]         type: Keyword,
[INFO] [stdout]         span: Span {
[INFO] [stdout]             start: LineColumn {
[INFO] [stdout]                 line: 27,
[INFO] [stdout]                 column: 19,
[INFO] [stdout]             },
[INFO] [stdout]             end: LineColumn {
[INFO] [stdout]                 line: 27,
[INFO] [stdout]                 column: 26,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]         text: "INTEGER",
[INFO] [stdout]     }
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Parsing `INTEGER` type.
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Parsing constraint
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::defs] Parsed Type Assignment.
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::module] Parsed 'EmployeeNumber' Definition. Consumed 97 tokens so far
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::defs] Parsing a Type like definition. Current Token Token {
[INFO] [stdout]         type: Identifier,
[INFO] [stdout]         span: Span {
[INFO] [stdout]             start: LineColumn {
[INFO] [stdout]                 line: 28,
[INFO] [stdout]                 column: 0,
[INFO] [stdout]             },
[INFO] [stdout]             end: LineColumn {
[INFO] [stdout]                 line: 28,
[INFO] [stdout]                 column: 4,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]         text: "Date",
[INFO] [stdout]     }
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Current token: Token {
[INFO] [stdout]         type: Keyword,
[INFO] [stdout]         span: Span {
[INFO] [stdout]             start: LineColumn {
[INFO] [stdout]                 line: 28,
[INFO] [stdout]                 column: 9,
[INFO] [stdout]             },
[INFO] [stdout]             end: LineColumn {
[INFO] [stdout]                 line: 28,
[INFO] [stdout]                 column: 22,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]         text: "VisibleString",
[INFO] [stdout]     }
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Parsing `String` type.
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Parsing constraint
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::defs] Parsed Type Assignment.
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::module] Parsed 'Date' Definition. Consumed 100 tokens so far
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::int] Module 'ExampleFromX691' parsed, adding to the list of modules to be compiled...
[INFO] [stdout] [2026-07-11T02:19:25Z DEBUG asn1_compiler::compiler] Adding module : ExampleFromX691
[INFO] [stdout] [2026-07-11T02:19:25Z DEBUG asn1_compiler::compiler] Adding module: ExampleFromX691
[INFO] [stdout] [2026-07-11T02:19:25Z INFO  asn1_compiler::compiler] Resolving imports from all modules.
[INFO] [stdout] [2026-07-11T02:19:25Z DEBUG asn1_compiler::compiler] Resolving imports.
[INFO] [stdout] [2026-07-11T02:19:25Z DEBUG asn1_compiler::compiler] All IMPORTS in All Modules Resolved!
[INFO] [stdout] [2026-07-11T02:19:25Z INFO  asn1_compiler::compiler] Resolving definitions from all modules.
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::compiler] Topologically sorting modules.
[INFO] [stdout] [2026-07-11T02:19:25Z DEBUG asn1_compiler::resolver::int] Resolving Definitions in module: ExampleFromX691
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::resolver::int] Resolving definition : Asn1Definition {
[INFO] [stdout]         kind: Type(
[INFO] [stdout]             Asn1TypeAssignment {
[INFO] [stdout]                 id: "EmployeeNumber",
[INFO] [stdout]                 typeref: Asn1Type {
[INFO] [stdout]                     kind: Builtin(
[INFO] [stdout]                         Integer(
[INFO] [stdout]                             Asn1TypeInteger {
[INFO] [stdout]                                 named_values: None,
[INFO] [stdout]                             },
[INFO] [stdout]                         ),
[INFO] [stdout]                     ),
[INFO] [stdout]                     constraints: Some(
[INFO] [stdout]                         [],
[INFO] [stdout]                     ),
[INFO] [stdout]                     tag: None,
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]         ),
[INFO] [stdout]         params: None,
[INFO] [stdout]         resolved: false,
[INFO] [stdout]     }
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::resolver::int] Resolving definition : Asn1Definition {
[INFO] [stdout]         kind: Type(
[INFO] [stdout]             Asn1TypeAssignment {
[INFO] [stdout]                 id: "Date",
[INFO] [stdout]                 typeref: Asn1Type {
[INFO] [stdout]                     kind: Builtin(
[INFO] [stdout]                         CharacterString {
[INFO] [stdout]                             str_type: "VisibleString",
[INFO] [stdout]                         },
[INFO] [stdout]                     ),
[INFO] [stdout]                     constraints: Some(
[INFO] [stdout]                         [],
[INFO] [stdout]                     ),
[INFO] [stdout]                     tag: None,
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]         ),
[INFO] [stdout]         params: None,
[INFO] [stdout]         resolved: false,
[INFO] [stdout]     }
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::resolver::int] Resolving definition : Asn1Definition {
[INFO] [stdout]         kind: Type(
[INFO] [stdout]             Asn1TypeAssignment {
[INFO] [stdout]                 id: "Name",
[INFO] [stdout]                 typeref: Asn1Type {
[INFO] [stdout]                     kind: Constructed(
[INFO] [stdout]                         Sequence(
[INFO] [stdout]                             Asn1TypeSequence {
[INFO] [stdout]                                 root_components: [
[INFO] [stdout]                                     SeqComponent {
[INFO] [stdout]                                         component: Component {
[INFO] [stdout]                                             id: "givenName",
[INFO] [stdout]                                             ty: Asn1Type {
[INFO] [stdout]                                                 kind: Builtin(
[INFO] [stdout]                                                     CharacterString {
[INFO] [stdout]                                                         str_type: "VisibleString",
[INFO] [stdout]                                                     },
[INFO] [stdout]                                                 ),
[INFO] [stdout]                                                 constraints: Some(
[INFO] [stdout]                                                     [],
[INFO] [stdout]                                                 ),
[INFO] [stdout]                                                 tag: None,
[INFO] [stdout]                                             },
[INFO] [stdout]                                         },
[INFO] [stdout]                                         optional: false,
[INFO] [stdout]                                         default: None,
[INFO] [stdout]                                     },
[INFO] [stdout]                                     SeqComponent {
[INFO] [stdout]                                         component: Component {
[INFO] [stdout]                                             id: "initial",
[INFO] [stdout]                                             ty: Asn1Type {
[INFO] [stdout]                                                 kind: Builtin(
[INFO] [stdout]                                                     CharacterString {
[INFO] [stdout]                                                         str_type: "VisibleString",
[INFO] [stdout]                                                     },
[INFO] [stdout]                                                 ),
[INFO] [stdout]                                                 constraints: Some(
[INFO] [stdout]                                                     [],
[INFO] [stdout]                                                 ),
[INFO] [stdout]                                                 tag: None,
[INFO] [stdout]                                             },
[INFO] [stdout]                                         },
[INFO] [stdout]                                         optional: false,
[INFO] [stdout]                                         default: None,
[INFO] [stdout]                                     },
[INFO] [stdout]                                     SeqComponent {
[INFO] [stdout]                                         component: Component {
[INFO] [stdout]                                             id: "familyName",
[INFO] [stdout]                                             ty: Asn1Type {
[INFO] [stdout]                                                 kind: Builtin(
[INFO] [stdout]                                                     CharacterString {
[INFO] [stdout]                                                         str_type: "VisibleString",
[INFO] [stdout]                                                     },
[INFO] [stdout]                                                 ),
[INFO] [stdout]                                                 constraints: Some(
[INFO] [stdout]                                                     [],
[INFO] [stdout]                                                 ),
[INFO] [stdout]                                                 tag: None,
[INFO] [stdout]                                             },
[INFO] [stdout]                                         },
[INFO] [stdout]                                         optional: false,
[INFO] [stdout]                                         default: None,
[INFO] [stdout]                                     },
[INFO] [stdout]                                 ],
[INFO] [stdout]                                 additions: [],
[INFO] [stdout]                                 extensible: false,
[INFO] [stdout]                             },
[INFO] [stdout]                         ),
[INFO] [stdout]                     ),
[INFO] [stdout]                     constraints: Some(
[INFO] [stdout]                         [],
[INFO] [stdout]                     ),
[INFO] [stdout]                     tag: None,
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]         ),
[INFO] [stdout]         params: None,
[INFO] [stdout]         resolved: false,
[INFO] [stdout]     }
[INFO] [stdout] sequence: Asn1TypeSequence {
[INFO] [stdout]     root_components: [
[INFO] [stdout]         SeqComponent {
[INFO] [stdout]             component: Component {
[INFO] [stdout]                 id: "givenName",
[INFO] [stdout]                 ty: Asn1Type {
[INFO] [stdout]                     kind: Builtin(
[INFO] [stdout]                         CharacterString {
[INFO] [stdout]                             str_type: "VisibleString",
[INFO] [stdout]                         },
[INFO] [stdout]                     ),
[INFO] [stdout]                     constraints: Some(
[INFO] [stdout]                         [],
[INFO] [stdout]                     ),
[INFO] [stdout]                     tag: None,
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]             optional: false,
[INFO] [stdout]             default: None,
[INFO] [stdout]         },
[INFO] [stdout]         SeqComponent {
[INFO] [stdout]             component: Component {
[INFO] [stdout]                 id: "initial",
[INFO] [stdout]                 ty: Asn1Type {
[INFO] [stdout]                     kind: Builtin(
[INFO] [stdout]                         CharacterString {
[INFO] [stdout]                             str_type: "VisibleString",
[INFO] [stdout]                         },
[INFO] [stdout]                     ),
[INFO] [stdout]                     constraints: Some(
[INFO] [stdout]                         [],
[INFO] [stdout]                     ),
[INFO] [stdout]                     tag: None,
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]             optional: false,
[INFO] [stdout]             default: None,
[INFO] [stdout]         },
[INFO] [stdout]         SeqComponent {
[INFO] [stdout]             component: Component {
[INFO] [stdout]                 id: "familyName",
[INFO] [stdout]                 ty: Asn1Type {
[INFO] [stdout]                     kind: Builtin(
[INFO] [stdout]                         CharacterString {
[INFO] [stdout]                             str_type: "VisibleString",
[INFO] [stdout]                         },
[INFO] [stdout]                     ),
[INFO] [stdout]                     constraints: Some(
[INFO] [stdout]                         [],
[INFO] [stdout]                     ),
[INFO] [stdout]                     tag: None,
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]             optional: false,
[INFO] [stdout]             default: None,
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout]     additions: [],
[INFO] [stdout]     extensible: false,
[INFO] [stdout] }
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::resolver::int] Resolving definition : Asn1Definition {
[INFO] [stdout]         kind: Type(
[INFO] [stdout]             Asn1TypeAssignment {
[INFO] [stdout]                 id: "ChildInformation",
[INFO] [stdout]                 typeref: Asn1Type {
[INFO] [stdout]                     kind: Constructed(
[INFO] [stdout]                         Sequence(
[INFO] [stdout]                             Asn1TypeSequence {
[INFO] [stdout]                                 root_components: [
[INFO] [stdout]                                     SeqComponent {
[INFO] [stdout]                                         component: Component {
[INFO] [stdout]                                             id: "name",
[INFO] [stdout]                                             ty: Asn1Type {
[INFO] [stdout]                                                 kind: Reference(
[INFO] [stdout]                                                     Reference(
[INFO] [stdout]                                                         "Name",
[INFO] [stdout]                                                     ),
[INFO] [stdout]                                                 ),
[INFO] [stdout]                                                 constraints: Some(
[INFO] [stdout]                                                     [],
[INFO] [stdout]                                                 ),
[INFO] [stdout]                                                 tag: None,
[INFO] [stdout]                                             },
[INFO] [stdout]                                         },
[INFO] [stdout]                                         optional: false,
[INFO] [stdout]                                         default: None,
[INFO] [stdout]                                     },
[INFO] [stdout]                                     SeqComponent {
[INFO] [stdout]                                         component: Component {
[INFO] [stdout]                                             id: "dateOfBirth",
[INFO] [stdout]                                             ty: Asn1Type {
[INFO] [stdout]                                                 kind: Reference(
[INFO] [stdout]                                                     Reference(
[INFO] [stdout]                                                         "Date",
[INFO] [stdout]                                                     ),
[INFO] [stdout]                                                 ),
[INFO] [stdout]                                                 constraints: Some(
[INFO] [stdout]                                                     [],
[INFO] [stdout]                                                 ),
[INFO] [stdout]                                                 tag: None,
[INFO] [stdout]                                             },
[INFO] [stdout]                                         },
[INFO] [stdout]                                         optional: false,
[INFO] [stdout]                                         default: None,
[INFO] [stdout]                                     },
[INFO] [stdout]                                 ],
[INFO] [stdout]                                 additions: [],
[INFO] [stdout]                                 extensible: false,
[INFO] [stdout]                             },
[INFO] [stdout]                         ),
[INFO] [stdout]                     ),
[INFO] [stdout]                     constraints: Some(
[INFO] [stdout]                         [],
[INFO] [stdout]                     ),
[INFO] [stdout]                     tag: None,
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]         ),
[INFO] [stdout]         params: None,
[INFO] [stdout]         resolved: false,
[INFO] [stdout]     }
[INFO] [stdout] sequence: Asn1TypeSequence {
[INFO] [stdout]     root_components: [
[INFO] [stdout]         SeqComponent {
[INFO] [stdout]             component: Component {
[INFO] [stdout]                 id: "name",
[INFO] [stdout]                 ty: Asn1Type {
[INFO] [stdout]                     kind: Reference(
[INFO] [stdout]                         Reference(
[INFO] [stdout]                             "Name",
[INFO] [stdout]                         ),
[INFO] [stdout]                     ),
[INFO] [stdout]                     constraints: Some(
[INFO] [stdout]                         [],
[INFO] [stdout]                     ),
[INFO] [stdout]                     tag: None,
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]             optional: false,
[INFO] [stdout]             default: None,
[INFO] [stdout]         },
[INFO] [stdout]         SeqComponent {
[INFO] [stdout]             component: Component {
[INFO] [stdout]                 id: "dateOfBirth",
[INFO] [stdout]                 ty: Asn1Type {
[INFO] [stdout]                     kind: Reference(
[INFO] [stdout]                         Reference(
[INFO] [stdout]                             "Date",
[INFO] [stdout]                         ),
[INFO] [stdout]                     ),
[INFO] [stdout]                     constraints: Some(
[INFO] [stdout]                         [],
[INFO] [stdout]                     ),
[INFO] [stdout]                     tag: None,
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]             optional: false,
[INFO] [stdout]             default: None,
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout]     additions: [],
[INFO] [stdout]     extensible: false,
[INFO] [stdout] }
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::resolver::int] Resolving definition : Asn1Definition {
[INFO] [stdout]         kind: Type(
[INFO] [stdout]             Asn1TypeAssignment {
[INFO] [stdout]                 id: "PersonnelRecord",
[INFO] [stdout]                 typeref: Asn1Type {
[INFO] [stdout]                     kind: Constructed(
[INFO] [stdout]                         Sequence(
[INFO] [stdout]                             Asn1TypeSequence {
[INFO] [stdout]                                 root_components: [
[INFO] [stderr] error: test failed, to rerun pass `--test mod`
[INFO] [stdout]                                     SeqComponent {
[INFO] [stdout]                                         component: Component {
[INFO] [stdout]                                             id: "name",
[INFO] [stdout]                                             ty: Asn1Type {
[INFO] [stdout]                                                 kind: Reference(
[INFO] [stdout]                                                     Reference(
[INFO] [stdout]                                                         "Name",
[INFO] [stdout]                                                     ),
[INFO] [stdout]                                                 ),
[INFO] [stdout]                                                 constraints: Some(
[INFO] [stdout]                                                     [],
[INFO] [stdout]                                                 ),
[INFO] [stdout]                                                 tag: None,
[INFO] [stdout]                                             },
[INFO] [stdout]                                         },
[INFO] [stdout]                                         optional: false,
[INFO] [stdout]                                         default: None,
[INFO] [stdout]                                     },
[INFO] [stdout]                                     SeqComponent {
[INFO] [stdout]                                         component: Component {
[INFO] [stdout]                                             id: "title",
[INFO] [stdout]                                             ty: Asn1Type {
[INFO] [stdout]                                                 kind: Builtin(
[INFO] [stdout]                                                     CharacterString {
[INFO] [stdout]                                                         str_type: "VisibleString",
[INFO] [stdout]                                                     },
[INFO] [stdout]                                                 ),
[INFO] [stdout]                                                 constraints: Some(
[INFO] [stdout]                                                     [],
[INFO] [stdout]                                                 ),
[INFO] [stdout]                                                 tag: None,
[INFO] [stdout]                                             },
[INFO] [stdout]                                         },
[INFO] [stdout]                                         optional: false,
[INFO] [stdout]                                         default: None,
[INFO] [stdout]                                     },
[INFO] [stdout]                                     SeqComponent {
[INFO] [stdout]                                         component: Component {
[INFO] [stdout]                                             id: "number",
[INFO] [stdout]                                             ty: Asn1Type {
[INFO] [stdout]                                                 kind: Reference(
[INFO] [stdout]                                                     Reference(
[INFO] [stdout]                                                         "EmployeeNumber",
[INFO] [stdout]                                                     ),
[INFO] [stdout]                                                 ),
[INFO] [stdout]                                                 constraints: Some(
[INFO] [stdout]                                                     [],
[INFO] [stdout]                                                 ),
[INFO] [stdout]                                                 tag: None,
[INFO] [stdout]                                             },
[INFO] [stdout]                                         },
[INFO] [stdout]                                         optional: false,
[INFO] [stdout]                                         default: None,
[INFO] [stdout]                                     },
[INFO] [stdout]                                     SeqComponent {
[INFO] [stdout]                                         component: Component {
[INFO] [stdout]                                             id: "dateOfHire",
[INFO] [stdout]                                             ty: Asn1Type {
[INFO] [stdout]                                                 kind: Reference(
[INFO] [stdout]                                                     Reference(
[INFO] [stdout]                                                         "Date",
[INFO] [stdout]                                                     ),
[INFO] [stdout]                                                 ),
[INFO] [stdout]                                                 constraints: Some(
[INFO] [stdout]                                                     [],
[INFO] [stdout]                                                 ),
[INFO] [stdout]                                                 tag: None,
[INFO] [stdout]                                             },
[INFO] [stdout]                                         },
[INFO] [stdout]                                         optional: false,
[INFO] [stdout]                                         default: None,
[INFO] [stdout]                                     },
[INFO] [stdout]                                     SeqComponent {
[INFO] [stdout]                                         component: Component {
[INFO] [stdout]                                             id: "nameOfSpouse",
[INFO] [stdout]                                             ty: Asn1Type {
[INFO] [stdout]                                                 kind: Reference(
[INFO] [stdout]                                                     Reference(
[INFO] [stdout]                                                         "Name",
[INFO] [stdout]                                                     ),
[INFO] [stdout]                                                 ),
[INFO] [stdout]                                                 constraints: Some(
[INFO] [stdout]                                                     [],
[INFO] [stdout]                                                 ),
[INFO] [stdout]                                                 tag: None,
[INFO] [stdout]                                             },
[INFO] [stdout]                                         },
[INFO] [stdout]                                         optional: false,
[INFO] [stdout]                                         default: None,
[INFO] [stdout]                                     },
[INFO] [stdout]                                     SeqComponent {
[INFO] [stdout]                                         component: Component {
[INFO] [stdout]                                             id: "children",
[INFO] [stdout]                                             ty: Asn1Type {
[INFO] [stdout]                                                 kind: Constructed(
[INFO] [stdout]                                                     SequenceOf(
[INFO] [stdout]                                                         Asn1TypeSequenceOf {
[INFO] [stdout]                                                             size: None,
[INFO] [stdout]                                                             ty: Asn1Type {
[INFO] [stdout]                                                                 kind: Reference(
[INFO] [stdout]                                                                     Reference(
[INFO] [stdout]                                                                         "ChildInformation",
[INFO] [stdout]                                                                     ),
[INFO] [stdout]                                                                 ),
[INFO] [stdout]                                                                 constraints: Some(
[INFO] [stdout]                                                                     [],
[INFO] [stdout]                                                                 ),
[INFO] [stdout]                                                                 tag: None,
[INFO] [stdout]                                                             },
[INFO] [stdout]                                                         },
[INFO] [stdout]                                                     ),
[INFO] [stdout]                                                 ),
[INFO] [stdout]                                                 constraints: Some(
[INFO] [stdout]                                                     [],
[INFO] [stdout]                                                 ),
[INFO] [stdout]                                                 tag: None,
[INFO] [stdout]                                             },
[INFO] [stdout]                                         },
[INFO] [stdout]                                         optional: false,
[INFO] [stdout]                                         default: Some(
[INFO] [stdout]                                             "{ }",
[INFO] [stdout]                                         ),
[INFO] [stdout]                                     },
[INFO] [stdout]                                 ],
[INFO] [stdout]                                 additions: [],
[INFO] [stdout]                                 extensible: false,
[INFO] [stdout]                             },
[INFO] [stdout]                         ),
[INFO] [stdout]                     ),
[INFO] [stdout]                     constraints: Some(
[INFO] [stdout]                         [],
[INFO] [stdout]                     ),
[INFO] [stdout]                     tag: None,
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]         ),
[INFO] [stdout]         params: None,
[INFO] [stdout]         resolved: false,
[INFO] [stdout]     }
[INFO] [stdout] sequence: Asn1TypeSequence {
[INFO] [stdout]     root_components: [
[INFO] [stdout]         SeqComponent {
[INFO] [stdout]             component: Component {
[INFO] [stdout]                 id: "name",
[INFO] [stdout]                 ty: Asn1Type {
[INFO] [stdout]                     kind: Reference(
[INFO] [stdout]                         Reference(
[INFO] [stdout]                             "Name",
[INFO] [stdout]                         ),
[INFO] [stdout]                     ),
[INFO] [stdout]                     constraints: Some(
[INFO] [stdout]                         [],
[INFO] [stdout]                     ),
[INFO] [stdout]                     tag: None,
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]             optional: false,
[INFO] [stdout]             default: None,
[INFO] [stdout]         },
[INFO] [stdout]         SeqComponent {
[INFO] [stdout]             component: Component {
[INFO] [stdout]                 id: "title",
[INFO] [stdout]                 ty: Asn1Type {
[INFO] [stdout]                     kind: Builtin(
[INFO] [stdout]                         CharacterString {
[INFO] [stdout]                             str_type: "VisibleString",
[INFO] [stdout]                         },
[INFO] [stdout]                     ),
[INFO] [stdout]                     constraints: Some(
[INFO] [stdout]                         [],
[INFO] [stdout]                     ),
[INFO] [stdout]                     tag: None,
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]             optional: false,
[INFO] [stdout]             default: None,
[INFO] [stdout]         },
[INFO] [stdout]         SeqComponent {
[INFO] [stdout]             component: Component {
[INFO] [stdout]                 id: "number",
[INFO] [stdout]                 ty: Asn1Type {
[INFO] [stdout]                     kind: Reference(
[INFO] [stdout]                         Reference(
[INFO] [stdout]                             "EmployeeNumber",
[INFO] [stdout]                         ),
[INFO] [stdout]                     ),
[INFO] [stdout]                     constraints: Some(
[INFO] [stdout]                         [],
[INFO] [stdout]                     ),
[INFO] [stdout]                     tag: None,
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]             optional: false,
[INFO] [stdout]             default: None,
[INFO] [stdout]         },
[INFO] [stdout]         SeqComponent {
[INFO] [stdout]             component: Component {
[INFO] [stdout]                 id: "dateOfHire",
[INFO] [stdout]                 ty: Asn1Type {
[INFO] [stdout]                     kind: Reference(
[INFO] [stdout]                         Reference(
[INFO] [stdout]                             "Date",
[INFO] [stdout]                         ),
[INFO] [stdout]                     ),
[INFO] [stdout]                     constraints: Some(
[INFO] [stdout]                         [],
[INFO] [stdout]                     ),
[INFO] [stdout]                     tag: None,
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]             optional: false,
[INFO] [stdout]             default: None,
[INFO] [stdout]         },
[INFO] [stdout]         SeqComponent {
[INFO] [stdout]             component: Component {
[INFO] [stdout]                 id: "nameOfSpouse",
[INFO] [stdout]                 ty: Asn1Type {
[INFO] [stdout]                     kind: Reference(
[INFO] [stdout]                         Reference(
[INFO] [stdout]                             "Name",
[INFO] [stdout]                         ),
[INFO] [stdout]                     ),
[INFO] [stdout]                     constraints: Some(
[INFO] [stdout]                         [],
[INFO] [stdout]                     ),
[INFO] [stdout]                     tag: None,
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]             optional: false,
[INFO] [stdout]             default: None,
[INFO] [stdout]         },
[INFO] [stdout]         SeqComponent {
[INFO] [stdout]             component: Component {
[INFO] [stdout]                 id: "children",
[INFO] [stdout]                 ty: Asn1Type {
[INFO] [stdout]                     kind: Constructed(
[INFO] [stdout]                         SequenceOf(
[INFO] [stdout]                             Asn1TypeSequenceOf {
[INFO] [stdout]                                 size: None,
[INFO] [stdout]                                 ty: Asn1Type {
[INFO] [stdout]                                     kind: Reference(
[INFO] [stdout]                                         Reference(
[INFO] [stdout]                                             "ChildInformation",
[INFO] [stdout]                                         ),
[INFO] [stdout]                                     ),
[INFO] [stdout]                                     constraints: Some(
[INFO] [stdout]                                         [],
[INFO] [stdout]                                     ),
[INFO] [stdout]                                     tag: None,
[INFO] [stdout]                                 },
[INFO] [stdout]                             },
[INFO] [stdout]                         ),
[INFO] [stdout]                     ),
[INFO] [stdout]                     constraints: Some(
[INFO] [stdout]                         [],
[INFO] [stdout]                     ),
[INFO] [stdout]                     tag: None,
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]             optional: false,
[INFO] [stdout]             default: Some(
[INFO] [stdout]                 "{ }",
[INFO] [stdout]             ),
[INFO] [stdout]         },
[INFO] [stdout]     ],
[INFO] [stdout]     additions: [],
[INFO] [stdout]     extensible: false,
[INFO] [stdout] }
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::compiler] Resolved Definitions: [
[INFO] [stdout]         "ChildInformation",
[INFO] [stdout]         "Date",
[INFO] [stdout]         "EmployeeNumber",
[INFO] [stdout]         "Name",
[INFO] [stdout]         "PersonnelRecord",
[INFO] [stdout]     ]
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::compiler] Parameterized Types: []
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::compiler] Object Classes: []
[INFO] [stdout] [2026-07-11T02:19:25Z INFO  asn1_compiler::compiler] Generating code, writing to file: /dev/null
[INFO] [stdout] [2026-07-11T02:19:25Z DEBUG asn1_compiler::compiler] Runing `rustfmt` on the generated code.
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::compile_example_from_x691_spec' (790) panicked at tests/mod.rs:121:9:
[INFO] [stdout] ResolveError(
[INFO] [stdout]     "`rustfmt` failed to write some bindings.",
[INFO] [stdout] )
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6082f1f147c8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6082f1f147c8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6082f1f147c8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6082f1f147c8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6082f1f2b2da - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6082f1f2b2da - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x6082f1f19952 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6082f1f19952 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6082f1ef3356 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6082f1ef3356 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6082f1f0cc29 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6082f1d6942c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x6082f1d6942c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6082f1f0cea2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x6082f1f0cea2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6082f1ef3412 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6082f1ee8089 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6082f1ef421d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6082f1f2bb4c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6082f1ac6080 - mod[4b907d6f4b8cc718]::tests::compile_example_from_x691_spec
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/mod.rs:121:9
[INFO] [stdout]   20:     0x6082f1ac5057 - mod[4b907d6f4b8cc718]::tests::compile_example_from_x691_spec::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/mod.rs:87:40
[INFO] [stdout]   21:     0x6082f1ac6d36 - <mod[4b907d6f4b8cc718]::tests::compile_example_from_x691_spec::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x6082f1d5c50b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6082f1d5c50b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x6082f1d69d85 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x6082f1d69d85 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x6082f1d69d85 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x6082f1d69d85 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x6082f1d69d85 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x6082f1d69d85 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x6082f1d69d85 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x6082f1d63694 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x6082f1d63694 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x6082f1d6ce02 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x6082f1d6ce02 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x6082f1d6ce02 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x6082f1d6ce02 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x6082f1d6ce02 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6082f1d6ce02 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x6082f1d6ce02 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6082f1f1411f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   41:     0x6082f1f1411f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7aef8942faa4 - <unknown>
[INFO] [stdout]   43:     0x7aef894bca64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::failing_enumerated_empty_named_root_49 stdout ----
[INFO] [stdout] [2026-07-11T02:19:25Z DEBUG asn1_compiler::compiler] Parsing 61 tokens.
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::module] Parsed module name 'EmptyNamedRootEnumeratedFailing'. Consumed 41 tokens
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::module] Parsed Header Tags 'Explicit'.  Consumed 42 tokens
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::module] Parsed EXPORTS. Consumed 44 tokens.
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::module] Parsed IMPORTS. Consumed 44 tokens. Parsing Definitions Now
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::defs] Parsing a Type like definition. Current Token Token {
[INFO] [stdout]         type: Identifier,
[INFO] [stdout]         span: Span {
[INFO] [stdout]             start: LineColumn {
[INFO] [stdout]                 line: 8,
[INFO] [stdout]                 column: 0,
[INFO] [stdout]             },
[INFO] [stdout]             end: LineColumn {
[INFO] [stdout]                 line: 8,
[INFO] [stdout]                 column: 20,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]         text: "NotificationResponse",
[INFO] [stdout]     }
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Current token: Token {
[INFO] [stdout]         type: Keyword,
[INFO] [stdout]         span: Span {
[INFO] [stdout]             start: LineColumn {
[INFO] [stdout]                 line: 8,
[INFO] [stdout]                 column: 25,
[INFO] [stdout]             },
[INFO] [stdout]             end: LineColumn {
[INFO] [stdout]                 line: 8,
[INFO] [stdout]                 column: 35,
[INFO] [stdout]             },
[INFO] [stdout]         },
[INFO] [stdout]         text: "ENUMERATED",
[INFO] [stdout]     }
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Parsing `ENUMERATED` type.
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::types::int] Parsing constraint
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::defs] Parsed Type Assignment.
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::asn::module] Parsed 'NotificationResponse' Definition. Consumed 60 tokens so far
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::parser::int] Module 'EmptyNamedRootEnumeratedFailing' parsed, adding to the list of modules to be compiled...
[INFO] [stdout] [2026-07-11T02:19:25Z DEBUG asn1_compiler::compiler] Adding module : EmptyNamedRootEnumeratedFailing
[INFO] [stdout] [2026-07-11T02:19:25Z DEBUG asn1_compiler::compiler] Adding module: EmptyNamedRootEnumeratedFailing
[INFO] [stdout] [2026-07-11T02:19:25Z INFO  asn1_compiler::compiler] Resolving imports from all modules.
[INFO] [stdout] [2026-07-11T02:19:25Z DEBUG asn1_compiler::compiler] Resolving imports.
[INFO] [stdout] [2026-07-11T02:19:25Z DEBUG asn1_compiler::compiler] All IMPORTS in All Modules Resolved!
[INFO] [stdout] [2026-07-11T02:19:25Z INFO  asn1_compiler::compiler] Resolving definitions from all modules.
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::compiler] Topologically sorting modules.
[INFO] [stdout] [2026-07-11T02:19:25Z DEBUG asn1_compiler::resolver::int] Resolving Definitions in module: EmptyNamedRootEnumeratedFailing
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::resolver::int] Resolving definition : Asn1Definition {
[INFO] [stdout]         kind: Type(
[INFO] [stdout]             Asn1TypeAssignment {
[INFO] [stdout]                 id: "NotificationResponse",
[INFO] [stdout]                 typeref: Asn1Type {
[INFO] [stdout]                     kind: Builtin(
[INFO] [stdout]                         Enumerated(
[INFO] [stdout]                             Asn1TypeEnumerated {
[INFO] [stdout]                                 root_values: [
[INFO] [stdout]                                     EnumValue {
[INFO] [stdout]                                         name: "allowed",
[INFO] [stdout]                                         value: Some(
[INFO] [stdout]                                             Number(
[INFO] [stdout]                                                 "0",
[INFO] [stdout]                                             ),
[INFO] [stdout]                                         ),
[INFO] [stdout]                                     },
[INFO] [stdout]                                     EnumValue {
[INFO] [stdout]                                         name: "notAllowed",
[INFO] [stdout]                                         value: Some(
[INFO] [stdout]                                             Number(
[INFO] [stdout]                                                 "1",
[INFO] [stdout]                                             ),
[INFO] [stdout]                                         ),
[INFO] [stdout]                                     },
[INFO] [stdout]                                 ],
[INFO] [stdout]                                 ext_marker_index: Some(
[INFO] [stdout]                                     3,
[INFO] [stdout]                                 ),
[INFO] [stdout]                                 ext_values: [],
[INFO] [stdout]                             },
[INFO] [stdout]                         ),
[INFO] [stdout]                     ),
[INFO] [stdout]                     constraints: Some(
[INFO] [stdout]                         [],
[INFO] [stdout]                     ),
[INFO] [stdout]                     tag: None,
[INFO] [stdout]                 },
[INFO] [stdout]             },
[INFO] [stdout]         ),
[INFO] [stdout]         params: None,
[INFO] [stdout]         resolved: false,
[INFO] [stdout]     }
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::compiler] Resolved Definitions: [
[INFO] [stdout]         "NotificationResponse",
[INFO] [stdout]     ]
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::compiler] Parameterized Types: []
[INFO] [stdout] [2026-07-11T02:19:25Z TRACE asn1_compiler::compiler] Object Classes: []
[INFO] [stdout] [2026-07-11T02:19:25Z INFO  asn1_compiler::compiler] Generating code, writing to file: /dev/null
[INFO] [stdout] [2026-07-11T02:19:25Z DEBUG asn1_compiler::compiler] Runing `rustfmt` on the generated code.
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::failing_enumerated_empty_named_root_49' (791) panicked at tests/mod.rs:65:9:
[INFO] [stdout] Compilation Error: Resolve: `rustfmt` failed to write some bindings.
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error as core::convert::From<asn1_compiler::error::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.99/src/backtrace.rs:27:14
[INFO] [stdout]    1: <asn1_compiler::error::Error as core::convert::Into<anyhow::Error>>::into
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/convert/mod.rs:779:9
[INFO] [stdout]    2: <asn1_compiler::compiler::Asn1Compiler>::rustfmt_generated_code
[INFO] [stdout]              at ./src/compiler.rs:197:85
[INFO] [stdout]    3: <asn1_compiler::compiler::Asn1Compiler>::generate
[INFO] [stdout]              at ./src/compiler.rs:112:18
[INFO] [stdout]    4: <asn1_compiler::compiler::Asn1Compiler>::compile_string
[INFO] [stdout]              at ./src/compiler.rs:137:18
[INFO] [stdout]    5: mod::tests::failing_enumerated_empty_named_root_49
[INFO] [stdout]              at ./tests/mod.rs:63:31
[INFO] [stdout]    6: mod::tests::failing_enumerated_empty_named_root_49::{closure#0}
[INFO] [stdout]              at ./tests/mod.rs:51:48
[INFO] [stdout]    7: <mod::tests::failing_enumerated_empty_named_root_49::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    8: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    9: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   10: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   11: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   12: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   13: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   14: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   15: test::run_test_in_process
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   16: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   17: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   18: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   19: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   20: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   21: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   22: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   23: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   24: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   25: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   27: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   28: <unknown>
[INFO] [stdout]   29: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6082f1f147c8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6082f1f147c8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6082f1f147c8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6082f1f147c8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6082f1f2b2da - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6082f1f2b2da - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x6082f1f19952 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6082f1f19952 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6082f1ef3356 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6082f1ef3356 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6082f1f0cc29 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6082f1d6942c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x6082f1d6942c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6082f1f0cea2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x6082f1f0cea2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6082f1ef3412 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6082f1ee8089 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6082f1ef421d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6082f1f2bb4c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6082f1ac6900 - mod[4b907d6f4b8cc718]::tests::failing_enumerated_empty_named_root_49
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/mod.rs:65:9
[INFO] [stdout]   20:     0x6082f1ac50b7 - mod[4b907d6f4b8cc718]::tests::failing_enumerated_empty_named_root_49::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/mod.rs:51:48
[INFO] [stdout]   21:     0x6082f1ac6db6 - <mod[4b907d6f4b8cc718]::tests::failing_enumerated_empty_named_root_49::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x6082f1d5c50b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6082f1d5c50b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x6082f1d69d85 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x6082f1d69d85 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x6082f1d69d85 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x6082f1d69d85 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x6082f1d69d85 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x6082f1d69d85 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x6082f1d69d85 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x6082f1d63694 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x6082f1d63694 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x6082f1d6ce02 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x6082f1d6ce02 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x6082f1d6ce02 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x6082f1d6ce02 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x6082f1d6ce02 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6082f1d6ce02 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x6082f1d6ce02 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6082f1f1411f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   41:     0x6082f1f1411f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7aef8942faa4 - <unknown>
[INFO] [stdout]   43:     0x7aef894bca64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::compile_example_from_x691_spec
[INFO] [stdout]     tests::failing_enumerated_empty_named_root_49
[INFO] [stdout]     tests::fix_support_exports_definitions_46
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.84s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a52059f9cb19d22c9175a9f6170205ecda31ca39728b797902964db521a85965", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a52059f9cb19d22c9175a9f6170205ecda31ca39728b797902964db521a85965", kill_on_drop: false }`
[INFO] [stdout] a52059f9cb19d22c9175a9f6170205ecda31ca39728b797902964db521a85965
