ICE after rust update #47218
Labels
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
regression-from-stable-to-beta
Performance or correctness regression from stable to beta.
We run travis CRON jobs over our master branch in this repository. This started failing 2 days ago for rust beta and rust nightly (rust stable is still green). Since travis did not change anything, no commits happened, and it neatly coincides with a rust train leaving, I suspect rust to be the culprit. It could also be in prost, so I filed https://github.com/danburkert/prost/issues/67. Unfortunately, I cannot repro the ICE on my Mac machine.
CI ICEs after building and when running this build script that compiles a protobuf using prost.
This is the first failing run and this is the last successful run 4 days ago.
The versions used in the successful beta run are:
The versions used in the failing beta run are:
The nightly CI will probably have tighter version bounds.
The text was updated successfully, but these errors were encountered: