   STARTUP │ (Re)initialized boot script
  DIRECTOR │ Launched worker 0
     PHASE │ run
     START │ ./plan.py
   SUCCESS │ ./plan.py
     START │ ./work.py
   SUCCESS │ ./work.py
     START │ cp -aT inp.txt out.txt
   SUCCESS │ cp -aT inp.txt out.txt
  DIRECTOR │ Trying to delete 0 outdated output(s).
     PHASE │ watch
   UPDATED │ plan.py
     PHASE │ run
     START │ ./plan.py
   SUCCESS │ ./plan.py
  DIRECTOR │ Trying to delete 0 outdated output(s).
     PHASE │ watch
   UPDATED │ plan.py
     PHASE │ run
     START │ ./plan.py
   SUCCESS │ ./plan.py
  DIRECTOR │ Trying to delete 0 outdated output(s).
     PHASE │ watch
  DIRECTOR │ Stopping workers.
  DIRECTOR │ See you!
