[INFO] fetching crate asn1-compiler 0.7.1... [INFO] testing asn1-compiler-0.7.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate asn1-compiler 0.7.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate asn1-compiler 0.7.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate asn1-compiler 0.7.1 [INFO] tweaked toml for crates.io crate asn1-compiler 0.7.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate asn1-compiler 0.7.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate asn1-compiler 0.7.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.4.7 [INFO] [stderr] Downloaded rustix v0.38.21 [INFO] [stderr] Downloaded docx-rs v0.4.7 [INFO] [stderr] Downloaded clap_builder v4.4.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4174cc42d1997cd7e3fb427d0ea7cb0f34b18385b7c2b571de905637b7891a97 [INFO] running `Command { std: "docker" "start" "-a" "4174cc42d1997cd7e3fb427d0ea7cb0f34b18385b7c2b571de905637b7891a97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4174cc42d1997cd7e3fb427d0ea7cb0f34b18385b7c2b571de905637b7891a97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4174cc42d1997cd7e3fb427d0ea7cb0f34b18385b7c2b571de905637b7891a97", kill_on_drop: false }` [INFO] [stdout] 4174cc42d1997cd7e3fb427d0ea7cb0f34b18385b7c2b571de905637b7891a97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] bbfe97de2e819ec5d935b6c341b38248fd77387cf7ce6cf7b63361b63e8210f4 [INFO] running `Command { std: "docker" "start" "-a" "bbfe97de2e819ec5d935b6c341b38248fd77387cf7ce6cf7b63361b63e8210f4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling topological-sort v0.2.2 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling clap_builder v4.4.7 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling clap v4.4.7 [INFO] [stderr] Compiling asn1-compiler v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.41s [INFO] running `Command { std: "docker" "inspect" "bbfe97de2e819ec5d935b6c341b38248fd77387cf7ce6cf7b63361b63e8210f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbfe97de2e819ec5d935b6c341b38248fd77387cf7ce6cf7b63361b63e8210f4", kill_on_drop: false }` [INFO] [stdout] bbfe97de2e819ec5d935b6c341b38248fd77387cf7ce6cf7b63361b63e8210f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] fb136dd92d681ed492dc674b1586758993cd19750851239e13166997e3b190b9 [INFO] running `Command { std: "docker" "start" "-a" "fb136dd92d681ed492dc674b1586758993cd19750851239e13166997e3b190b9", kill_on_drop: false }` [INFO] [stderr] Compiling asn1-compiler v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.10s [INFO] running `Command { std: "docker" "inspect" "fb136dd92d681ed492dc674b1586758993cd19750851239e13166997e3b190b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb136dd92d681ed492dc674b1586758993cd19750851239e13166997e3b190b9", kill_on_drop: false }` [INFO] [stdout] fb136dd92d681ed492dc674b1586758993cd19750851239e13166997e3b190b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a58232c25645c4b97126cca55bf1c556f5b9aec2706d803266784f6b71072334 [INFO] running `Command { std: "docker" "start" "-a" "a58232c25645c4b97126cca55bf1c556f5b9aec2706d803266784f6b71072334", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/asn1_compiler-6554534e9c715585) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test generator::int::tests::test_capitalize_first_empty ... ok [INFO] [stdout] test generator::int::tests::test_capitalize_first_single_letter ... ok [INFO] [stdout] test generator::int::tests::test_capitalize_first_word ... ok [INFO] [stdout] test parser::asn::module::tests::empty_module_success ... ok [INFO] [stdout] test parser::asn::types::constraints::tests::parse_table_constraint_testcases ... ok [INFO] [stdout] test tokenizer::tests::tokenize_at_component_list ... ok [INFO] [stdout] test tokenizer::tests::tokenize_and_tokens ... ok [INFO] [stdout] test tokenizer::tests::tokenize_comment_no_trailing_newline ... ok [INFO] [stdout] test tokenizer::tests::tokenize_comment_two_lines ... ok [INFO] [stdout] test tokenizer::tests::tokenize_identifier_tokens ... ok [INFO] [stdout] test tokenizer::tests::tokenize_keyword_dot_andkeyword ... ok [INFO] [stdout] test tokenizer::tests::tokenize_keywords ... ok [INFO] [stdout] test tokenizer::tests::tokenize_numbers ... ok [INFO] [stdout] test tokenizer::tests::tokenize_range ... ok [INFO] [stdout] test tokenizer::tests::tokenize_two_comments ... ok [INFO] [stdout] test tokenizer::tests::tokenizer_test_object_class_reference ... ok [INFO] [stdout] test tokenizer::tests::tokenize_bitstring ... ok [INFO] [stdout] test tokenizer::tests::tokenize_small_tokens ... ok [INFO] [stdout] test parser::asn::types::constraints::tests::parse_subtype_constraint_testcase ... ok [INFO] [stdout] test parser::asn::types::constructed::utils::tests::parse_component_test ... ok [INFO] [stdout] test tokenizer::tests::tokenize_string ... ok [INFO] [stdout] test parser::asn::types::base::enumerated::tests::parse_enumerated_type_tests ... ok [INFO] [stdout] test parser::asn::oid::tests::object_identifier_cases ... ok [INFO] [stdout] test parser::asn::types::base::bitstring::tests::parse_bitstring_type_tests ... ok [INFO] [stdout] test parser::asn::types::base::integer::tests::parse_integer_tests ... ok [INFO] [stdout] test resolver::asn::types::constructed::tests::e2sm_kpm_with_seq_additions ... ok [INFO] [stdout] test parser::asn::types::int::tests::parse_type_test ... ok [INFO] [stdout] test parser::asn::module::tests::parse_module_name_tests ... ok [INFO] [stdout] test parser::asn::types::constructed::choice::tests::parse_choice_type_tests ... ok [INFO] [stdout] test parser::asn::defs::tests::parse_definition_tests ... ok [INFO] [stdout] test parser::asn::types::constructed::seq::tests::parse_sequence_test_cases ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/hampi-rs-asn1c.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rs_asn1c-18b4f6377b4815fc) [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] [stderr] Running tests/mod.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/mod-0ad7ac2e7fa3aade) [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 custom toolchain '8de4c7234dd9b97c9d76b58671343fdbbc9a433e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '8de4c7234dd9b97c9d76b58671343fdbbc9a433e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stdout] test tests::failing_enumerated_empty_named_root_49 ... FAILED [INFO] [stdout] test tests::fix_support_exports_definitions_46 ... FAILED [INFO] [stderr] error: 'rustfmt' is not installed for the custom toolchain '8de4c7234dd9b97c9d76b58671343fdbbc9a433e'. [INFO] [stderr] note: this is a custom toolchain, which cannot use `rustup component add` [INFO] [stderr] help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py` [INFO] [stdout] test tests::compile_example_from_x691_spec ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::failing_enumerated_empty_named_root_49 stdout ---- [INFO] [stdout] [2025-06-29T13:16:44Z DEBUG asn1_compiler::compiler] Parsing 61 tokens. [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::module] Parsed module name 'EmptyNamedRootEnumeratedFailing'. Consumed 41 tokens [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::module] Parsed Header Tags 'Explicit'. Consumed 42 tokens [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::module] Parsed EXPORTS. Consumed 44 tokens. [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::module] Parsed IMPORTS. Consumed 44 tokens. Parsing Definitions Now [INFO] [stdout] [2025-06-29T13:16:44Z 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] [2025-06-29T13:16:44Z 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] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::int] Parsing `ENUMERATED` type. [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::int] Parsing constraint [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::defs] Parsed Type Assignment. [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::module] Parsed 'NotificationResponse' Definition. Consumed 60 tokens so far [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::int] Module 'EmptyNamedRootEnumeratedFailing' parsed, adding to the list of modules to be compiled... [INFO] [stdout] [2025-06-29T13:16:44Z DEBUG asn1_compiler::compiler] Adding module : EmptyNamedRootEnumeratedFailing [INFO] [stdout] [2025-06-29T13:16:44Z DEBUG asn1_compiler::compiler] Adding module: EmptyNamedRootEnumeratedFailing [INFO] [stdout] [2025-06-29T13:16:44Z INFO asn1_compiler::compiler] Resolving imports from all modules. [INFO] [stdout] [2025-06-29T13:16:44Z DEBUG asn1_compiler::compiler] Resolving imports. [INFO] [stdout] [2025-06-29T13:16:44Z DEBUG asn1_compiler::compiler] All IMPORTS in All Modules Resolved! [INFO] [stdout] [2025-06-29T13:16:44Z INFO asn1_compiler::compiler] Resolving definitions from all modules. [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::compiler] Topologically sorting modules. [INFO] [stdout] [2025-06-29T13:16:44Z DEBUG asn1_compiler::resolver::int] Resolving Definitions in module: EmptyNamedRootEnumeratedFailing [INFO] [stdout] [2025-06-29T13:16:44Z 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] [2025-06-29T13:16:44Z TRACE asn1_compiler::compiler] Resolved Definitions: [ [INFO] [stdout] "NotificationResponse", [INFO] [stdout] ] [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::compiler] Parameterized Types: [] [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::compiler] Object Classes: [] [INFO] [stdout] [2025-06-29T13:16:44Z INFO asn1_compiler::compiler] Generating code, writing to file: /dev/null [INFO] [stdout] [2025-06-29T13:16:44Z DEBUG asn1_compiler::compiler] Runing `rustfmt` on the generated code. [INFO] [stdout] [INFO] [stdout] thread 'tests::failing_enumerated_empty_named_root_49' 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:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/backtrace.rs:27:14 [INFO] [stdout] 1: >::into [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/convert/mod.rs:768:9 [INFO] [stdout] 2: asn1_compiler::compiler::Asn1Compiler::rustfmt_generated_code [INFO] [stdout] at ./src/compiler.rs:178:85 [INFO] [stdout] 3: asn1_compiler::compiler::Asn1Compiler::generate [INFO] [stdout] at ./src/compiler.rs:96:32 [INFO] [stdout] 4: asn1_compiler::compiler::Asn1Compiler::compile_string [INFO] [stdout] at ./src/compiler.rs:118: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}} [INFO] [stdout] at ./tests/mod.rs:51:48 [INFO] [stdout] 7: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 8: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 9: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 10: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 11: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 12: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 13: std::panicking::catch_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 14: std::panic::catch_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 15: test::run_test_in_process [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 16: test::run_test::{{closure}} [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 17: test::run_test::{{closure}} [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 18: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 19: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 20: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 21: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 22: std::panicking::catch_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 23: std::panic::catch_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 24: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 27: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 28: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x7de9d34f0f82 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x7de9d34f0f82 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x7de9d34f0f82 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x7de9d34f0f82 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x7de9d352cfa3 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x7de9d352cfa3 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x7de9d34ee013 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x7de9d34ee013 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x7de9d34f0dd2 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x7de9d34f255c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x7de9d34f23b2 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x7de9d33732e4 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x7de9d33732e4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x7de9d34f2fc3 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x7de9d34f2fc3 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x7de9d34f2caa - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x7de9d34f1489 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x7de9d34f293d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x7de9d308f310 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x7de9d30916bf - mod::tests::failing_enumerated_empty_named_root_49::h8a8834229e520052 [INFO] [stdout] at /opt/rustwide/workdir/tests/mod.rs:65:9 [INFO] [stdout] 20: 0x7de9d3091317 - mod::tests::failing_enumerated_empty_named_root_49::{{closure}}::hef6ca83e375f20bb [INFO] [stdout] at /opt/rustwide/workdir/tests/mod.rs:51:48 [INFO] [stdout] 21: 0x7de9d3090266 - core::ops::function::FnOnce::call_once::hc726786d45f8370d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x7de9d33789db - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x7de9d33789db - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 24: 0x7de9d3377c4e - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 25: 0x7de9d3377c4e - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: 0x7de9d3377c4e - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 27: 0x7de9d3377c4e - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 28: 0x7de9d3377c4e - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x7de9d3377c4e - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 30: 0x7de9d3377c4e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 31: 0x7de9d333cad4 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 32: 0x7de9d333cad4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 33: 0x7de9d33402ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 34: 0x7de9d33402ca - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 35: 0x7de9d33402ca - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 36: 0x7de9d33402ca - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 37: 0x7de9d33402ca - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x7de9d33402ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 39: 0x7de9d33402ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x7de9d34f5cb7 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 41: 0x7de9d34f5cb7 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 42: 0x7de9d34f5cb7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] [INFO] [stdout] ---- tests::fix_support_exports_definitions_46 stdout ---- [INFO] [stdout] [2025-06-29T13:16:44Z DEBUG asn1_compiler::compiler] Parsing 55 tokens. [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::module] Parsed module name 'ModuleExportsDefinitions'. Consumed 41 tokens [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::module] Parsed Header Tags 'Explicit'. Consumed 42 tokens [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::module] Parsed EXPORTS. Consumed 47 tokens. [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::module] Parsed IMPORTS. Consumed 47 tokens. Parsing Definitions Now [INFO] [stdout] [2025-06-29T13:16:44Z 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] [2025-06-29T13:16:44Z 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] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::int] Parsing `SEQUENCE or SET` type. [INFO] [stdout] [2025-06-29T13:16:44Z 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] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::int] Parsing `INTEGER` type. [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::int] Parsing constraint [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::constructed::utils] parse_component returns [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::int] Parsing constraint [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::defs] Parsed Type Assignment. [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::module] Parsed 'ExportedA' Definition. Consumed 54 tokens so far [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::int] Module 'ModuleExportsDefinitions' parsed, adding to the list of modules to be compiled... [INFO] [stdout] [2025-06-29T13:16:44Z DEBUG asn1_compiler::compiler] Adding module : ModuleExportsDefinitions [INFO] [stdout] [2025-06-29T13:16:44Z DEBUG asn1_compiler::compiler] Adding module: ModuleExportsDefinitions [INFO] [stdout] [2025-06-29T13:16:44Z INFO asn1_compiler::compiler] Resolving imports from all modules. [INFO] [stdout] [2025-06-29T13:16:44Z DEBUG asn1_compiler::compiler] Resolving imports. [INFO] [stdout] [2025-06-29T13:16:44Z DEBUG asn1_compiler::compiler] All IMPORTS in All Modules Resolved! [INFO] [stdout] [2025-06-29T13:16:44Z INFO asn1_compiler::compiler] Resolving definitions from all modules. [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::compiler] Topologically sorting modules. [INFO] [stdout] [2025-06-29T13:16:44Z DEBUG asn1_compiler::resolver::int] Resolving Definitions in module: ModuleExportsDefinitions [INFO] [stdout] [2025-06-29T13:16:44Z 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] [2025-06-29T13:16:44Z TRACE asn1_compiler::compiler] Resolved Definitions: [ [INFO] [stdout] "ExportedA", [INFO] [stdout] ] [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::compiler] Parameterized Types: [] [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::compiler] Object Classes: [] [INFO] [stdout] [2025-06-29T13:16:44Z INFO asn1_compiler::compiler] Generating code, writing to file: /dev/null [INFO] [stdout] [2025-06-29T13:16:44Z DEBUG asn1_compiler::compiler] Runing `rustfmt` on the generated code. [INFO] [stdout] [INFO] [stdout] thread 'tests::fix_support_exports_definitions_46' 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:: for anyhow::Error>::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.86/src/backtrace.rs:27:14 [INFO] [stdout] 1: >::into [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/convert/mod.rs:768:9 [INFO] [stdout] 2: asn1_compiler::compiler::Asn1Compiler::rustfmt_generated_code [INFO] [stdout] at ./src/compiler.rs:178:85 [INFO] [stdout] 3: asn1_compiler::compiler::Asn1Compiler::generate [INFO] [stdout] at ./src/compiler.rs:96:32 [INFO] [stdout] 4: asn1_compiler::compiler::Asn1Compiler::compile_string [INFO] [stdout] at ./src/compiler.rs:118: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}} [INFO] [stdout] at ./tests/mod.rs:69:44 [INFO] [stdout] 7: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 8: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 9: test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 10: test::run_test_in_process::{{closure}} [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 11: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 12: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 13: std::panicking::catch_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 14: std::panic::catch_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 15: test::run_test_in_process [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 16: test::run_test::{{closure}} [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 17: test::run_test::{{closure}} [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 18: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 19: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 20: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 21: std::panicking::catch_unwind::do_call [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 22: std::panicking::catch_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 23: std::panic::catch_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 24: std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 25: core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 27: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 28: std::sys::pal::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x7de9d34f0f82 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x7de9d34f0f82 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x7de9d34f0f82 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x7de9d34f0f82 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x7de9d352cfa3 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x7de9d352cfa3 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x7de9d34ee013 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x7de9d34ee013 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x7de9d34f0dd2 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x7de9d34f255c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x7de9d34f23b2 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x7de9d33732e4 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x7de9d33732e4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x7de9d34f2fc3 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x7de9d34f2fc3 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x7de9d34f2caa - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x7de9d34f1489 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x7de9d34f293d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x7de9d308f310 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x7de9d3091aff - mod::tests::fix_support_exports_definitions_46::hb4d71ada6300ca12 [INFO] [stdout] at /opt/rustwide/workdir/tests/mod.rs:83:9 [INFO] [stdout] 20: 0x7de9d3091757 - mod::tests::fix_support_exports_definitions_46::{{closure}}::h34d9e17ae93cfc10 [INFO] [stdout] at /opt/rustwide/workdir/tests/mod.rs:69:44 [INFO] [stdout] 21: 0x7de9d30901e6 - core::ops::function::FnOnce::call_once::h4df33e4dc27ae312 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x7de9d33789db - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x7de9d33789db - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 24: 0x7de9d3377c4e - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 25: 0x7de9d3377c4e - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: 0x7de9d3377c4e - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 27: 0x7de9d3377c4e - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 28: 0x7de9d3377c4e - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x7de9d3377c4e - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 30: 0x7de9d3377c4e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 31: 0x7de9d333cad4 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 32: 0x7de9d333cad4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 33: 0x7de9d33402ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 34: 0x7de9d33402ca - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 35: 0x7de9d33402ca - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 36: 0x7de9d33402ca - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 37: 0x7de9d33402ca - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x7de9d33402ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 39: 0x7de9d33402ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x7de9d34f5cb7 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 41: 0x7de9d34f5cb7 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 42: 0x7de9d34f5cb7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] [INFO] [stdout] ---- tests::compile_example_from_x691_spec stdout ---- [INFO] [stdout] [2025-06-29T13:16:44Z DEBUG asn1_compiler::compiler] Parsing 102 tokens. [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::module] Parsed module name 'ExampleFromX691'. Consumed 41 tokens [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::module] Parsed Header Tags 'Explicit'. Consumed 42 tokens [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::module] Parsed EXPORTS. Consumed 44 tokens. [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::module] Parsed IMPORTS. Consumed 44 tokens. Parsing Definitions Now [INFO] [stdout] [2025-06-29T13:16:44Z 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] [2025-06-29T13:16:44Z 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] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::int] Parsing `SEQUENCE or SET` type. [INFO] [stdout] [2025-06-29T13:16:44Z 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] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::int] Parsing a Reference type. [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::int] Parsing constraint [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::constructed::utils] parse_component returns [INFO] [stdout] [2025-06-29T13:16:44Z 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] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::int] Parsing `String` type. [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::int] Parsing constraint [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::constructed::utils] parse_component returns [INFO] [stdout] [2025-06-29T13:16:44Z 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] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::int] Parsing a Reference type. [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::int] Parsing constraint [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::constructed::utils] parse_component returns [INFO] [stdout] [2025-06-29T13:16:44Z 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] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::int] Parsing a Reference type. [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::int] Parsing constraint [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::constructed::utils] parse_component returns [INFO] [stdout] [2025-06-29T13:16:44Z 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] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::int] Parsing a Reference type. [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::int] Parsing constraint [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::constructed::utils] parse_component returns [INFO] [stdout] [2025-06-29T13:16:44Z 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] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::int] Parsing `SEQUENCE or SET` type. [INFO] [stdout] [2025-06-29T13:16:44Z 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] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::int] Parsing a Reference type. [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::int] Parsing constraint [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::int] Parsing constraint [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::constructed::utils] parse_component returns [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::int] Parsing constraint [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::defs] Parsed Type Assignment. [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::module] Parsed 'PersonnelRecord' Definition. Consumed 71 tokens so far [INFO] [stdout] [2025-06-29T13:16:44Z 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] [2025-06-29T13:16:44Z 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] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::int] Parsing `SEQUENCE or SET` type. [INFO] [stdout] [2025-06-29T13:16:44Z 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] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::int] Parsing a Reference type. [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::int] Parsing constraint [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::constructed::utils] parse_component returns [INFO] [stdout] [2025-06-29T13:16:44Z 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] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::int] Parsing a Reference type. [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::int] Parsing constraint [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::constructed::utils] parse_component returns [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::int] Parsing constraint [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::defs] Parsed Type Assignment. [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::module] Parsed 'ChildInformation' Definition. Consumed 81 tokens so far [INFO] [stdout] [2025-06-29T13:16:44Z 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] [2025-06-29T13:16:44Z 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] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::int] Parsing `SEQUENCE or SET` type. [INFO] [stdout] [2025-06-29T13:16:44Z 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] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::int] Parsing `String` type. [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::int] Parsing constraint [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::constructed::utils] parse_component returns [INFO] [stdout] [2025-06-29T13:16:44Z 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] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::int] Parsing `String` type. [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::int] Parsing constraint [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::constructed::utils] parse_component returns [INFO] [stdout] [2025-06-29T13:16:44Z 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] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::int] Parsing `String` type. [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::int] Parsing constraint [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::constructed::utils] parse_component returns [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::int] Parsing constraint [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::defs] Parsed Type Assignment. [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::module] Parsed 'Name' Definition. Consumed 94 tokens so far [INFO] [stdout] [2025-06-29T13:16:44Z 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] [2025-06-29T13:16:44Z 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] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::int] Parsing `INTEGER` type. [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::int] Parsing constraint [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::defs] Parsed Type Assignment. [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::module] Parsed 'EmployeeNumber' Definition. Consumed 97 tokens so far [INFO] [stdout] [2025-06-29T13:16:44Z 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] [2025-06-29T13:16:44Z 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] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::int] Parsing `String` type. [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::types::int] Parsing constraint [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::defs] Parsed Type Assignment. [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::asn::module] Parsed 'Date' Definition. Consumed 100 tokens so far [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::parser::int] Module 'ExampleFromX691' parsed, adding to the list of modules to be compiled... [INFO] [stdout] [2025-06-29T13:16:44Z DEBUG asn1_compiler::compiler] Adding module : ExampleFromX691 [INFO] [stdout] [2025-06-29T13:16:44Z DEBUG asn1_compiler::compiler] Adding module: ExampleFromX691 [INFO] [stdout] [2025-06-29T13:16:44Z INFO asn1_compiler::compiler] Resolving imports from all modules. [INFO] [stdout] [2025-06-29T13:16:44Z DEBUG asn1_compiler::compiler] Resolving imports. [INFO] [stdout] [2025-06-29T13:16:44Z DEBUG asn1_compiler::compiler] All IMPORTS in All Modules Resolved! [INFO] [stdout] [2025-06-29T13:16:44Z INFO asn1_compiler::compiler] Resolving definitions from all modules. [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::compiler] Topologically sorting modules. [INFO] [stdout] [2025-06-29T13:16:44Z DEBUG asn1_compiler::resolver::int] Resolving Definitions in module: ExampleFromX691 [INFO] [stdout] [2025-06-29T13:16:44Z 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] [2025-06-29T13:16:44Z 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] [2025-06-29T13:16:44Z 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] [2025-06-29T13:16:44Z 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] [stderr] error: test failed, to rerun pass `--test mod` [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] [2025-06-29T13:16:44Z 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] [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] [2025-06-29T13:16:44Z 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] [2025-06-29T13:16:44Z TRACE asn1_compiler::compiler] Parameterized Types: [] [INFO] [stdout] [2025-06-29T13:16:44Z TRACE asn1_compiler::compiler] Object Classes: [] [INFO] [stdout] [2025-06-29T13:16:44Z INFO asn1_compiler::compiler] Generating code, writing to file: /dev/null [INFO] [stdout] [2025-06-29T13:16:44Z DEBUG asn1_compiler::compiler] Runing `rustfmt` on the generated code. [INFO] [stdout] [INFO] [stdout] thread 'tests::compile_example_from_x691_spec' 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: 0x7de9d34f0f82 - std::backtrace_rs::backtrace::libunwind::trace::h559918daaaf51ab7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x7de9d34f0f82 - std::backtrace_rs::backtrace::trace_unsynchronized::hb04fbcf80d07af8b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x7de9d34f0f82 - std::sys::backtrace::_print_fmt::h7c0bbbbfac0065d4 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x7de9d34f0f82 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x7de9d352cfa3 - core::fmt::rt::Argument::fmt::he5eaa7dd607ed4c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x7de9d352cfa3 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/fmt/mod.rs:1460:25 [INFO] [stdout] 6: 0x7de9d34ee013 - std::io::default_write_fmt::hdc1b4dd565dd0099 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x7de9d34ee013 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x7de9d34f0dd2 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x7de9d34f255c - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x7de9d34f23b2 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x7de9d33732e4 - as core::ops::function::Fn>::call::ha39ae63ed1e9a130 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x7de9d33732e4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x7de9d34f2fc3 - as core::ops::function::Fn>::call::h96b7201b552e9069 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x7de9d34f2fc3 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x7de9d34f2caa - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x7de9d34f1489 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x7de9d34f293d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x7de9d308f310 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x7de9d3091f5c - mod::tests::compile_example_from_x691_spec::h371dae0deae99783 [INFO] [stdout] at /opt/rustwide/workdir/tests/mod.rs:121:9 [INFO] [stdout] 20: 0x7de9d3091b97 - mod::tests::compile_example_from_x691_spec::{{closure}}::h1a56f67bbe308482 [INFO] [stdout] at /opt/rustwide/workdir/tests/mod.rs:87:40 [INFO] [stdout] 21: 0x7de9d30902b6 - core::ops::function::FnOnce::call_once::he66c239f63c1c658 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x7de9d33789db - core::ops::function::FnOnce::call_once::h9633dcf760ae81b2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x7de9d33789db - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:648:18 [INFO] [stdout] 24: 0x7de9d3377c4e - test::run_test_in_process::{{closure}}::he596b4fd3fa4893c [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:74 [INFO] [stdout] 25: 0x7de9d3377c4e - as core::ops::function::FnOnce<()>>::call_once::hc746bc3fa75190e0 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 26: 0x7de9d3377c4e - std::panicking::catch_unwind::do_call::hf4843906108d6299 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 27: 0x7de9d3377c4e - std::panicking::catch_unwind::h849d4e8b03577bb9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 28: 0x7de9d3377c4e - std::panic::catch_unwind::ha1f814c1dec025d2 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x7de9d3377c4e - test::run_test_in_process::h542aad3fe61255e7 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:671:27 [INFO] [stdout] 30: 0x7de9d3377c4e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:592:43 [INFO] [stdout] 31: 0x7de9d333cad4 - test::run_test::{{closure}}::hbfeea3bcb7245123 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/test/src/lib.rs:622:41 [INFO] [stdout] 32: 0x7de9d333cad4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 33: 0x7de9d33402ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hff26a7547ea762c9 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 34: 0x7de9d33402ca - as core::ops::function::FnOnce<()>>::call_once::hbee49bc759312884 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 35: 0x7de9d33402ca - std::panicking::catch_unwind::do_call::h61de12ce5e04e28f [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:589:40 [INFO] [stdout] 36: 0x7de9d33402ca - std::panicking::catch_unwind::h454dd49873d22e18 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panicking.rs:552:19 [INFO] [stdout] 37: 0x7de9d33402ca - std::panic::catch_unwind::h5c15187324f8cebb [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x7de9d33402ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hbc9d9c7427673d42 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 39: 0x7de9d33402ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x7de9d34f5cb7 - as core::ops::function::FnOnce>::call_once::h2d6e2e526b02c3da [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 41: 0x7de9d34f5cb7 - as core::ops::function::FnOnce>::call_once::h1aefced482b33c72 [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 42: 0x7de9d34f5cb7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] at /rustc/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/library/std/src/sys/pal/unix/thread.rs:97:17 [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.37s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a58232c25645c4b97126cca55bf1c556f5b9aec2706d803266784f6b71072334", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a58232c25645c4b97126cca55bf1c556f5b9aec2706d803266784f6b71072334", kill_on_drop: false }` [INFO] [stdout] a58232c25645c4b97126cca55bf1c556f5b9aec2706d803266784f6b71072334