Closed
Description
Recently enabled benchmarks (#73142) frequently fail on arm-android builder on GitHub Actions:
test slice::rotate_medium_half_plus_one ... ok
test slice::rotate_tiny_half ... ok
test slice::rotate_tiny_half_plus_one ... ok
died due to signal 9
error: test failed, to rerun pass '-p alloc --bench collectionsbenches'
The issue looks similar to previously reported #55861.