[INFO] fetching crate wgsldoc 1.0.0...
[INFO] testing wgsldoc-1.0.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate wgsldoc 1.0.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate wgsldoc 1.0.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate wgsldoc 1.0.0
[INFO] tweaked toml for crates.io crate wgsldoc 1.0.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wgsldoc 1.0.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wgsldoc 1.0.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 42d36ba27bf5cea3987646b3ae01877d782467207dd79f8c34c40b81ee50a208
[INFO] running `Command { std: "docker" "start" "-a" "42d36ba27bf5cea3987646b3ae01877d782467207dd79f8c34c40b81ee50a208", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42d36ba27bf5cea3987646b3ae01877d782467207dd79f8c34c40b81ee50a208", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42d36ba27bf5cea3987646b3ae01877d782467207dd79f8c34c40b81ee50a208", kill_on_drop: false }`
[INFO] [stdout] 42d36ba27bf5cea3987646b3ae01877d782467207dd79f8c34c40b81ee50a208
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8420472e74ff453f7fb3c7a0adb226491c6514a86deda847dfec292ec62d2e66
[INFO] running `Command { std: "docker" "start" "-a" "8420472e74ff453f7fb3c7a0adb226491c6514a86deda847dfec292ec62d2e66", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling servo_arc v0.4.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling fs-err v3.1.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling unicode-id v0.3.5
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling getopts v0.2.23
[INFO] [stderr]    Compiling markdown v1.0.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling scraper v0.23.1
[INFO] [stderr]    Compiling wgsldoc v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.92s
[INFO] running `Command { std: "docker" "inspect" "8420472e74ff453f7fb3c7a0adb226491c6514a86deda847dfec292ec62d2e66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8420472e74ff453f7fb3c7a0adb226491c6514a86deda847dfec292ec62d2e66", kill_on_drop: false }`
[INFO] [stdout] 8420472e74ff453f7fb3c7a0adb226491c6514a86deda847dfec292ec62d2e66
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29e175efd4c846ffab1b75add41dc6f8e56e0ba65566fe919d1a61855e311e04
[INFO] running `Command { std: "docker" "start" "-a" "29e175efd4c846ffab1b75add41dc6f8e56e0ba65566fe919d1a61855e311e04", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling scraper v0.23.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling wgsldoc v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.97s
[INFO] running `Command { std: "docker" "inspect" "29e175efd4c846ffab1b75add41dc6f8e56e0ba65566fe919d1a61855e311e04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29e175efd4c846ffab1b75add41dc6f8e56e0ba65566fe919d1a61855e311e04", kill_on_drop: false }`
[INFO] [stdout] 29e175efd4c846ffab1b75add41dc6f8e56e0ba65566fe919d1a61855e311e04
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c93326c67c01ad4895383e74043c10804f0bf605138cf9c310ad9429b035a7f9
[INFO] running `Command { std: "docker" "start" "-a" "c93326c67c01ad4895383e74043c10804f0bf605138cf9c310ad9429b035a7f9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wgsldoc-d3b5f2c142eabded)
[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 unittests src/main.rs (/opt/rustwide/target/debug/deps/wgsldoc-2f5de958d3af7ec4)
[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/document_tests.rs (/opt/rustwide/target/debug/deps/document_tests-9a23bd94dd636358)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_document_new_empty ... ok
[INFO] [stdout] test test_document_file_registry ... ok
[INFO] [stdout] test test_document_ignores_hidden_files ... ok
[INFO] [stdout] test test_document_ignores_non_wgsl_files ... ok
[INFO] [stdout] test test_document_with_complex_shader ... ok
[INFO] [stdout] test test_document_with_readme ... ok
[INFO] [stdout] test test_registered_document_accessors ... ok
[INFO] [stdout] test test_document_with_favicon ... ok
[INFO] [stdout] test test_document_register ... ok
[INFO] [stdout] test test_document_open_directory ... ok
[INFO] [stdout] test test_document_multiple_shaders ... ok
[INFO] [stdout] test test_document_with_test_shaders ... 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/error_tests.rs (/opt/rustwide/target/debug/deps/error_tests-34fa5214a2f12bb6)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_parse_comments_not_docs ... ok
[INFO] [stdout] test test_document_nonexistent_directory ... ok
[INFO] [stdout] test test_parse_duplicate_function_names ... ok
[INFO] [stdout] test test_document_invalid_wgsl_file ... ok
[INFO] [stdout] test test_parse_duplicate_structure_names ... ok
[INFO] [stdout] test test_document_with_empty_paths ... ok
[INFO] [stdout] test test_parse_function_missing_return_type_arrow ... ok
[INFO] [stdout] test test_parse_invalid_syntax ... ok
[INFO] [stdout] test test_parse_invalid_type ... ok
[INFO] [stdout] test test_parse_empty_function_no_body ... ok
[INFO] [stdout] test test_parse_mixed_documentation ... ok
[INFO] [stdout] test test_parse_struct_missing_field_type ... ok
[INFO] [stdout] test test_parse_unclosed_struct ... ok
[INFO] [stdout] test test_parse_nested_braces ... 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/html_tests.rs (/opt/rustwide/target/debug/deps/html_tests-500af445cfca945f)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_to_html_code ... ok
[INFO] [stdout] test test_to_html_bold ... ok
[INFO] [stdout] test test_to_html_heading ... ok
[INFO] [stdout] test test_to_html_empty ... ok
[INFO] [stdout] test test_to_html_link ... ok
[INFO] [stdout] test test_to_html_italic ... ok
[INFO] [stdout] test test_to_html_list ... ok
[INFO] [stdout] test test_to_html_simple_text ... ok
[INFO] [stdout] test test_to_html_with_dangerous_html ... ok
[INFO] [stdout] test test_to_html_multiline ... ok
[INFO] [stdout] test test_to_html_code_block ... ok
[INFO] [stdout] test test_to_html_paragraph ... ok
[INFO] [stderr]      Running tests/models_tests.rs (/opt/rustwide/target/debug/deps/models_tests-9cce00a92a496579)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test test_arg_new ... ok
[INFO] [stdout] test test_arg_with_vector_type ... ok
[INFO] [stdout] test test_component_info_new ... ok
[INFO] [stdout] test test_component_info_without_summary ... ok
[INFO] [stdout] test test_arg_with_function_pointer ... ok
[INFO] [stdout] test test_field_new ... ok
[INFO] [stdout] test test_arg_with_path_type ... ok
[INFO] [stdout] test test_function_with_args ... ok
[INFO] [stdout] test test_function_info_plain_text ... ok
[INFO] [stdout] test test_function_new ... ok
[INFO] [stdout] test test_function_info_rich_text ... ok
[INFO] [stdout] test test_import_info_plain_text ... ok
[INFO] [stdout] test test_import_info_rich_text ... ok
[INFO] [stdout] test test_structure_info_plain_text ... ok
[INFO] [stdout] test test_import_new ... ok
[INFO] [stdout] test test_structure_info_rich_text ... ok
[INFO] [stdout] test test_structure_new ... ok
[INFO] [stdout] test test_structure_with_fields ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/parser_tests.rs (/opt/rustwide/target/debug/deps/parser_tests-623f76e4390e5815)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test test_parse_empty_shader ... ok
[INFO] [stdout] test test_parse_all_primitive_types ... ok
[INFO] [stdout] test test_parse_all_vector_dimensions ... ok
[INFO] [stdout] test test_parse_function_with_vector_args ... ok
[INFO] [stdout] test test_parse_import ... ok
[INFO] [stdout] test test_parse_function_with_docs ... ok
[INFO] [stdout] test test_parse_complex_shader ... ok
[INFO] [stderr]      Running tests/rules_parse_tests.rs (/opt/rustwide/target/debug/deps/rules_parse_tests-604fd0816b0b8d1f)
[INFO] [stdout] test test_parse_multiple_structs ... ok
[INFO] [stdout] test test_parse_global_docs ... ok
[INFO] [stdout] test test_parse_multiple_functions ... ok
[INFO] [stdout] test test_parse_function_pointer ... ok
[INFO] [stdout] test test_parse_simple_struct ... ok
[INFO] [stdout] test test_parse_path_type ... ok
[INFO] [stdout] test test_parse_struct_with_docs ... ok
[INFO] [stdout] test test_parse_import_with_docs ... ok
[INFO] [stdout] test test_parse_vector_types ... ok
[INFO] [stdout] test test_parse_simple_function ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 146 tests
[INFO] [stdout] test test_all_entry_points ... ok
[INFO] [stdout] test test_complex_function_with_all_features ... ok
[INFO] [stdout] test test_complex_struct_with_all_features ... ok
[INFO] [stdout] test test_complete_shader_example ... ok
[INFO] [stdout] test test_multiple_imports_various_styles ... ok
[INFO] [stdout] test test_multiple_bindings ... ok
[INFO] [stdout] test test_rule_arg_function_pointer ... ok
[INFO] [stdout] test test_rule_arg_simple ... ok
[INFO] [stdout] test test_nested_generic_types ... ok
[INFO] [stdout] test test_rule_arg_vector ... ok
[INFO] [stdout] test test_rule_arg_with_docs ... ok
[INFO] [stdout] test test_rule_args_empty ... ok
[INFO] [stdout] test test_rule_args_multiple ... ok
[INFO] [stdout] test test_rule_args_trailing_comma ... ok
[INFO] [stdout] test test_rule_attr_binding ... ok
[INFO] [stdout] test test_rule_attr_binding_large ... ok
[INFO] [stdout] test test_rule_attr_group_large ... ok
[INFO] [stdout] test test_rule_attr_group ... ok
[INFO] [stdout] test test_rule_binding_attrs ... ok
[INFO] [stdout] test test_rule_builtin_import_content_with_list ... ok
[INFO] [stdout] test test_rule_builtin_import_content_simple ... ok
[INFO] [stdout] test test_rule_builtin_import_nested ... ok
[INFO] [stdout] test test_rule_builtin_import_content_with_module ... ok
[INFO] [stdout] test test_rule_builtin_import_no_semicolon ... ok
[INFO] [stdout] test test_rule_builtin_import_simple ... ok
[INFO] [stdout] test test_rule_builtin_import_with_docs ... ok
[INFO] [stdout] test test_rule_const_no_type ... ok
[INFO] [stdout] test test_rule_const_value_simple ... ok
[INFO] [stdout] test test_rule_const_value_expression ... ok
[INFO] [stdout] test test_rule_docs_content_simple ... ok
[INFO] [stdout] test test_rule_docs_content_with_spaces ... ok
[INFO] [stdout] test test_rule_docs_multiple_lines ... ok
[INFO] [stdout] test test_rule_docs_single_line ... ok
[INFO] [stdout] test test_rule_docs_with_markdown ... ok
[INFO] [stdout] test test_rule_field_vector_type ... ok
[INFO] [stdout] test test_rule_docs_content_with_special_chars ... ok
[INFO] [stdout] test test_rule_field_with_location ... ok
[INFO] [stdout] test test_rule_fields_multiple ... ok
[INFO] [stdout] test test_rule_builtin_import_path ... ok
[INFO] [stdout] test test_rule_fields_single ... ok
[INFO] [stdout] test test_rule_const_value_complex ... ok
[INFO] [stdout] test test_rule_const_with_docs ... ok
[INFO] [stdout] test test_rule_docs_content_empty ... ok
[INFO] [stdout] test test_rule_const_simple ... ok
[INFO] [stdout] test test_rule_field_simple ... ok
[INFO] [stdout] test test_rule_field_with_docs ... ok
[INFO] [stdout] test test_rule_function_nested_braces ... ok
[INFO] [stdout] test test_rule_function_pointer_simple ... ok
[INFO] [stdout] test test_rule_fields_trailing_comma ... ok
[INFO] [stdout] test test_rule_function_compute_entry ... ok
[INFO] [stdout] test test_rule_function_simple ... ok
[INFO] [stdout] test test_rule_function_trailing_semicolon ... ok
[INFO] [stdout] test test_rule_function_vertex_entry ... ok
[INFO] [stdout] test test_rule_function_with_args ... ok
[INFO] [stdout] test test_rule_function_type_pointer ... ok
[INFO] [stdout] test test_rule_function_fragment_entry ... ok
[INFO] [stdout] test test_rule_function_with_docs ... ok
[INFO] [stdout] test test_rule_function_type_primitive ... ok
[INFO] [stdout] test test_rule_function_with_body ... ok
[INFO] [stdout] test test_rule_generic_args_multiple ... ok
[INFO] [stdout] test test_rule_generic_args_nested ... ok
[INFO] [stdout] test test_rule_fields_empty ... ok
[INFO] [stdout] test test_rule_generic_args_single ... ok
[INFO] [stdout] test test_rule_global_docs_multiple_lines ... ok
[INFO] [stdout] test test_rule_global_docs_single_line ... ok
[INFO] [stdout] test test_rule_global_docs_with_content ... ok
[INFO] [stdout] test test_rule_ident_with_numbers ... ok
[INFO] [stdout] test test_rule_ident_with_underscores ... ok
[INFO] [stdout] test test_rule_import_list_multiple ... ok
[INFO] [stdout] test test_rule_import_list_single ... ok
[INFO] [stdout] test test_rule_import_list_trailing_comma ... ok
[INFO] [stdout] test test_rule_import_nested_path ... ok
[INFO] [stdout] test test_rule_ident_camel_case ... ok
[INFO] [stdout] test test_rule_function_with_return ... ok
[INFO] [stdout] test test_rule_ident_simple ... ok
[INFO] [stdout] test test_rule_ident_uppercase ... ok
[INFO] [stdout] test test_rule_ident_mixed_case ... ok
[INFO] [stdout] test test_rule_ident_snake_case ... ok
[INFO] [stdout] test test_rule_import_no_semicolon ... ok
[INFO] [stdout] test test_rule_import_path_nested ... ok
[INFO] [stdout] test test_rule_import_path_simple ... ok
[INFO] [stdout] test test_rule_import_with_docs ... ok
[INFO] [stdout] test test_rule_module ... ok
[INFO] [stdout] test test_rule_module_lowercase ... ok
[INFO] [stdout] test test_rule_module_name_lowercase ... ok
[INFO] [stdout] test test_rule_number ... ok
[INFO] [stdout] test test_rule_number_zero ... ok
[INFO] [stdout] test test_rule_module_name ... ok
[INFO] [stdout] test test_rule_path_nested ... ok
[INFO] [stdout] test test_rule_number_multidigit ... ok
[INFO] [stdout] test test_rule_path_type_module_and_generics ... ok
[INFO] [stdout] test test_rule_path_with_directory ... ok
[INFO] [stdout] test test_rule_path_type_simple ... ok
[INFO] [stdout] test test_rule_function_pointer_vector ... ok
[INFO] [stdout] test test_rule_path_with_dots ... ok
[INFO] [stdout] test test_rule_primitive_bool ... ok
[INFO] [stdout] test test_rule_path_type_with_module ... ok
[INFO] [stdout] test test_rule_import_simple ... ok
[INFO] [stdout] test test_rule_primitive_f32 ... ok
[INFO] [stdout] test test_rule_path_simple ... ok
[INFO] [stdout] test test_rule_primitive_f64 ... ok
[INFO] [stdout] test test_rule_path_with_underscores ... ok
[INFO] [stdout] test test_rule_args_single ... ok
[INFO] [stdout] test test_rule_primitive_i32 ... ok
[INFO] [stdout] test test_rule_path_type_with_generics ... ok
[INFO] [stdout] test test_rule_primitive_i16 ... ok
[INFO] [stdout] test test_rule_primitive_u16 ... ok
[INFO] [stdout] test test_rule_primitive_u32 ... ok
[INFO] [stdout] test test_rule_primitive_u64 ... ok
[INFO] [stdout] test test_rule_primitive_u8 ... ok
[INFO] [stdout] test test_rule_resource_binding_no_semicolon ... ok
[INFO] [stdout] test test_rule_resource_binding_no_template ... ok
[INFO] [stdout] test test_rule_resource_binding_simple ... ok
[INFO] [stdout] test test_rule_primitive_i64 ... ok
[INFO] [stdout] test test_rule_return_simple ... ok
[INFO] [stdout] test test_rule_resource_binding_with_docs ... ok
[INFO] [stdout] test test_rule_return_vector ... ok
[INFO] [stdout] test test_rule_return_with_location ... ok
[INFO] [stdout] test test_rule_shader_empty ... ok
[INFO] [stdout] test test_rule_shader_with_function ... ok
[INFO] [stdout] test test_rule_storage_class_private ... ok
[INFO] [stdout] test test_rule_shader_with_global_docs ... ok
[INFO] [stdout] test test_rule_storage_class_storage ... ok
[INFO] [stdout] test test_rule_shader_with_structure ... ok
[INFO] [stdout] test test_rule_storage_class_workgroup ... ok
[INFO] [stdout] test test_rule_shader_complex ... ok
[INFO] [stdout] test test_rule_primitive_i8 ... ok
[INFO] [stdout] test test_rule_structure_empty ... ok
[INFO] [stdout] test test_rule_storage_class_uniform ... ok
[INFO] [stdout] test test_rule_import_path_with_underscores ... ok
[INFO] [stdout] test test_rule_structure_multiple_fields ... ok
[INFO] [stdout] test test_rule_structure_simple ... ok
[INFO] [stdout] test test_rule_structure_with_docs ... ok
[INFO] [stdout] test test_rule_type_path ... ok
[INFO] [stdout] test test_rule_type_primitive ... ok
[INFO] [stdout] test test_rule_type_vector ... ok
[INFO] [stdout] test test_rule_var_template ... ok
[INFO] [stdout] test test_rule_var_template_storage ... ok
[INFO] [stdout] test test_rule_vector_dimension_2 ... ok
[INFO] [stdout] test test_rule_vector_dimension_3 ... ok
[INFO] [stdout] test test_rule_vector_dimension_4 ... ok
[INFO] [stdout] test test_rule_vector_i32 ... ok
[INFO] [stdout] test test_rule_vector_u32 ... ok
[INFO] [stdout] test test_rule_vector_vec2 ... ok
[INFO] [stdout] test test_rule_vector_vec3 ... ok
[INFO] [stderr]      Running tests/types_tests.rs (/opt/rustwide/target/debug/deps/types_tests-934fcfe901d97e94)
[INFO] [stdout] test test_rule_vector_vec4 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 146 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_import_module_equality ... ok
[INFO] [stdout] test test_path_type_new ... ok
[INFO] [stdout] test test_primitive_display ... ok
[INFO] [stdout] test test_primitive_from_str ... ok
[INFO] [stdout] test test_rendered_type_function_pointer ... ok
[INFO] [stdout] test test_rendered_type_path ... ok
[INFO] [stdout] test test_path_type_with_module ... ok
[INFO] [stdout] test test_rendered_type_vector ... ok
[INFO] [stdout] test test_type_default ... ok
[INFO] [stdout] test test_vector_dimension_from_str ... ok
[INFO] [stdout] test test_vector_display ... ok
[INFO] [stdout] test test_rendered_type_primitive ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests wgsldoc
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/utils/macros.rs - utils::macros::impl_eq_name (line 7) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/utils/macros.rs - utils::macros::impl_eq_name (line 7) stdout ----
[INFO] [stdout] error: cannot find macro `impl_eq_name` in this scope
[INFO] [stdout]   --> src/utils/macros.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl_eq_name!(Component::name);
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]    |
[INFO] [stdout]  7 + use wgsldoc::impl_eq_name;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/utils/macros.rs - utils::macros::impl_eq_name (line 7)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c93326c67c01ad4895383e74043c10804f0bf605138cf9c310ad9429b035a7f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c93326c67c01ad4895383e74043c10804f0bf605138cf9c310ad9429b035a7f9", kill_on_drop: false }`
[INFO] [stdout] c93326c67c01ad4895383e74043c10804f0bf605138cf9c310ad9429b035a7f9
