   STARTUP │ (Re)initialized boot script
  DIRECTOR │ Launched worker 0
     PHASE │ run
     START │ ./plan.py
   SUCCESS │ ./plan.py
     START │ cp -aT inp1.txt out1.txt
   SUCCESS │ cp -aT inp1.txt out1.txt
     START │ cp -aT inp2.txt out2.txt
   SUCCESS │ cp -aT inp2.txt out2.txt
     START │ cp -aT out1.txt foo1.txt
   SUCCESS │ cp -aT out1.txt foo1.txt
     START │ cp -aT out2.txt foo2.txt
   SUCCESS │ cp -aT out2.txt foo2.txt
  DIRECTOR │ Trying to delete 0 outdated output(s).
     PHASE │ watch
  DIRECTOR │ Stopping workers.
  DIRECTOR │ See you!
