[INFO] fetching crate weedle 0.13.1...
[INFO] testing weedle-0.13.1 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate weedle 0.13.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate weedle 0.13.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate weedle 0.13.1
[INFO] tweaked toml for crates.io crate weedle 0.13.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate weedle 0.13.1 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate weedle 0.13.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8209584e79d2f1f386a1597e33bb5acb1926d2867f0e448b94d828f9679551a
[INFO] running `Command { std: "docker" "start" "-a" "f8209584e79d2f1f386a1597e33bb5acb1926d2867f0e448b94d828f9679551a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8209584e79d2f1f386a1597e33bb5acb1926d2867f0e448b94d828f9679551a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8209584e79d2f1f386a1597e33bb5acb1926d2867f0e448b94d828f9679551a", kill_on_drop: false }`
[INFO] [stdout] f8209584e79d2f1f386a1597e33bb5acb1926d2867f0e448b94d828f9679551a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 126f9ce584d60ff3acaf4015903f8fccf6cffb2d4b3697a2ca301a9fa67c3620
[INFO] running `Command { std: "docker" "start" "-a" "126f9ce584d60ff3acaf4015903f8fccf6cffb2d4b3697a2ca301a9fa67c3620", kill_on_drop: false }`
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling weedle v0.13.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.05s
[INFO] running `Command { std: "docker" "inspect" "126f9ce584d60ff3acaf4015903f8fccf6cffb2d4b3697a2ca301a9fa67c3620", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "126f9ce584d60ff3acaf4015903f8fccf6cffb2d4b3697a2ca301a9fa67c3620", kill_on_drop: false }`
[INFO] [stdout] 126f9ce584d60ff3acaf4015903f8fccf6cffb2d4b3697a2ca301a9fa67c3620
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 744024942a69bd57a1ab168b1038e66a47071a5224004827a45165ad0d618427
[INFO] running `Command { std: "docker" "start" "-a" "744024942a69bd57a1ab168b1038e66a47071a5224004827a45165ad0d618427", kill_on_drop: false }`
[INFO] [stderr]    Compiling weedle v0.13.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.97s
[INFO] running `Command { std: "docker" "inspect" "744024942a69bd57a1ab168b1038e66a47071a5224004827a45165ad0d618427", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "744024942a69bd57a1ab168b1038e66a47071a5224004827a45165ad0d618427", kill_on_drop: false }`
[INFO] [stdout] 744024942a69bd57a1ab168b1038e66a47071a5224004827a45165ad0d618427
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a76458b0884191845757cf94268fb6f9a1d6120d84b9d641ce3c8cda0e9be531
[INFO] running `Command { std: "docker" "start" "-a" "a76458b0884191845757cf94268fb6f9a1d6120d84b9d641ce3c8cda0e9be531", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/weedle-83119dad5f14cdf6)
[INFO] [stdout] 
[INFO] [stdout] running 573 tests
[INFO] [stdout] test argument::test::should_parse_single_argument ... ok
[INFO] [stdout] test argument::test::should_parse_optional_single_argument_with_default ... ok
[INFO] [stdout] test argument::test::should_parse_variadic_argument ... ok
[INFO] [stdout] test attribute::test::should_parse_attribute_ident ... ok
[INFO] [stdout] test argument::test::should_parse_optional_single_argument ... ok
[INFO] [stdout] test attribute::test::should_parse_attribute_no_args ... ok
[INFO] [stdout] test attribute::test::should_parse_attribute_arg_list ... ok
[INFO] [stdout] test attribute::test::should_parse_ident_list ... ok
[INFO] [stdout] test common::test::should_parse_boxed ... ok
[INFO] [stdout] test common::test::should_parse_comma_separated_values ... ok
[INFO] [stdout] test common::test::should_parse_generics_two ... ok
[INFO] [stdout] test common::test::should_parse_identifier ... ok
[INFO] [stdout] test common::test::should_parse_identifier_attached_to_symbol ... ok
[INFO] [stdout] test common::test::should_parse_identifier_preceeding_others ... ok
[INFO] [stdout] test common::test::should_parse_numbered_identifier ... ok
[INFO] [stdout] test common::test::should_parse_identifier_surrounding_with_spaces ... ok
[INFO] [stdout] test common::test::should_parse_optional_present ... ok
[INFO] [stdout] test common::test::should_parse_vec ... ok
[INFO] [stdout] test dictionary::test::should_parse_optional_member ... ok
[INFO] [stdout] test common::test::should_parse_parenthesized ... ok
[INFO] [stdout] test common::test::should_parse_optional_not_present ... ok
[INFO] [stdout] test dictionary::test::should_parse_optional_member_with_default ... ok
[INFO] [stdout] test dictionary::test::should_parse_optional_member_with_attrs ... ok
[INFO] [stdout] test common::test::should_parse_braced ... ok
[INFO] [stdout] test interface::test::should_parse_constructor_interface_member ... ok
[INFO] [stdout] test dictionary::test::should_parse_required_with_type_ext_attrs ... ok
[INFO] [stdout] test dictionary::test::should_parse_dictionary_member ... ok
[INFO] [stdout] test interface::test::should_parse_double_typed_async_iterable ... ok
[INFO] [stdout] test common::test::should_parse_bracketed ... ok
[INFO] [stdout] test common::test::should_parse_underscored_identifier ... ok
[INFO] [stdout] test dictionary::test::should_parse_member_attrs_before_required ... ok
[INFO] [stdout] test common::test::should_parse_generics ... ok
[INFO] [stdout] test interface::test::should_parse_double_typed_async_iterable_with_args ... ok
[INFO] [stdout] test interface::test::should_parse_double_typed_iterable ... ok
[INFO] [stdout] test interface::test::should_parse_maplike_interface_member ... ok
[INFO] [stdout] test interface::test::should_parse_operation_interface_member ... ok
[INFO] [stdout] test interface::test::should_parse_setlike_interface_member ... ok
[INFO] [stdout] test interface::test::should_parse_single_typed_async_iterable ... ok
[INFO] [stdout] test interface::test::should_parse_single_typed_async_iterable_with_args ... ok
[INFO] [stdout] test interface::test::should_parse_stringifier_member ... ok
[INFO] [stdout] test interface::test::should_parse_stringifier_or_inherit_or_static ... ok
[INFO] [stdout] test interface::test::should_parse_stringifier_or_static ... ok
[INFO] [stdout] test interface::test::should_parse_single_typed_iterable ... ok
[INFO] [stdout] test literal::test::should_parse_bool_false ... ok
[INFO] [stdout] test literal::test::should_parse_bool_true ... ok
[INFO] [stdout] test literal::test::should_parse_float_preceeding_others ... ok
[INFO] [stdout] test literal::test::should_parse_float_exp ... ok
[INFO] [stdout] test literal::test::should_parse_float ... ok
[INFO] [stdout] test literal::test::should_parse_float_surrounding_with_spaces ... ok
[INFO] [stdout] test literal::test::should_parse_hex_large_number ... ok
[INFO] [stdout] test literal::test::should_parse_hex_number ... ok
[INFO] [stdout] test literal::test::should_parse_empty_array ... ok
[INFO] [stdout] test literal::test::should_parse_float_exp_with_decimal ... ok
[INFO] [stdout] test literal::test::should_parse_infinity ... ok
[INFO] [stdout] test literal::test::should_parse_integer ... ok
[INFO] [stdout] test literal::test::should_parse_integer_preceeding_others ... ok
[INFO] [stdout] test literal::test::should_parse_integer_surrounding_with_spaces ... ok
[INFO] [stdout] test literal::test::should_parse_neg_float ... ok
[INFO] [stdout] test literal::test::should_parse_neg_infinity ... ok
[INFO] [stdout] test literal::test::should_parse_neg_integer ... ok
[INFO] [stdout] test literal::test::should_parse_null ... ok
[INFO] [stdout] test literal::test::should_parse_oct_number ... ok
[INFO] [stdout] test literal::test::should_parse_string ... ok
[INFO] [stdout] test literal::test::should_parse_string_followed_by_string ... ok
[INFO] [stdout] test literal::test::should_parse_string_surround_with_spaces ... ok
[INFO] [stdout] test literal::test::should_parse_string_with_comment ... ok
[INFO] [stdout] test literal::test::should_parse_string_with_multiline_comment ... ok
[INFO] [stdout] test literal::test::should_parse_string_with_spaces ... ok
[INFO] [stdout] test literal::test::should_parse_zero ... ok
[INFO] [stdout] test mixin::test::should_parse_attribute_mixin_member ... ok
[INFO] [stdout] test term::test::any::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::any::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::any::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test namespace::test::should_parse_attribute_namespace_member ... ok
[INFO] [stdout] test term::test::arraybuffer::should_parse ... ok
[INFO] [stdout] test term::test::arraybuffer::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test namespace::test::should_parse_const_member ... ok
[INFO] [stdout] test term::test::arraybuffer::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test namespace::test::should_parse_operation_namespace_member ... ok
[INFO] [stdout] test term::test::arraybuffer::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::any::should_parse ... ok
[INFO] [stdout] test term::test::arraybuffer::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::assign::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::assign::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::assign::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::assign::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::assign::should_parse ... ok
[INFO] [stdout] test term::test::asterisk::should_parse ... ok
[INFO] [stdout] test term::test::asterisk::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::asterisk::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::asterisk::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::async_::should_parse ... ok
[INFO] [stdout] test term::test::async_::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::async_::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::async_::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::async_::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::attribute::should_parse ... ok
[INFO] [stdout] test term::test::attribute::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::attribute::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::attribute::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::attribute::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::boolean::should_parse ... ok
[INFO] [stdout] test term::test::boolean::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::boolean::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::boolean::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::boolean::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::byte::should_parse ... ok
[INFO] [stdout] test term::test::byte::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::byte::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::bytestring::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::bytestring::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::callback::should_parse ... ok
[INFO] [stdout] test term::test::callback::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::callback::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::callback::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::closebrace::should_parse ... ok
[INFO] [stdout] test term::test::closebrace::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::closebrace::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::closebrace::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::closebrace::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::closebracket::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::closebracket::should_parse ... ok
[INFO] [stdout] test term::test::closebracket::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::closebracket::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::closebracket::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::byte::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::closeparen::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::byte::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::closeparen::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::closeparen::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::closeparen::should_parse ... ok
[INFO] [stdout] test term::test::bytestring::should_parse ... ok
[INFO] [stdout] test term::test::bytestring::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::closeparen::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::bytestring::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::colon::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::colon::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::colon::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::colon::should_parse ... ok
[INFO] [stdout] test term::test::comma::should_parse ... ok
[INFO] [stdout] test term::test::comma::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::colon::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::comma::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::comma::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::const_::should_parse ... ok
[INFO] [stdout] test term::test::const_::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::const_::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::constructor::should_parse ... ok
[INFO] [stdout] test term::test::constructor::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::constructor::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::dataview::should_parse ... ok
[INFO] [stdout] test term::test::dataview::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::dataview::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::const_::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::dataview::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::dataview::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::deleter::should_parse ... ok
[INFO] [stdout] test term::test::deleter::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::deleter::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::deleter::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::dictionary::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::dictionary::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::dictionary::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::dictionary::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::domstring::should_parse ... ok
[INFO] [stdout] test term::test::domstring::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::domstring::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::domstring::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::domstring::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::dot::should_parse ... ok
[INFO] [stdout] test term::test::dot::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::dot::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::dot::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::dot::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::double::should_parse ... ok
[INFO] [stdout] test term::test::comma::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::double::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::double::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::ellipsis::should_parse ... ok
[INFO] [stdout] test term::test::ellipsis::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::ellipsis::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::ellipsis::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::ellipsis::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::enum_::should_parse ... ok
[INFO] [stdout] test term::test::enum_::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::enum_::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::enum_::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::enum_::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::error::should_parse ... ok
[INFO] [stdout] test term::test::error::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::error::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::error::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::any::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test mixin::test::should_parse_operation_mixin_member ... ok
[INFO] [stdout] test term::test::false_::should_parse ... ok
[INFO] [stdout] test term::test::false_::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::false_::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::false_::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::false_::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::float32array::should_parse ... ok
[INFO] [stdout] test term::test::float32array::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::float32array::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::float32array::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::float32array::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::float64array::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::float64array::should_parse ... ok
[INFO] [stdout] test term::test::float64array::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::float64array::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::float64array::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::float::should_parse ... ok
[INFO] [stdout] test term::test::float::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::float::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::float::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::float::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::frozenarray::should_parse ... ok
[INFO] [stdout] test term::test::frozenarray::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::frozenarray::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::frozenarray::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::frozenarray::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::getter::should_parse ... ok
[INFO] [stdout] test term::test::getter::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::getter::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::getter::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::getter::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::greaterthan::should_parse ... ok
[INFO] [stdout] test term::test::greaterthan::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::greaterthan::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::greaterthan::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::greaterthan::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::implements::should_parse ... ok
[INFO] [stdout] test term::test::implements::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::implements::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::implements::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test common::test::should_not_parse_comma_separated_values_empty ... ok
[INFO] [stdout] test interface::test::should_parse_attribute_interface_member ... ok
[INFO] [stdout] test term::test::implements::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::includes::should_parse ... ok
[INFO] [stdout] test term::test::includes::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::includes::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test attribute::test::should_parse_named_arg_list ... ok
[INFO] [stdout] test interface::test::should_parse_const_member ... ok
[INFO] [stdout] test term::test::infinity::should_parse ... ok
[INFO] [stdout] test term::test::infinity::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::infinity::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::inherit::should_parse ... ok
[INFO] [stdout] test term::test::inherit::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::double::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::double::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::dictionary::should_parse ... ok
[INFO] [stdout] test term::test::deleter::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::callback::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::asterisk::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::int16array::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::int16array::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::error::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::includes::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::includes::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::inherit::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::infinity::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::int16array::should_parse ... ok
[INFO] [stdout] test term::test::infinity::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::int16array::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::int32array::should_parse ... ok
[INFO] [stdout] test term::test::inherit::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::int32array::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::inherit::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::int16array::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::int32array::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::int32array::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::int32array::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::int8array::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::int8array::should_parse ... ok
[INFO] [stdout] test term::test::int8array::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::int8array::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::int8array::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::interface::should_parse ... ok
[INFO] [stdout] test term::test::interface::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::interface::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::interface::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::interface::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::iterable::should_parse ... ok
[INFO] [stdout] test term::test::iterable::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::iterable::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::iterable::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::iterable::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::legacycaller::should_parse ... ok
[INFO] [stdout] test term::test::legacycaller::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::legacycaller::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::legacycaller::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::legacycaller::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::lessthan::should_parse ... ok
[INFO] [stdout] test term::test::lessthan::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::lessthan::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::long::should_parse ... ok
[INFO] [stdout] test term::test::lessthan::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::long::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::long::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::long::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::maplike::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::maplike::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::minus::should_parse ... ok
[INFO] [stdout] test term::test::long::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::minus::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::minus::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::minus::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::maplike::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::minus::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::maplike::should_parse ... ok
[INFO] [stdout] test term::test::lessthan::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::maplike::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::nan::should_parse ... ok
[INFO] [stdout] test term::test::namespace::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::nan::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::nan::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::neginfinity::should_parse ... ok
[INFO] [stdout] test term::test::neginfinity::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::neginfinity::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::neginfinity::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::null::should_parse ... ok
[INFO] [stdout] test term::test::null::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::neginfinity::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::object::should_parse ... ok
[INFO] [stdout] test term::test::object::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::null::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::object::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::null::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::null::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::object::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::object::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::observablearray::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::observablearray::should_parse ... ok
[INFO] [stdout] test term::test::observablearray::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::octet::should_parse ... ok
[INFO] [stdout] test term::test::observablearray::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::octet::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::octet::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::octet::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::octet::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::observablearray::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::openbrace::should_parse ... ok
[INFO] [stdout] test term::test::openbrace::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::openbrace::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::openbrace::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::openbracket::should_parse ... ok
[INFO] [stdout] test term::test::openbracket::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::openbracket::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::openbracket::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::openbracket::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::openparen::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::openparen::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::optional::should_parse ... ok
[INFO] [stdout] test term::test::optional::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::openparen::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::openparen::should_parse ... ok
[INFO] [stdout] test term::test::optional::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::openparen::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::optional::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::optional::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::or::should_parse ... ok
[INFO] [stdout] test term::test::or::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::or::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::or::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::or::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::partial::should_parse ... ok
[INFO] [stdout] test term::test::partial::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::partial::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::promise::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::partial::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::promise::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::promise::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::promise::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::qmark::should_parse ... ok
[INFO] [stdout] test term::test::qmark::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::qmark::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::qmark::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::record::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::qmark::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::record::should_parse ... ok
[INFO] [stdout] test term::test::record::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::record::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::record::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::required::should_parse ... ok
[INFO] [stdout] test term::test::required::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::required::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::required::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::required::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::semicolon::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::semicolon::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::semicolon::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::sequence::should_parse ... ok
[INFO] [stdout] test term::test::sequence::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::sequence::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::sequence::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::sequence::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::setlike::should_parse ... ok
[INFO] [stdout] test term::test::semicolon::should_parse ... ok
[INFO] [stdout] test term::test::setlike::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::semicolon::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::setlike::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::setlike::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::setlike::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::openbrace::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::setter::should_parse ... ok
[INFO] [stdout] test term::test::setter::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::setter::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::setter::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::short::should_parse ... ok
[INFO] [stdout] test term::test::setter::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::short::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::short::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::short::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::static_::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::static_::should_parse ... ok
[INFO] [stdout] test term::test::short::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::static_::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::static_::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::static_::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::stringifier::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::symbol::should_parse ... ok
[INFO] [stdout] test term::test::stringifier::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::stringifier::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::stringifier::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::symbol::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::symbol::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::stringifier::should_parse ... ok
[INFO] [stdout] test term::test::symbol::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::symbol::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::true_::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::true_::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::true_::should_parse ... ok
[INFO] [stdout] test term::test::true_::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::true_::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::typedef::should_parse ... ok
[INFO] [stdout] test term::test::typedef::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::typedef::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::typedef::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::typedef::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::uint16array::should_parse ... ok
[INFO] [stdout] test term::test::uint16array::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::uint16array::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::uint16array::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::uint16array::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::uint32array::should_parse ... ok
[INFO] [stdout] test term::test::uint32array::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::uint32array::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::uint32array::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::uint32array::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::uint8array::should_parse ... ok
[INFO] [stdout] test term::test::uint8array::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::uint8array::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::uint8array::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::uint8clampedarray::should_parse ... ok
[INFO] [stdout] test term::test::uint8array::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::uint8clampedarray::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::uint8clampedarray::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::uint8clampedarray::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::uint8clampedarray::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::undefined::should_parse ... ok
[INFO] [stdout] test term::test::undefined::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::undefined::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::undefined::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::undefined::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::unrestricted::should_parse ... ok
[INFO] [stdout] test term::test::unrestricted::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::unrestricted::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::unrestricted::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::unsigned::should_parse ... ok
[INFO] [stdout] test term::test::unsigned::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::unsigned::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::unsigned::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::usvstring::should_parse ... ok
[INFO] [stdout] test term::test::unrestricted::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::usvstring::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::const_::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test term::test::constructor::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::constructor::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::namespace::should_parse ... ok
[INFO] [stdout] test term::test::namespace::should_parse_if_anything_next ... ok
[INFO] [stdout] test term::test::namespace::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test test::should_parse_dictionary_inherited ... ok
[INFO] [stdout] test test::should_parse_callback_interface ... ok
[INFO] [stdout] test term::test::nan::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::partial::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test test::should_parse_enum ... ok
[INFO] [stdout] test term::test::promise::should_parse ... ok
[INFO] [stdout] test test::should_parse_includes_statement ... ok
[INFO] [stdout] test term::test::usvstring::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test test::should_parse_dictionary ... ok
[INFO] [stdout] test term::test::unsigned::should_parse_with_preceding_spaces ... ok
[INFO] [stdout] test term::test::usvstring::should_parse_with_succeeding_spaces ... ok
[INFO] [stdout] test term::test::usvstring::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test test::should_parse_partial_interface ... ok
[INFO] [stdout] test test::should_parse_interface ... ok
[INFO] [stdout] test test::should_parse_callback ... ok
[INFO] [stdout] test test::should_parse_partial_interface_mixin ... ok
[INFO] [stdout] test test::should_parse_interface_mixin ... ok
[INFO] [stdout] test term::test::namespace::should_parse_with_surrounding_spaces ... ok
[INFO] [stdout] test test::should_parse_namespace ... ok
[INFO] [stdout] test term::test::nan::should_parse_if_anything_next ... ok
[INFO] [stdout] test test::should_parse_typedef ... ok
[INFO] [stdout] test test::should_parse_partial_namespace ... ok
[INFO] [stdout] test test::should_parse_with_line_comments ... ok
[INFO] [stdout] test test::should_parse_with_block_comments ... ok
[INFO] [stdout] test test::should_parse_partial_dictionary ... ok
[INFO] [stdout] test test::should_parse_with_multiple_comments ... ok
[INFO] [stdout] test types::test::ConstType::Byte::should_parse ... ok
[INFO] [stdout] test types::test::ConstType::Boolean::should_parse ... ok
[INFO] [stdout] test types::test::ConstType::Octet::should_parse ... ok
[INFO] [stdout] test types::test::ConstType::FloatingPoint::should_parse ... ok
[INFO] [stdout] test types::test::FloatingPointType::Float::should_parse ... ok
[INFO] [stdout] test types::test::ConstType::Identifier::should_parse ... ok
[INFO] [stdout] test types::test::ConstType::Integer::should_parse ... ok
[INFO] [stdout] test types::test::FloatingPointType::Double::should_parse ... ok
[INFO] [stdout] test types::test::IntegerType::LongLong::should_parse ... ok
[INFO] [stdout] test types::test::IntegerType::Short::should_parse ... ok
[INFO] [stdout] test types::test::NonAnyType::ArrayBuffer::should_parse ... ok
[INFO] [stdout] test types::test::IntegerType::Long::should_parse ... ok
[INFO] [stdout] test types::test::NonAnyType::ArrayBufferView::should_parse ... ok
[INFO] [stdout] test types::test::NonAnyType::Boolean::should_parse ... ok
[INFO] [stdout] test types::test::NonAnyType::BufferSource::should_parse ... ok
[INFO] [stdout] test types::test::NonAnyType::DOMString::should_parse ... ok
[INFO] [stdout] test types::test::NonAnyType::DataView::should_parse ... ok
[INFO] [stdout] test types::test::NonAnyType::Float32Array::should_parse ... ok
[INFO] [stdout] test types::test::NonAnyType::Float64Array::should_parse ... ok
[INFO] [stdout] test types::test::NonAnyType::Byte::should_parse ... ok
[INFO] [stdout] test types::test::NonAnyType::FloatingPoint::should_parse ... ok
[INFO] [stdout] test types::test::NonAnyType::Error::should_parse ... ok
[INFO] [stdout] test types::test::NonAnyType::ByteString::should_parse ... ok
[INFO] [stdout] test types::test::NonAnyType::FrozenArrayType::should_parse ... ok
[INFO] [stdout] test types::test::NonAnyType::Identifier::should_parse ... ok
[INFO] [stdout] test types::test::NonAnyType::Int32Array::should_parse ... ok
[INFO] [stdout] test types::test::NonAnyType::Integer::should_parse ... ok
[INFO] [stdout] test types::test::NonAnyType::Object::should_parse ... ok
[INFO] [stdout] test types::test::NonAnyType::Int16Array::should_parse ... ok
[INFO] [stdout] test types::test::NonAnyType::Int8Array::should_parse ... ok
[INFO] [stdout] test types::test::NonAnyType::ObservableArrayType::should_parse ... ok
[INFO] [stdout] test types::test::NonAnyType::Octet::should_parse ... ok
[INFO] [stdout] test types::test::NonAnyType::RecordType::should_parse ... ok
[INFO] [stdout] test types::test::NonAnyType::Sequence::should_parse ... ok
[INFO] [stdout] test types::test::NonAnyType::Symbol::should_parse ... ok
[INFO] [stdout] test types::test::NonAnyType::USVString::should_parse ... ok
[INFO] [stdout] test types::test::NonAnyType::Uint16Array::should_parse ... ok
[INFO] [stdout] test types::test::NonAnyType::Uint8Array::should_parse ... ok
[INFO] [stdout] test types::test::RecordKeyType::Byte::should_parse ... ok
[INFO] [stdout] test types::test::RecordKeyType::USV::should_parse ... ok
[INFO] [stdout] test types::test::ReturnType::Type::should_parse ... ok
[INFO] [stdout] test types::test::RecordKeyType::DOM::should_parse ... ok
[INFO] [stdout] test types::test::ReturnType::Undefined::should_parse ... ok
[INFO] [stdout] test types::test::SingleType::Any::should_parse ... ok
[INFO] [stdout] test types::test::NonAnyType::Promise::should_parse ... ok
[INFO] [stdout] test types::test::NonAnyType::Uint32Array::should_parse ... ok
[INFO] [stdout] test types::test::NonAnyType::Uint8ClampedArray::should_parse ... ok
[INFO] [stdout] test types::test::Type::Single::should_parse ... ok
[INFO] [stdout] test types::test::UnionMemberType::Single::should_parse ... ok
[INFO] [stdout] test types::test::SingleType::NonAny::should_parse ... ok
[INFO] [stdout] test types::test::should_parse_float_type ... ok
[INFO] [stdout] test types::test::Type::Union::should_parse ... ok
[INFO] [stdout] test types::test::should_parse_may_be_null ... ok
[INFO] [stdout] test types::test::UnionMemberType::Union::should_parse ... ok
[INFO] [stdout] test types::test::should_parse_attributed_type ... ok
[INFO] [stdout] test types::test::should_parse_promise_type ... ok
[INFO] [stdout] test types::test::should_parse_record_type ... ok
[INFO] [stdout] test types::test::should_parse_double_type ... ok
[INFO] [stdout] test types::test::should_parse_frozen_array_type ... ok
[INFO] [stdout] test types::test::should_parse_long_long_type ... ok
[INFO] [stdout] test types::test::should_parse_long_type ... ok
[INFO] [stdout] test types::test::should_parse_nullable ... ok
[INFO] [stdout] test types::test::should_parse_observable_array_type ... ok
[INFO] [stdout] test types::test::should_parse_short_type ... ok
[INFO] [stdout] test types::test::should_parse_type_as_identifier ... ok
[INFO] [stdout] test types::test::should_parse_record_type_alt_types ... ok
[INFO] [stdout] test types::test::should_parse_union_member_type_attributed_union ... ok
[INFO] [stdout] test types::test::should_parse_sequence_type ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 573 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stderr]      Running tests/webidl.rs (/opt/rustwide/target/debug/deps/webidl-2bad9567d48905e7)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test interface_constructor ... ok
[INFO] [stdout] test should_parse_streams_webidl ... ok
[INFO] [stdout] test should_parse_mediacapture_streams_webidl ... ok
[INFO] [stdout] test should_parse_dom_webidl ... ok
[INFO] [stdout] test should_parse_webgpu_webidl ... ok
[INFO] [stdout] test should_parse_html_webidl ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests weedle
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - parse (line 72) ... ok
[INFO] [stdout] test src/lib.rs - (line 8) ... ok
[INFO] [stdout] test src/lib.rs - Definitions (line 99) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a76458b0884191845757cf94268fb6f9a1d6120d84b9d641ce3c8cda0e9be531", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a76458b0884191845757cf94268fb6f9a1d6120d84b9d641ce3c8cda0e9be531", kill_on_drop: false }`
[INFO] [stdout] a76458b0884191845757cf94268fb6f9a1d6120d84b9d641ce3c8cda0e9be531
