Expand description
Progress-bar OutputRenderer — bridges BuildEvents into
tracing spans that tracing-indicatif renders as live progress
bars.
Each pipeline step gets its own child span (and therefore its own progress bar). Completed steps stay visible with a ✓/✗ indicator; only actively running steps show a spinner. Logs are buffered silently and only replayed to the writer on failure.