        0/0 |    STARTUP │ (Re)initialized boot script
        0/0 |   DIRECTOR │ Launched worker 0
        0/1 |      PHASE │ run
        0/1 |      START │ runpy ./plan.py
        1/4 |    SUCCESS │ runpy ./plan.py
        1/4 |      START │ copy initial.txt input.txt
        2/4 |    SUCCESS │ copy initial.txt input.txt
        2/4 |    WARNING │ 2 step(s) remained pending due to blocked steps
──────────────────────────────── Blocked steps ─────────────────────────────────
step:runpy ./expensive.py
────────────────────────────────────────────────────────────────────────────────
        2/4 |    WARNING │ Skipping file cleanup due to incomplete build
        2/4 |    WARNING │ Check logs: .stepup/warning.log
        2/4 |      PHASE │ watch
        2/4 |    UPDATED │ plan.py
        1/4 |      PHASE │ run
        0/1 |      START │ runpy ./plan.py
        2/4 |    SUCCESS │ runpy ./plan.py
        2/4 |      START │ runpy ./expensive.py
        3/4 |    SUCCESS │ runpy ./expensive.py
─────────────────────────────── Standard output ────────────────────────────────
The initial file.
────────────────────────────────────────────────────────────────────────────────
        3/4 |      START │ copy output.txt final.txt
        4/4 |    SUCCESS │ copy output.txt final.txt
        4/4 |   DIRECTOR │ Trying to delete 0 outdated output(s)
        4/4 |      PHASE │ watch
        4/4 |   DIRECTOR │ Stopping workers
        4/4 |   DIRECTOR │ See you!
