[INFO] cloning repository https://github.com/stepchowfun/typical [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stepchowfun/typical" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstepchowfun%2Ftypical", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstepchowfun%2Ftypical'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cbac752a52e2420f3c6c5dbd91f798be28776c50 [INFO] testing stepchowfun/typical against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstepchowfun%2Ftypical" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stepchowfun/typical on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stepchowfun/typical [INFO] finished tweaking git repo https://github.com/stepchowfun/typical [INFO] tweaked toml for git repo https://github.com/stepchowfun/typical written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/stepchowfun/typical already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smawk v0.3.1 [INFO] [stderr] Downloaded unicode-linebreak v0.1.2 [INFO] [stderr] Downloaded pad v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb701e2c49ad1448775ee670b09990b5de4baf973a32f9dfa2da710ce67a4bc2 [INFO] running `Command { std: "docker" "start" "-a" "fb701e2c49ad1448775ee670b09990b5de4baf973a32f9dfa2da710ce67a4bc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb701e2c49ad1448775ee670b09990b5de4baf973a32f9dfa2da710ce67a4bc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb701e2c49ad1448775ee670b09990b5de4baf973a32f9dfa2da710ce67a4bc2", kill_on_drop: false }` [INFO] [stdout] fb701e2c49ad1448775ee670b09990b5de4baf973a32f9dfa2da710ce67a4bc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5cf192d59fcab6516640f6f70ab9f7457ca9492ab28fd516ae7997f0291aa937 [INFO] running `Command { std: "docker" "start" "-a" "5cf192d59fcab6516640f6f70ab9f7457ca9492ab28fd516ae7997f0291aa937", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling pad v0.1.6 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling typical v0.9.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.58s [INFO] running `Command { std: "docker" "inspect" "5cf192d59fcab6516640f6f70ab9f7457ca9492ab28fd516ae7997f0291aa937", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cf192d59fcab6516640f6f70ab9f7457ca9492ab28fd516ae7997f0291aa937", kill_on_drop: false }` [INFO] [stdout] 5cf192d59fcab6516640f6f70ab9f7457ca9492ab28fd516ae7997f0291aa937 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a1da48a0f5df0b194378908995a860e34233017fe5cc64a66c6d917192c5b52 [INFO] running `Command { std: "docker" "start" "-a" "0a1da48a0f5df0b194378908995a860e34233017fe5cc64a66c6d917192c5b52", kill_on_drop: false }` [INFO] [stderr] Compiling typical v0.9.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.74s [INFO] running `Command { std: "docker" "inspect" "0a1da48a0f5df0b194378908995a860e34233017fe5cc64a66c6d917192c5b52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a1da48a0f5df0b194378908995a860e34233017fe5cc64a66c6d917192c5b52", kill_on_drop: false }` [INFO] [stdout] 0a1da48a0f5df0b194378908995a860e34233017fe5cc64a66c6d917192c5b52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c97a954f69662d4260cd123eeb8b7f3fe8c83c76bcd8cf1f3e102aa434e0c228 [INFO] running `Command { std: "docker" "start" "-a" "c97a954f69662d4260cd123eeb8b7f3fe8c83c76bcd8cf1f3e102aa434e0c228", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/typical-1739a169b5a71bd5) [INFO] [stdout] [INFO] [stdout] running 207 tests [INFO] [stdout] test assertions::tests::assert_fails_match ... ok [INFO] [stdout] test assertions::tests::assert_same_match ... ok [INFO] [stdout] test count::tests::count_one ... ok [INFO] [stdout] test count::tests::count_two ... ok [INFO] [stdout] test error::tests::error_no_reason_display ... ok [INFO] [stdout] test count::tests::count_zero ... ok [INFO] [stdout] test error::tests::error_with_reason_display ... ok [INFO] [stdout] test error::tests::listing_empty ... ok [INFO] [stdout] test error::tests::listing_many_lines_partial_range ... ok [INFO] [stdout] test error::tests::listing_multiple_lines_full_range ... ok [INFO] [stdout] test error::tests::listing_multiple_lines_partial_range ... ok [INFO] [stdout] test error::tests::listing_single_line_full_range ... ok [INFO] [stdout] test error::tests::listing_single_line_partial_range ... ok [INFO] [stdout] test error::tests::throw_no_source_path_listing_reason ... ok [INFO] [stdout] test error::tests::throw_with_listing_no_source_path_reason ... ok [INFO] [stdout] test error::tests::throw_with_listing_reason_no_source_path ... ok [INFO] [stdout] test error::tests::throw_with_reason_no_source_path_listing ... ok [INFO] [stdout] test error::tests::throw_with_source_path_listing_no_reason ... ok [INFO] [stdout] test error::tests::throw_with_source_path_listing_reason ... ok [INFO] [stdout] test error::tests::throw_with_source_path_no_listing_reason ... ok [INFO] [stdout] test error::tests::throw_with_source_path_reason_no_listing ... ok [INFO] [stdout] test error_merger::tests::merge_errors_double ... ok [INFO] [stdout] test error_merger::tests::merge_errors_empty ... ok [INFO] [stdout] test error_merger::tests::merge_errors_single ... ok [INFO] [stdout] test error_merger::tests::merge_errors_visually_empty_line ... ok [INFO] [stdout] test format::tests::code_str_display ... ok [INFO] [stdout] test identifier::tests::camel_case_camel_case ... ok [INFO] [stdout] test identifier::tests::camel_case_empty ... ok [INFO] [stdout] test identifier::tests::camel_case_hyphen_case ... ok [INFO] [stdout] test identifier::tests::camel_case_pascal_case ... ok [INFO] [stdout] test identifier::tests::camel_case_hyphen_case_extra_delimiters ... ok [INFO] [stdout] test identifier::tests::camel_case_snake_case ... ok [INFO] [stdout] test identifier::tests::camel_case_snake_case_extra_delimiters ... ok [INFO] [stdout] test identifier::tests::cmp_equal ... ok [INFO] [stdout] test identifier::tests::cmp_equal_up_to_case ... ok [INFO] [stdout] test identifier::tests::cmp_empty ... ok [INFO] [stdout] test identifier::tests::cmp_greater ... ok [INFO] [stdout] test identifier::tests::code_str_camel_case ... ok [INFO] [stdout] test identifier::tests::cmp_less ... ok [INFO] [stdout] test identifier::tests::code_str_empty ... ok [INFO] [stdout] test identifier::tests::code_str_hyphen_case ... ok [INFO] [stdout] test identifier::tests::code_str_pascal_case ... ok [INFO] [stdout] test identifier::tests::code_str_hyphen_case_extra_delimiters ... ok [INFO] [stdout] test identifier::tests::code_str_snake_case ... ok [INFO] [stdout] test identifier::tests::code_str_snake_case_extra_delimiters ... ok [INFO] [stdout] test identifier::tests::eq_different ... ok [INFO] [stdout] test identifier::tests::eq_empty ... ok [INFO] [stdout] test identifier::tests::eq_equal ... ok [INFO] [stdout] test identifier::tests::eq_equal_up_to_case ... ok [INFO] [stdout] test identifier::tests::from_hyphen_case ... ok [INFO] [stdout] test identifier::tests::from_hyphen_case_extra_delimiters ... ok [INFO] [stdout] test identifier::tests::from_pascal_case ... ok [INFO] [stdout] test identifier::tests::from_camel_case ... ok [INFO] [stdout] test identifier::tests::hash_empty ... ok [INFO] [stdout] test identifier::tests::hash_camel_case ... ok [INFO] [stdout] test identifier::tests::hash_hyphen_case_extra_delimiters ... ok [INFO] [stdout] test identifier::tests::hash_pascal_case ... ok [INFO] [stdout] test identifier::tests::hash_snake_case ... ok [INFO] [stdout] test identifier::tests::hash_snake_case_extra_delimiters ... ok [INFO] [stdout] test identifier::tests::original_empty ... ok [INFO] [stdout] test identifier::tests::original_hyphen_case ... ok [INFO] [stdout] test identifier::tests::original_snake_case ... ok [INFO] [stdout] test identifier::tests::original_snake_case_extra_delimiters ... ok [INFO] [stdout] test identifier::tests::partial_cmp_empty ... ok [INFO] [stdout] test identifier::tests::from_snake_case_extra_delimiters ... ok [INFO] [stdout] test identifier::tests::from_snake_case ... ok [INFO] [stdout] test identifier::tests::original_hyphen_case_extra_delimiters ... ok [INFO] [stdout] test identifier::tests::original_camel_case ... ok [INFO] [stdout] test identifier::tests::original_pascal_case ... ok [INFO] [stdout] test identifier::tests::from_empty ... ok [INFO] [stdout] test identifier::tests::partial_cmp_equal_up_to_case ... ok [INFO] [stdout] test identifier::tests::partial_cmp_less ... ok [INFO] [stdout] test identifier::tests::pascal_case_camel_case ... ok [INFO] [stdout] test identifier::tests::pascal_case_hyphen_case ... ok [INFO] [stdout] test identifier::tests::hash_hyphen_case ... ok [INFO] [stdout] test identifier::tests::pascal_case_hyphen_case_extra_delimiters ... ok [INFO] [stdout] test identifier::tests::pascal_case_pascal_case ... ok [INFO] [stdout] test identifier::tests::pascal_case_snake_case ... ok [INFO] [stdout] test identifier::tests::pascal_case_snake_case_extra_delimiters ... ok [INFO] [stdout] test identifier::tests::snake_case_camel_case ... ok [INFO] [stdout] test identifier::tests::partial_cmp_equal ... ok [INFO] [stdout] test identifier::tests::pascal_case_empty ... ok [INFO] [stdout] test identifier::tests::partial_cmp_greater ... ok [INFO] [stdout] test identifier::tests::snake_case_empty ... ok [INFO] [stdout] test schema::tests::type_display_array ... ok [INFO] [stdout] test schema::tests::type_display_bool ... ok [INFO] [stdout] test schema::tests::schema_imports_only_display ... ok [INFO] [stdout] test schema::tests::type_display_bytes ... ok [INFO] [stdout] test identifier::tests::snake_case_hyphen_case ... ok [INFO] [stdout] test identifier::tests::snake_case_hyphen_case_extra_delimiters ... ok [INFO] [stdout] test schema::tests::type_display_custom_no_import ... ok [INFO] [stdout] test identifier::tests::snake_case_pascal_case ... ok [INFO] [stdout] test schema::tests::type_display_f64 ... ok [INFO] [stdout] test schema::tests::type_display_s64 ... ok [INFO] [stdout] test identifier::tests::snake_case_snake_case ... ok [INFO] [stdout] test identifier::tests::snake_case_snake_case_extra_delimiters ... ok [INFO] [stdout] test parser::tests::parse_duplicate_deleted_index ... ok [INFO] [stdout] test parser::tests::parse_empty ... ok [INFO] [stdout] test schema::tests::namespace_display_single ... ok [INFO] [stdout] test schema::tests::namespace_display_multiple ... ok [INFO] [stdout] test schema::tests::namespace_display_empty ... ok [INFO] [stdout] test schema::tests::relativize_namespace_both_empty ... ok [INFO] [stdout] test schema::tests::relativize_namespace_child ... ok [INFO] [stdout] test schema::tests::relativize_namespace_first_empty ... ok [INFO] [stdout] test schema::tests::relativize_namespace_parent ... ok [INFO] [stdout] test schema::tests::relativize_namespace_second_empty ... ok [INFO] [stdout] test schema::tests::schema_declarations_only_display ... ok [INFO] [stdout] test schema::tests::type_display_custom_import ... ok [INFO] [stdout] test schema::tests::relativize_namespace_complete_overlap ... ok [INFO] [stdout] test schema::tests::relativize_namespace_no_overlap ... ok [INFO] [stdout] test schema_loader::tests::path_to_namespace_empty ... ok [INFO] [stdout] test schema_loader::tests::path_to_namespace_double ... ok [INFO] [stdout] test schema_loader::tests::path_to_namespace_single ... ok [INFO] [stdout] test schema_loader::tests::path_to_namespace_triple ... ok [INFO] [stdout] test parser::tests::parse_duplicate_import ... ok [INFO] [stdout] test schema::tests::type_display_string ... ok [INFO] [stdout] test schema::tests::type_display_u64 ... ok [INFO] [stdout] test schema::tests::relativize_namespace_some_overlap ... ok [INFO] [stdout] test schema::tests::type_display_unit ... ok [INFO] [stdout] test schema::tests::schema_empty_display ... ok [INFO] [stdout] test token::tests::token_display ... ok [INFO] [stdout] test token::tests::variant_as_display ... ok [INFO] [stdout] test token::tests::variant_bool_display ... ok [INFO] [stdout] test token::tests::variant_comment_display ... ok [INFO] [stdout] test token::tests::variant_equals_display ... ok [INFO] [stdout] test token::tests::variant_f64_display ... ok [INFO] [stdout] test token::tests::variant_choice_display ... ok [INFO] [stdout] test token::tests::variant_import_display ... ok [INFO] [stdout] test token::tests::variant_identifier_display ... ok [INFO] [stdout] test token::tests::variant_asymmetric_display ... ok [INFO] [stdout] test token::tests::variant_deleted_display ... ok [INFO] [stdout] test token::tests::variant_integer_literal_display ... ok [INFO] [stdout] test token::tests::variant_left_curly_display ... ok [INFO] [stdout] test token::tests::variant_left_square_display ... ok [INFO] [stdout] test token::tests::variant_optional_display ... ok [INFO] [stdout] test token::tests::variant_dot_display ... ok [INFO] [stdout] test token::tests::variant_bytes_display ... ok [INFO] [stdout] test tokenizer::tests::tokenize_bytes ... ok [INFO] [stdout] test tokenizer::tests::tokenize_choice ... ok [INFO] [stdout] test schema::tests::schema_imports_and_declarations_display ... ok [INFO] [stdout] test token::tests::variant_right_curly_display ... ok [INFO] [stdout] test token::tests::variant_right_square_display ... ok [INFO] [stdout] test tokenizer::tests::tokenize_f64 ... ok [INFO] [stdout] test tokenizer::tests::tokenize_import ... ok [INFO] [stdout] test token::tests::variant_s64_display ... ok [INFO] [stdout] test tokenizer::tests::tokenize_integer_literal_out_of_range ... ok [INFO] [stdout] test tokenizer::tests::tokenize_integer_literal_valid ... ok [INFO] [stdout] test tokenizer::tests::tokenize_left_curly ... ok [INFO] [stdout] test token::tests::variant_string_display ... ok [INFO] [stdout] test token::tests::variant_struct_display ... ok [INFO] [stdout] test tokenizer::tests::tokenize_left_square ... ok [INFO] [stdout] test token::tests::variant_u64_display ... ok [INFO] [stdout] test token::tests::variant_unit_display ... ok [INFO] [stdout] test tokenizer::tests::tokenize_optional ... ok [INFO] [stdout] test tokenizer::tests::tokenize_as ... ok [INFO] [stdout] test tokenizer::tests::tokenize_path_non_empty ... ok [INFO] [stdout] test tokenizer::tests::tokenize_path_non_terminated ... ok [INFO] [stdout] test tokenizer::tests::tokenize_right_curly ... ok [INFO] [stdout] test tokenizer::tests::tokenize_raw_identifier_underscore_prefix ... ok [INFO] [stdout] test tokenizer::tests::tokenize_right_square ... ok [INFO] [stdout] test tokenizer::tests::tokenize_s64 ... ok [INFO] [stdout] test tokenizer::tests::tokenize_asymmetric ... ok [INFO] [stdout] test tokenizer::tests::tokenize_bare_identifier ... ok [INFO] [stdout] test tokenizer::tests::tokenize_bool ... ok [INFO] [stdout] test token::tests::variant_colon_display ... ok [INFO] [stdout] test tokenizer::tests::tokenize_bare_identifier_underscore_prefix ... ok [INFO] [stdout] test tokenizer::tests::tokenize_colon ... ok [INFO] [stdout] test tokenizer::tests::tokenize_path_empty ... ok [INFO] [stdout] test tokenizer::tests::tokenize_raw_identifier ... ok [INFO] [stdout] test tokenizer::tests::tokenize_comment_simple ... ok [INFO] [stdout] test tokenizer::tests::tokenize_deleted ... ok [INFO] [stdout] test token::tests::variant_path_display ... ok [INFO] [stdout] test tokenizer::tests::tokenize_dot ... ok [INFO] [stdout] test tokenizer::tests::tokenize_empty ... ok [INFO] [stdout] test tokenizer::tests::tokenize_equals ... ok [INFO] [stdout] test parser::tests::parse_example ... ok [INFO] [stdout] test tokenizer::tests::tokenize_comment_complex ... ok [INFO] [stdout] test tokenizer::tests::tokenize_example ... ok [INFO] [stdout] test tokenizer::tests::tokenize_string ... ok [INFO] [stdout] test tokenizer::tests::tokenize_whitespace ... ok [INFO] [stdout] test tokenizer::tests::tokenize_u64 ... ok [INFO] [stdout] test tokenizer::tests::tokenize_unexpected_symbol ... ok [INFO] [stdout] test tokenizer::tests::tokenize_unit ... ok [INFO] [stdout] test tokenizer::tests::tokenize_struct ... ok [INFO] [stdout] test validator::tests::validate_duplicate_choice_field_indices ... ok [INFO] [stdout] test validator::tests::validate_duplicate_struct_field_indices ... ok [INFO] [stdout] test validator::tests::validate_duplicate_choice_field_names ... ok [INFO] [stdout] test validator::tests::validate_duplicate_struct_field_names ... ok [INFO] [stdout] test validator::tests::validate_duplicate_declaration_names ... ok [INFO] [stdout] test validator::tests::validate_non_existent_field_type_same_file ... ok [INFO] [stdout] test validator::tests::validate_non_existent_field_type_in_array_same_file ... ok [INFO] [stdout] test validator::tests::validate_deleted_choice_field_index ... ok [INFO] [stdout] test validator::tests::validate_non_existent_field_import ... ok [INFO] [stdout] test validator::tests::validate_cycle ... ok [INFO] [stdout] test validator::tests::validate_empty ... ok [INFO] [stdout] test validator::tests::validate_non_existent_field_type_different_file ... ok [INFO] [stdout] test validator::tests::validate_non_existent_field_type_in_array_different_file ... ok [INFO] [stdout] test validator::tests::validate_deleted_struct_field_index ... ok [INFO] [stdout] test validator::tests::validate_example ... ok [INFO] [stdout] test validator::tests::validate_cycle_in_array ... ok [INFO] [stdout] test validator::tests::validate_non_existent_field_import_in_array ... ok [INFO] [stdout] test schema_loader::tests::load_schemas_example ... ok [INFO] [stdout] test assertions::tests::assert_fails_empty - should panic ... ok [INFO] [stdout] test assertions::tests::assert_same_mismatch - should panic ... ok [INFO] [stdout] test assertions::tests::assert_fails_mismatch - should panic ... ok [INFO] [stdout] test generate_rust::tests::generate_example ... ok [INFO] [stdout] test generate_typescript::tests::generate_example ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 207 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c97a954f69662d4260cd123eeb8b7f3fe8c83c76bcd8cf1f3e102aa434e0c228", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c97a954f69662d4260cd123eeb8b7f3fe8c83c76bcd8cf1f3e102aa434e0c228", kill_on_drop: false }` [INFO] [stdout] c97a954f69662d4260cd123eeb8b7f3fe8c83c76bcd8cf1f3e102aa434e0c228