[INFO] fetching crate slicec 0.3.3...
[INFO] testing slicec-0.3.3 against 1.95.0 for beta-1.96-2
[INFO] extracting crate slicec 0.3.3 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate slicec 0.3.3
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate slicec 0.3.3
[INFO] tweaked toml for crates.io crate slicec 0.3.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate slicec 0.3.3 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate slicec 0.3.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded test-case-macros v3.3.1
[INFO] [stderr]   Downloaded test-case-core v3.3.1
[INFO] [stderr]   Downloaded fixedbitset v0.5.7
[INFO] [stderr]   Downloaded lalrpop-util v0.22.2
[INFO] [stderr]   Downloaded term v1.2.0
[INFO] [stderr]   Downloaded console v0.16.1
[INFO] [stderr]   Downloaded ena v0.14.3
[INFO] [stderr]   Downloaded lalrpop v0.22.2
[INFO] [stderr]   Downloaded ascii-canvas v4.0.0
[INFO] [stderr]   Downloaded petgraph v0.7.1
[INFO] [stderr]   Downloaded test-case v3.3.1
[INFO] [stderr]   Downloaded in_definite v1.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 33f6bbff8fc17fd5acd748accf4028b680a20107b220e57086b9298277181389
[INFO] running `Command { std: "docker" "start" "-a" "33f6bbff8fc17fd5acd748accf4028b680a20107b220e57086b9298277181389", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33f6bbff8fc17fd5acd748accf4028b680a20107b220e57086b9298277181389", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33f6bbff8fc17fd5acd748accf4028b680a20107b220e57086b9298277181389", kill_on_drop: false }`
[INFO] [stdout] 33f6bbff8fc17fd5acd748accf4028b680a20107b220e57086b9298277181389
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8f24882314ee0fa2e043afe9b99f0a9f172dc825c2923409aa8d4e518da06c1
[INFO] running `Command { std: "docker" "start" "-a" "e8f24882314ee0fa2e043afe9b99f0a9f172dc825c2923409aa8d4e518da06c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling term v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling in_definite v1.1.2
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr]    Compiling slicec v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.28s
[INFO] running `Command { std: "docker" "inspect" "e8f24882314ee0fa2e043afe9b99f0a9f172dc825c2923409aa8d4e518da06c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8f24882314ee0fa2e043afe9b99f0a9f172dc825c2923409aa8d4e518da06c1", kill_on_drop: false }`
[INFO] [stdout] e8f24882314ee0fa2e043afe9b99f0a9f172dc825c2923409aa8d4e518da06c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d76e127c72603f2c4f7682d199d327871eb84563f8c89d7768d2f7521eb44c54
[INFO] running `Command { std: "docker" "start" "-a" "d76e127c72603f2c4f7682d199d327871eb84563f8c89d7768d2f7521eb44c54", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling slicec v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.29s
[INFO] running `Command { std: "docker" "inspect" "d76e127c72603f2c4f7682d199d327871eb84563f8c89d7768d2f7521eb44c54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d76e127c72603f2c4f7682d199d327871eb84563f8c89d7768d2f7521eb44c54", kill_on_drop: false }`
[INFO] [stdout] d76e127c72603f2c4f7682d199d327871eb84563f8c89d7768d2f7521eb44c54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 210ded3fc93808b0d15dd5b64e359f141ba52e2b1ddb450f53cff62bf2ea16ba
[INFO] running `Command { std: "docker" "start" "-a" "210ded3fc93808b0d15dd5b64e359f141ba52e2b1ddb450f53cff62bf2ea16ba", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/slicec-d2f144f7c73cebfe)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test utils::ptr_util::tests::multiple_immutable_borrows_is_legal ... ok
[INFO] [stdout] test utils::ptr_util::tests::pointer_equality_is_type_independent ... ok
[INFO] [stdout] test utils::ptr_util::tests::different_pointers_are_not_equal ... ok
[INFO] [stdout] test parsers::preprocessor::tests::preprocessor_executes_directives_in_included_conditional_block ... ok
[INFO] [stdout] test parsers::preprocessor::tests::preprocessor_skips_directives_in_omitted_conditional_block ... ok
[INFO] [stdout] test utils::ptr_util::tests::pointer_equality_is_reflexive ... ok
[INFO] [stderr]      Running tests/attribute_tests.rs (/opt/rustwide/target/debug/deps/attribute_tests-da99d8fac3504c65)
[INFO] [stdout] test utils::ptr_util::tests::accessing_uninitialized_pointer_causes_panic - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 49 tests
[INFO] [stdout] test attributes::allow::allow_with_invalid_argument ... ok
[INFO] [stdout] test attributes::allow::allow_with_valid_arguments::all ... ok
[INFO] [stdout] test attributes::allow::ensure_allow_can_take_multiple_arguments ... ok
[INFO] [stdout] test attributes::allow::allow_only_specified_lints::all ... ok
[INFO] [stdout] test attributes::allow::allow_only_specified_lints::broken_link ... ok
[INFO] [stdout] test attributes::allow::ensure_allow_requires_arguments ... ok
[INFO] [stdout] test attributes::allow::allow_only_specified_lints::incorrect_doc_comment ... ok
[INFO] [stdout] test attributes::allow::file_level_allow_attribute_parses ... ok
[INFO] [stdout] test attributes::allow::local_allow_attribute_parses ... ok
[INFO] [stdout] test attributes::allow::allow_with_valid_arguments::specific ... ok
[INFO] [stdout] test attributes::generalized_api::attribute_with_bogus_directive_is_rejected::leading_colon_colon ... ok
[INFO] [stdout] test attributes::generalized_api::attribute_with_bogus_directive_is_rejected::trailing_colon_colon ... ok
[INFO] [stdout] test attributes::generalized_api::attribute_with_invalid_parameters::quoted_argument_with_unterminated_string_literal ... ok
[INFO] [stdout] test attributes::generalized_api::attribute_with_invalid_parameters::missing_argument ... ok
[INFO] [stdout] test attributes::generalized_api::attribute_with_invalid_parameters::unquoted_argument_with_spaces ... ok
[INFO] [stdout] test attributes::generalized_api::unknown_attributes_are_rejected::slice_keyword ... ok
[INFO] [stdout] test attributes::generalized_api::foo_attribute ... ok
[INFO] [stdout] test attributes::generalized_api::foo_attribute_with_arguments ... ok
[INFO] [stdout] test attributes::generalized_api::attribute_parameters_multiple::multiple_arguments ... ok
[INFO] [stdout] test attributes::slice_api::attributes_on_anonymous_types_are_rejected::nested ... ok
[INFO] [stdout] test attributes::generalized_api::unknown_language_attributes_are_not_rejected::foo ... ok
[INFO] [stdout] test attributes::generalized_api::attribute_parameters_multiple::quoted_argument ... ok
[INFO] [stdout] test attributes::generalized_api::parent_attributes ... ok
[INFO] [stdout] test attributes::generalized_api::unknown_language_attributes_are_not_rejected::cs ... ok
[INFO] [stdout] test attributes::generalized_api::attribute_parameters_multiple::quoted_argument_with_comma ... ok
[INFO] [stdout] test attributes::slice_api::cannot_inherit_from_deprecated_entity ... ok
[INFO] [stdout] test attributes::slice_api::deprecated ... ok
[INFO] [stdout] test attributes::generalized_api::attribute_parameters_multiple::single_argument ... ok
[INFO] [stdout] test attributes::slice_api::attributes_on_anonymous_types_are_rejected::non_nested ... ok
[INFO] [stdout] test attributes::slice_api::attributes_on_anonymous_types_are_rejected::nested_result ... ok
[INFO] [stdout] test attributes::generalized_api::unknown_attributes_are_rejected::plain_attribute ... ok
[INFO] [stdout] test attributes::slice_api::cannot_compress_structs ... ok
[INFO] [stdout] test attributes::slice_api::cannot_deprecate_parameters ... ok
[INFO] [stdout] test attributes::slice_api::cannot_use_deprecated_type ... ok
[INFO] [stdout] test attributes::slice_api::non_common_attributes_rejected::oneway_on_struct ... ok
[INFO] [stdout] test attributes::slice_api::sliced_format ... ok
[INFO] [stdout] test attributes::slice_api::sliced_format_only_works_on_operations ... ok
[INFO] [stdout] test attributes::slice_api::type_ref_attributes_error ... ok
[INFO] [stdout] test attributes::slice_api::compress_with_invalid_arguments_fails ... ok
[INFO] [stdout] test attributes::slice_api::sliced_format_with_invalid_arguments_fails ... ok
[INFO] [stdout] test attributes::slice_api::compress_with_no_arguments ... ok
[INFO] [stdout] test attributes::slice_api::compress ... ok
[INFO] [stdout] test attributes::slice_api::sliced_format_with_no_arguments ... ok
[INFO] [stdout] test attributes::slice_api::deprecated_is_not_allowed_on_modules ... ok
[INFO] [stdout] test attributes::slice_api::deprecated_type_alias ... ok
[INFO] [stdout] test attributes::slice_api::deprecated_can_contain_message ... ok
[INFO] [stdout] test attributes::slice_api::non_repeatable_attributes_error ... ok
[INFO] [stdout] test attributes::generalized_api::attribute_with_bogus_directive_is_rejected::colon_colon ... ok
[INFO] [stdout] test attributes::allow::allow_only_specified_lints::deprecated ... ok
[INFO] [stderr]      Running tests/class_tests.rs (/opt/rustwide/target/debug/deps/class_tests-00607a11c7ecf89e)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test classes::container::can_be_empty ... ok
[INFO] [stdout] test classes::container::can_contain_fields ... ok
[INFO] [stdout] test classes::container::cycles_are_allowed::multi_class_circular_reference ... ok
[INFO] [stdout] test classes::mode_compatibility::slice2::unsupported_error ... ok
[INFO] [stdout] test classes::inheritance::does_not_support_multiple_inheritance ... ok
[INFO] [stdout] test classes::tags::can_contain_tags ... ok
[INFO] [stdout] test classes::container::cycles_are_allowed::single_class_circular_reference ... ok
[INFO] [stdout] test classes::inheritance::field_shadowing_is_disallowed ... ok
[INFO] [stdout] test classes::inheritance::inherits_correct_fields ... ok
[INFO] [stdout] test classes::inheritance::supports_single_inheritance ... ok
[INFO] [stdout] test classes::support_compact_type_id ... ok
[INFO] [stdout] test classes::container::cannot_redefine_fields ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/comment_tests.rs (/opt/rustwide/target/debug/deps/comment_tests-070ff974b4249f8d)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test comments::doc_comment_not_supported_on_params_and_returns ... ok
[INFO] [stdout] test comments::doc_comment_links_to_invalid_element::primitive ... ok
[INFO] [stdout] test comments::doc_comment_linked_identifiers ... ok
[INFO] [stdout] test comments::doc_comment_links_to_invalid_element::module ... ok
[INFO] [stdout] test comments::doc_comment_throws ... ok
[INFO] [stdout] test comments::doc_comments_not_supported_on_modules ... ok
[INFO] [stdout] test comments::doc_comments_params ... ok
[INFO] [stdout] test comments::doc_comments_returns ... ok
[INFO] [stdout] test comments::multi_line_doc_comment ... ok
[INFO] [stdout] test comments::missing_doc_comment_linked_identifiers ... ok
[INFO] [stdout] test comments::multiple_throws_tags_can_be_specified ... ok
[INFO] [stdout] test comments::named_returns_tag_is_rejected_for_operations_that_return_an_unnamed_type ... ok
[INFO] [stdout] test comments::named_returns_tag_is_rejected_if_its_identifier_does_not_match_a_return_tuple_elements ... ok
[INFO] [stdout] test comments::doc_comments_must_start_with_exactly_3_slashes ... ok
[INFO] [stdout] test comments::named_throws_tag_is_rejected_if_its_types_does_not_match_the_thrown_type::multiple ... ok
[INFO] [stdout] test comments::named_throws_tag_is_rejected_if_its_types_does_not_match_the_thrown_type::single ... ok
[INFO] [stdout] test comments::single_line_doc_comment ... ok
[INFO] [stdout] test comments::doc_comments_see ... ok
[INFO] [stdout] test comments::throws_tag_can_specify_scoped_exception ... ok
[INFO] [stdout] test comments::returns_tag_is_rejected_for_operations_that_return_nothing::named_tag ... ok
[INFO] [stdout] test comments::throws_tag_is_rejected_if_it_names_an_unthrowable_type ... ok
[INFO] [stdout] test comments::throws_tag_is_rejected_for_operations_that_do_not_throw ... ok
[INFO] [stdout] test comments::param_tag_is_rejected_for_operations_with_no_parameters ... ok
[INFO] [stdout] test comments::throws_tag_cannot_be_base_exception ... ok
[INFO] [stdout] test comments::non_doc_comments_are_ignored::block_comment ... ok
[INFO] [stdout] test comments::operation_with_correct_doc_comments ... ok
[INFO] [stdout] test comments::throws_tag_can_be_derived_exception ... ok
[INFO] [stdout] test comments::non_doc_comments_are_ignored::multi_line_block_comment ... ok
[INFO] [stdout] test comments::non_doc_comments_are_ignored::comment ... ok
[INFO] [stdout] test comments::param_tags_can_only_be_used_with_operations ... ok
[INFO] [stdout] test comments::param_tag_is_rejected_if_its_identifier_does_not_match_a_parameters ... ok
[INFO] [stdout] test comments::returns_tags_can_only_be_used_with_operations ... ok
[INFO] [stdout] test comments::returns_tag_is_rejected_for_operations_that_return_nothing::unnamed_tag ... ok
[INFO] [stdout] test comments::throws_tags_can_only_be_used_with_operations ... ok
[INFO] [stdout] test comments::unknown_doc_comment_tag ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compilation_mode_tests.rs (/opt/rustwide/target/debug/deps/compilation_mode_tests-ce474f30060a7898)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test compilation_mode::compilation_mode_must_appear_before_other_statements ... ok
[INFO] [stdout] test compilation_mode::valid_compilation_modes_succeed::_slice1_expects ... ok
[INFO] [stdout] test compilation_mode::invalid_compilation_modes_fail ... ok
[INFO] [stderr]      Running tests/custom_tests.rs (/opt/rustwide/target/debug/deps/custom_tests-859d7726c54dcce3)
[INFO] [stdout] test compilation_mode::valid_compilation_modes_succeed::_slice2_expects ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test custom::type_parses::_slice1_expects ... ok
[INFO] [stdout] test custom::type_parses::_slice2_expects ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cycle_tests.rs (/opt/rustwide/target/debug/deps/cycle_tests-5ab886696507d6da)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test builtin::cycles_through_dictionaries_are_disallowed ... ok
[INFO] [stdout] test container::direct_cycles_are_disallowed ... ok
[INFO] [stdout] test container::only_one_error_is_emitted_per_cycle ... ok
[INFO] [stdout] test container::duplicate_cycles_are_not_reported_multiple_times ... ok
[INFO] [stdout] test container::indirect_cycles_are_disallowed ... ok
[INFO] [stdout] test container::classes_can_contain_cycles ... ok
[INFO] [stdout] test builtin::cycles_through_results_are_disallowed ... ok
[INFO] [stdout] test type_aliases::direct_cycles_are_disallowed ... ok
[INFO] [stdout] test builtin::cycles_through_sequences_are_disallowed ... ok
[INFO] [stdout] test type_aliases::indirect_cycles_are_disallowed ... ok
[INFO] [stdout] test type_aliases::using_a_cyclic_type_is_not_flagged ... ok
[INFO] [stderr]      Running tests/diagnostic_output_tests.rs (/opt/rustwide/target/debug/deps/diagnostic_output_tests-ad82051674d49e61)
[INFO] [stdout] test container::using_a_cyclic_type_is_not_flagged ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test output::allow_all_lints_flag ... ok
[INFO] [stdout] test output::allow_specific_lint_flag ... ok
[INFO] [stdout] test output::crlf_line_endings ... ok
[INFO] [stdout] test output::output_to_json ... ok
[INFO] [stdout] test output::output_to_console ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/dicionary_tests.rs (/opt/rustwide/target/debug/deps/dicionary_tests-e73d10a2ab55cfff)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test dictionaries::key_type::allowed_constructed_types::custom_types ... ok
[INFO] [stdout] test dictionaries::key_type::allowed_constructed_types::unchecked_simple_enums ... ok
[INFO] [stdout] test dictionaries::key_type::allowed_primitive_types::int32 ... ok
[INFO] [stdout] test dictionaries::key_type::allowed_primitive_types::bool ... ok
[INFO] [stdout] test dictionaries::key_type::allowed_primitive_types::int16 ... ok
[INFO] [stdout] test dictionaries::key_type::allowed_constructed_types::simple_enums ... ok
[INFO] [stdout] test dictionaries::key_type::collections_are_disallowed::dictionary ... ok
[INFO] [stdout] test dictionaries::key_type::allowed_primitive_types::int8 ... ok
[INFO] [stdout] test dictionaries::key_type::allowed_primitive_types::uint32 ... ok
[INFO] [stdout] test dictionaries::key_type::allowed_primitive_types::varuint32 ... ok
[INFO] [stdout] test dictionaries::key_type::allowed_primitive_types::uint16 ... ok
[INFO] [stdout] test dictionaries::key_type::allowed_primitive_types::uint64 ... ok
[INFO] [stdout] test dictionaries::key_type::allowed_primitive_types::string ... ok
[INFO] [stdout] test dictionaries::key_type::collections_are_disallowed::sequence ... ok
[INFO] [stdout] test dictionaries::key_type::compact_struct_with_allowed_fields_is_allowed ... ok
[INFO] [stdout] test dictionaries::key_type::allowed_primitive_types::int64 ... ok
[INFO] [stdout] test dictionaries::key_type::allowed_primitive_types::varint32 ... ok
[INFO] [stdout] test dictionaries::key_type::disallowed_primitive_types::float32 ... ok
[INFO] [stdout] test dictionaries::key_type::optional_keys_are_disallowed ... ok
[INFO] [stdout] test dictionaries::key_type::disallowed_constructed_types::unchecked_enums ... ok
[INFO] [stdout] test dictionaries::key_type::disallowed_constructed_types::compact_enums ... ok
[INFO] [stdout] test dictionaries::value_type::invalid_dictionary_values_produce_error ... ok
[INFO] [stdout] test dictionaries::key_type::disallowed_constructed_types::enums ... ok
[INFO] [stdout] test dictionaries::key_type::disallowed_primitive_types::float64 ... ok
[INFO] [stdout] test dictionaries::key_type::disallowed_constructed_types::classes ... ok
[INFO] [stdout] test dictionaries::key_type::disallowed_primitive_types::anyclass ... ok
[INFO] [stdout] test dictionaries::key_type::allowed_primitive_types::varint62 ... ok
[INFO] [stdout] test dictionaries::key_type::allowed_primitive_types::uint8 ... ok
[INFO] [stdout] test dictionaries::key_type::compact_struct_with_disallowed_fields_is_disallowed ... ok
[INFO] [stdout] test dictionaries::key_type::non_compact_structs_are_disallowed ... ok
[INFO] [stdout] test dictionaries::key_type::allowed_primitive_types::varuint62 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/enum_tests.rs (/opt/rustwide/target/debug/deps/enum_tests-642fe633729bc04d)
[INFO] [stdout] 
[INFO] [stdout] running 58 tests
[INFO] [stdout] test enums::container::associated_fields::checked_enums_can_not_be_empty ... ok
[INFO] [stdout] test enums::container::associated_fields::associated_fields_are_parsed_correctly ... ok
[INFO] [stdout] test enums::container::associated_fields::explicit_values_are_allowed ... ok
[INFO] [stdout] test enums::container::associated_fields::test_presence_of_unchecked::checked ... ok
[INFO] [stdout] test enums::container::associated_fields::associated_fields_are_scoped_correctly ... ok
[INFO] [stdout] test enums::container::associated_fields::test_presence_of_unchecked::unchecked ... ok
[INFO] [stdout] test enums::container::associated_fields::cannot_redefine_enumerators ... ok
[INFO] [stdout] test enums::container::associated_fields::enumerator_fields_can_be_tagged ... ok
[INFO] [stdout] test enums::container::enumerator_invalid_identifiers::unicode_identifier ... ok
[INFO] [stdout] test enums::container::associated_fields::tags_are_disallowed_in_compact_enums ... ok
[INFO] [stdout] test enums::container::enumerator_invalid_identifiers::numeric_identifier ... ok
[INFO] [stdout] test enums::container::associated_fields::unchecked_enums_can_be_empty ... ok
[INFO] [stdout] test enums::container::underlying_type::checked_enums_can_not_be_empty ... ok
[INFO] [stdout] test enums::container::underlying_type::associated_fields_are_not_allowed ... ok
[INFO] [stdout] test enums::container::associated_fields::explicit_values_must_be_within_range ... ok
[INFO] [stdout] test enums::container::underlying_type::cannot_redefine_enumerators ... ok
[INFO] [stdout] test enums::container::underlying_type::duplicate_enumerator_values_are_disallowed_across_different_bases ... ok
[INFO] [stdout] test enums::container::underlying_type::enumerator_values_can_be_out_of_order ... ok
[INFO] [stdout] test enums::container::underlying_type::enumerator_default_values ... ok
[INFO] [stdout] test enums::container::underlying_type::slice1::enumerators_cannot_contain_out_of_bound_values ... ok
[INFO] [stdout] test enums::container::underlying_type::enumerator_values_support_different_base_literals ... ok
[INFO] [stdout] test enums::container::underlying_type::slice1::enumerators_cannot_contain_negative_values ... ok
[INFO] [stdout] test enums::container::underlying_type::slice2::explicit_enumerator_value_kinds ... ok
[INFO] [stdout] test enums::container::underlying_type::validate_backing_type_out_of_bounds ... ok
[INFO] [stdout] test enums::container::underlying_type::subsequent_unsigned_value_is_incremented_previous_value ... ok
[INFO] [stdout] test enums::container::underlying_type::slice2::enumerators_can_contain_values ... ok
[INFO] [stdout] test enums::enums_can_be_unchecked ... ok
[INFO] [stdout] test enums::container::underlying_type::slice2::enumerators_can_contain_negative_values ... ok
[INFO] [stdout] test enums::container::underlying_type::validate_backing_type_bounds ... ok
[INFO] [stdout] test enums::container::underlying_type::test_presence_of_unchecked::checked ... ok
[INFO] [stdout] test enums::container::underlying_type::unchecked_enums_can_be_empty ... ok
[INFO] [stdout] test enums::enums_can_be_compact ... ok
[INFO] [stdout] test enums::container::underlying_type::test_presence_of_unchecked::unchecked ... ok
[INFO] [stdout] test enums::container::underlying_type::enumerators_must_have_unique_values ... ok
[INFO] [stdout] test enums::invalid_underlying_type::float32 ... ok
[INFO] [stdout] test enums::container::underlying_type::implicit_enumerator_values_overflow_cleanly ... ok
[INFO] [stdout] test enums::optional_underlying_types_fail ... ok
[INFO] [stdout] test enums::invalid_underlying_type::string ... ok
[INFO] [stdout] test enums::invalid_underlying_type::float64 ... ok
[INFO] [stdout] test enums::mode_compatibility::slice1::associated_fields_fail ... ok
[INFO] [stdout] test enums::mode_compatibility::slice1::empty_associated_fields_fail ... ok
[INFO] [stdout] test enums::mode_compatibility::slice1::underlying_types_fail ... ok
[INFO] [stdout] test enums::mode_compatibility::slice1::compact_enums_fail ... ok
[INFO] [stdout] test enums::mode_compatibility::slice1_enums_can_be_used_by_slice2_definitions ... ok
[INFO] [stdout] test enums::supported_numeric_underlying_types_succeed::varuint32 ... ok
[INFO] [stdout] test enums::supported_numeric_underlying_types_succeed::varuint62 ... ok
[INFO] [stdout] test enums::supported_numeric_underlying_types_succeed::uint8 ... ok
[INFO] [stdout] test enums::supported_numeric_underlying_types_succeed::uint16 ... ok
[INFO] [stdout] test enums::supported_numeric_underlying_types_succeed::int32 ... ok
[INFO] [stdout] test enums::supported_numeric_underlying_types_succeed::uint64 ... ok
[INFO] [stdout] test enums::supported_numeric_underlying_types_succeed::int8 ... ok
[INFO] [stdout] test enums::supported_numeric_underlying_types_succeed::uint32 ... ok
[INFO] [stdout] test enums::supported_numeric_underlying_types_succeed::varint62 ... ok
[INFO] [stdout] test enums::supported_numeric_underlying_types_succeed::int64 ... ok
[INFO] [stdout] test enums::supported_numeric_underlying_types_succeed::varint32 ... ok
[INFO] [stdout] test enums::supported_numeric_underlying_types_succeed::int16 ... ok
[INFO] [stdout] test enums::compact_enums_cannot_have_underlying_types ... ok
[INFO] [stdout] test enums::compact_enums_cannot_be_unchecked ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 58 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/exception_tests.rs (/opt/rustwide/target/debug/deps/exception_tests-3b883d07091212f3)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test exceptions::inheritance::does_not_support_multiple_inheritance ... ok
[INFO] [stdout] test exceptions::cannot_be_used_as_types ... ok
[INFO] [stdout] test exceptions::container::can_be_empty ... ok
[INFO] [stdout] test exceptions::inheritance::inherits_correct_fields ... ok
[INFO] [stdout] test exceptions::inheritance::field_shadowing_is_disallowed ... ok
[INFO] [stdout] test exceptions::mode_compatibility::slice1::can_define_exceptions ... ok
[INFO] [stdout] test exceptions::mode_compatibility::slice2::cannot_define_exceptions ... ok
[INFO] [stdout] test exceptions::inheritance::must_inherit_from_exception ... ok
[INFO] [stdout] test exceptions::tags::can_contain_tags ... ok
[INFO] [stdout] test exceptions::inheritance::supports_single_inheritance ... ok
[INFO] [stdout] test exceptions::container::can_contain_fields ... ok
[INFO] [stdout] test exceptions::container::cannot_redefine_fields ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/file_tests.rs (/opt/rustwide/target/debug/deps/file_tests-97ed36798ffce263)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test files::io::compilation_preserves_order ... ok
[INFO] [stdout] test files::fixed_slice_file_hash ... ok
[INFO] [stdout] test files::io::duplicate_source_files_ignored_with_warning ... ok
[INFO] [stdout] test files::io::duplicate_reference_files_ignored_with_warning ... ok
[INFO] [stdout] test files::io::file_passed_as_source_and_reference_file_is_ignored ... ok
[INFO] [stdout] test files::io::file_resolution_preserves_order ... ok
[INFO] [stderr]      Running tests/identifier_tests.rs (/opt/rustwide/target/debug/deps/identifier_tests-ead4c2b57d286548)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test escaped_identifiers ... ok
[INFO] [stdout] test must_start_with_a_letter ... ok
[INFO] [stdout] test escaped_keywords ... ok
[INFO] [stdout] test must_be_ascii_alphanumeric_characters ... ok
[INFO] [stdout] test escaped_scoped_identifiers_containing_keywords ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/interface_tests.rs (/opt/rustwide/target/debug/deps/interface_tests-22a58a011c1dac16)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test interfaces::can_have_no_operations ... ok
[INFO] [stdout] test interfaces::can_have_multiple_operation ... ok
[INFO] [stdout] test interfaces::inheritance::inherits_correct_operations ... ok
[INFO] [stdout] test interfaces::inheritance::supports_multiple_inheritance ... ok
[INFO] [stdout] test interfaces::can_have_one_operation ... ok
[INFO] [stdout] test interfaces::inheritance::must_inherit_from_interface ... ok
[INFO] [stdout] test interfaces::mode_compatibility::parameters_must_be_allowed_within_compilation_mode ... ok
[INFO] [stdout] test interfaces::inheritance::supports_single_inheritance ... ok
[INFO] [stdout] test interfaces::cannot_redefine_operations ... ok
[INFO] [stdout] test interfaces::operations::can_have_no_parameters ... ok
[INFO] [stdout] test interfaces::inheritance::operation_shadowing_is_disallowed ... ok
[INFO] [stdout] test interfaces::operations::can_have_parameters ... ok
[INFO] [stdout] test interfaces::operations::can_have_no_return_type ... ok
[INFO] [stdout] test interfaces::operations::can_have_return_tuple ... ok
[INFO] [stdout] test interfaces::operations::return_tuple_must_contain_two_or_more_elements::_0_elements ... ok
[INFO] [stdout] test interfaces::operations::return_tuple_must_contain_two_or_more_elements::_1_element ... ok
[INFO] [stdout] test interfaces::operations::cannot_redefine_return_members ... ok
[INFO] [stdout] test interfaces::operations::slice1::operations_can_omit_throws_clause ... ok
[INFO] [stdout] test interfaces::operations::streams::stream_parameter_must_be_last ... ok
[INFO] [stdout] test interfaces::operations::can_have_return_value ... ok
[INFO] [stdout] test interfaces::operations::slice1::operations_can_throw_multiple_exceptions ... ok
[INFO] [stdout] test interfaces::operations::parameter_and_return_can_have_the_same_tag ... ok
[INFO] [stdout] test interfaces::operations::slice1::operations_can_only_throw_exceptions ... ok
[INFO] [stdout] test interfaces::operations::streams::can_have_streamed_parameter_and_return ... ok
[INFO] [stdout] test interfaces::operations::streams::operation_can_have_at_most_one_streamed_parameter ... ok
[INFO] [stdout] test interfaces::operations::cannot_redefine_parameters ... ok
[INFO] [stdout] test interfaces::operations::slice2::exception_specifications_are_not_supported ... ok
[INFO] [stdout] test interfaces::operations::can_contain_tags ... ok
[INFO] [stdout] test interfaces::operations::slice1::operations_can_throw_single_exception ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mixed_encoding_tests.rs (/opt/rustwide/target/debug/deps/mixed_encoding_tests-31c1f364daa97f10)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test invalid_mixed_compilation_mode_fails ... ok
[INFO] [stdout] test valid_mixed_compilation_mode_succeeds ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/module_tests.rs (/opt/rustwide/target/debug/deps/module_tests-345a9100a55bc7f9)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test module::can_be_defined ... ok
[INFO] [stdout] test module::is_required ... ok
[INFO] [stdout] test module::can_use_nested_syntax ... ok
[INFO] [stdout] test module::multiple_files_can_use_the_same_module ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/optional_tests.rs (/opt/rustwide/target/debug/deps/optional_tests-f4578cbe49338d3f)
[INFO] [stdout] 
[INFO] [stdout] running 67 tests
[INFO] [stdout] test optional::optional_type_names_end_with_a_question_mark::primitive ... ok
[INFO] [stdout] test optional::optional_type_names_end_with_a_question_mark::user_defined ... ok
[INFO] [stdout] test optional::slice1::dictionaries_with_optional_keys_are_disallowed ... ok
[INFO] [stdout] test optional::slice1::dictionaries_with_optional_values_are_disallowed ... ok
[INFO] [stdout] test optional::optionals_are_parsed_correctly::simple ... ok
[INFO] [stdout] test optional::slice1::optional_builtin_types_are_disallowed::_int16_expects ... ok
[INFO] [stdout] test optional::slice1::dictionaries_with_optional_values_are_allowed ... ok
[INFO] [stdout] test optional::slice1::optional_builtin_types_are_disallowed::_int64_expects ... ok
[INFO] [stdout] test optional::slice1::optional_builtin_types_are_disallowed::_int8_expects ... ok
[INFO] [stdout] test optional::slice1::optional_builtin_types_are_disallowed::_string_expects ... ok
[INFO] [stdout] test optional::slice1::optional_builtin_types_are_allowed::_anyclass_expects ... ok
[INFO] [stdout] test optional::slice1::optional_builtin_types_are_disallowed::_uint16_expects ... ok
[INFO] [stdout] test optional::slice1::optional_builtin_types_are_disallowed::_uint32_expects ... ok
[INFO] [stdout] test optional::slice1::optional_builtin_types_are_disallowed::_float32_expects ... ok
[INFO] [stdout] test optional::slice1::optional_builtin_types_are_disallowed::_int32_expects ... ok
[INFO] [stdout] test optional::slice1::optional_builtin_types_are_disallowed::_uint8_expects ... ok
[INFO] [stdout] test optional::slice1::optional_builtin_types_are_disallowed::_bool_expects ... ok
[INFO] [stdout] test optional::slice1::optional_builtin_types_are_disallowed::_varint32_expects ... ok
[INFO] [stdout] test optional::slice1::optional_builtin_types_are_disallowed::_varuint32_expects ... ok
[INFO] [stdout] test optional::slice1::optional_return_types_are_disallowed ... ok
[INFO] [stdout] test optional::slice1::optional_user_defined_types_are_disallowed::r_struct ... ok
[INFO] [stdout] test optional::slice1::optional_builtin_types_are_disallowed::_varint62_expects ... ok
[INFO] [stdout] test optional::slice1::optional_builtin_types_are_disallowed::_varuint62_expects ... ok
[INFO] [stdout] test optional::slice1::sequences_of_optionals_are_disallowed ... ok
[INFO] [stdout] test optional::slice1::optional_user_defined_types_are_allowed::class ... ok
[INFO] [stdout] test optional::slice1::optional_user_defined_types_are_allowed::custom_type ... ok
[INFO] [stdout] test optional::slice1::sequences_of_optionals_are_allowed ... ok
[INFO] [stdout] test optional::optionals_are_parsed_correctly::primitive ... ok
[INFO] [stdout] test optional::slice1::optional_builtin_types_are_disallowed::_float64_expects ... ok
[INFO] [stdout] test optional::slice1::tagged_optional_parameters_are_allowed ... ok
[INFO] [stdout] test optional::slice1::optional_builtin_types_are_disallowed::_uint64_expects ... ok
[INFO] [stdout] test optional::slice1::untagged_optional_fields_are_disallowed ... ok
[INFO] [stdout] test optional::slice1::optional_user_defined_types_are_disallowed::r_enum ... ok
[INFO] [stdout] test optional::slice1::untagged_optional_parameters_are_disallowed ... ok
[INFO] [stdout] test optional::optionals_are_parsed_correctly::relatively_scoped ... ok
[INFO] [stdout] test optional::slice2::optional_builtin_types_are_allowed::_int16_expects ... ok
[INFO] [stdout] test optional::slice1::tagged_optional_fields_are_allowed ... ok
[INFO] [stdout] test optional::slice2::optional_builtin_types_are_allowed::_bool_expects ... ok
[INFO] [stdout] test optional::slice2::optional_builtin_types_are_allowed::_int32_expects ... ok
[INFO] [stdout] test optional::slice2::dictionaries_with_optional_values_are_parsed_correctly ... ok
[INFO] [stdout] test optional::slice2::dictionaries_with_optional_keys_are_parsed_correctly ... ok
[INFO] [stdout] test optional::slice2::optional_builtin_types_are_allowed::_string_expects ... ok
[INFO] [stdout] test optional::slice2::optional_builtin_types_are_allowed::_uint16_expects ... ok
[INFO] [stdout] test optional::slice2::optional_builtin_types_are_allowed::_int8_expects ... ok
[INFO] [stdout] test optional::slice2::optional_builtin_types_are_allowed::_varuint62_expects ... ok
[INFO] [stdout] test optional::slice2::optional_builtin_types_are_allowed::_uint32_expects ... ok
[INFO] [stdout] test optional::slice2::optional_builtin_types_are_allowed::_varuint32_expects ... ok
[INFO] [stdout] test optional::slice2::optional_builtin_types_are_allowed::_varint62_expects ... ok
[INFO] [stdout] test optional::slice2::optional_builtin_types_are_allowed::_varint32_expects ... ok
[INFO] [stdout] test optional::slice2::optional_builtin_types_are_allowed::_uint64_expects ... ok
[INFO] [stdout] test optional::slice2::optional_builtin_types_are_allowed::_int64_expects ... ok
[INFO] [stdout] test optional::slice2::optional_dictionaries_are_parsed_correctly ... ok
[INFO] [stdout] test optional::slice2::optional_user_defined_types_are_allowed::r_struct ... ok
[INFO] [stdout] test optional::slice2::optional_sequences_are_parsed_correctly ... ok
[INFO] [stdout] test optional::slice2::results_with_optional_success_types_are_parsed_correctly ... ok
[INFO] [stdout] test optional::slice2::optional_results_are_parsed_correctly ... ok
[INFO] [stdout] test optional::slice2::structs_can_use_a_mix_of_optional_and_required_fields ... ok
[INFO] [stdout] test optional::slice2::operations_can_use_a_mix_of_optional_and_required_parameters ... ok
[INFO] [stdout] test optional::slice2::results_with_optional_failure_types_are_parsed_correctly ... ok
[INFO] [stdout] test optional::slice2::operations_can_return_single_optional_types ... ok
[INFO] [stdout] test optional::slice2::optional_builtin_types_are_allowed::_float32_expects ... ok
[INFO] [stdout] test optional::slice2::optional_user_defined_types_are_allowed::custom_type ... ok
[INFO] [stdout] test optional::slice2::optional_builtin_types_are_allowed::_uint8_expects ... ok
[INFO] [stdout] test optional::slice2::optional_user_defined_types_are_allowed::r_enum ... ok
[INFO] [stdout] test optional::slice2::optional_builtin_types_are_allowed::_float64_expects ... ok
[INFO] [stdout] test optional::slice2::sequences_with_optional_elements_are_parsed_correctly ... ok
[INFO] [stdout] test optional::optionals_are_parsed_correctly::globally_scoped ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 67 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parser_tests.rs (/opt/rustwide/target/debug/deps/parser_tests-b926ee4bf0221160)
[INFO] [stdout] running 7 tests
[INFO] [stdout] test parse_string_containing_only_whitespace ... ok
[INFO] [stdout] test integer_literals_can_contain_underscores ... ok
[INFO] [stdout] test string_literals_cannot_contain_newlines ... ok
[INFO] [stdout] test parse_empty_string ... ok
[INFO] [stdout] test string_literals_support_character_escaping ... ok
[INFO] [stdout] test parse_ideographic_space ... ok
[INFO] [stderr]      Running tests/preprocessor_tests.rs (/opt/rustwide/target/debug/deps/preprocessor_tests-b877ce541c579383)
[INFO] [stdout] test files_are_parsed_independently ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test identifiers_must_start_with_a_letter::underscore ... ok
[INFO] [stdout] test preprocessor_and_expressions ... ok
[INFO] [stdout] test preprocessor_conditional_compilation::bar_is_defined ... ok
[INFO] [stdout] test command_line_defined_symbols ... ok
[INFO] [stdout] test identifiers_must_start_with_a_letter::numeric ... ok
[INFO] [stdout] test preprocessor_conditional_compilation::baz_is_defined ... ok
[INFO] [stdout] test preprocessor_conditional_compilation::foo_is_defined ... ok
[INFO] [stdout] test preprocessor_conditionals_can_contain_empty_source_blocks::conditional_with_elif ... ok
[INFO] [stdout] test preprocessor_conditionals_can_contain_empty_source_blocks::conditional_with_elif_and_else ... ok
[INFO] [stdout] test preprocessor_conditionals_can_contain_empty_source_blocks::conditional ... ok
[INFO] [stdout] test preprocessor_recovers_at_end_of_line ... ok
[INFO] [stdout] test preprocessor_not_expressions ... ok
[INFO] [stdout] test preprocessor_consumes_comments ... ok
[INFO] [stdout] test preprocessor_nested_conditional_blocks ... ok
[INFO] [stdout] test preprocessor_undefine_symbol ... ok
[INFO] [stdout] test preprocessor_grouped_expressions ... ok
[INFO] [stdout] test preprocessor_define_symbol ... ok
[INFO] [stdout] test preprocessor_ignores_comments ... ok
[INFO] [stdout] test preprocessor_define_symbol_multiples_times ... ok
[INFO] [stdout] test preprocessor_or_expressions ... ok
[INFO] [stdout] test preprocessor_conditional_compilation::fizz_is_defined ... ok
[INFO] [stdout] test preprocessor_single_backslash_suggestion ... ok
[INFO] [stdout] test preprocessor_nested_expressions ... ok
[INFO] [stdout] test undefined_preprocessor_directive_blocks_are_consumed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/primitive_tests.rs (/opt/rustwide/target/debug/deps/primitive_tests-b08580144e227534)
[INFO] [stdout] 
[INFO] [stdout] running 51 tests
[INFO] [stdout] test primitives::mode_compatibility::slice1::supported_types_succeed::anyclass ... ok
[INFO] [stdout] test primitives::mode_compatibility::slice1::supported_types_succeed::float64 ... ok
[INFO] [stdout] test primitives::mode_compatibility::slice1::supported_types_succeed::int16 ... ok
[INFO] [stdout] test primitives::mode_compatibility::slice1::supported_types_succeed::bool ... ok
[INFO] [stdout] test primitives::mode_compatibility::slice1::supported_types_succeed::float32 ... ok
[INFO] [stdout] test primitives::mode_compatibility::slice1::unsupported_types_fail::int8 ... ok
[INFO] [stdout] test primitives::mode_compatibility::slice1::supported_types_succeed::int32 ... ok
[INFO] [stdout] test primitives::mode_compatibility::slice1::unsupported_types_fail::uint64 ... ok
[INFO] [stdout] test primitives::mode_compatibility::slice1::unsupported_types_fail::uint16 ... ok
[INFO] [stdout] test primitives::mode_compatibility::slice1::supported_types_succeed::int64 ... ok
[INFO] [stdout] test primitives::mode_compatibility::slice1::supported_types_succeed::uint8 ... ok
[INFO] [stdout] test primitives::mode_compatibility::slice1::unsupported_types_fail::uint32 ... ok
[INFO] [stdout] test primitives::mode_compatibility::slice1::unsupported_types_fail::varint62 ... ok
[INFO] [stdout] test primitives::mode_compatibility::slice1::unsupported_types_fail::varint32 ... ok
[INFO] [stdout] test primitives::mode_compatibility::slice1::unsupported_types_fail::varuint32 ... ok
[INFO] [stdout] test primitives::mode_compatibility::slice2::supported_types_succeed::int16 ... ok
[INFO] [stdout] test primitives::mode_compatibility::slice2::supported_types_succeed::float64 ... ok
[INFO] [stdout] test primitives::mode_compatibility::slice1::unsupported_types_fail::varuint62 ... ok
[INFO] [stdout] test primitives::mode_compatibility::slice2::supported_types_succeed::string ... ok
[INFO] [stdout] test primitives::mode_compatibility::slice1::supported_types_succeed::string ... ok
[INFO] [stdout] test primitives::mode_compatibility::slice2::supported_types_succeed::int64 ... ok
[INFO] [stdout] test primitives::mode_compatibility::slice2::supported_types_succeed::float32 ... ok
[INFO] [stdout] test primitives::mode_compatibility::slice2::supported_types_succeed::uint32 ... ok
[INFO] [stdout] test primitives::mode_compatibility::slice2::supported_types_succeed::int8 ... ok
[INFO] [stdout] test primitives::mode_compatibility::slice2::supported_types_succeed::uint64 ... ok
[INFO] [stdout] test primitives::mode_compatibility::slice2::supported_types_succeed::uint8 ... ok
[INFO] [stdout] test primitives::mode_compatibility::slice2::supported_types_succeed::varint32 ... ok
[INFO] [stdout] test primitives::type_parses::anyclass ... ok
[INFO] [stdout] test primitives::mode_compatibility::slice2::supported_types_succeed::int32 ... ok
[INFO] [stdout] test primitives::mode_compatibility::slice2::supported_types_succeed::varuint32 ... ok
[INFO] [stdout] test primitives::type_parses::int16 ... ok
[INFO] [stdout] test primitives::mode_compatibility::slice2::supported_types_succeed::varuint62 ... ok
[INFO] [stdout] test primitives::mode_compatibility::slice2::supported_types_succeed::uint16 ... ok
[INFO] [stdout] test primitives::mode_compatibility::slice2::unsupported_types_fail ... ok
[INFO] [stdout] test primitives::type_parses::float32 ... ok
[INFO] [stdout] test primitives::type_parses::int64 ... ok
[INFO] [stdout] test primitives::mode_compatibility::slice2::supported_types_succeed::varint62 ... ok
[INFO] [stdout] test primitives::type_parses::bool ... ok
[INFO] [stdout] test primitives::type_parses::float64 ... ok
[INFO] [stdout] test primitives::type_parses::int32 ... ok
[INFO] [stderr]      Running tests/redefinition_tests.rs (/opt/rustwide/target/debug/deps/redefinition_tests-a7692e91950b2d82)
[INFO] [stdout] test primitives::mode_compatibility::slice2::supported_types_succeed::bool ... ok
[INFO] [stdout] test primitives::type_parses::varint32 ... ok
[INFO] [stdout] test primitives::type_parses::uint8 ... ok
[INFO] [stdout] test primitives::type_parses::int8 ... ok
[INFO] [stdout] test primitives::type_parses::string ... ok
[INFO] [stdout] test primitives::type_parses::varuint32 ... ok
[INFO] [stdout] test primitives::type_parses::uint32 ... ok
[INFO] [stdout] test primitives::type_parses::uint64 ... ok
[INFO] [stdout] test primitives::type_parses::uint16 ... ok
[INFO] [stdout] test primitives::type_parses::varint62 ... ok
[INFO] [stdout] test primitives::type_parses::varuint62 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test redefinition::multiple_redefinitions_trigger_separate_errors ... ok
[INFO] [stdout] test redefinition::cross_module_redefinitions_are_disallowed ... ok
[INFO] [stdout] test redefinition::redefinitions_of_different_types_are_disallowed ... ok
[INFO] [stderr]      Running tests/result_tests.rs (/opt/rustwide/target/debug/deps/result_tests-a59b545f2d3421e0)
[INFO] [stdout] test redefinition::orthogonal_redefinitions_are_disallowed_separately ... ok
[INFO] [stdout] test redefinition::redefinitions_of_the_same_type_are_disallowed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test results::can_be_nested ... ok
[INFO] [stderr]      Running tests/scope_resolution_tests.rs (/opt/rustwide/target/debug/deps/scope_resolution_tests-8452c6fe0f913e04)
[INFO] [stdout] test results::are_parsed_correctly ... ok
[INFO] [stdout] test results::are_disallowed_in_slice1_mode ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test scope_resolution::identifier_exists_in_module_and_submodule ... ok
[INFO] [stdout] test scope_resolution::identifier_exists_in_multiple_parent_modules ... ok
[INFO] [stdout] test scope_resolution::missing_type_should_fail ... ok
[INFO] [stdout] test scope_resolution::identifier_exists_in_module_and_parent_module ... ok
[INFO] [stdout] test scope_resolution::identifier_exists_in_multiple_modules_with_common_partial_scope ... ok
[INFO] [stdout] test scope_resolution::relative_scope_is_module_before_interface ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/sequence_tests.rs (/opt/rustwide/target/debug/deps/sequence_tests-f0ca97d166642507)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test sequences::can_contain_primitive_types ... ok
[INFO] [stdout] test sequences::sequences_containing_dictionaries_get_validated ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/struct_tests.rs (/opt/rustwide/target/debug/deps/struct_tests-62da07a9436714e5)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test structs::container::compact_structs::must_not_be_empty ... ok
[INFO] [stdout] test structs::container::structs::can_contain_fields ... ok
[INFO] [stdout] test structs::container::structs::can_be_empty ... ok
[INFO] [stdout] test structs::container::structs::cannot_redefine_fields ... ok
[INFO] [stdout] test structs::mode_compatibility::slice1::unsupported_fail ... ok
[INFO] [stdout] test structs::mode_compatibility::slice2::slice1_types_fail ... ok
[INFO] [stdout] test structs::mode_compatibility::slice2::slice2_types_succeed ... ok
[INFO] [stdout] test structs::tags::structs::can_contain_tags ... ok
[INFO] [stdout] test structs::tags::compact_structs::cannot_contain_tags ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tag_tests.rs (/opt/rustwide/target/debug/deps/tag_tests-c13013875d8accb9)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test tags::cannot_have_tag_with_value_smaller_than_minimum ... ok
[INFO] [stdout] test tags::cannot_have_tag_with_value_larger_than_max::random_large_value ... ok
[INFO] [stdout] test tags::strings_invalid_as_tag_value ... ok
[INFO] [stdout] test tags::cannot_have_tag_with_value_larger_than_max::slightly_over ... ok
[INFO] [stdout] test tags::cannot_tag_a_class ... ok
[INFO] [stdout] test tags::cannot_have_duplicate_tags ... ok
[INFO] [stdout] test tags::cannot_tag_a_container_that_contains_a_class ... ok
[INFO] [stdout] test tags::tagged_fields_must_be_optional ... ok
[INFO] [stdout] test tags::tagged_parameters_can_be_in_any_order ... ok
[INFO] [stdout] test tags::valid_tag ... ok
[INFO] [stdout] test tags::tagged_parameters_must_be_optional ... ok
[INFO] [stdout] test tags::valid_tag_value::_0_expects ... ok
[INFO] [stdout] test tags::valid_tag_value::i32_max_2_expects ... ok
[INFO] [stdout] test tags::valid_tag_value::i32_max_expects ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_helpers.rs (/opt/rustwide/target/debug/deps/test_helpers-a80bb4dd64a4079a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/typealias_tests.rs (/opt/rustwide/target/debug/deps/typealias_tests-176c2e71f2e780a1)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test typealias::allow_underlying_types_based_on_mode::slice1 ... ok
[INFO] [stdout] test typealias::allow_underlying_types_based_on_mode::slice2 ... ok
[INFO] [stdout] test typealias::can_have_type_alias_of::classes ... ok
[INFO] [stdout] test typealias::can_have_type_alias_of::enums ... ok
[INFO] [stdout] test typealias::can_have_type_alias_of::primitives ... ok
[INFO] [stdout] test typealias::can_be_used_as_parameter ... ok
[INFO] [stdout] test typealias::can_have_type_alias_of::dictionaries ... ok
[INFO] [stdout] test typealias::can_have_type_alias_of::custom_types ... ok
[INFO] [stdout] test typealias::can_be_used_as_field ... ok
[INFO] [stdout] test typealias::can_have_type_alias_of::sequences ... ok
[INFO] [stdout] test typealias::can_have_type_alias_of::result_types ... ok
[INFO] [stdout] test typealias::can_have_type_alias_of::type_aliases ... ok
[INFO] [stdout] test typealias::can_have_type_alias_of::structs ... ok
[INFO] [stdout] test typealias::cannot_be_optional ... ok
[INFO] [stdout] test typealias::reject_underlying_types_based_on_mode::slice2 ... ok
[INFO] [stdout] test typealias::is_resolvable ... ok
[INFO] [stdout] test typealias::reject_underlying_types_based_on_mode::slice1 ... ok
[INFO] [stdout] test typealias::is_resolved_as_the_aliased_type_when_used ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests slicec
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/ast/mod.rs - ast::Ast::as_slice (line 295) ... ok
[INFO] [stdout] test src/ast/mod.rs - ast::Ast::as_mut_slice (line 311) ... ok
[INFO] [stdout] test src/ast/mod.rs - ast::Ast::find_node (line 115) ... ok
[INFO] [stdout] test src/ast/mod.rs - ast::Ast::create (line 45) ... ok
[INFO] [stdout] test src/supported_encodings.rs - supported_encodings::SupportedEncodings (line 57) ... ok
[INFO] [stdout] test src/ast/mod.rs - ast::Ast::find_element (line 215) ... ok
[INFO] [stdout] test src/ast/mod.rs - ast::Ast::find_element_with_scope (line 269) ... ok
[INFO] [stdout] test src/ast/mod.rs - ast::Ast::find_node_with_scope (line 166) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.17s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "210ded3fc93808b0d15dd5b64e359f141ba52e2b1ddb450f53cff62bf2ea16ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "210ded3fc93808b0d15dd5b64e359f141ba52e2b1ddb450f53cff62bf2ea16ba", kill_on_drop: false }`
[INFO] [stdout] 210ded3fc93808b0d15dd5b64e359f141ba52e2b1ddb450f53cff62bf2ea16ba
