debug print errors for nested vcs (#4026)
### Description
It's annoying to debug when the whole dbg will throw an error if any
nested Vc is in error state.
Instead we want to print the errors here.
### Testing Instructions
<!--
Give a quick description of steps to test your changes.
-->
<!--
When the below is checked (default) our PR bot will automatically
assign labels to your PR based on the content to help the team
organize and review it faster.
-->
[X] Auto label