[INFO] cloning repository https://github.com/jonhoo/avdl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonhoo/avdl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonhoo%2Favdl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonhoo%2Favdl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3dbcdbd80f68b0e52d4c9ff342b79b21b0add8d6
[INFO] testing jonhoo/avdl against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonhoo%2Favdl" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/jonhoo/avdl
[INFO] finished tweaking git repo https://github.com/jonhoo/avdl
[INFO] tweaked toml for git repo https://github.com/jonhoo/avdl written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jonhoo/avdl on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jonhoo/avdl already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3bd3ba20c0f9d88bd0c3e052a51a4c708dc190c9043695c7c18c25172bc324e
[INFO] running `Command { std: "docker" "start" "-a" "d3bd3ba20c0f9d88bd0c3e052a51a4c708dc190c9043695c7c18c25172bc324e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3bd3ba20c0f9d88bd0c3e052a51a4c708dc190c9043695c7c18c25172bc324e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3bd3ba20c0f9d88bd0c3e052a51a4c708dc190c9043695c7c18c25172bc324e", kill_on_drop: false }`
[INFO] [stdout] d3bd3ba20c0f9d88bd0c3e052a51a4c708dc190c9043695c7c18c25172bc324e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1599f26aff8a3959377e94a71e8606ea8ae7ce55e87e56acf826b96eb318fee
[INFO] running `Command { std: "docker" "start" "-a" "e1599f26aff8a3959377e94a71e8606ea8ae7ce55e87e56acf826b96eb318fee", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling murmur3 v0.4.1
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling better_any v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling lexopt v0.3.2
[INFO] [stderr]    Compiling json_comments v0.2.2
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling antlr4rust v0.5.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling avdl v0.1.8+1.12.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.04s
[INFO] running `Command { std: "docker" "inspect" "e1599f26aff8a3959377e94a71e8606ea8ae7ce55e87e56acf826b96eb318fee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1599f26aff8a3959377e94a71e8606ea8ae7ce55e87e56acf826b96eb318fee", kill_on_drop: false }`
[INFO] [stdout] e1599f26aff8a3959377e94a71e8606ea8ae7ce55e87e56acf826b96eb318fee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d165025e0482017941a8b7993c4edf16fba3a1077d81a78004d3dbbad468ee18
[INFO] running `Command { std: "docker" "start" "-a" "d165025e0482017941a8b7993c4edf16fba3a1077d81a78004d3dbbad468ee18", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling avdl v0.1.8+1.12.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]   --> tests/cli.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[expect(deprecated, reason = "cargo_bin() warns about custom build-dir")]
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: cargo_bin() warns about custom build-dir
[INFO] [stdout]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.02s
[INFO] running `Command { std: "docker" "inspect" "d165025e0482017941a8b7993c4edf16fba3a1077d81a78004d3dbbad468ee18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d165025e0482017941a8b7993c4edf16fba3a1077d81a78004d3dbbad468ee18", kill_on_drop: false }`
[INFO] [stdout] d165025e0482017941a8b7993c4edf16fba3a1077d81a78004d3dbbad468ee18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9682be5908dec98881d19f7eee1b2a65d2e712d753115388648f95a29afaee18
[INFO] running `Command { std: "docker" "start" "-a" "9682be5908dec98881d19f7eee1b2a65d2e712d753115388648f95a29afaee18", kill_on_drop: false }`
[INFO] [stderr] warning: this lint expectation is unfulfilled
[INFO] [stderr]   --> tests/cli.rs:25:10
[INFO] [stderr]    |
[INFO] [stderr] 25 | #[expect(deprecated, reason = "cargo_bin() warns about custom build-dir")]
[INFO] [stderr]    |          ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: cargo_bin() warns about custom build-dir
[INFO] [stderr]    = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `avdl` (test "cli") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/avdl-f0ab2b73904cf445)
[INFO] [stdout] 
[INFO] [stdout] running 616 tests
[INFO] [stdout] test compiler::tests::default_trait ... ok
[INFO] [stdout] test compiler::tests::extract_directory_empty ... ok
[INFO] [stdout] test compiler::tests::convert_str_schema_mode ... ok
[INFO] [stdout] test compiler::tests::convert_str_simple_protocol ... ok
[INFO] [stdout] test compiler::tests::builder_reuse ... ok
[INFO] [stdout] test compiler::tests::convert_str_named_custom_source_name ... ok
[INFO] [stdout] test compiler::tests::convert_str_with_record ... ok
[INFO] [stdout] test compiler::tests::idl2schemata_accepts_import_only_schema_mode ... ok
[INFO] [stdout] test compiler::tests::extract_directory_recursive ... ok
[INFO] [stdout] test compiler::tests::idl2schemata_extracts_schemas_from_import_only_file ... ok
[INFO] [stdout] test compiler::tests::idl2schemata_accepts_bare_named_types ... ok
[INFO] [stdout] test compiler::tests::field_default_valid_for_enum_reference ... ok
[INFO] [stdout] test compiler::tests::idl2schemata_drain_warnings_after_error ... ok
[INFO] [stdout] test compiler::tests::extract_str_simple_protocol ... ok
[INFO] [stdout] test compiler::tests::defined_message_types_are_accepted ... ok
[INFO] [stdout] test compiler::tests::extract_directory_multiple_files ... ok
[INFO] [stdout] test compiler::tests::decimal_without_params_explains_syntax ... ok
[INFO] [stdout] test compiler::tests::extract_str_undefined_type_error ... ok
[INFO] [stdout] test compiler::tests::extract_str_undefined_message_return_type_is_rejected ... ok
[INFO] [stdout] test compiler::tests::field_default_invalid_for_enum_reference ... ok
[INFO] [stdout] test compiler::tests::field_default_invalid_for_record_reference ... ok
[INFO] [stdout] test compiler::tests::field_default_multiple_invalid_references ... ok
[INFO] [stdout] test compiler::tests::convert_str_undefined_type_error ... ok
[INFO] [stdout] test compiler::tests::idl_import_read_failure ... ok
[INFO] [stdout] test compiler::tests::multiple_undefined_types_reported_together ... ok
[INFO] [stdout] test compiler::tests::idl_rejects_import_only_schema_mode ... ok
[INFO] [stdout] test compiler::tests::nested_import_resolution_failure ... ok
[INFO] [stdout] test compiler::tests::idl_rejects_import_only_file_even_with_imports ... ok
[INFO] [stdout] test compiler::tests::imported_avsc_undefined_type_includes_file_path ... ok
[INFO] [stdout] test compiler::tests::idl_import_parse_failure ... ok
[INFO] [stdout] test compiler::tests::mixed_span_and_spanless_unresolved_references ... ok
[INFO] [stdout] test compiler::tests::record_default_nested_validates_inner ... ok
[INFO] [stdout] test compiler::tests::imported_avsc_undefined_type_snapshot ... ok
[INFO] [stdout] test compiler::tests::imported_avpr_undefined_type_includes_file_path ... ok
[INFO] [stdout] test compiler::tests::record_default_nested_incomplete_rejected ... ok
[INFO] [stdout] test compiler::tests::protocol_import_with_invalid_json_shows_import_context ... ok
[INFO] [stdout] test compiler::tests::import_resolution_error_has_source_span ... ok
[INFO] [stdout] test compiler::tests::suggest_no_match_for_unrelated_name ... ok
[INFO] [stdout] test compiler::tests::record_default_complete_with_all_fields_accepted ... ok
[INFO] [stdout] test compiler::tests::suggest_primitive_int_capitalized ... ok
[INFO] [stdout] test compiler::tests::suggest_primitive_case_mismatch ... ok
[INFO] [stdout] test compiler::tests::suggest_primitive_typo_stiring ... ok
[INFO] [stdout] test compiler::tests::record_default_partial_with_field_default_allowed ... ok
[INFO] [stdout] test compiler::tests::idl_rejects_bare_named_types ... ok
[INFO] [stdout] test compiler::tests::undefined_message_return_type_is_rejected ... ok
[INFO] [stdout] test compiler::tests::void_as_field_type_explains_usage ... ok
[INFO] [stdout] test compiler::tests::undefined_type_suggests_registered_type ... ok
[INFO] [stdout] test compiler::tests::undefined_type_no_suggestion_for_unrelated ... ok
[INFO] [stdout] test compiler::tests::suggest_registered_type_simple_name_typo ... ok
[INFO] [stdout] test compiler::tests::undefined_type_suggests_capitalized_primitive ... ok
[INFO] [stdout] test compiler::tests::spanless_only_unresolved_references ... ok
[INFO] [stdout] test compiler::tests::undefined_message_error_type_is_rejected ... ok
[INFO] [stdout] test compiler::tests::suggest_registered_type_typo ... ok
[INFO] [stdout] test doc_comments::tests::test_strip_indents_double_star_only ... ok
[INFO] [stdout] test doc_comments::tests::test_strip_indents_double_star ... ok
[INFO] [stdout] test compiler::tests::undefined_message_param_type_is_rejected ... ok
[INFO] [stdout] test compiler::tests::record_default_wrong_field_type_rejected ... ok
[INFO] [stdout] test compiler::tests::schema_import_with_invalid_structure_shows_import_context ... ok
[INFO] [stdout] test compiler::tests::record_default_partial_missing_required_field_rejected ... ok
[INFO] [stdout] test doc_comments::tests::test_strip_indents_multi_line_double_star_with_blank_lines ... ok
[INFO] [stdout] test doc_comments::tests::test_strip_indents_single_line_double_star_no_space ... ok
[INFO] [stdout] test doc_comments::tests::test_strip_indents_single_line_double_star_with_space ... ok
[INFO] [stdout] test doc_comments::tests::test_strip_indents_single_line_tab_after_double_star ... ok
[INFO] [stdout] test compiler::tests::undefined_type_suggests_primitive ... ok
[INFO] [stdout] test doc_comments::tests::test_strip_indents_star_prefix ... ok
[INFO] [stdout] test doc_comments::tests::test_strip_indents_multi_line_star_no_space_after_star ... ok
[INFO] [stdout] test doc_comments::tests::test_strip_indents_mixed_whitespace_around_stars ... ok
[INFO] [stdout] test doc_comments::tests::test_strip_indents_single_star_only ... ok
[INFO] [stdout] test doc_comments::tests::test_strip_indents_single_line_star_prefix_no_space ... ok
[INFO] [stdout] test doc_comments::tests::test_strip_indents_single_line_plain_text ... ok
[INFO] [stdout] test doc_comments::tests::test_strip_indents_multi_line_star_prefix_with_blank_lines ... ok
[INFO] [stdout] test doc_comments::tests::test_strip_indents_no_common_indent ... ok
[INFO] [stdout] test doc_comments::tests::test_strip_indents_tab_after_star ... ok
[INFO] [stdout] test import::tests::custom_properties_on_primitive_without_logical_type_preserved ... ok
[INFO] [stdout] test doc_comments::tests::test_strip_indents_single_line_tab_after_star ... ok
[INFO] [stdout] test doc_comments::tests::test_strip_indents_empty_string ... ok
[INFO] [stdout] test doc_comments::tests::test_strip_indents_java_parity_without_stars ... ok
[INFO] [stdout] test doc_comments::tests::test_strip_indents_whitespace_only_lines_ignored_for_indent ... ok
[INFO] [stdout] test doc_comments::tests::test_strip_indents_whitespace ... ok
[INFO] [stdout] test doc_comments::tests::test_strip_indents_single_line ... ok
[INFO] [stdout] test import::tests::enum_with_qualified_name_splits ... ok
[INFO] [stdout] test import::tests::fixed_with_qualified_name_splits ... ok
[INFO] [stdout] test import::tests::flatten_enum_replaces_with_reference ... ok
[INFO] [stdout] test doc_comments::tests::test_strip_indents_multi_line_mixed_indent_depth ... ok
[INFO] [stdout] test import::tests::flatten_nested_in_map_replaces_with_reference ... ok
[INFO] [stdout] test import::tests::flatten_deeply_nested_produces_correct_order ... ok
[INFO] [stdout] test import::tests::flatten_nested_in_union_replaces_with_reference ... ok
[INFO] [stdout] test doc_comments::tests::test_strip_indents_unicode ... ok
[INFO] [stdout] test import::tests::bare_primitive_object_without_extra_properties_stays_primitive ... ok
[INFO] [stdout] test import::tests::flatten_nested_in_array_replaces_with_reference ... ok
[INFO] [stdout] test doc_comments::tests::test_strip_indents_single_line_star_prefix_with_space ... ok
[INFO] [stdout] test import::tests::flatten_primitive_is_unchanged ... ok
[INFO] [stdout] test import::tests::hash_comments_are_not_stripped ... ok
[INFO] [stdout] test import::tests::flatten_replaces_nested_record_with_reference ... ok
[INFO] [stdout] test import::tests::json_to_schema_rejects_boolean ... ok
[INFO] [stdout] test import::tests::import_schema_rejects_invalid_json ... ok
[INFO] [stdout] test import::tests::json_to_schema_rejects_missing_type_field ... ok
[INFO] [stdout] test import::tests::import_schema_rejects_invalid_schema_structure ... ok
[INFO] [stdout] test doc_comments::tests::test_strip_indents_java_parity_with_stars ... ok
[INFO] [stdout] test import::tests::import_protocol_rejects_invalid_message ... ok
[INFO] [stdout] test import::tests::parse_array_schema ... ok
[INFO] [stdout] test doc_comments::tests::test_strip_indents_multi_line_with_tabs ... ok
[INFO] [stdout] test import::tests::parse_field_with_default ... ok
[INFO] [stdout] test import::tests::import_protocol_rejects_invalid_json ... ok
[INFO] [stdout] test import::tests::parse_fixed_object ... ok
[INFO] [stdout] test import::tests::parse_logical_type_decimal ... ok
[INFO] [stdout] test import::tests::import_schema_rejects_unreadable_file ... ok
[INFO] [stdout] test import::tests::json_to_schema_rejects_null ... ok
[INFO] [stdout] test import::tests::parse_field_with_order_and_aliases ... ok
[INFO] [stdout] test import::tests::import_protocol_rejects_unreadable_file ... ok
[INFO] [stdout] test import::tests::parse_enum_object ... ok
[INFO] [stdout] test import::tests::parse_logical_type_date ... ok
[INFO] [stdout] test import::tests::parse_map_schema ... ok
[INFO] [stdout] test import::tests::import_protocol_rejects_invalid_type_in_types_array ... ok
[INFO] [stdout] test import::tests::json_to_schema_rejects_number ... ok
[INFO] [stdout] test import::tests::json_to_schema_rejects_unknown_type_field ... ok
[INFO] [stdout] test import::tests::mark_imported_returns_false_on_first_call ... ok
[INFO] [stdout] test import::tests::mark_imported_returns_true_on_subsequent_calls ... ok
[INFO] [stdout] test import::tests::parse_error_record ... ok
[INFO] [stdout] test import::tests::parse_message_with_errors ... ok
[INFO] [stdout] test import::tests::parse_named_reference_with_namespace ... ok
[INFO] [stdout] test import::tests::parse_named_reference_already_qualified ... ok
[INFO] [stdout] test import::tests::parse_primitive_string ... ok
[INFO] [stdout] test import::tests::parse_simple_message ... ok
[INFO] [stdout] test import::tests::parse_record_object ... ok
[INFO] [stdout] test import::tests::parse_union_array ... ok
[INFO] [stdout] test import::tests::preserve_strings_containing_comment_syntax ... ok
[INFO] [stdout] test import::tests::register_deeply_nested_types ... ok
[INFO] [stdout] test import::tests::register_nested_record_in_array_items ... ok
[INFO] [stdout] test import::tests::primitive_from_str_returns_error_on_unknown_type ... ok
[INFO] [stdout] test import::tests::record_qualified_name_overrides_default_namespace ... ok
[INFO] [stdout] test import::tests::record_simple_name_falls_back_to_default_namespace ... ok
[INFO] [stdout] test import::tests::record_with_qualified_name_explicit_namespace_takes_precedence ... ok
[INFO] [stdout] test import::tests::record_with_qualified_name_splits_into_name_and_namespace ... ok
[INFO] [stdout] test import::tests::register_nested_enum_in_field ... ok
[INFO] [stdout] test import::tests::register_nested_fixed_in_field ... ok
[INFO] [stdout] test import::tests::register_nested_record_in_field ... ok
[INFO] [stdout] test import::tests::parse_one_way_message ... ok
[INFO] [stdout] test import::tests::register_nested_record_in_map_values ... ok
[INFO] [stdout] test import::tests::split_qualified_name_single_dot ... ok
[INFO] [stdout] test import::tests::strip_block_comment ... ok
[INFO] [stdout] test import::tests::split_qualified_name_simple ... ok
[INFO] [stdout] test import::tests::unknown_logical_type_preserved_as_annotated_primitive ... ok
[INFO] [stdout] test model::json::tests::alias_different_namespace_keeps_full_name ... ok
[INFO] [stdout] test model::json::tests::alias_no_namespace_keeps_simple_name ... ok
[INFO] [stdout] test model::json::tests::alias_no_collision_same_namespace_shortens ... ok
[INFO] [stdout] test model::json::tests::alias_same_namespace_shortens_to_simple_name ... ok
[INFO] [stdout] test model::json::tests::alias_schema_nil_namespace ... ok
[INFO] [stdout] test model::json::tests::alias_schema_type_collision_different_namespace ... ok
[INFO] [stdout] test import::tests::strip_comments_from_avsc_schema ... ok
[INFO] [stdout] test model::json::tests::alias_schema_type_collision_enum_keeps_full_name ... ok
[INFO] [stdout] test import::tests::strip_line_comment ... ok
[INFO] [stdout] test model::json::tests::annotated_primitive_serializes_as_object ... ok
[INFO] [stdout] test model::json::tests::array_serializes_correctly ... ok
[INFO] [stdout] test model::json::tests::array_with_properties ... ok
[INFO] [stdout] test model::json::tests::build_lookup_uses_default_namespace_for_unqualified_types ... ok
[INFO] [stdout] test model::json::tests::enum_aliases_shortened_in_same_namespace ... ok
[INFO] [stdout] test model::json::tests::enum_omits_default_when_absent ... ok
[INFO] [stdout] test model::json::tests::build_lookup_collects_nested_types ... ok
[INFO] [stdout] test model::json::tests::enum_serializes_correctly ... ok
[INFO] [stdout] test model::json::tests::error_record_uses_error_type ... ok
[INFO] [stdout] test model::json::tests::alias_schema_type_collision_keeps_full_name ... ok
[INFO] [stdout] test model::json::tests::fixed_aliases_shortened_in_same_namespace ... ok
[INFO] [stdout] test model::json::tests::logical_type_date ... ok
[INFO] [stdout] test model::json::tests::field_with_doc_default_and_order ... ok
[INFO] [stdout] test model::json::tests::logical_type_decimal ... ok
[INFO] [stdout] test model::json::tests::logical_type_local_timestamp_micros ... ok
[INFO] [stdout] test import::tests::register_nested_record_in_union ... ok
[INFO] [stdout] test model::json::tests::fixed_serializes_correctly ... ok
[INFO] [stdout] test import::tests::register_non_named_schema_is_noop ... ok
[INFO] [stdout] test model::json::tests::field_with_aliases_and_properties ... ok
[INFO] [stdout] test model::json::tests::logical_type_time_millis ... ok
[INFO] [stdout] test model::json::tests::field_with_ignore_order ... ok
[INFO] [stdout] test model::json::tests::logical_type_time_micros ... ok
[INFO] [stdout] test model::json::tests::logical_type_local_timestamp_millis ... ok
[INFO] [stdout] test model::json::tests::logical_type_timestamp_millis ... ok
[INFO] [stdout] test model::json::tests::logical_type_uuid ... ok
[INFO] [stdout] test model::json::tests::named_type_second_occurrence_is_bare_string ... ok
[INFO] [stdout] test model::json::tests::primitives_serialize_as_bare_strings ... ok
[INFO] [stdout] test model::json::tests::named_type_second_occurrence_uses_short_name_in_same_namespace ... ok
[INFO] [stdout] test model::json::tests::protocol_with_doc_and_properties ... ok
[INFO] [stdout] test model::json::tests::protocol_to_json_minimal ... ok
[INFO] [stdout] test model::json::tests::protocol_with_empty_namespace_omits_key ... ok
[INFO] [stdout] test model::json::tests::record_aliases_shortened_in_same_namespace ... ok
[INFO] [stdout] test model::json::tests::logical_type_timestamp_micros ... ok
[INFO] [stdout] test model::json::tests::protocol_with_messages ... ok
[INFO] [stdout] test model::json::tests::record_includes_namespace_when_different_from_enclosing ... ok
[INFO] [stdout] test model::json::tests::record_omits_namespace_when_same_as_enclosing ... ok
[INFO] [stdout] test model::json::tests::record_serializes_correctly ... ok
[INFO] [stdout] test model::json::tests::ref_name_collision_with_no_namespace_returns_bare_name ... ok
[INFO] [stdout] test model::json::tests::map_serializes_correctly ... ok
[INFO] [stdout] test model::json::tests::ref_name_returns_qualified_when_only_type_has_namespace ... ok
[INFO] [stdout] test model::json::tests::ref_name_returns_qualified_when_namespaces_differ ... ok
[INFO] [stdout] test model::json::tests::record_with_aliases_and_properties ... ok
[INFO] [stdout] test model::json::tests::record_alias_with_schema_type_collision_not_shortened ... ok
[INFO] [stdout] test model::json::tests::ref_name_uses_full_name_for_enum_collision ... ok
[INFO] [stdout] test import::tests::split_qualified_name_fully_qualified ... ok
[INFO] [stdout] test model::json::tests::field_ascending_order_is_omitted ... ok
[INFO] [stdout] test import::tests::resolve_import_not_found_reports_searched_dirs ... ok
[INFO] [stdout] test model::json::tests::ref_name_uses_full_name_for_map_collision ... ok
[INFO] [stdout] test model::json::tests::reference_emits_bare_name_on_subsequent_use ... ok
[INFO] [stdout] test model::json::tests::ref_name_collision_different_namespaces_uses_full ... ok
[INFO] [stdout] test model::json::tests::ref_name_uses_full_name_for_fixed_collision ... ok
[INFO] [stdout] test model::json::tests::reference_uses_full_name_for_schema_type_collision ... ok
[INFO] [stdout] test model::json::tests::reference_inlines_full_definition_on_first_use ... ok
[INFO] [stdout] test model::json::tests::reference_uses_short_name_when_namespace_matches_enclosing ... ok
[INFO] [stdout] test model::schema::tests::annotated_long_rejects_string ... ok
[INFO] [stdout] test model::schema::tests::array_accepts_array ... ok
[INFO] [stdout] test model::schema::tests::array_accepts_non_empty_array ... ok
[INFO] [stdout] test model::schema::tests::annotated_long_accepts_integer ... ok
[INFO] [stdout] test model::json::tests::ref_name_uses_full_name_for_schema_type_collision ... ok
[INFO] [stdout] test model::json::tests::union_serializes_as_array ... ok
[INFO] [stdout] test model::schema::tests::array_rejects_string ... ok
[INFO] [stdout] test model::schema::tests::array_validates_element_types ... ok
[INFO] [stdout] test model::schema::tests::boolean_rejects_integer ... ok
[INFO] [stdout] test model::schema::tests::boolean_rejects_string ... ok
[INFO] [stdout] test model::schema::tests::double_accepts_infinity_string ... ok
[INFO] [stdout] test model::schema::tests::double_accepts_nan_string ... ok
[INFO] [stdout] test model::schema::tests::double_accepts_neg_infinity_string ... ok
[INFO] [stdout] test model::schema::tests::double_rejects_string ... ok
[INFO] [stdout] test model::schema::tests::enum_accepts_string ... ok
[INFO] [stdout] test model::schema::tests::enum_rejects_integer ... ok
[INFO] [stdout] test model::schema::tests::bytes_rejects_integer ... ok
[INFO] [stdout] test model::schema::tests::field_without_default_is_not_validated ... ok
[INFO] [stdout] test model::schema::tests::fixed_rejects_integer ... ok
[INFO] [stdout] test model::schema::tests::boolean_accepts_false ... ok
[INFO] [stdout] test model::schema::tests::boolean_accepts_true ... ok
[INFO] [stdout] test model::json::tests::ref_name_returns_simple_when_namespace_matches ... ok
[INFO] [stdout] test model::schema::tests::float_accepts_nan_string ... ok
[INFO] [stdout] test model::schema::tests::int_accepts_zero ... ok
[INFO] [stdout] test model::schema::tests::float_rejects_regular_string ... ok
[INFO] [stdout] test model::json::tests::ref_name_uses_full_name_for_array_collision ... ok
[INFO] [stdout] test model::json::tests::ref_name_uses_full_name_for_union_collision ... ok
[INFO] [stdout] test model::schema::tests::fixed_accepts_string ... ok
[INFO] [stdout] test model::json::tests::ref_name_returns_simple_when_no_namespace ... ok
[INFO] [stdout] test model::schema::tests::float_accepts_integer ... ok
[INFO] [stdout] test model::schema::tests::forward_reference_skips_validation ... ok
[INFO] [stdout] test model::schema::tests::int_accepts_i32_max ... ok
[INFO] [stdout] test model::schema::tests::int_accepts_i32_min ... ok
[INFO] [stdout] test model::schema::tests::int_accepts_integer ... ok
[INFO] [stdout] test model::schema::tests::float_accepts_number ... ok
[INFO] [stdout] test model::schema::tests::int_accepts_negative ... ok
[INFO] [stdout] test model::schema::tests::double_accepts_number ... ok
[INFO] [stdout] test model::schema::tests::bytes_accepts_string ... ok
[INFO] [stdout] test model::schema::tests::int_rejects_above_i32_max ... ok
[INFO] [stdout] test model::schema::tests::int_rejects_array ... ok
[INFO] [stdout] test model::schema::tests::int_rejects_boolean ... ok
[INFO] [stdout] test model::schema::tests::int_rejects_large_positive ... ok
[INFO] [stdout] test model::schema::tests::int_rejects_below_i32_min ... ok
[INFO] [stdout] test model::schema::tests::int_rejects_null ... ok
[INFO] [stdout] test model::schema::tests::int_rejects_string ... ok
[INFO] [stdout] test model::schema::tests::int_rejects_object ... ok
[INFO] [stdout] test model::schema::tests::logical_date_rejects_string ... ok
[INFO] [stdout] test model::schema::tests::logical_date_accepts_integer ... ok
[INFO] [stdout] test model::schema::tests::logical_decimal_accepts_string ... ok
[INFO] [stdout] test model::schema::tests::logical_uuid_accepts_string ... ok
[INFO] [stdout] test model::schema::tests::logical_uuid_rejects_integer ... ok
[INFO] [stdout] test model::schema::tests::logical_timestamp_millis_accepts_integer ... ok
[INFO] [stdout] test model::schema::tests::long_accepts_value_above_i32_max ... ok
[INFO] [stdout] test model::schema::tests::long_rejects_float ... ok
[INFO] [stdout] test model::schema::tests::map_accepts_object ... ok
[INFO] [stdout] test model::schema::tests::long_accepts_i64_min ... ok
[INFO] [stdout] test model::schema::tests::map_rejects_array ... ok
[INFO] [stdout] test model::schema::tests::long_accepts_i64_max ... ok
[INFO] [stdout] test model::schema::tests::non_record_schema_returns_no_errors ... ok
[INFO] [stdout] test model::schema::tests::map_validates_value_types ... ok
[INFO] [stdout] test model::schema::tests::null_accepts_null ... ok
[INFO] [stdout] test model::schema::tests::nullable_reference_union_validates_resolved_type ... ok
[INFO] [stdout] test model::schema::tests::long_accepts_integer ... ok
[INFO] [stdout] test model::schema::tests::null_rejects_integer ... ok
[INFO] [stdout] test model::schema::tests::nullable_reference_union_rejects_invalid_default ... ok
[INFO] [stdout] test model::schema::tests::record_accepts_object ... ok
[INFO] [stdout] test model::schema::tests::record_nested_validates_inner_record ... ok
[INFO] [stdout] test model::schema::tests::record_rejects_wrong_field_type_in_default ... ok
[INFO] [stdout] test model::schema::tests::record_rejects_string ... ok
[INFO] [stdout] test model::schema::tests::record_with_field_default_accepts_partial_default ... ok
[INFO] [stdout] test model::schema::tests::record_with_required_field_rejects_partial_default ... ok
[INFO] [stdout] test model::schema::tests::reference_accepts_any_value ... ok
[INFO] [stdout] test model::schema::tests::string_rejects_integer ... ok
[INFO] [stdout] test model::schema::tests::string_rejects_array ... ok
[INFO] [stdout] test model::schema::tests::record_with_required_field_accepts_complete_default ... ok
[INFO] [stdout] test model::schema::tests::union_null_first_accepts_null ... ok
[INFO] [stdout] test model::schema::tests::union_int_string_accepts_either ... ok
[INFO] [stdout] test model::schema::tests::union_null_first_accepts_string_from_second_branch ... ok
[INFO] [stdout] test model::schema::tests::union_string_first_accepts_null_from_second_branch ... ok
[INFO] [stdout] test model::schema::tests::union_string_first_accepts_string ... ok
[INFO] [stdout] test model::schema::tests::union_null_first_rejects_integer ... ok
[INFO] [stdout] test model::schema::tests::reference_field_rejects_string_default_for_record ... ok
[INFO] [stdout] test model::schema::tests::reference_field_rejects_null_default_for_non_nullable_record ... ok
[INFO] [stdout] test model::schema::tests::reference_field_accepts_object_default_for_record ... ok
[INFO] [stdout] test model::schema::tests::string_accepts_string ... ok
[INFO] [stdout] test model::schema::tests::reference_field_rejects_array_default_for_record ... ok
[INFO] [stdout] test model::schema::tests::validate_date_on_fixed_is_invalid ... ok
[INFO] [stdout] test model::schema::tests::validate_decimal_on_fixed_8_with_excess_precision ... ok
[INFO] [stdout] test model::schema::tests::validate_decimal_on_fixed_8_with_valid_precision ... ok
[INFO] [stdout] test model::schema::tests::validate_decimal_on_fixed_scale_exceeds_precision ... ok
[INFO] [stdout] test model::schema::tests::reference_field_rejects_integer_default_for_record ... ok
[INFO] [stdout] test model::schema::tests::validate_decimal_on_fixed_without_precision_is_invalid ... ok
[INFO] [stdout] test model::schema::tests::validate_default_returns_none_for_valid ... ok
[INFO] [stdout] test model::schema::tests::validate_duration_on_fixed_12_is_valid ... ok
[INFO] [stdout] test model::schema::tests::validate_default_long_out_of_range_message ... ok
[INFO] [stdout] test model::schema::tests::validate_default_reports_multiple_missing_fields ... ok
[INFO] [stdout] test model::schema::tests::int_rejects_float ... ok
[INFO] [stdout] test model::schema::tests::validate_default_int_below_range_message ... ok
[INFO] [stdout] test model::schema::tests::validate_duration_on_fixed_16_is_invalid ... ok
[INFO] [stdout] test model::schema::tests::validate_default_returns_reason_for_invalid ... ok
[INFO] [stdout] test model::schema::tests::validate_default_reports_invalid_field_value ... ok
[INFO] [stdout] test model::schema::tests::validate_default_int_out_of_range_message ... ok
[INFO] [stdout] test model::schema::tests::with_merged_properties_map_merges ... ok
[INFO] [stdout] test model::schema::tests::with_merged_properties_record_merges ... ok
[INFO] [stdout] test model::schema::tests::with_merged_properties_reference_merges ... ok
[INFO] [stdout] test model::schema::tests::validate_uuid_on_fixed_is_invalid ... ok
[INFO] [stdout] test model::schema::tests::with_merged_properties_enum_merges ... ok
[INFO] [stdout] test model::schema::tests::with_merged_properties_bare_primitive_promotes_to_annotated ... ok
[INFO] [stdout] test reader::tests::annotation_name_starts_with_keyword_detects_enum ... ok
[INFO] [stdout] test model::schema::tests::validate_duration_on_fixed_8_is_invalid ... ok
[INFO] [stdout] test model::schema::tests::with_merged_properties_union_unchanged ... ok
[INFO] [stdout] test reader::tests::annotation_name_starts_with_keyword_detects_record ... ok
[INFO] [stdout] test reader::tests::annotation_name_starts_with_keyword_not_annotation ... ok
[INFO] [stdout] test model::schema::tests::validate_default_reports_missing_required_field ... ok
[INFO] [stdout] test model::schema::tests::with_merged_properties_annotated_primitive_merges ... ok
[INFO] [stdout] test model::schema::tests::with_merged_properties_fixed_merges ... ok
[INFO] [stdout] test reader::tests::alias_with_dash_is_rejected ... ok
[INFO] [stdout] test model::schema::tests::validate_unknown_logical_type_on_fixed_is_invalid ... ok
[INFO] [stdout] test reader::tests::decimal_zero_precision_rejected ... ok
[INFO] [stdout] test reader::tests::alias_with_leading_digit_is_rejected ... ok
[INFO] [stdout] test reader::tests::annotation_on_message_with_void_return_is_accepted ... ok
[INFO] [stdout] test reader::tests::annotation_on_primitive_type_is_accepted ... ok
[INFO] [stdout] test reader::tests::decimal_precision_overflow_is_not_promoted ... ok
[INFO] [stdout] test reader::tests::annotations_on_nullable_union_no_warning ... ok
[INFO] [stdout] test reader::tests::default_annotation_on_enum_is_rejected ... ok
[INFO] [stdout] test reader::tests::decimal_scale_exceeds_precision_rejected ... ok
[INFO] [stdout] test reader::tests::decimal_valid_precision_and_scale_accepted ... ok
[INFO] [stdout] test reader::tests::decimal_scale_equals_precision_accepted ... ok
[INFO] [stdout] test reader::tests::default_annotated_long_int_valid ... ok
[INFO] [stdout] test reader::tests::default_boolean_valid ... ok
[INFO] [stdout] test reader::tests::default_boolean_int_is_rejected ... ok
[INFO] [stdout] test reader::tests::custom_annotation_on_protocol_is_accepted ... ok
[INFO] [stdout] test reader::tests::annotation_on_type_reference_is_rejected ... ok
[INFO] [stdout] test reader::tests::default_array_empty_valid ... ok
[INFO] [stdout] test reader::tests::default_double_valid ... ok
[INFO] [stdout] test reader::tests::default_double_nan_valid ... ok
[INFO] [stdout] test reader::tests::default_bytes_int_is_rejected ... ok
[INFO] [stdout] test reader::tests::default_annotation_on_record_is_not_reserved ... ok
[INFO] [stdout] test reader::tests::default_float_infinity_valid ... ok
[INFO] [stdout] test reader::tests::default_int_min_boundary_is_accepted ... ok
[INFO] [stdout] test reader::tests::default_int_max_boundary_is_accepted ... ok
[INFO] [stdout] test reader::tests::default_int_string_is_rejected ... ok
[INFO] [stdout] test reader::tests::default_long_accepts_value_above_i32_max ... ok
[INFO] [stdout] test reader::tests::default_int_negative_overflow_is_rejected ... ok
[INFO] [stdout] test reader::tests::annotations_on_non_nullable_union_produce_warning ... ok
[INFO] [stdout] test reader::tests::default_int_float_is_rejected ... ok
[INFO] [stdout] test reader::tests::annotation_on_message_with_named_return_type_is_rejected ... ok
[INFO] [stdout] test reader::tests::default_int_null_is_rejected ... ok
[INFO] [stdout] test reader::tests::default_forward_reference_skips_validation ... ok
[INFO] [stdout] test reader::tests::default_nullable_null_valid ... ok
[INFO] [stdout] test reader::tests::default_enum_string_valid ... ok
[INFO] [stdout] test reader::tests::default_string_valid ... ok
[INFO] [stdout] test reader::tests::default_string_int_is_rejected ... ok
[INFO] [stdout] test reader::tests::default_message_param_validated ... ok
[INFO] [stdout] test reader::tests::default_record_object_valid ... ok
[INFO] [stdout] test reader::tests::default_nullable_non_null_valid ... ok
[INFO] [stdout] test reader::tests::detect_empty_type_parameter_array ... ok
[INFO] [stdout] test reader::tests::default_string_array_is_rejected ... ok
[INFO] [stdout] test reader::tests::default_union_null_first_valid ... ok
[INFO] [stdout] test reader::tests::detect_empty_type_parameter_map ... ok
[INFO] [stdout] test reader::tests::detect_fixed_non_integer_pattern ... ok
[INFO] [stdout] test reader::tests::default_int_valid ... ok
[INFO] [stdout] test reader::tests::detect_empty_union_pattern ... ok
[INFO] [stdout] test reader::tests::detect_missing_close_brace_before_declaration_pattern ... ok
[INFO] [stdout] test reader::tests::detect_missing_name_protocol ... ok
[INFO] [stdout] test reader::tests::default_map_empty_valid ... ok
[INFO] [stdout] test reader::tests::detect_misspelled_keyword_pattern ... ok
[INFO] [stdout] test reader::tests::default_union_non_first_branch_valid ... ok
[INFO] [stdout] test reader::tests::detect_unclosed_brace_pattern ... ok
[INFO] [stdout] test reader::tests::different_named_types_in_union_is_accepted ... ok
[INFO] [stdout] test reader::tests::detect_trailing_comma_in_enum_pattern ... ok
[INFO] [stdout] test reader::tests::enrich_annotation_starting_with_keyword ... ok
[INFO] [stdout] test reader::tests::enrich_bare_identifier_in_json_value_position ... ok
[INFO] [stdout] test reader::tests::enrich_large_mismatched_eof ... ok
[INFO] [stdout] test reader::tests::doc_annotation_on_record_is_rejected ... ok
[INFO] [stdout] test reader::tests::enrich_import_without_kind ... ok
[INFO] [stdout] test reader::tests::enrich_large_extraneous_eof ... ok
[INFO] [stdout] test reader::tests::enrich_large_extraneous_token ... ok
[INFO] [stdout] test reader::tests::enrich_large_mismatched_token ... ok
[INFO] [stdout] test reader::tests::doc_annotation_on_protocol_is_rejected ... ok
[INFO] [stdout] test reader::tests::duplicate_namespace_uses_last_value ... ok
[INFO] [stdout] test reader::tests::doc_annotation_on_field_variable_is_rejected ... ok
[INFO] [stdout] test reader::tests::duplicate_string_in_union_is_rejected ... ok
[INFO] [stdout] test reader::tests::enrich_large_set_with_misspelled_keyword_suggests_correction ... ok
[INFO] [stdout] test reader::tests::doc_annotation_on_message_is_rejected ... ok
[INFO] [stdout] test reader::tests::expecting_set_includes_string_literal_absent ... ok
[INFO] [stdout] test reader::tests::enrich_returns_none_for_small_expecting_set ... ok
[INFO] [stdout] test reader::tests::expecting_set_includes_string_literal_present ... ok
[INFO] [stdout] test reader::tests::extract_annotation_name_no_keyword_suffix ... ok
[INFO] [stdout] test reader::tests::enrich_mismatched_input_expecting_lparen ... ok
[INFO] [stdout] test reader::tests::enrich_no_viable_alternative_with_preceding_valid_annotation ... ok
[INFO] [stdout] test reader::tests::enrich_no_viable_alternative_with_annotation ... ok
[INFO] [stdout] test reader::tests::enrich_non_identifier_in_json_value_position_no_quoting_hint ... ok
[INFO] [stdout] test reader::tests::extract_trailing_identifier_after_quote ... ok
[INFO] [stdout] test reader::tests::extract_annotation_name_skips_valid_annotations ... ok
[INFO] [stdout] test reader::tests::enrich_no_viable_alternative_misspelled_keyword ... ok
[INFO] [stdout] test reader::tests::extract_trailing_identifier_from_merged_input ... ok
[INFO] [stdout] test reader::tests::enum_default_in_symbols_is_accepted ... ok
[INFO] [stdout] test reader::tests::float_decimal_no_suffix ... ok
[INFO] [stdout] test reader::tests::default_logical_date_int_valid ... ok
[INFO] [stdout] test reader::tests::extract_annotation_name_simple ... ok
[INFO] [stdout] test reader::tests::extract_annotation_name_with_enum_keyword ... ok
[INFO] [stdout] test reader::tests::enum_default_not_in_symbols_is_rejected ... ok
[INFO] [stdout] test reader::tests::duplicate_null_in_union_is_rejected ... ok
[INFO] [stdout] test reader::tests::extract_trailing_identifier_simple ... ok
[INFO] [stdout] test reader::tests::default_int_overflow_is_rejected ... ok
[INFO] [stdout] test reader::tests::float_scientific_negative_exponent_with_suffix ... ok
[INFO] [stdout] test reader::tests::float_scientific_with_suffix ... ok
[INFO] [stdout] test reader::tests::float_suffix_d_lowercase ... ok
[INFO] [stdout] test reader::tests::float_literal_hex_float ... ok
[INFO] [stdout] test reader::tests::float_literal_infinity_positive ... ok
[INFO] [stdout] test reader::tests::float_literal_infinity_negative ... ok
[INFO] [stdout] test reader::tests::default_int_object_is_rejected ... ok
[INFO] [stdout] test reader::tests::duplicate_named_type_in_union_is_rejected ... ok
[INFO] [stdout] test reader::tests::float_literal_negative_hex_float ... ok
[INFO] [stdout] test reader::tests::float_literal_nan ... ok
[INFO] [stdout] test reader::tests::float_nan ... ok
[INFO] [stdout] test reader::tests::float_negative_value_with_suffix ... ok
[INFO] [stdout] test reader::tests::float_positive_sign_with_suffix ... ok
[INFO] [stdout] test reader::tests::float_suffix_d_uppercase ... ok
[INFO] [stdout] test reader::tests::float_suffix_only_no_dot ... ok
[INFO] [stdout] test reader::tests::format_expected_help_humanizes_literal_tokens ... ok
[INFO] [stdout] test reader::tests::hex_float_mixed_hex_digits ... ok
[INFO] [stdout] test reader::tests::float_suffix_f_uppercase ... ok
[INFO] [stdout] test reader::tests::hex_float_negative_exponent ... ok
[INFO] [stdout] test reader::tests::hex_float_negative_sign ... ok
[INFO] [stdout] test reader::tests::format_expected_help_humanizes_identifier_token ... ok
[INFO] [stdout] test reader::tests::float_suffix_f_lowercase ... ok
[INFO] [stdout] test reader::tests::hex_float_uppercase_x_and_p ... ok
[INFO] [stdout] test reader::tests::hex_float_trailing_dot ... ok
[INFO] [stdout] test reader::tests::high_surrogate_followed_by_literal_text ... ok
[INFO] [stdout] test reader::tests::high_surrogate_followed_by_too_few_hex_digits ... ok
[INFO] [stdout] test reader::tests::humanize_antlr_message_leaves_keywords_unchanged ... ok
[INFO] [stdout] test reader::tests::humanize_passes_through_keywords ... ok
[INFO] [stdout] test reader::tests::humanize_replaces_floating_point_literal ... ok
[INFO] [stdout] test reader::tests::humanize_antlr_message_replaces_identifier_token ... ok
[INFO] [stdout] test reader::tests::hex_float_basic ... ok
[INFO] [stdout] test reader::tests::float_infinity ... ok
[INFO] [stdout] test reader::tests::high_surrogate_followed_by_non_surrogate_escape ... ok
[INFO] [stdout] test reader::tests::hex_float_no_fraction ... ok
[INFO] [stdout] test reader::tests::high_surrogate_followed_by_backslash_non_u ... ok
[INFO] [stdout] test reader::tests::humanize_replaces_identifier_token ... ok
[INFO] [stdout] test reader::tests::hex_float_fraction_only ... ok
[INFO] [stdout] test reader::tests::hex_float_with_suffix ... ok
[INFO] [stdout] test reader::tests::humanize_replaces_integer_literal ... ok
[INFO] [stdout] test reader::tests::humanize_replaces_string_literal ... ok
[INFO] [stdout] test reader::tests::identify_construct_enum ... ok
[INFO] [stdout] test reader::tests::integer_long_suffix_lowercase ... ok
[INFO] [stdout] test reader::tests::identify_construct_protocol ... ok
[INFO] [stdout] test reader::tests::integer_negative_hex ... ok
[INFO] [stdout] test reader::tests::identify_construct_record ... ok
[INFO] [stdout] test reader::tests::integer_octal ... ok
[INFO] [stdout] test reader::tests::integer_negative_octal ... ok
[INFO] [stdout] test reader::tests::identify_construct_union_no_name ... ok
[INFO] [stdout] test reader::tests::integer_underscore_separator ... ok
[INFO] [stdout] test reader::tests::integer_negative_octal_long ... ok
[INFO] [stdout] test reader::tests::identify_construct_unknown ... ok
[INFO] [stdout] test reader::tests::integer_hex ... ok
[INFO] [stdout] test reader::tests::integer_hex_uppercase ... ok
[INFO] [stdout] test reader::tests::invalid_unicode_code_point ... ok
[INFO] [stdout] test reader::tests::integer_large_value_becomes_long ... ok
[INFO] [stdout] test reader::tests::integer_long_suffix ... ok
[INFO] [stdout] test reader::tests::is_unterminated_string_lexer_error_negative ... ok
[INFO] [stdout] test reader::tests::is_unterminated_string_lexer_error_positive ... ok
[INFO] [stdout] test reader::tests::lexer_error_produces_warning ... ok
[INFO] [stdout] test reader::tests::logicaltype_annotation_unknown_type_not_promoted ... ok
[INFO] [stdout] test reader::tests::lone_high_surrogate_at_end ... ok
[INFO] [stdout] test reader::tests::looks_like_bare_identifier_mixed_case ... ok
[INFO] [stdout] test reader::tests::looks_like_bare_identifier_rejects_empty ... ok
[INFO] [stdout] test reader::tests::logicaltype_duration_on_wrong_size_fixed_silently_accepted ... ok
[INFO] [stdout] test reader::tests::logicaltype_date_on_fixed_silently_accepted ... ok
[INFO] [stdout] test reader::tests::looks_like_bare_identifier_rejects_false ... ok
[INFO] [stdout] test reader::tests::looks_like_bare_identifier_rejects_null ... ok
[INFO] [stdout] test reader::tests::logicaltype_annotation_decimal_missing_precision_not_promoted ... ok
[INFO] [stdout] test reader::tests::logicaltype_annotation_local_timestamp_millis_promoted ... ok
[INFO] [stdout] test reader::tests::logicaltype_decimal_on_fixed_is_valid ... ok
[INFO] [stdout] test reader::tests::logicaltype_duration_on_fixed_12_is_valid ... ok
[INFO] [stdout] test reader::tests::logicaltype_annotation_uuid_promoted ... ok
[INFO] [stdout] test reader::tests::logicaltype_duration_on_fixed_12_matches_java_output ... ok
[INFO] [stdout] test reader::tests::logicaltype_annotation_wrong_base_type_not_promoted ... ok
[INFO] [stdout] test reader::tests::logicaltype_annotation_preserves_extra_properties ... ok
[INFO] [stdout] test reader::tests::logicaltype_annotation_timestamp_millis_promoted ... ok
[INFO] [stdout] test reader::tests::logicaltype_annotation_date_promoted ... ok
[INFO] [stdout] test reader::tests::logicaltype_annotation_decimal_promoted ... ok
[INFO] [stdout] test reader::tests::logicaltype_annotation_decimal_default_scale ... ok
[INFO] [stdout] test reader::tests::logicaltype_annotation_time_millis_promoted ... ok
[INFO] [stdout] test reader::tests::looks_like_bare_identifier_rejects_true ... ok
[INFO] [stdout] test reader::tests::looks_like_bare_identifier_uppercase ... ok
[INFO] [stdout] test reader::tests::mixed_escapes ... ok
[INFO] [stdout] test reader::tests::octal_high_first_digit_limits_to_two ... ok
[INFO] [stdout] test reader::tests::octal_single_digit ... ok
[INFO] [stdout] test reader::tests::octal_two_digits ... ok
[INFO] [stdout] test reader::tests::octal_three_digits_newline ... ok
[INFO] [stdout] test reader::tests::nullable_null_rejected ... ok
[INFO] [stdout] test reader::tests::nullable_null_in_array_rejected ... ok
[INFO] [stdout] test reader::tests::missing_semicolon_is_rejected ... ok
[INFO] [stdout] test reader::tests::multiple_throws_errors_parsed ... ok
[INFO] [stdout] test reader::tests::looks_like_bare_identifier_rejects_number ... ok
[INFO] [stdout] test reader::tests::looks_like_bare_identifier_rejects_special_chars ... ok
[INFO] [stdout] test reader::tests::malformed_unicode_escape_too_few_digits ... ok
[INFO] [stdout] test reader::tests::octal_three_digits_max ... ok
[INFO] [stdout] test reader::tests::parse_error_array_empty_type_parameter ... ok
[INFO] [stdout] test reader::tests::oneway_void_return_is_accepted ... ok
[INFO] [stdout] test reader::tests::parse_error_annotation_missing_parens_on_field ... ok
[INFO] [stdout] test reader::tests::oneway_with_throws_is_rejected ... ok
[INFO] [stdout] test reader::tests::octal_three_digits_uppercase_a ... ok
[INFO] [stdout] test reader::tests::looks_like_bare_identifier_with_underscores ... ok
[INFO] [stdout] test reader::tests::octal_zero ... ok
[INFO] [stdout] test reader::tests::oneway_nonvoid_return_is_rejected ... ok
[INFO] [stdout] test reader::tests::parse_error_bare_annotation_before_protocol ... ok
[INFO] [stdout] test reader::tests::parse_error_bare_at_sign_before_keyword ... ok
[INFO] [stdout] test reader::tests::parse_error_missing_record_brace_before_enum ... ok
[INFO] [stdout] test reader::tests::parse_error_empty_union_single_message ... ok
[INFO] [stdout] test reader::tests::parse_error_fixed_negative_size ... ok
[INFO] [stdout] test reader::tests::parse_error_extra_content_after_protocol_no_u001a ... ok
[INFO] [stdout] test reader::tests::parse_error_misspelled_protocol_at_top_level ... ok
[INFO] [stdout] test reader::tests::parse_error_fixed_non_integer_size ... ok
[INFO] [stdout] test reader::tests::parse_error_bare_enum_default_suggests_quoting ... ok
[INFO] [stdout] test reader::tests::plain_null_type_accepted ... ok
[INFO] [stdout] test reader::tests::parse_error_missing_enum_name ... ok
[INFO] [stdout] test reader::tests::protocol_name_int_is_rejected ... ok
[INFO] [stdout] test reader::tests::parse_error_import_without_kind ... ok
[INFO] [stdout] test reader::tests::protocol_name_null_is_rejected ... ok
[INFO] [stdout] test reader::tests::parse_error_misspelled_record_keyword ... ok
[INFO] [stdout] test reader::tests::rewrite_antlr_jargon_extraneous_input ... ok
[INFO] [stdout] test reader::tests::parse_error_missing_protocol_name ... ok
[INFO] [stdout] test reader::tests::parse_error_missing_record_name ... ok
[INFO] [stdout] test reader::tests::parse_error_missing_semicolon_no_jargon ... ok
[INFO] [stdout] test reader::tests::parse_error_trailing_comma_in_enum ... ok
[INFO] [stdout] test reader::tests::parse_error_unclosed_record_brace ... ok
[INFO] [stdout] test reader::tests::parse_error_misspelled_protocol_after_namespace ... ok
[INFO] [stdout] test reader::tests::rewrite_antlr_jargon_no_viable_alternative ... ok
[INFO] [stdout] test reader::tests::response_annotation_on_message_is_rejected ... ok
[INFO] [stdout] test reader::tests::sanitize_removes_doc_comment_from_expecting_set ... ok
[INFO] [stdout] test reader::tests::sanitize_replaces_eof_in_expecting_set ... ok
[INFO] [stdout] test reader::tests::sanitize_set_notation_three_tokens ... ok
[INFO] [stdout] test reader::tests::split_trailing_keyword_exact_keyword ... ok
[INFO] [stdout] test reader::tests::sanitize_no_expecting_set_replaces_eof ... ok
[INFO] [stdout] test reader::tests::split_trailing_keyword_no_match ... ok
[INFO] [stdout] test reader::tests::sanitize_set_notation_two_tokens ... ok
[INFO] [stdout] test reader::tests::slash_is_not_unescaped ... ok
[INFO] [stdout] test reader::tests::split_trailing_keyword_strips_protocol ... ok
[INFO] [stdout] test reader::tests::sanitize_removes_u001a_from_expecting_set ... ok
[INFO] [stdout] test reader::tests::sanitize_only_internal_tokens_drops_expecting ... ok
[INFO] [stdout] test reader::tests::sanitize_passthrough_normal_message ... ok
[INFO] [stdout] test reader::tests::sanitize_removes_u001a_keeps_other_tokens ... ok
[INFO] [stdout] test reader::tests::rewrite_antlr_jargon_mismatched_input ... ok
[INFO] [stdout] test reader::tests::sanitize_all_internal_tokens_keeps_eof_as_end_of_file ... ok
[INFO] [stdout] test reader::tests::split_trailing_keyword_strips_record ... ok
[INFO] [stdout] test reader::tests::parse_error_missing_record_brace_before_record ... ok
[INFO] [stdout] test reader::tests::split_trailing_keyword_strips_string ... ok
[INFO] [stdout] test reader::tests::surrogate_pair_with_multi_u ... ok
[INFO] [stdout] test reader::tests::trailing_backslash ... ok
[INFO] [stdout] test reader::tests::suggest_keyword_close_match ... ok
[INFO] [stdout] test reader::tests::rewrite_antlr_jargon_passthrough ... ok
[INFO] [stdout] test reader::tests::parse_error_unclosed_protocol_brace ... ok
[INFO] [stdout] test reader::tests::unicode_multi_u ... ok
[INFO] [stdout] test reader::tests::suggest_keyword_exact_match_returns_none ... ok
[INFO] [stdout] test reader::tests::unicode_single_u ... ok
[INFO] [stdout] test reader::tests::parse_error_map_empty_type_parameter ... ok
[INFO] [stdout] test reader::tests::suggest_keyword_too_distant_returns_none ... ok
[INFO] [stdout] test resolve::tests::test_into_schemas_order ... ok
[INFO] [stdout] test reader::tests::sub_character_at_end_without_trailing_content ... ok
[INFO] [stdout] test reader::tests::type_annotation_on_field_type_is_rejected ... ok
[INFO] [stdout] test reader::tests::unicode_escape_fewer_than_four_digits_still_decodes ... ok
[INFO] [stdout] test reader::tests::surrogate_pair_grinning_face ... ok
[INFO] [stdout] test reader::tests::surrogate_pair_musical_symbol_g_clef ... ok
[INFO] [stdout] test resolve::tests::test_is_valid_avro_name_accepts_unicode_letters ... ok
[INFO] [stdout] test reader::tests::unterminated_string_in_annotation ... ok
[INFO] [stdout] test resolve::tests::test_is_valid_avro_name_accepts_valid_names ... ok
[INFO] [stdout] test resolve::tests::test_is_valid_avro_name_rejects_leading_digit ... ok
[INFO] [stdout] test resolve::tests::test_is_valid_avro_name_rejects_dashes ... ok
[INFO] [stdout] test reader::tests::unterminated_string_in_default_value ... ok
[INFO] [stdout] test resolve::tests::test_is_valid_avro_name_rejects_empty_and_special_chars ... ok
[INFO] [stdout] test resolve::tests::test_duplicate_registration ... ok
[INFO] [stdout] test reader::tests::valid_qualified_alias_is_accepted ... ok
[INFO] [stdout] test resolve::tests::test_merge_registries ... ok
[INFO] [stdout] test resolve::tests::test_register_accepts_valid_namespaced_name ... ok
[INFO] [stdout] test resolve::tests::test_register_and_lookup ... ok
[INFO] [stdout] test reader::tests::version_annotation_on_protocol_is_accepted ... ok
[INFO] [stdout] test resolve::tests::test_validate_schema_detects_nested_unresolved_in_array ... ok
[INFO] [stdout] test resolve::tests::test_validate_schema_detects_top_level_unresolved_reference ... ok
[INFO] [stdout] test resolve::tests::test_validate_schema_detects_nested_unresolved_in_map ... ok
[INFO] [stdout] test resolve::tests::test_validate_schema_detects_nested_unresolved_in_union ... ok
[INFO] [stdout] test resolve::tests::test_register_non_named_schema_fails ... ok
[INFO] [stdout] test resolve::tests::test_registration_order_preserved ... ok
[INFO] [stdout] test suggest::tests::case_difference ... ok
[INFO] [stdout] test resolve::tests::test_validate_schema_namespace_mismatch ... ok
[INFO] [stdout] test suggest::tests::empty_strings ... ok
[INFO] [stdout] test resolve::tests::test_validate_schema_passes_for_primitives ... ok
[INFO] [stdout] test resolve::tests::test_validate_schema_resolves_registered_reference ... ok
[INFO] [stdout] test suggest::tests::identical_strings ... ok
[INFO] [stdout] test resolve::tests::test_validate_references ... ok
[INFO] [stdout] test resolve::tests::test_validate_references_resolves_known_types ... ok
[INFO] [stdout] test suggest::tests::insertion_not_two_edits ... ok
[INFO] [stdout] test suggest::tests::longer_names_allow_distance_two ... ok
[INFO] [stdout] test reader::tests::valid_union_no_duplicates_is_accepted ... ok
[INFO] [stdout] test resolve::tests::test_validate_nested_references ... ok
[INFO] [stdout] test reader::tests::valid_protocol_still_accepted ... ok
[INFO] [stdout] test suggest::tests::two_edits ... ok
[INFO] [stdout] test suggest::tests::transposition_counts_as_two_edits ... ok
[INFO] [stdout] test suggest::tests::single_substitution ... ok
[INFO] [stdout] test suggest::tests::single_deletion ... ok
[INFO] [stdout] test resolve::tests::test_register_rejects_dashed_enum_name ... ok
[INFO] [stdout] test resolve::tests::test_register_rejects_dashed_record_name ... ok
[INFO] [stdout] test resolve::tests::test_register_rejects_invalid_namespace_segment ... ok
[INFO] [stdout] test suggest::tests::single_insertion ... ok
[INFO] [stdout] test reader::tests::standard_escapes ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/avdl-278d2fb514a69f1b)
[INFO] [stdout] test reader::tests::sub_character_treated_as_eof ... ok
[INFO] [stdout] test suggest::tests::short_names_allow_distance_one ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 616 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-a61fcc2359fe8107)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_cli_idl2schemata_missing_input ... ok
[INFO] [stdout] test test_cli_help ... ok
[INFO] [stdout] test test_cli_idl_nonexistent_file ... ok
[INFO] [stdout] test test_cli_unknown_subcommand ... ok
[INFO] [stdout] test test_cli_no_subcommand ... ok
[INFO] [stdout] test test_cli_idl_stdin_to_stdout ... ok
[INFO] [stdout] test test_cli_idl2schemata ... FAILED
[INFO] [stdout] test test_cli_idl2schemata_outdir_is_file ... FAILED
[INFO] [stdout] test test_cli_idl_file_to_file ... FAILED
[INFO] [stdout] test test_cli_idl_stderr_warnings_and_error ... FAILED
[INFO] [stdout] test test_cli_idl_explicit_dash_output ... FAILED
[INFO] [stdout] test test_cli_idl_stderr_warnings ... FAILED
[INFO] [stdout] test test_cli_idl_import_dir ... FAILED
[INFO] [stdout] test test_cli_idl_file_to_stdout ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_cli_idl2schemata stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_cli_idl2schemata' (636) panicked at tests/cli.rs:193:34:
[INFO] [stdout] create test output directory: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f3b73713dba - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f3b73713dba - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f3b73713dba - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f3b73713dba - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f3b7372cf4a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f3b7372cf4a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x5f3b73719f62 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f3b73719f62 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f3b736ef6cf - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f3b736ef6cf - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f3b7370adc9 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f3b7360fc9c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x5f3b7360fc9c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f3b7370af82 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x5f3b7370af82 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f3b736ef788 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f3b736e45a9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f3b736f053d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f3b7372d78c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f3b7372d502 - core[6771d259883166e6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f3b734dacac - core::result::Result<T,E>::expect::h88e033324709c124
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5f3b734d2239 - cli::test_cli_idl2schemata::haf024b51025c0f2e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:193:34
[INFO] [stdout]   22:     0x5f3b734d2c57 - cli::test_cli_idl2schemata::{{closure}}::h9b9850ddf30e9adf
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:189:27
[INFO] [stdout]   23:     0x5f3b734bdbb6 - core::ops::function::FnOnce::call_once::h0a4c9f318de7813b
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f3b73603d9b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5f3b73603d9b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5f3b7361076b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5f3b7361076b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5f3b7361076b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5f3b7361076b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5f3b7361076b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5f3b7361076b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5f3b7361076b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5f3b7360abc4 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5f3b7360abc4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5f3b73613372 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5f3b73613372 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5f3b73613372 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5f3b73613372 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5f3b73613372 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5f3b73613372 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5f3b73613372 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f3b73712dff - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   43:     0x5f3b73712dff - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7f20b1943aa4 - <unknown>
[INFO] [stdout]   45:     0x7f20b19d0a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_cli_idl2schemata_outdir_is_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_cli_idl2schemata_outdir_is_file' (638) panicked at tests/cli.rs:246:64:
[INFO] [stdout] create parent dir: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f3b73713dba - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f3b73713dba - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f3b73713dba - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f3b73713dba - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f3b7372cf4a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f3b7372cf4a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x5f3b73719f62 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f3b73719f62 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f3b736ef6cf - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f3b736ef6cf - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f3b7370adc9 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f3b7360fc9c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x5f3b7360fc9c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f3b7370af82 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x5f3b7370af82 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f3b736ef788 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f3b736e45a9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f3b736f053d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f3b7372d78c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f3b7372d502 - core[6771d259883166e6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f3b734dacac - core::result::Result<T,E>::expect::h88e033324709c124
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5f3b734d63ef - cli::test_cli_idl2schemata_outdir_is_file::h92e0391d8210e19f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:246:64
[INFO] [stdout]   22:     0x5f3b734d69a7 - cli::test_cli_idl2schemata_outdir_is_file::{{closure}}::ha3b0be96282c6c1d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:243:42
[INFO] [stdout]   23:     0x5f3b734bde76 - core::ops::function::FnOnce::call_once::h8cff8773e0d36694
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f3b73603d9b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5f3b73603d9b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5f3b7361076b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5f3b7361076b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5f3b7361076b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5f3b7361076b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5f3b7361076b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5f3b7361076b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5f3b7361076b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5f3b7360abc4 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5f3b7360abc4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5f3b73613372 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5f3b73613372 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5f3b73613372 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5f3b73613372 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5f3b73613372 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5f3b73613372 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5f3b73613372 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f3b73712dff - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   43:     0x5f3b73712dff - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7f20b1943aa4 - <unknown>
[INFO] [stdout]   45:     0x7f20b19d0a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_cli_idl_file_to_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_cli_idl_file_to_file' (641) panicked at tests/cli.rs:69:34:
[INFO] [stdout] create test output directory: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f3b73713dba - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f3b73713dba - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f3b73713dba - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f3b73713dba - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f3b7372cf4a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f3b7372cf4a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x5f3b73719f62 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f3b73719f62 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f3b736ef6cf - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f3b736ef6cf - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f3b7370adc9 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f3b7360fc9c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x5f3b7360fc9c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f3b7370af82 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x5f3b7370af82 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f3b736ef788 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f3b736e45a9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f3b736f053d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f3b7372d78c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f3b7372d502 - core[6771d259883166e6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f3b734dacac - core::result::Result<T,E>::expect::h88e033324709c124
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5f3b734d380f - cli::test_cli_idl_file_to_file::h0e639b03ad50a645
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:69:34
[INFO] [stdout]   22:     0x5f3b734d3ef7 - cli::test_cli_idl_file_to_file::{{closure}}::hfe8749040e5572c1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:67:31
[INFO] [stdout]   23:     0x5f3b734bddb6 - core::ops::function::FnOnce::call_once::h78afce5db1377cb7
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f3b73603d9b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5f3b73603d9b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5f3b7361076b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5f3b7361076b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5f3b7361076b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5f3b7361076b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5f3b7361076b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5f3b7361076b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5f3b7361076b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5f3b7360abc4 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stderr] error: test failed, to rerun pass `--test cli`
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5f3b7360abc4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5f3b73613372 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5f3b73613372 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5f3b73613372 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5f3b73613372 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5f3b73613372 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5f3b73613372 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5f3b73613372 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f3b73712dff - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   43:     0x5f3b73712dff - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7f20b1943aa4 - <unknown>
[INFO] [stdout]   45:     0x7f20b19d0a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_cli_idl_stderr_warnings_and_error stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_cli_idl_stderr_warnings_and_error' (652) panicked at tests/cli.rs:317:34:
[INFO] [stdout] create test directory: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f3b73713dba - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f3b73713dba - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f3b73713dba - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f3b73713dba - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f3b7372cf4a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f3b7372cf4a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x5f3b73719f62 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f3b73719f62 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f3b736ef6cf - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f3b736ef6cf - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f3b7370adc9 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f3b7360fc9c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x5f3b7360fc9c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f3b7370af82 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x5f3b7370af82 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f3b736ef788 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f3b736e45a9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f3b736f053d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f3b7372d78c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f3b7372d502 - core[6771d259883166e6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5f3b734dacac - core::result::Result<T,E>::expect::h88e033324709c124
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5f3b734d6a67 - cli::test_cli_idl_stderr_warnings_and_error::hc18800d76e2bd9a9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:317:34
[INFO] [stdout]   22:     0x5f3b734d7527 - cli::test_cli_idl_stderr_warnings_and_error::{{closure}}::h5ff4ff1dfbc52ab5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:315:44
[INFO] [stdout]   23:     0x5f3b734bdc76 - core::ops::function::FnOnce::call_once::h3c37ab8889d296a4
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5f3b73603d9b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5f3b73603d9b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5f3b7361076b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5f3b7361076b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5f3b7361076b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5f3b7361076b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5f3b7361076b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5f3b7361076b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5f3b7361076b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5f3b7360abc4 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5f3b7360abc4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5f3b73613372 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5f3b73613372 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5f3b73613372 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5f3b73613372 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5f3b73613372 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5f3b73613372 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5f3b73613372 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5f3b73712dff - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   43:     0x5f3b73712dff - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7f20b1943aa4 - <unknown>
[INFO] [stdout]   45:     0x7f20b19d0a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_cli_idl_explicit_dash_output stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_cli_idl_explicit_dash_output' (640) panicked at tests/cli.rs:166:5:
[INFO] [stdout] avdl idl with - output should exit 0, stderr: Error:   × read avro/lang/java/idl/src/test/idl/input/simple.avdl
[INFO] [stdout]   ╰─▶ No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f3b73713dba - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f3b73713dba - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f3b73713dba - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f3b73713dba - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f3b7372cf4a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f3b7372cf4a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x5f3b73719f62 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f3b73719f62 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f3b736ef6cf - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f3b736ef6cf - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f3b7370adc9 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f3b7360fc9c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x5f3b7360fc9c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f3b7370af82 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x5f3b7370af82 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f3b736ef788 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f3b736e45a9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f3b736f053d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f3b7372d78c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f3b734d5e71 - cli::test_cli_idl_explicit_dash_output::h611b9fdc94bbc681
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:166:5
[INFO] [stdout]   20:     0x5f3b734d61a7 - cli::test_cli_idl_explicit_dash_output::{{closure}}::hdb404d1c2302f05b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:161:39
[INFO] [stdout]   21:     0x5f3b734bdd76 - core::ops::function::FnOnce::call_once::h659dd32ad3aaa88b
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5f3b73603d9b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5f3b73603d9b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5f3b7361076b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5f3b7361076b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5f3b7361076b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5f3b7361076b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5f3b7361076b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5f3b7361076b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5f3b7361076b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5f3b7360abc4 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5f3b7360abc4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5f3b73613372 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5f3b73613372 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5f3b73613372 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5f3b73613372 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5f3b73613372 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5f3b73613372 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5f3b73613372 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5f3b73712dff - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   41:     0x5f3b73712dff - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7f20b1943aa4 - <unknown>
[INFO] [stdout]   43:     0x7f20b19d0a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_cli_idl_stderr_warnings stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_cli_idl_stderr_warnings' (651) panicked at tests/cli.rs:295:5:
[INFO] [stdout] avdl idl should exit 0, stderr: Error:   × read avro/lang/java/idl/src/test/idl/input/comments.avdl
[INFO] [stdout]   ╰─▶ No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f3b73713dba - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f3b73713dba - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f3b73713dba - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f3b73713dba - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f3b7372cf4a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f3b7372cf4a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x5f3b73719f62 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f3b73719f62 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f3b736ef6cf - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f3b736ef6cf - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f3b7370adc9 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f3b7360fc9c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x5f3b7360fc9c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f3b7370af82 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x5f3b7370af82 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f3b736ef788 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f3b736e45a9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f3b736f053d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f3b7372d78c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f3b734d4b40 - cli::test_cli_idl_stderr_warnings::hf66340904e02f809
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:295:5
[INFO] [stdout]   20:     0x5f3b734d51c7 - cli::test_cli_idl_stderr_warnings::{{closure}}::he0501dd9435bfb36
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:290:34
[INFO] [stdout]   21:     0x5f3b734bdf06 - core::ops::function::FnOnce::call_once::hf1f08a3c1a491f21
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5f3b73603d9b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5f3b73603d9b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5f3b7361076b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5f3b7361076b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5f3b7361076b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5f3b7361076b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5f3b7361076b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5f3b7361076b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5f3b7361076b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5f3b7360abc4 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5f3b7360abc4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5f3b73613372 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5f3b73613372 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5f3b73613372 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5f3b73613372 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5f3b73613372 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5f3b73613372 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5f3b73613372 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5f3b73712dff - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   41:     0x5f3b73712dff - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7f20b1943aa4 - <unknown>
[INFO] [stdout]   43:     0x7f20b19d0a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_cli_idl_import_dir stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_cli_idl_import_dir' (649) panicked at tests/cli.rs:107:5:
[INFO] [stdout] avdl idl with --import-dir should exit 0, stderr: Error:   × read avro/lang/java/idl/src/test/idl/input/import.avdl
[INFO] [stdout]   ╰─▶ No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f3b73713dba - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f3b73713dba - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f3b73713dba - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f3b73713dba - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f3b7372cf4a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f3b7372cf4a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x5f3b73719f62 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f3b73719f62 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f3b736ef6cf - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f3b736ef6cf - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f3b7370adc9 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f3b7360fc9c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x5f3b7360fc9c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f3b7370af82 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x5f3b7370af82 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f3b736ef788 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5f3b736e45a9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f3b736f053d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f3b7372d78c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f3b734d341b - cli::test_cli_idl_import_dir::h4cac6f0615638954
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:107:5
[INFO] [stdout]   20:     0x5f3b734d3757 - cli::test_cli_idl_import_dir::{{closure}}::h06a27b778ea429ef
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:95:29
[INFO] [stdout]   21:     0x5f3b734bdb46 - core::ops::function::FnOnce::call_once::h0125b174265a8878
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5f3b73603d9b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5f3b73603d9b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5f3b7361076b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5f3b7361076b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5f3b7361076b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5f3b7361076b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5f3b7361076b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5f3b7361076b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5f3b7361076b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5f3b7360abc4 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5f3b7360abc4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5f3b73613372 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5f3b73613372 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5f3b73613372 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5f3b73613372 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5f3b73613372 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5f3b73613372 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5f3b73613372 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5f3b73712dff - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   41:     0x5f3b73712dff - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7f20b1943aa4 - <unknown>
[INFO] [stdout]   43:     0x7f20b19d0a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_cli_idl_file_to_stdout stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_cli_idl_file_to_stdout' (645) panicked at tests/cli.rs:52:5:
[INFO] [stdout] avdl idl should exit 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f3b73713dba - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f3b73713dba - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f3b73713dba - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5f3b73713dba - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5f3b7372cf4a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5f3b7372cf4a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x5f3b73719f62 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5f3b73719f62 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5f3b736ef6cf - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5f3b736ef6cf - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5f3b7370adc9 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5f3b7360fc9c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x5f3b7360fc9c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f3b7370af82 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x5f3b7370af82 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5f3b736ef7ba - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5f3b736e45a9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5f3b736f053d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5f3b7372d78c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5f3b734d41b7 - cli::test_cli_idl_file_to_stdout::h71187aecd5f2232a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:52:5
[INFO] [stdout]   20:     0x5f3b734d44e7 - cli::test_cli_idl_file_to_stdout::{{closure}}::heb937b6e927cd9c0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli.rs:47:33
[INFO] [stdout]   21:     0x5f3b734bdcf6 - core::ops::function::FnOnce::call_once::h549cd18ed747a544
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5f3b73603d9b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5f3b73603d9b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x5f3b7361076b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x5f3b7361076b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5f3b7361076b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5f3b7361076b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5f3b7361076b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5f3b7361076b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x5f3b7361076b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x5f3b7360abc4 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x5f3b7360abc4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5f3b73613372 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x5f3b73613372 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5f3b73613372 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5f3b73613372 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5f3b73613372 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5f3b73613372 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x5f3b73613372 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5f3b73712dff - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   41:     0x5f3b73712dff - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7f20b1943aa4 - <unknown>
[INFO] [stdout]   43:     0x7f20b19d0a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_cli_idl2schemata
[INFO] [stdout]     test_cli_idl2schemata_outdir_is_file
[INFO] [stdout]     test_cli_idl_explicit_dash_output
[INFO] [stdout]     test_cli_idl_file_to_file
[INFO] [stdout]     test_cli_idl_file_to_stdout
[INFO] [stdout]     test_cli_idl_import_dir
[INFO] [stdout]     test_cli_idl_stderr_warnings
[INFO] [stdout]     test_cli_idl_stderr_warnings_and_error
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9682be5908dec98881d19f7eee1b2a65d2e712d753115388648f95a29afaee18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9682be5908dec98881d19f7eee1b2a65d2e712d753115388648f95a29afaee18", kill_on_drop: false }`
[INFO] [stdout] 9682be5908dec98881d19f7eee1b2a65d2e712d753115388648f95a29afaee18
