[INFO] cloning repository https://github.com/greenpixels/godot-properties-parser
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/greenpixels/godot-properties-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreenpixels%2Fgodot-properties-parser", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreenpixels%2Fgodot-properties-parser'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2d13127d835ec3534ff45fadb70d7b8443fec415
[INFO] testing greenpixels/godot-properties-parser against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreenpixels%2Fgodot-properties-parser" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/greenpixels/godot-properties-parser
[INFO] finished tweaking git repo https://github.com/greenpixels/godot-properties-parser
[INFO] tweaked toml for git repo https://github.com/greenpixels/godot-properties-parser written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/greenpixels/godot-properties-parser on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/greenpixels/godot-properties-parser already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7aa0b464eda9561422efc6a555bb82db066cba12da1e121054da7415d2b15e16
[INFO] running `Command { std: "docker" "start" "-a" "7aa0b464eda9561422efc6a555bb82db066cba12da1e121054da7415d2b15e16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7aa0b464eda9561422efc6a555bb82db066cba12da1e121054da7415d2b15e16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7aa0b464eda9561422efc6a555bb82db066cba12da1e121054da7415d2b15e16", kill_on_drop: false }`
[INFO] [stdout] 7aa0b464eda9561422efc6a555bb82db066cba12da1e121054da7415d2b15e16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a6d2fba485688e20188d3207b8fde48e2fa04d192c5762fd73e8a37a7c19f02
[INFO] running `Command { std: "docker" "start" "-a" "1a6d2fba485688e20188d3207b8fde48e2fa04d192c5762fd73e8a37a7c19f02", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling godot-properties-parser v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.06s
[INFO] running `Command { std: "docker" "inspect" "1a6d2fba485688e20188d3207b8fde48e2fa04d192c5762fd73e8a37a7c19f02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a6d2fba485688e20188d3207b8fde48e2fa04d192c5762fd73e8a37a7c19f02", kill_on_drop: false }`
[INFO] [stdout] 1a6d2fba485688e20188d3207b8fde48e2fa04d192c5762fd73e8a37a7c19f02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1f89a31c62ec36e15c2b53ef0b417bdd3c52b4a03270acdec9256c2e411307b
[INFO] running `Command { std: "docker" "start" "-a" "f1f89a31c62ec36e15c2b53ef0b417bdd3c52b4a03270acdec9256c2e411307b", kill_on_drop: false }`
[INFO] [stderr]    Compiling godot-properties-parser v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.05s
[INFO] running `Command { std: "docker" "inspect" "f1f89a31c62ec36e15c2b53ef0b417bdd3c52b4a03270acdec9256c2e411307b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1f89a31c62ec36e15c2b53ef0b417bdd3c52b4a03270acdec9256c2e411307b", kill_on_drop: false }`
[INFO] [stdout] f1f89a31c62ec36e15c2b53ef0b417bdd3c52b4a03270acdec9256c2e411307b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d6aed38e33b4278d055b1e0725c2e382f94281a6ed5e85036d7642aea483340a
[INFO] running `Command { std: "docker" "start" "-a" "d6aed38e33b4278d055b1e0725c2e382f94281a6ed5e85036d7642aea483340a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/godot_properties_parser-1f4b2b0ff9a41136)
[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/test_integration.rs (/opt/rustwide/target/debug/deps/test_integration-8d8e1215658e5f4b)
[INFO] [stdout] 
[INFO] [stdout] running 115 tests
[INFO] [stdout] test integration::project_tests::project_gamblers_table_tests::test_has_display_section ... ok
[INFO] [stdout] test integration::project_tests::project_gamblers_table_tests::test_has_autoload_section ... ok
[INFO] [stdout] test integration::project_tests::project_gamblers_table_tests::test_all_sections_categorized ... ok
[INFO] [stdout] test integration::project_tests::project_gamblers_table_tests::test_has_input_section ... ok
[INFO] [stdout] test integration::project_tests::project_gamblers_table_tests::test_has_application_section ... ok
[INFO] [stdout] test integration::project_tests::project_gamblers_table_tests::test_has_rendering_section ... ok
[INFO] [stdout] test integration::project_tests::project_gamblers_table_tests::test_parses_sections_after_cleanup ... ok
[INFO] [stdout] test integration::scene_tests::play_room_tests::test_all_sections_have_valid_header_types ... ok
[INFO] [stdout] test integration::scene_tests::play_room_tests::test_all_ext_resources_have_required_properties ... ok
[INFO] [stdout] test integration::project_tests::project_gamblers_table_tests::test_parses_raw_file_with_preamble ... ok
[INFO] [stdout] test integration::project_tests::project_gamblers_table_tests::test_section_count ... ok
[INFO] [stdout] test integration::scene_tests::play_room_tests::test_categorization_is_complete ... ok
[INFO] [stdout] test integration::project_tests::project_gamblers_table_tests::test_preamble_not_in_sections ... ok
[INFO] [stdout] test integration::project_tests::project_gamblers_table_tests::test_preamble_properties ... ok
[INFO] [stdout] test integration::scene_tests::play_room_tests::test_all_nodes_have_name ... ok
[INFO] [stdout] test integration::scene_tests::play_room_tests::test_connections_count ... ok
[INFO] [stdout] test integration::scene_tests::play_room_tests::test_all_sub_resources_have_required_properties ... ok
[INFO] [stdout] test integration::scene_tests::play_room_tests::test_editables_count ... ok
[INFO] [stdout] test integration::scene_tests::play_room_tests::test_first_section_is_gd_scene ... ok
[INFO] [stdout] test integration::scene_tests::play_room_tests::test_ext_resource_paths_are_quoted ... ok
[INFO] [stdout] test integration::scene_tests::play_room_tests::test_consumes_entire_file ... ok
[INFO] [stdout] test integration::scene_tests::play_room_tests::test_all_connections_have_required_properties ... ok
[INFO] [stdout] test integration::scene_tests::play_room_tests::test_ext_resources_count ... ok
[INFO] [stdout] test integration::scene_tests::play_room_tests::test_nodes_have_type_or_instance ... ok
[INFO] [stdout] test integration::scene_tests::play_room_tests::test_section_count ... ok
[INFO] [stdout] test integration::scene_tests::play_room_tests::test_nodes_count ... ok
[INFO] [stdout] test integration::scene_tests::play_room_tests::test_node_names_are_quoted ... ok
[INFO] [stdout] test integration::scene_tests::play_room_tests::test_parses_as_scene_file ... ok
[INFO] [stdout] test integration::scene_tests::play_room_tests::test_parses_successfully ... ok
[INFO] [stdout] test integration::scene_tests::play_room_tests::test_header_properties ... ok
[INFO] [stdout] test integration::scene_tests::scene_with_builtin_script_tests::test_all_nodes_have_name ... ok
[INFO] [stdout] test integration::scene_tests::play_room_tests::test_scene_has_header ... ok
[INFO] [stdout] test integration::scene_tests::scene_with_builtin_script_tests::test_categorization_is_complete ... ok
[INFO] [stdout] test integration::scene_tests::scene_with_builtin_script_tests::test_connections_count ... ok
[INFO] [stdout] test integration::scene_tests::play_room_tests::test_sub_resource_ids_are_unique ... ok
[INFO] [stdout] test integration::scene_tests::play_room_tests::test_sub_resources_count ... ok
[INFO] [stdout] test integration::scene_tests::scene_with_builtin_script_tests::test_all_ext_resources_have_required_properties ... ok
[INFO] [stdout] test integration::scene_tests::scene_with_builtin_script_tests::test_builtin_script_contains_expected_code ... ok
[INFO] [stdout] test integration::scene_tests::scene_with_builtin_script_tests::test_all_sub_resources_have_required_properties ... ok
[INFO] [stdout] test integration::scene_tests::scene_with_builtin_script_tests::test_editables_count ... ok
[INFO] [stdout] test integration::scene_tests::scene_with_builtin_script_tests::test_builtin_script_has_script_source_property ... ok
[INFO] [stdout] test integration::scene_tests::scene_with_builtin_script_tests::test_consumes_entire_file ... ok
[INFO] [stdout] test integration::scene_tests::scene_with_builtin_script_tests::test_all_sections_have_valid_header_types ... ok
[INFO] [stdout] test integration::scene_tests::scene_with_builtin_script_tests::test_ext_resource_paths_are_quoted ... ok
[INFO] [stdout] test integration::scene_tests::scene_with_builtin_script_tests::test_first_section_is_gd_scene ... ok
[INFO] [stdout] test integration::scene_tests::scene_with_builtin_script_tests::test_ext_resources_count ... ok
[INFO] [stdout] test integration::scene_tests::scene_with_builtin_script_tests::test_nodes_count ... ok
[INFO] [stdout] test integration::scene_tests::scene_with_builtin_script_tests::test_header_properties ... ok
[INFO] [stdout] test integration::scene_tests::scene_with_builtin_script_tests::test_parses_successfully ... ok
[INFO] [stdout] test integration::scene_tests::scene_with_builtin_script_tests::test_scene_has_header ... ok
[INFO] [stdout] test integration::scene_tests::scene_with_builtin_script_tests::test_section_count ... ok
[INFO] [stdout] test integration::scene_tests::scene_with_builtin_script_tests::test_parses_as_scene_file ... ok
[INFO] [stdout] test integration::scene_tests::scene_with_builtin_script_tests::test_sub_resource_has_gdscript_type ... ok
[INFO] [stdout] test integration::scene_tests::scene_with_builtin_script_tests::test_nodes_have_type_or_instance ... ok
[INFO] [stdout] test integration::scene_tests::scene_with_builtin_script_tests::test_sub_resource_ids_are_unique ... ok
[INFO] [stdout] test integration::scene_tests::shop_sidebar_tests::test_all_connections_have_required_properties ... ok
[INFO] [stdout] test integration::scene_tests::scene_with_builtin_script_tests::test_sub_resources_count ... ok
[INFO] [stdout] test integration::scene_tests::shop_sidebar_tests::test_all_sections_have_valid_header_types ... ok
[INFO] [stdout] test integration::scene_tests::shop_sidebar_tests::test_all_sub_resources_have_required_properties ... ok
[INFO] [stdout] test integration::scene_tests::scene_with_builtin_script_tests::test_node_names_are_quoted ... ok
[INFO] [stdout] test integration::scene_tests::shop_sidebar_tests::test_categorization_is_complete ... ok
[INFO] [stdout] test integration::scene_tests::shop_sidebar_tests::test_all_ext_resources_have_required_properties ... ok
[INFO] [stdout] test integration::scene_tests::shop_sidebar_tests::test_all_nodes_have_name ... ok
[INFO] [stdout] test integration::scene_tests::shop_sidebar_tests::test_connections_count ... ok
[INFO] [stdout] test integration::scene_tests::shop_sidebar_tests::test_consumes_entire_file ... ok
[INFO] [stdout] test integration::scene_tests::shop_sidebar_tests::test_editables_count ... ok
[INFO] [stdout] test integration::scene_tests::shop_sidebar_tests::test_ext_resource_paths_are_quoted ... ok
[INFO] [stdout] test integration::scene_tests::shop_sidebar_tests::test_first_section_is_gd_scene ... ok
[INFO] [stdout] test integration::scene_tests::shop_sidebar_tests::test_header_properties ... ok
[INFO] [stdout] test integration::scene_tests::shop_sidebar_tests::test_node_names_are_quoted ... ok
[INFO] [stdout] test integration::scene_tests::shop_sidebar_tests::test_nodes_have_type_or_instance ... ok
[INFO] [stdout] test integration::scene_tests::shop_sidebar_tests::test_parses_as_scene_file ... ok
[INFO] [stdout] test integration::scene_tests::shop_sidebar_tests::test_ext_resources_count ... ok
[INFO] [stdout] test integration::scene_tests::simple_header_tests::test_categorization_is_complete ... ok
[INFO] [stdout] test integration::scene_tests::shop_sidebar_tests::test_nodes_count ... ok
[INFO] [stdout] test integration::scene_tests::simple_header_tests::test_all_sections_have_valid_header_types ... ok
[INFO] [stdout] test integration::scene_tests::simple_header_tests::test_connections_count ... ok
[INFO] [stdout] test integration::scene_tests::shop_sidebar_tests::test_sub_resource_ids_are_unique ... ok
[INFO] [stdout] test integration::scene_tests::shop_sidebar_tests::test_parses_successfully ... ok
[INFO] [stdout] test integration::scene_tests::shop_sidebar_tests::test_sub_resources_count ... ok
[INFO] [stdout] test integration::scene_tests::shop_sidebar_tests::test_scene_has_header ... ok
[INFO] [stdout] test integration::scene_tests::simple_header_tests::test_editables_count ... ok
[INFO] [stdout] test integration::scene_tests::simple_header_tests::test_consumes_entire_file ... ok
[INFO] [stdout] test integration::scene_tests::simple_header_tests::test_ext_resources_count ... ok
[INFO] [stdout] test integration::scene_tests::shop_sidebar_tests::test_section_count ... ok
[INFO] [stdout] test integration::scene_tests::simple_header_tests::test_header_properties ... ok
[INFO] [stdout] test integration::scene_tests::simple_header_tests::test_parses_as_scene_file ... ok
[INFO] [stdout] test integration::scene_tests::simple_header_tests::test_scene_has_header ... ok
[INFO] [stdout] test integration::scene_tests::simple_header_tests::test_section_count ... ok
[INFO] [stdout] test integration::scene_tests::simple_header_tests::test_first_section_is_gd_scene ... ok
[INFO] [stdout] test integration::scene_tests::simple_header_tests::test_nodes_count ... ok
[INFO] [stdout] test integration::scene_tests::table_selection_entry_tests::test_all_sub_resources_have_required_properties ... ok
[INFO] [stdout] test integration::scene_tests::simple_header_tests::test_parses_successfully ... ok
[INFO] [stdout] test integration::scene_tests::table_selection_entry_tests::test_categorization_is_complete ... ok
[INFO] [stdout] test integration::scene_tests::simple_header_tests::test_sub_resources_count ... ok
[INFO] [stdout] test integration::scene_tests::table_selection_entry_tests::test_all_ext_resources_have_required_properties ... ok
[INFO] [stdout] test integration::scene_tests::table_selection_entry_tests::test_all_connections_have_required_properties ... ok
[INFO] [stdout] test integration::scene_tests::table_selection_entry_tests::test_consumes_entire_file ... ok
[INFO] [stdout] test integration::scene_tests::table_selection_entry_tests::test_editables_count ... ok
[INFO] [stdout] test integration::scene_tests::table_selection_entry_tests::test_ext_resource_paths_are_quoted ... ok
[INFO] [stdout] test integration::scene_tests::table_selection_entry_tests::test_ext_resources_count ... ok
[INFO] [stdout] test integration::scene_tests::table_selection_entry_tests::test_connections_count ... ok
[INFO] [stdout] test integration::scene_tests::table_selection_entry_tests::test_all_sections_have_valid_header_types ... ok
[INFO] [stdout] test integration::scene_tests::table_selection_entry_tests::test_all_nodes_have_name ... ok
[INFO] [stdout] test integration::scene_tests::table_selection_entry_tests::test_node_names_are_quoted ... ok
[INFO] [stdout] test integration::scene_tests::table_selection_entry_tests::test_header_properties ... ok
[INFO] [stdout] test integration::scene_tests::table_selection_entry_tests::test_parses_as_scene_file ... ok
[INFO] [stdout] test integration::scene_tests::table_selection_entry_tests::test_first_section_is_gd_scene ... ok
[INFO] [stdout] test integration::scene_tests::table_selection_entry_tests::test_nodes_count ... ok
[INFO] [stdout] test integration::scene_tests::table_selection_entry_tests::test_parses_successfully ... ok
[INFO] [stdout] test integration::scene_tests::table_selection_entry_tests::test_nodes_have_type_or_instance ... ok
[INFO] [stdout] test integration::scene_tests::table_selection_entry_tests::test_scene_has_header ... ok
[INFO] [stdout] test integration::scene_tests::table_selection_entry_tests::test_section_count ... ok
[INFO] [stdout] test integration::scene_tests::table_selection_entry_tests::test_sub_resources_count ... ok
[INFO] [stdout] test integration::scene_tests::table_selection_entry_tests::test_sub_resource_ids_are_unique ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 115 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_parser_property.rs (/opt/rustwide/target/debug/deps/test_parser_property-8e3f6e531c7d0f92)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_array_property ... ok
[INFO] [stdout] test test_multiline_array ... ok
[INFO] [stdout] test test_multiple_properties ... ok
[INFO] [stdout] test test_simple_property ... 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/test_parser_property_file.rs (/opt/rustwide/target/debug/deps/test_parser_property_file-5d5df1977ebd7cdf)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_parse_multiple_sections ... ok
[INFO] [stdout] test test_parse_simple_section ... ok
[INFO] [stdout] test test_parse_with_spaces_around_equals ... ok
[INFO] [stdout] test test_parse_section_with_nested_brackets ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_parser_scene_file.rs (/opt/rustwide/target/debug/deps/test_parser_scene_file-f8fc13a9ee039444)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_scene_file_from_property_file ... ok
[INFO] [stdout] test test_scene_file_gd_resource ... ok
[INFO] [stdout] test test_scene_file_no_header ... ok
[INFO] [stderr]      Running tests/test_scene_files_integration.rs (/opt/rustwide/target/debug/deps/test_scene_files_integration-dd91f499ff415f5a)
[INFO] [stdout] test test_scene_file_multiple_resources ... ok
[INFO] [stdout] test test_parse_scene_file_basic ... 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 14 tests
[INFO] [stdout] test test_parse_simple_header_scene ... ok
[INFO] [stdout] test test_parse_simple_header_tscn ... ok
[INFO] [stdout] test test_nodes_have_name_property ... ok
[INFO] [stdout] test test_all_sections_have_valid_headers ... ok
[INFO] [stdout] test test_parse_play_room_tscn ... ok
[INFO] [stdout] test test_connections_have_signal_property ... ok
[INFO] [stdout] test test_parse_table_selection_entry_tscn ... ok
[INFO] [stdout] test test_table_selection_entry_structure ... ok
[INFO] [stdout] test test_play_room_structure ... ok
[INFO] [stdout] test test_sub_resources_have_id_property ... ok
[INFO] [stdout] test test_shop_sidebar_structure ... ok
[INFO] [stdout] test test_all_scene_files_parse ... ok
[INFO] [stdout] test test_parse_shop_sidebar_tscn ... ok
[INFO] [stdout] test test_ext_resources_have_type_property ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests godot_properties_parser
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/parsers/parser_property_file.rs - parsers::parser_property_file::parse_property_file (line 44) - compile ... ok
[INFO] [stdout] test src/parsers/parser_scene_file.rs - parsers::parser_scene_file::parse_scene_file (line 97) - compile ... ok
[INFO] [stdout] test src/parsers/parser_project_file.rs - parsers::parser_project_file::parse_project_file (line 139) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.71s; merged doctests compilation took 0.70s
[INFO] running `Command { std: "docker" "inspect" "d6aed38e33b4278d055b1e0725c2e382f94281a6ed5e85036d7642aea483340a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6aed38e33b4278d055b1e0725c2e382f94281a6ed5e85036d7642aea483340a", kill_on_drop: false }`
[INFO] [stdout] d6aed38e33b4278d055b1e0725c2e382f94281a6ed5e85036d7642aea483340a
