   STARTUP │ (Re)initialized boot script
  DIRECTOR │ Launched worker 0
     PHASE │ run
     START │ ./plan.py
   SUCCESS │ ./plan.py
     START │ echo hello > built.txt
   SUCCESS │ echo hello > built.txt
     START │ rr-make-inventory static.txt built.txt -o inventory.txt
   SUCCESS │ rr-make-inventory static.txt built.txt -o inventory.txt
     START │ rr-zip-inventory inventory.txt upload.zip
   SUCCESS │ rr-zip-inventory inventory.txt upload.zip
  DIRECTOR │ Trying to delete 0 outdated output(s).
     PHASE │ watch
   DELETED │ built.txt
   DELETED │ upload.zip
     PHASE │ run
     START │ echo hello > built.txt
   SUCCESS │ echo hello > built.txt
      SKIP │ rr-make-inventory static.txt built.txt -o inventory.txt
     START │ rr-zip-inventory inventory.txt upload.zip
   SUCCESS │ rr-zip-inventory inventory.txt upload.zip
  DIRECTOR │ Trying to delete 0 outdated output(s).
     PHASE │ watch
  DIRECTOR │ Stopping workers.
  DIRECTOR │ See you!
