New comment by tranzystorek-io on void-packages repository https://github.com/void-linux/void-packages/pull/34966#issuecomment-1052827460 Comment: The indexmap issue should be fixed if you add ```shell post_patch() { cargo update --package autocfg --precise 1.1.0 } ```