        0/0 |    STARTUP │ (Re)initialized boot script
        0/0 |   DIRECTOR │ Launched worker 0
        0/1 |      PHASE │ run
        0/1 |      START │ runpy ./plan.py
        1/3 |    SUCCESS │ runpy ./plan.py
        1/3 |      START │ runsh cp orig.txt copy1.txt
        2/3 |    SUCCESS │ runsh cp orig.txt copy1.txt
        2/3 |      START │ runsh cp copy1.txt copy2.txt
        3/3 |    SUCCESS │ runsh cp copy1.txt copy2.txt
        3/3 |   DIRECTOR │ Trying to delete 0 outdated output(s)
        3/3 |      PHASE │ watch
        3/3 |    UPDATED │ plan.py
        3/3 |    DELETED │ orig.txt
        0/3 |      PHASE │ run
        0/1 |      START │ runpy ./plan.py
        1/2 |    SUCCESS │ runpy ./plan.py
        1/2 |    WARNING │ 1 step(s) remained pending due to incomplete requirements
─────────────────────────────── Orphaned inputs ────────────────────────────────
             MISSING  orig.txt
            OUTDATED  copy1.txt
───────────────────────────────── PENDING Step ─────────────────────────────────
Action                runsh cp copy1.txt copy2.txt
Working directory     ./
Inputs        STATIC  ./
            OUTDATED  (copy1.txt)
Outputs     OUTDATED  copy2.txt
────────────────────────────────────────────────────────────────────────────────
        1/2 |    WARNING │ Skipping file cleanup due to incomplete build
        1/2 |    WARNING │ Check logs: .stepup/warning.log
        1/2 |      PHASE │ watch
        1/2 |   DIRECTOR │ Stopping workers
        1/2 |   DIRECTOR │ See you!
