Finished dev [unoptimized + debuginfo] target(s) in 0.07s Running `xtask/target/debug/xtask test` [INFO xtask::test] Generating .gpuconfig file based on gpus on the system Finished dev [unoptimized + debuginfo] target(s) in 0.48s Running `target/debug/wgpu-info --json -o .gpuconfig` [INFO xtask::test] Found 1 gpu [INFO xtask::test] Running cargo tests Finished test [unoptimized + debuginfo] target(s) in 0.50s Starting 269 tests across 43 binaries PASS [ 0.188s] naga arena::tests::append_non_unique PASS [ 0.195s] naga arena::tests::append_unique PASS [ 0.194s] naga arena::tests::fetch_or_append_unique PASS [ 0.199s] naga arena::tests::fetch_or_append_non_unique PASS [ 0.180s] naga back::msl::test_error_size PASS [ 0.181s] naga back::spv::layout::test_logical_layout_in_words PASS [ 0.186s] naga back::msl::writer::test_stack_size PASS [ 0.187s] naga back::spv::layout::test_physical_layout_in_words PASS [ 0.174s] naga back::spv::writer::test_write_physical_layout PASS [ 0.184s] naga front::glsl::parser_tests::constants PASS [ 0.192s] naga front::glsl::lex::tests::lex_tokens PASS [ 0.185s] naga front::glsl::parser_tests::control_flow PASS [ 0.186s] naga front::glsl::parser_tests::declarations PASS [ 0.180s] naga front::glsl::parser_tests::expressions PASS [ 0.185s] naga front::glsl::parser_tests::function_overloading PASS [ 0.189s] naga front::glsl::parser_tests::functions PASS [ 0.177s] naga front::glsl::parser_tests::implicit_conversions PASS [ 0.183s] naga front::glsl::parser_tests::structs PASS [ 0.182s] naga front::glsl::parser_tests::swizzles PASS [ 0.183s] naga front::glsl::parser_tests::textures PASS [ 0.172s] naga front::glsl::parser_tests::version PASS [ 0.194s] naga front::spv::test::parse PASS [ 0.178s] naga front::wgsl::parse::lexer::test_tokens PASS [ 0.196s] naga front::wgsl::parse::lexer::test_numbers PASS [ 0.173s] naga front::wgsl::parse::lexer::test_variable_decl PASS [ 0.181s] naga front::wgsl::tests::parse_alias PASS [ 0.189s] naga front::wgsl::tests::binary_expression_mixed_scalar_and_vector_operands PASS [ 0.184s] naga front::wgsl::tests::parse_array_length PASS [ 0.176s] naga front::wgsl::tests::parse_comment PASS [ 0.186s] naga front::wgsl::tests::parse_expressions PASS [ 0.185s] naga front::wgsl::tests::parse_loop PASS [ 0.198s] naga front::wgsl::tests::parse_if PASS [ 0.183s] naga front::wgsl::tests::parse_missing_workgroup_size PASS [ 0.182s] naga front::wgsl::tests::parse_parentheses_if PASS [ 0.190s] naga front::wgsl::tests::parse_parentheses_switch PASS [ 0.187s] naga front::wgsl::tests::parse_pointers PASS [ 0.181s] naga front::wgsl::tests::parse_postfix PASS [ 0.184s] naga front::wgsl::tests::parse_repeated_attributes PASS [ 0.181s] naga front::wgsl::tests::parse_standard_fun PASS [ 0.187s] naga front::wgsl::tests::parse_statement PASS [ 0.186s] naga front::wgsl::tests::parse_storage_buffers PASS [ 0.182s] naga front::wgsl::tests::parse_struct PASS [ 0.191s] naga front::wgsl::tests::parse_struct_instantiation PASS [ 0.185s] naga front::wgsl::tests::parse_switch PASS [ 0.178s] naga front::wgsl::tests::parse_switch_default_in_case PASS [ 0.185s] naga front::wgsl::tests::parse_switch_optional_colon_in_case PASS [ 0.182s] naga front::wgsl::tests::parse_texture_load PASS [ 0.181s] naga front::wgsl::tests::parse_texture_load_store_expecting_four_args PASS [ 0.183s] naga front::wgsl::tests::parse_texture_query PASS [ 0.182s] naga front::wgsl::tests::parse_texture_store PASS [ 0.179s] naga front::wgsl::tests::parse_type_inference PASS [ 0.189s] naga front::wgsl::tests::parse_type_cast PASS [ 0.178s] naga front::wgsl::tests::parse_types PASS [ 0.191s] naga front::wgsl::type_inner_tests::to_wgsl PASS [ 0.173s] naga proc::constant_evaluator::tests::cast PASS [ 0.189s] naga proc::constant_evaluator::tests::access PASS [ 0.177s] naga proc::constant_evaluator::tests::compose_of_constants PASS [ 0.182s] naga proc::constant_evaluator::tests::splat_of_constant PASS [ 0.182s] naga proc::constant_evaluator::tests::unary_op PASS [ 0.181s] naga proc::namer::test PASS [ 0.174s] naga proc::test_matrix_size PASS [ 0.187s] naga proc::typifier::test_error_size PASS [ 0.186s] naga span::span_location PASS [ 0.186s] naga valid::analyzer::uniform_control_flow PASS [ 0.170s] naga valid::handles::constant_deps PASS [ 0.204s] naga::snapshots convert_glsl_variations_check PASS [ 0.241s] naga::snapshots convert_spv_all PASS [ 0.405s] naga::snapshots convert_glsl_folder PASS [ 0.196s] naga::spirv-capabilities cube_array PASS [ 0.174s] naga::spirv-capabilities geometry PASS [ 0.177s] naga::spirv-capabilities image_queries PASS [ 0.186s] naga::spirv-capabilities sample_rate_shading PASS [ 0.174s] naga::spirv-capabilities sampler1d PASS [ 0.175s] naga::spirv-capabilities storage1d PASS [ 0.187s] naga::spirv-capabilities storage_image_formats PASS [ 0.181s] naga::wgsl-errors assign_to_expr PASS [ 0.179s] naga::wgsl-errors assign_to_let PASS [ 0.174s] naga::wgsl-errors bad_texture PASS [ 0.183s] naga::wgsl-errors bad_for_initializer PASS [ 0.190s] naga::wgsl-errors bad_texture_sample_type PASS [ 0.185s] naga::wgsl-errors bad_type_cast PASS [ 0.188s] naga::wgsl-errors binary_statement PASS [ 1.133s] naga::snapshots convert_wgsl PASS [ 0.183s] naga::wgsl-errors binding_array_local PASS [ 0.189s] naga::wgsl-errors binding_array_non_struct PASS [ 0.186s] naga::wgsl-errors binding_array_private PASS [ 0.185s] naga::wgsl-errors break_if_bad_condition PASS [ 0.187s] naga::wgsl-errors constructor_parameter_type_mismatch PASS [ 0.185s] naga::wgsl-errors cyclic_function PASS [ 0.188s] naga::wgsl-errors dead_code PASS [ 0.182s] naga::wgsl-errors discard_in_wrong_stage PASS [ 0.181s] naga::wgsl-errors function_param_redefinition_as_local PASS [ 0.186s] naga::wgsl-errors function_param_redefinition_as_param PASS [ 0.191s] naga::wgsl-errors function_returns_void PASS [ 0.185s] naga::wgsl-errors function_without_identifier PASS [ 0.187s] naga::wgsl-errors host_shareable_types PASS [ 0.181s] naga::wgsl-errors inconsistent_binding PASS [ 0.189s] naga::wgsl-errors invalid_access PASS [ 0.188s] naga::wgsl-errors invalid_arrays PASS [ 0.187s] naga::wgsl-errors invalid_float PASS [ 0.190s] naga::wgsl-errors invalid_functions PASS [ 0.193s] naga::wgsl-errors invalid_integer PASS [ 0.184s] naga::wgsl-errors invalid_local_vars PASS [ 0.186s] naga::wgsl-errors invalid_runtime_sized_arrays PASS [ 0.183s] naga::wgsl-errors invalid_structs PASS [ 0.189s] naga::wgsl-errors invalid_texture_sample_type PASS [ 0.191s] naga::wgsl-errors io_shareable_types PASS [ 0.190s] naga::wgsl-errors let_type_mismatch PASS [ 0.186s] naga::wgsl-errors local_var_missing_type PASS [ 0.185s] naga::wgsl-errors matrix_with_bad_type PASS [ 0.187s] naga::wgsl-errors misplaced_break_if PASS [ 0.186s] naga::wgsl-errors missing_bindings PASS [ 0.187s] naga::wgsl-errors missing_bindings2 PASS [ 0.190s] naga::wgsl-errors missing_default_case PASS [ 0.209s] naga::wgsl-errors module_scope_identifier_redefinition PASS [ 0.207s] naga::wgsl-errors pointer_type_equivalence PASS [ 0.210s] naga::wgsl-errors postfix_pointers PASS [ 0.206s] naga::wgsl-errors recursive_function PASS [ 0.182s] naga::wgsl-errors reserved_identifier_prefix PASS [ 0.186s] naga::wgsl-errors reserved_keyword PASS [ 0.187s] naga::wgsl-errors select PASS [ 0.189s] naga::wgsl-errors struct_member_align_too_low PASS [ 0.187s] naga::wgsl-errors struct_member_non_po2_align PASS [ 0.187s] naga::wgsl-errors struct_member_size_too_low PASS [ 0.182s] naga::wgsl-errors switch_signed_unsigned_mismatch PASS [ 0.188s] naga::wgsl-errors swizzle_assignment PASS [ 0.190s] naga::wgsl-errors type_not_constructible PASS [ 0.184s] naga::wgsl-errors type_not_inferrable PASS [ 0.187s] naga::wgsl-errors unexpected_constructor_parameters PASS [ 0.184s] naga::wgsl-errors unknown_access PASS [ 0.185s] naga::wgsl-errors unknown_attribute PASS [ 0.185s] naga::wgsl-errors unknown_built_in PASS [ 0.185s] naga::wgsl-errors unknown_conservative_depth PASS [ 0.190s] naga::wgsl-errors unknown_ident PASS [ 0.182s] naga::wgsl-errors unknown_identifier PASS [ 0.189s] naga::wgsl-errors unknown_local_function PASS [ 0.184s] naga::wgsl-errors unknown_scalar_type PASS [ 0.186s] naga::wgsl-errors unknown_storage_class PASS [ 0.185s] naga::wgsl-errors unknown_storage_format PASS [ 0.186s] naga::wgsl-errors unknown_type PASS [ 0.187s] naga::wgsl-errors valid_access PASS [ 0.178s] naga::wgsl-errors var_init PASS [ 0.186s] naga::wgsl-errors var_type_mismatch PASS [ 0.184s] naga::wgsl-errors wrong_access_mode PASS [ 0.216s] wgpu context::tests::object_safe PASS [ 0.199s] wgpu macros::test_vertex_attr_array PASS [ 0.219s] wgpu tests::range_to_offset_size_panics_for_empty_range PASS [ 0.193s] wgpu tests::range_to_offset_size_panics_for_unbounded_empty_range PASS [ 0.207s] wgpu tests::range_to_offset_size_works PASS [ 0.199s] wgpu-conservative-raster-example::bin/conservative-raster [Skipped: Features] [Metal/Intel(R) Iris(TM) Graphics 6100/0] conservative-raster PASS [ 0.793s] player::test test_api PASS [ 0.187s] wgpu-core command::bind::compat::test_compatibility PASS [ 0.183s] wgpu-core id::test_id PASS [ 0.180s] wgpu-core id::test_id_backend PASS [ 0.178s] wgpu-core identity::test_epoch_end_of_life PASS [ 0.177s] wgpu-core init_tracker::test::check_for_drained_tracker PASS [ 0.179s] wgpu-core init_tracker::test::check_for_newly_created_tracker PASS [ 0.169s] wgpu-core init_tracker::test::check_for_partially_filled_tracker PASS [ 0.163s] wgpu-core init_tracker::test::discard_adds_range_on_cleared PASS [ 0.160s] wgpu-core init_tracker::test::discard_does_nothing_on_uncleared PASS [ 0.163s] wgpu-core init_tracker::test::discard_extends_ranges PASS [ 0.167s] wgpu-core init_tracker::test::discard_merges_ranges PASS [ 0.165s] wgpu-core init_tracker::test::drain_already_drained PASS [ 0.168s] wgpu-core init_tracker::test::drain_never_returns_ranges_twice_for_same_range PASS [ 0.166s] wgpu-core init_tracker::test::drain_splits_ranges_correctly PASS [ 0.175s] wgpu-core instance::downlevel_default_limits_less_than_default_limits PASS [ 0.168s] wgpu-core test_gcd PASS [ 0.173s] wgpu-core test_lcd PASS [ 0.171s] wgpu-core track::range::test::coalesce PASS [ 0.167s] wgpu-core track::range::test::isolate PASS [ 0.166s] wgpu-core track::range::test::sane_empty PASS [ 0.166s] wgpu-core track::range::test::sane_good PASS [ 0.168s] wgpu-core track::range::test::sane_intersect PASS [ 3.929s] wgpu-boids-example::bin/boids [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] boids PASS [ 0.159s] wgpu-hal gles::adapter::tests::test_version_parse PASS [ 0.150s] wgpu-hal test_default_limits PASS [ 0.155s] wgpu-hal vulkan::command::check_dst_image_layout PASS [ 0.608s] wgpu-hello-compute-example::bin/hello-compute [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] hello_compute::tests::compute_1 PASS [ 5.005s] wgpu-bunnymark-example::bin/bunnymark [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] bunnymark PASS [ 0.657s] wgpu-hello-compute-example::bin/hello-compute [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] hello_compute::tests::compute_2 PASS [ 0.635s] wgpu-hello-compute-example::bin/hello-compute [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] hello_compute::tests::compute_overflow PASS [ 0.659s] wgpu-hello-synchronization-example::bin/hello-synchronization [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] hello_synchronization::tests::sync PASS [ 4.225s] wgpu-cube-example::bin/cube [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] cube PASS [ 0.768s] wgpu-hello-compute-example::bin/hello-compute [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] hello_compute::tests::multithreaded_compute PASS [ 4.226s] wgpu-cube-example::bin/cube [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] cube-lines PASS [ 0.190s] wgpu-mipmap-example::bin/mipmap [Skipped: Features] [Metal/Intel(R) Iris(TM) Graphics 6100/0] mipmap-query PASS [ 3.779s] wgpu-msaa-line-example::bin/msaa-line [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] msaa-line TRY 1 FAIL [ 3.892s] wgpu-shadow-example::bin/shadow [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] shadow --- TRY 1 STDOUT: wgpu-shadow-example::bin/shadow [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] shadow --- running 1 test Starting image comparison test with reference image "/Users/mcc/work/h/r/wgpu-rs/examples/common/../..//examples/shadow/screenshot.png" Mean: 0.559973 Min Value: 0.000000 25%: 0.871102 50%: 0.966426 75%: 0.969233 95%: 0.978884 99%: 0.985727 Max Value: 0.991249 Expected Mean (0.559973) to be under expected maximum (0.02): FAIL test [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] shadow ... FAILED failures: ---- [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] shadow ---- test panicked: UNEXPECTED TEST FAILURE DUE TO PANIC failures: [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] shadow test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.67s --- TRY 1 STDERR: wgpu-shadow-example::bin/shadow [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] shadow --- thread '' panicked at 'Image data mismatch!', /Users/mcc/work/h/r/wgpu-rs/tests/src/image.rs:248:9 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace thread '' panicked at 'UNEXPECTED TEST FAILURE DUE TO PANIC', tests/src/run.rs:111:13 RETRY 2/3 [ ] wgpu-shadow-example::bin/shadow [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] shadow PASS [ 4.477s] wgpu-mipmap-example::bin/mipmap [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] mipmap PASS [ 4.386s] wgpu-skybox-example::bin/skybox [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] skybox PASS [ 0.172s] wgpu-skybox-example::bin/skybox [Skipped: Features] [Metal/Intel(R) Iris(TM) Graphics 6100/0] skybox-astc PASS [ 0.182s] wgpu-skybox-example::bin/skybox [Skipped: Features] [Metal/Intel(R) Iris(TM) Graphics 6100/0] skybox-etc2 PASS [ 0.781s] wgpu-srgb-blend-example::bin/srgb-blend [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] srgb-blend-linear PASS [ 0.782s] wgpu-srgb-blend-example::bin/srgb-blend [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] srgb-blend-srg PASS [ 0.164s] wgpu-test::cpu-tests example_wgsl::parse_example_wgsl PASS [ 0.580s] wgpu-test::gpu-tests [Executed Failure: ALWAYS] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::buffer::empty_buffer PASS [ 0.550s] wgpu-test::gpu-tests [Executed Failure: ALWAYS] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::device::cross_device_bind_group_usage PASS [ 0.546s] wgpu-test::gpu-tests [Executed Failure: ALWAYS] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::pipeline::pipeline_default_layout_bad_module TRY 2 FAIL [ 3.489s] wgpu-shadow-example::bin/shadow [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] shadow --- TRY 2 STDOUT: wgpu-shadow-example::bin/shadow [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] shadow --- running 1 test Starting image comparison test with reference image "/Users/mcc/work/h/r/wgpu-rs/examples/common/../..//examples/shadow/screenshot.png" Mean: 0.559973 Min Value: 0.000000 25%: 0.871102 50%: 0.966426 75%: 0.969233 95%: 0.978884 99%: 0.985727 Max Value: 0.991249 Expected Mean (0.559973) to be under expected maximum (0.02): FAIL test [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] shadow ... FAILED failures: ---- [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] shadow ---- test panicked: UNEXPECTED TEST FAILURE DUE TO PANIC failures: [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] shadow test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.30s --- TRY 2 STDERR: wgpu-shadow-example::bin/shadow [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] shadow --- thread '' panicked at 'Image data mismatch!', /Users/mcc/work/h/r/wgpu-rs/tests/src/image.rs:248:9 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace thread '' panicked at 'UNEXPECTED TEST FAILURE DUE TO PANIC', tests/src/run.rs:111:13 RETRY 3/3 [ ] wgpu-shadow-example::bin/shadow [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] shadow PASS [ 3.956s] wgpu-skybox-example::bin/skybox [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] skybox-bc1 PASS [ 0.616s] wgpu-test::gpu-tests [Executed Failure: ALWAYS] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::query_set::drop_failed_timestamp_query_set PASS [ 0.643s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::bgra8unorm_storage::bgra8_unorm_storage PASS [ 0.604s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::bind_group_layout_dedup::bind_group_layout_deduplication PASS [ 3.295s] wgpu-stencil-triangle-example::bin/stencil-triangles [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] stencil-triangles PASS [ 0.645s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::buffer::map_offset PASS [ 0.639s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::buffer_copy::copy_alignment PASS [ 0.638s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::buffer_usages::buffer_usage PASS [ 0.619s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::buffer_usages::buffer_usage_mappable_primary_buffers TRY 1 FAIL [ 0.668s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth --- TRY 1 STDOUT: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth --- running 1 test test [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth ... FAILED failures: ---- [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth ---- test panicked: UNEXPECTED TEST FAILURE DUE TO PANIC failures: [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 61 filtered out; finished in 0.49s --- TRY 1 STDERR: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth --- thread '' panicked at 'texture with format Stencil8 was not fully cleared', tests/tests/clear_texture.rs:261:5 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace thread '' panicked at 'UNEXPECTED TEST FAILURE DUE TO PANIC', tests/src/run.rs:111:13 RETRY 2/3 [ ] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth TRY 1 FAIL [ 0.659s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth32_stencil8 --- TRY 1 STDOUT: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth32_stencil8 --- running 1 test test [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth32_stencil8 ... FAILED failures: ---- [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth32_stencil8 ---- test panicked: UNEXPECTED TEST FAILURE DUE TO PANIC failures: [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth32_stencil8 test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 61 filtered out; finished in 0.50s --- TRY 1 STDERR: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth32_stencil8 --- thread '' panicked at 'texture with format Depth32FloatStencil8 was not fully cleared', tests/tests/clear_texture.rs:261:5 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace thread '' panicked at 'UNEXPECTED TEST FAILURE DUE TO PANIC', tests/src/run.rs:111:13 RETRY 2/3 [ ] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth32_stencil8 TRY 2 FAIL [ 0.619s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth --- TRY 2 STDOUT: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth --- running 1 test test [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth ... FAILED failures: ---- [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth ---- test panicked: UNEXPECTED TEST FAILURE DUE TO PANIC failures: [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 61 filtered out; finished in 0.47s --- TRY 2 STDERR: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth --- thread '' panicked at 'texture with format Stencil8 was not fully cleared', tests/tests/clear_texture.rs:261:5 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace thread '' panicked at 'UNEXPECTED TEST FAILURE DUE TO PANIC', tests/src/run.rs:111:13 RETRY 3/3 [ ] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth TRY 3 FAIL [ 3.415s] wgpu-shadow-example::bin/shadow [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] shadow --- TRY 3 STDOUT: wgpu-shadow-example::bin/shadow [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] shadow --- running 1 test Starting image comparison test with reference image "/Users/mcc/work/h/r/wgpu-rs/examples/common/../..//examples/shadow/screenshot.png" Mean: 0.559973 Min Value: 0.000000 25%: 0.871102 50%: 0.966426 75%: 0.969233 95%: 0.978884 99%: 0.985727 Max Value: 0.991249 Expected Mean (0.559973) to be under expected maximum (0.02): FAIL test [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] shadow ... FAILED failures: ---- [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] shadow ---- test panicked: UNEXPECTED TEST FAILURE DUE TO PANIC failures: [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] shadow test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.22s --- TRY 3 STDERR: wgpu-shadow-example::bin/shadow [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] shadow --- thread '' panicked at 'Image data mismatch!', /Users/mcc/work/h/r/wgpu-rs/tests/src/image.rs:248:9 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace thread '' panicked at 'UNEXPECTED TEST FAILURE DUE TO PANIC', tests/src/run.rs:111:13 TRY 2 FAIL [ 0.649s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth32_stencil8 --- TRY 2 STDOUT: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth32_stencil8 --- running 1 test test [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth32_stencil8 ... FAILED failures: ---- [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth32_stencil8 ---- test panicked: UNEXPECTED TEST FAILURE DUE TO PANIC failures: [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth32_stencil8 test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 61 filtered out; finished in 0.50s --- TRY 2 STDERR: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth32_stencil8 --- thread '' panicked at 'texture with format Depth32FloatStencil8 was not fully cleared', tests/tests/clear_texture.rs:261:5 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace thread '' panicked at 'UNEXPECTED TEST FAILURE DUE TO PANIC', tests/src/run.rs:111:13 RETRY 3/3 [ ] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth32_stencil8 TRY 3 FAIL [ 0.624s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth --- TRY 3 STDOUT: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth --- running 1 test test [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth ... FAILED failures: ---- [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth ---- test panicked: UNEXPECTED TEST FAILURE DUE TO PANIC failures: [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 61 filtered out; finished in 0.47s --- TRY 3 STDERR: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth --- thread '' panicked at 'texture with format Stencil8 was not fully cleared', tests/tests/clear_texture.rs:261:5 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace thread '' panicked at 'UNEXPECTED TEST FAILURE DUE TO PANIC', tests/src/run.rs:111:13 TRY 3 FAIL [ 0.729s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth32_stencil8 --- TRY 3 STDOUT: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth32_stencil8 --- running 1 test test [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth32_stencil8 ... FAILED failures: ---- [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth32_stencil8 ---- test panicked: UNEXPECTED TEST FAILURE DUE TO PANIC failures: [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth32_stencil8 test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 61 filtered out; finished in 0.55s --- TRY 3 STDERR: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth32_stencil8 --- thread '' panicked at 'texture with format Depth32FloatStencil8 was not fully cleared', tests/tests/clear_texture.rs:261:5 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace thread '' panicked at 'UNEXPECTED TEST FAILURE DUE TO PANIC', tests/src/run.rs:111:13 PASS [ 2.508s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_compressed_bcn PASS [ 1.185s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_uncompressed PASS [ 0.612s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::device::device_destroy_then_more PASS [ 0.633s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::device::request_device_error_message_native PASS [ 0.620s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::encoder::drop_encoder PASS [ 0.637s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::encoder::drop_encoder_after_error PASS [ 0.645s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::instance::initialize PASS [ 0.631s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::occlusion_query::occlusion_query PASS [ 0.677s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::poll::double_wait PASS [ 0.661s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::poll::double_wait_on_submission PASS [ 0.637s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::poll::wait PASS [ 0.668s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::poll::wait_on_submission PASS [ 0.670s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::poll::wait_out_of_order PASS [ 0.647s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::push_constants::partial_update PASS [ 0.654s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::queue_transfer::queue_write_texture_overflow PASS [ 0.644s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::regression::issue_3349::multi_stage_data_binding PASS [ 0.651s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::regression::issue_3457::pass_reset_vertex_buffer PASS [ 0.664s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::regression::issue_4024::queue_submitted_callback_ordering PASS [ 0.606s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::resource_descriptor_accessor::buffer_size_and_usage PASS [ 0.607s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::resource_error::bad_buffer PASS [ 0.584s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::resource_error::bad_texture PASS [ 0.606s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::scissor_tests::scissor_test_custom_rect TRY 1 FAIL [ 0.607s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::scissor_tests::scissor_test_empty_rect --- TRY 1 STDOUT: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::scissor_tests::scissor_test_empty_rect --- running 1 test test [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::scissor_tests::scissor_test_empty_rect ... FAILED failures: ---- [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::scissor_tests::scissor_test_empty_rect ---- test panicked: UNEXPECTED TEST FAILURE DUE TO PANIC failures: [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::scissor_tests::scissor_test_empty_rect test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 61 filtered out; finished in 0.44s --- TRY 1 STDERR: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::scissor_tests::scissor_test_empty_rect --- thread '' panicked at 'assertion failed: `(left == right)` left: `[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]`, right: `[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]`', tests/src/image.rs:637:9 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace thread '' panicked at 'UNEXPECTED TEST FAILURE DUE TO PANIC', tests/src/run.rs:111:13 RETRY 2/3 [ ] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::scissor_tests::scissor_test_empty_rect PASS [ 0.609s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::scissor_tests::scissor_test_empty_rect_with_offset TRY 2 FAIL [ 0.640s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::scissor_tests::scissor_test_empty_rect --- TRY 2 STDOUT: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::scissor_tests::scissor_test_empty_rect --- running 1 test test [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::scissor_tests::scissor_test_empty_rect ... FAILED failures: ---- [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::scissor_tests::scissor_test_empty_rect ---- test panicked: UNEXPECTED TEST FAILURE DUE TO PANIC failures: [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::scissor_tests::scissor_test_empty_rect test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 61 filtered out; finished in 0.47s --- TRY 2 STDERR: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::scissor_tests::scissor_test_empty_rect --- thread '' panicked at 'assertion failed: `(left == right)` left: `[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]`, right: `[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]`', tests/src/image.rs:637:9 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace thread '' panicked at 'UNEXPECTED TEST FAILURE DUE TO PANIC', tests/src/run.rs:111:13 RETRY 3/3 [ ] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::scissor_tests::scissor_test_empty_rect PASS [ 0.620s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::scissor_tests::scissor_test_full_rect TRY 3 FAIL [ 0.612s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::scissor_tests::scissor_test_empty_rect --- TRY 3 STDOUT: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::scissor_tests::scissor_test_empty_rect --- running 1 test test [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::scissor_tests::scissor_test_empty_rect ... FAILED failures: ---- [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::scissor_tests::scissor_test_empty_rect ---- test panicked: UNEXPECTED TEST FAILURE DUE TO PANIC failures: [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::scissor_tests::scissor_test_empty_rect test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 61 filtered out; finished in 0.45s --- TRY 3 STDERR: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::scissor_tests::scissor_test_empty_rect --- thread '' panicked at 'assertion failed: `(left == right)` left: `[255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255, 255]`, right: `[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]`', tests/src/image.rs:637:9 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace thread '' panicked at 'UNEXPECTED TEST FAILURE DUE TO PANIC', tests/src/run.rs:111:13 PASS [ 7.222s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_uncompressed_gles PASS [ 0.652s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::shader::numeric_builtins::numeric_builtins PASS [ 0.905s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::shader::struct_layout::push_constant_input PASS [ 0.931s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::shader::struct_layout::storage_input PASS [ 1.904s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::shader_view_format::reinterpret_srgb PASS [ 2.103s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::shader::zero_init_workgroup_mem::zero_init_workgroup_memory PASS [ 0.652s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::texture_bounds::bad_copy_origin_test PASS [ 0.698s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::transfer::copy_overflow_z PASS [ 7.128s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::regression::issue_4122::clear_buffer_range_respected PASS [ 3.842s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::shader::struct_layout::uniform_input TRY 1 FAIL [ 0.705s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw --- TRY 1 STDOUT: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw --- running 1 test test [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw ... FAILED failures: ---- [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw ---- test panicked: UNEXPECTED TEST FAILURE DUE TO PANIC failures: [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 61 filtered out; finished in 0.53s --- TRY 1 STDERR: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw --- [2023-11-06T15:39:51Z ERROR wgpu::backend::direct] Shader translation error for stage ShaderStages(VERTEX): Metal: Compilation failed: program_source:24:22: error: illegal write to device memory for non-void vertex function 'vs_main' vertex vs_mainOutput vs_main( ^ [2023-11-06T15:39:51Z ERROR wgpu::backend::direct] Please report it to https://github.com/gfx-rs/wgpu [2023-11-06T15:39:51Z ERROR wgpu::backend::direct] Handling wgpu errors as fatal by default thread '' panicked at 'wgpu error: Validation Error Caused by: In Device::create_render_pipeline Internal error in ShaderStages(VERTEX) shader: Metal: Compilation failed: program_source:24:22: error: illegal write to device memory for non-void vertex function 'vs_main' vertex vs_mainOutput vs_main( ^ ', wgpu/src/backend/direct.rs:3112:5 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace thread '' panicked at 'UNEXPECTED TEST FAILURE DUE TO PANIC', tests/src/run.rs:111:13 RETRY 2/3 [ ] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw TRY 1 FAIL [ 0.711s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced --- TRY 1 STDOUT: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced --- running 1 test test [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced ... FAILED failures: ---- [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced ---- test panicked: UNEXPECTED TEST FAILURE DUE TO PANIC failures: [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 61 filtered out; finished in 0.53s --- TRY 1 STDERR: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced --- [2023-11-06T15:39:51Z ERROR wgpu::backend::direct] Shader translation error for stage ShaderStages(VERTEX): Metal: Compilation failed: program_source:24:22: error: illegal write to device memory for non-void vertex function 'vs_main' vertex vs_mainOutput vs_main( ^ [2023-11-06T15:39:51Z ERROR wgpu::backend::direct] Please report it to https://github.com/gfx-rs/wgpu [2023-11-06T15:39:51Z ERROR wgpu::backend::direct] Handling wgpu errors as fatal by default thread '' panicked at 'wgpu error: Validation Error Caused by: In Device::create_render_pipeline Internal error in ShaderStages(VERTEX) shader: Metal: Compilation failed: program_source:24:22: error: illegal write to device memory for non-void vertex function 'vs_main' vertex vs_mainOutput vs_main( ^ ', wgpu/src/backend/direct.rs:3112:5 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace thread '' panicked at 'UNEXPECTED TEST FAILURE DUE TO PANIC', tests/src/run.rs:111:13 RETRY 2/3 [ ] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced TRY 1 FAIL [ 0.723s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced_offset --- TRY 1 STDOUT: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced_offset --- running 1 test test [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced_offset ... FAILED failures: ---- [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced_offset ---- test panicked: UNEXPECTED TEST FAILURE DUE TO PANIC failures: [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced_offset test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 61 filtered out; finished in 0.53s --- TRY 1 STDERR: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced_offset --- [2023-11-06T15:39:51Z ERROR wgpu::backend::direct] Shader translation error for stage ShaderStages(VERTEX): Metal: Compilation failed: program_source:24:22: error: illegal write to device memory for non-void vertex function 'vs_main' vertex vs_mainOutput vs_main( ^ [2023-11-06T15:39:51Z ERROR wgpu::backend::direct] Please report it to https://github.com/gfx-rs/wgpu [2023-11-06T15:39:51Z ERROR wgpu::backend::direct] Handling wgpu errors as fatal by default thread '' panicked at 'wgpu error: Validation Error Caused by: In Device::create_render_pipeline Internal error in ShaderStages(VERTEX) shader: Metal: Compilation failed: program_source:24:22: error: illegal write to device memory for non-void vertex function 'vs_main' vertex vs_mainOutput vs_main( ^ ', wgpu/src/backend/direct.rs:3112:5 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace thread '' panicked at 'UNEXPECTED TEST FAILURE DUE TO PANIC', tests/src/run.rs:111:13 RETRY 2/3 [ ] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced_offset TRY 1 FAIL [ 0.696s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_vertex --- TRY 1 STDOUT: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_vertex --- running 1 test test [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_vertex ... FAILED failures: ---- [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_vertex ---- test panicked: UNEXPECTED TEST FAILURE DUE TO PANIC failures: [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_vertex test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 61 filtered out; finished in 0.52s --- TRY 1 STDERR: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_vertex --- [2023-11-06T15:39:52Z ERROR wgpu::backend::direct] Shader translation error for stage ShaderStages(VERTEX): Metal: Compilation failed: program_source:24:22: error: illegal write to device memory for non-void vertex function 'vs_main' vertex vs_mainOutput vs_main( ^ [2023-11-06T15:39:52Z ERROR wgpu::backend::direct] Please report it to https://github.com/gfx-rs/wgpu [2023-11-06T15:39:52Z ERROR wgpu::backend::direct] Handling wgpu errors as fatal by default thread '' panicked at 'wgpu error: Validation Error Caused by: In Device::create_render_pipeline Internal error in ShaderStages(VERTEX) shader: Metal: Compilation failed: program_source:24:22: error: illegal write to device memory for non-void vertex function 'vs_main' vertex vs_mainOutput vs_main( ^ ', wgpu/src/backend/direct.rs:3112:5 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace thread '' panicked at 'UNEXPECTED TEST FAILURE DUE TO PANIC', tests/src/run.rs:111:13 RETRY 2/3 [ ] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_vertex TRY 2 FAIL [ 0.733s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw --- TRY 2 STDOUT: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw --- running 1 test test [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw ... FAILED failures: ---- [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw ---- test panicked: UNEXPECTED TEST FAILURE DUE TO PANIC failures: [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 61 filtered out; finished in 0.55s --- TRY 2 STDERR: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw --- [2023-11-06T15:39:52Z ERROR wgpu::backend::direct] Shader translation error for stage ShaderStages(VERTEX): Metal: Compilation failed: program_source:24:22: error: illegal write to device memory for non-void vertex function 'vs_main' vertex vs_mainOutput vs_main( ^ [2023-11-06T15:39:52Z ERROR wgpu::backend::direct] Please report it to https://github.com/gfx-rs/wgpu [2023-11-06T15:39:52Z ERROR wgpu::backend::direct] Handling wgpu errors as fatal by default thread '' panicked at 'wgpu error: Validation Error Caused by: In Device::create_render_pipeline Internal error in ShaderStages(VERTEX) shader: Metal: Compilation failed: program_source:24:22: error: illegal write to device memory for non-void vertex function 'vs_main' vertex vs_mainOutput vs_main( ^ ', wgpu/src/backend/direct.rs:3112:5 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace thread '' panicked at 'UNEXPECTED TEST FAILURE DUE TO PANIC', tests/src/run.rs:111:13 RETRY 3/3 [ ] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw TRY 2 FAIL [ 0.732s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced --- TRY 2 STDOUT: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced --- running 1 test test [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced ... FAILED failures: ---- [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced ---- test panicked: UNEXPECTED TEST FAILURE DUE TO PANIC failures: [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 61 filtered out; finished in 0.54s --- TRY 2 STDERR: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced --- [2023-11-06T15:39:52Z ERROR wgpu::backend::direct] Shader translation error for stage ShaderStages(VERTEX): Metal: Compilation failed: program_source:24:22: error: illegal write to device memory for non-void vertex function 'vs_main' vertex vs_mainOutput vs_main( ^ [2023-11-06T15:39:52Z ERROR wgpu::backend::direct] Please report it to https://github.com/gfx-rs/wgpu [2023-11-06T15:39:52Z ERROR wgpu::backend::direct] Handling wgpu errors as fatal by default thread '' panicked at 'wgpu error: Validation Error Caused by: In Device::create_render_pipeline Internal error in ShaderStages(VERTEX) shader: Metal: Compilation failed: program_source:24:22: error: illegal write to device memory for non-void vertex function 'vs_main' vertex vs_mainOutput vs_main( ^ ', wgpu/src/backend/direct.rs:3112:5 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace thread '' panicked at 'UNEXPECTED TEST FAILURE DUE TO PANIC', tests/src/run.rs:111:13 RETRY 3/3 [ ] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced TRY 2 FAIL [ 0.753s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced_offset --- TRY 2 STDOUT: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced_offset --- running 1 test test [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced_offset ... FAILED failures: ---- [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced_offset ---- test panicked: UNEXPECTED TEST FAILURE DUE TO PANIC failures: [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced_offset test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 61 filtered out; finished in 0.55s --- TRY 2 STDERR: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced_offset --- [2023-11-06T15:39:52Z ERROR wgpu::backend::direct] Shader translation error for stage ShaderStages(VERTEX): Metal: Compilation failed: program_source:24:22: error: illegal write to device memory for non-void vertex function 'vs_main' vertex vs_mainOutput vs_main( ^ [2023-11-06T15:39:52Z ERROR wgpu::backend::direct] Please report it to https://github.com/gfx-rs/wgpu [2023-11-06T15:39:52Z ERROR wgpu::backend::direct] Handling wgpu errors as fatal by default thread '' panicked at 'wgpu error: Validation Error Caused by: In Device::create_render_pipeline Internal error in ShaderStages(VERTEX) shader: Metal: Compilation failed: program_source:24:22: error: illegal write to device memory for non-void vertex function 'vs_main' vertex vs_mainOutput vs_main( ^ ', wgpu/src/backend/direct.rs:3112:5 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace thread '' panicked at 'UNEXPECTED TEST FAILURE DUE TO PANIC', tests/src/run.rs:111:13 RETRY 3/3 [ ] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced_offset TRY 2 FAIL [ 0.705s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_vertex --- TRY 2 STDOUT: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_vertex --- running 1 test test [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_vertex ... FAILED failures: ---- [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_vertex ---- test panicked: UNEXPECTED TEST FAILURE DUE TO PANIC failures: [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_vertex test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 61 filtered out; finished in 0.53s --- TRY 2 STDERR: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_vertex --- [2023-11-06T15:39:52Z ERROR wgpu::backend::direct] Shader translation error for stage ShaderStages(VERTEX): Metal: Compilation failed: program_source:24:22: error: illegal write to device memory for non-void vertex function 'vs_main' vertex vs_mainOutput vs_main( ^ [2023-11-06T15:39:52Z ERROR wgpu::backend::direct] Please report it to https://github.com/gfx-rs/wgpu [2023-11-06T15:39:52Z ERROR wgpu::backend::direct] Handling wgpu errors as fatal by default thread '' panicked at 'wgpu error: Validation Error Caused by: In Device::create_render_pipeline Internal error in ShaderStages(VERTEX) shader: Metal: Compilation failed: program_source:24:22: error: illegal write to device memory for non-void vertex function 'vs_main' vertex vs_mainOutput vs_main( ^ ', wgpu/src/backend/direct.rs:3112:5 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace thread '' panicked at 'UNEXPECTED TEST FAILURE DUE TO PANIC', tests/src/run.rs:111:13 RETRY 3/3 [ ] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_vertex TRY 3 FAIL [ 0.744s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw --- TRY 3 STDOUT: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw --- running 1 test test [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw ... FAILED failures: ---- [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw ---- test panicked: UNEXPECTED TEST FAILURE DUE TO PANIC failures: [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 61 filtered out; finished in 0.55s --- TRY 3 STDERR: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw --- [2023-11-06T15:39:52Z ERROR wgpu::backend::direct] Shader translation error for stage ShaderStages(VERTEX): Metal: Compilation failed: program_source:24:22: error: illegal write to device memory for non-void vertex function 'vs_main' vertex vs_mainOutput vs_main( ^ [2023-11-06T15:39:52Z ERROR wgpu::backend::direct] Please report it to https://github.com/gfx-rs/wgpu [2023-11-06T15:39:52Z ERROR wgpu::backend::direct] Handling wgpu errors as fatal by default thread '' panicked at 'wgpu error: Validation Error Caused by: In Device::create_render_pipeline Internal error in ShaderStages(VERTEX) shader: Metal: Compilation failed: program_source:24:22: error: illegal write to device memory for non-void vertex function 'vs_main' vertex vs_mainOutput vs_main( ^ ', wgpu/src/backend/direct.rs:3112:5 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace thread '' panicked at 'UNEXPECTED TEST FAILURE DUE TO PANIC', tests/src/run.rs:111:13 TRY 3 FAIL [ 0.753s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced --- TRY 3 STDOUT: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced --- running 1 test test [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced ... FAILED failures: ---- [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced ---- test panicked: UNEXPECTED TEST FAILURE DUE TO PANIC failures: [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 61 filtered out; finished in 0.55s --- TRY 3 STDERR: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced --- [2023-11-06T15:39:53Z ERROR wgpu::backend::direct] Shader translation error for stage ShaderStages(VERTEX): Metal: Compilation failed: program_source:24:22: error: illegal write to device memory for non-void vertex function 'vs_main' vertex vs_mainOutput vs_main( ^ [2023-11-06T15:39:53Z ERROR wgpu::backend::direct] Please report it to https://github.com/gfx-rs/wgpu [2023-11-06T15:39:53Z ERROR wgpu::backend::direct] Handling wgpu errors as fatal by default thread '' panicked at 'wgpu error: Validation Error Caused by: In Device::create_render_pipeline Internal error in ShaderStages(VERTEX) shader: Metal: Compilation failed: program_source:24:22: error: illegal write to device memory for non-void vertex function 'vs_main' vertex vs_mainOutput vs_main( ^ ', wgpu/src/backend/direct.rs:3112:5 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace thread '' panicked at 'UNEXPECTED TEST FAILURE DUE TO PANIC', tests/src/run.rs:111:13 TRY 3 FAIL [ 0.730s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced_offset --- TRY 3 STDOUT: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced_offset --- running 1 test test [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced_offset ... FAILED failures: ---- [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced_offset ---- test panicked: UNEXPECTED TEST FAILURE DUE TO PANIC failures: [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced_offset test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 61 filtered out; finished in 0.54s --- TRY 3 STDERR: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced_offset --- [2023-11-06T15:39:53Z ERROR wgpu::backend::direct] Shader translation error for stage ShaderStages(VERTEX): Metal: Compilation failed: program_source:24:22: error: illegal write to device memory for non-void vertex function 'vs_main' vertex vs_mainOutput vs_main( ^ [2023-11-06T15:39:53Z ERROR wgpu::backend::direct] Please report it to https://github.com/gfx-rs/wgpu [2023-11-06T15:39:53Z ERROR wgpu::backend::direct] Handling wgpu errors as fatal by default thread '' panicked at 'wgpu error: Validation Error Caused by: In Device::create_render_pipeline Internal error in ShaderStages(VERTEX) shader: Metal: Compilation failed: program_source:24:22: error: illegal write to device memory for non-void vertex function 'vs_main' vertex vs_mainOutput vs_main( ^ ', wgpu/src/backend/direct.rs:3112:5 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace thread '' panicked at 'UNEXPECTED TEST FAILURE DUE TO PANIC', tests/src/run.rs:111:13 TRY 3 FAIL [ 0.701s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_vertex --- TRY 3 STDOUT: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_vertex --- running 1 test test [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_vertex ... FAILED failures: ---- [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_vertex ---- test panicked: UNEXPECTED TEST FAILURE DUE TO PANIC failures: [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_vertex test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 61 filtered out; finished in 0.53s --- TRY 3 STDERR: wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_vertex --- [2023-11-06T15:39:53Z ERROR wgpu::backend::direct] Shader translation error for stage ShaderStages(VERTEX): Metal: Compilation failed: program_source:24:22: error: illegal write to device memory for non-void vertex function 'vs_main' vertex vs_mainOutput vs_main( ^ [2023-11-06T15:39:53Z ERROR wgpu::backend::direct] Please report it to https://github.com/gfx-rs/wgpu [2023-11-06T15:39:53Z ERROR wgpu::backend::direct] Handling wgpu errors as fatal by default thread '' panicked at 'wgpu error: Validation Error Caused by: In Device::create_render_pipeline Internal error in ShaderStages(VERTEX) shader: Metal: Compilation failed: program_source:24:22: error: illegal write to device memory for non-void vertex function 'vs_main' vertex vs_mainOutput vs_main( ^ ', wgpu/src/backend/direct.rs:3112:5 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace thread '' panicked at 'UNEXPECTED TEST FAILURE DUE TO PANIC', tests/src/run.rs:111:13 PASS [ 0.693s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::write_texture::write_texture_subset_2d PASS [ 0.676s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::write_texture::write_texture_subset_3d PASS [ 0.688s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::zero_init_texture_after_discard::discarding_color_target_resets_texture_init_state_check_visible_on_copy_after_submit PASS [ 0.186s] wgpu-test::gpu-tests [Skipped: Features] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_compressed_astc PASS [ 0.666s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::zero_init_texture_after_discard::discarding_color_target_resets_texture_init_state_check_visible_on_copy_in_same_encoder PASS [ 0.183s] wgpu-test::gpu-tests [Skipped: Features] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_compressed_etc2 PASS [ 0.173s] wgpu-test::gpu-tests [Skipped: Features] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::partially_bounded_arrays::partially_bounded_array PASS [ 0.175s] wgpu-test::gpu-tests [Skipped: Features] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::shader_primitive_index::draw PASS [ 0.156s] wgpu-test::gpu-tests [Skipped: Features] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::shader_primitive_index::draw_indexed PASS [ 0.890s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::zero_init_texture_after_discard::discarding_depth_target_resets_texture_init_state_check_visible_on_copy_in_same_encoder PASS [ 0.847s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::zero_init_texture_after_discard::discarding_either_depth_or_stencil_aspect_test PASS [ 0.190s] wgpu-timestamp-queries-example::bin/timestamp-queries [Skipped: Features] [Metal/Intel(R) Iris(TM) Graphics 6100/0] timestamp_queries::tests::timestamps_encoder PASS [ 0.191s] wgpu-timestamp-queries-example::bin/timestamp-queries [Skipped: Features] [Metal/Intel(R) Iris(TM) Graphics 6100/0] timestamp_queries::tests::timestamps_passes PASS [ 0.148s] wgpu-types test_max_mips PASS [ 0.138s] wgpu-types test_physical_size PASS [ 0.133s] wgpu-types texture_format_deserialize PASS [ 0.134s] wgpu-types texture_format_serialize PASS [ 3.167s] wgpu-texture-arrays-example::bin/texture-arrays [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] texture-arrays PASS [ 3.219s] wgpu-texture-arrays-example::bin/texture-arrays [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] texture-arrays-non-uniform PASS [ 3.217s] wgpu-texture-arrays-example::bin/texture-arrays [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] texture-arrays-uniform PASS [ 2.817s] wgpu-water-example::bin/water [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] water ------------ Summary [ 43.212s] 269 tests run: 261 passed, 8 failed, 0 skipped TRY 3 FAIL [ 3.415s] wgpu-shadow-example::bin/shadow [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] shadow TRY 3 FAIL [ 0.624s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth TRY 3 FAIL [ 0.729s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::clear_texture::clear_texture_depth32_stencil8 TRY 3 FAIL [ 0.612s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::scissor_tests::scissor_test_empty_rect TRY 3 FAIL [ 0.744s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw TRY 3 FAIL [ 0.753s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced TRY 3 FAIL [ 0.730s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_instanced_offset TRY 3 FAIL [ 0.701s] wgpu-test::gpu-tests [Executed] [Metal/Intel(R) Iris(TM) Graphics 6100/0] gpu_tests::vertex_indices::draw_vertex error: test run failed Error: Tests failed Caused by: command exited with non-zero code `cargo nextest run --all-features --no-fail-fast --retries 2`: 100