From https://github.com/flutter/flutter/pull/182786#discussion_r2861297284 https://github.com/flutter/flutter/pull/182786 changes the way impellerc outputs certain errors and adds a new --verbose command line flag. We should update CI so that it uses this flag and gets un-truncated error output when using impellerc.
From #182786 (comment)
#182786 changes the way impellerc outputs certain errors and adds a new --verbose command line flag.
We should update CI so that it uses this flag and gets un-truncated error output when using impellerc.