   STARTUP │ Making failed steps pending
   STARTUP │ Watching 1 director(y|ies) from initial database
   STARTUP │ Making steps pending that use changed environment variables
   UPDATED │ ENV_VAR_TEST_STEPUP_IDX ='1' ➜ ='3'
   STARTUP │ Scanning initial database for changed files
   STARTUP │ Scanning initial database for new nglob matches
  DIRECTOR │ Launched worker 0
     PHASE │ run
    NOSKIP │ ./plan.py
──────────────────────────── Changes causing rerun ─────────────────────────────
Modified step hash   explained, inp_digest 2a63643b ➜ 8dd342cf, out_digest 786a02f7 ➜ (unset)
Modified env var     ENV_VAR_TEST_STEPUP_IDX ='1' ➜ ='3'
────────────────────────────── Remained the same ───────────────────────────────
Same inp hash        ./
Same inp hash        plan.py
────────────────────────────────────────────────────────────────────────────────
     START │ ./plan.py
   SUCCESS │ ./plan.py
    NOSKIP │ cp -aT raw3.txt converted3.txt
───────────────────────────── Missing output files ─────────────────────────────
converted3.txt
──────────────────────────── Changes causing rerun ─────────────────────────────
Modified step hash   explained, inp_digest f3ff933a, out_digest a178aaf5 ➜ 7a41515e
Modified out hash    converted3.txt (digest cc78467b ➜ UNKNOWN, size 5 ➜ 0, mode -rw-r--r-- ➜ ?---------)
────────────────────────────── Remained the same ───────────────────────────────
Same inp hash        ./
Same inp hash        raw3.txt
────────────────────────────────────────────────────────────────────────────────
     START │ cp -aT raw3.txt converted3.txt
   SUCCESS │ cp -aT raw3.txt converted3.txt
     START │ cp -aT converted3.txt used.txt
   SUCCESS │ cp -aT converted3.txt used.txt
  DIRECTOR │ Trying to delete 1 outdated output(s).
     CLEAN │ converted1.txt
   WARNING │ Check logs: .stepup/warning.log
     PHASE │ watch
  DIRECTOR │ Stopping workers.
  DIRECTOR │ See you!
