* fix: improper syntax that will be rejected post-2.1 (#1417) We had a missing check in index loading logic that should have rejected an unexpected array. * Don't fail fast
* Switch to setup-alire@v1 * Code review
* New workflow to test crates using indexed toolchain * Conditionally install compiler * Print crate environment after build