   STARTUP │ (Re)initialized boot script
  DIRECTOR │ Launched worker 0
     PHASE │ run
     START │ ./plan.py
   SUCCESS │ ./plan.py
     START │ mkdir -p public/
   SUCCESS │ mkdir -p public/
     START │ ./plan.py  # wd=static/
   SUCCESS │ ./plan.py  # wd=static/
     START │ rr-render-jinja main.tex ../variables.py variables.py ../public/main.tex  # wd=static/
   SUCCESS │ rr-render-jinja main.tex ../variables.py variables.py ../public/main.tex  # wd=static/
     START │ rr-compile-latex main.tex --run-bibtex  # wd=public/
RESCHEDULE │ rr-compile-latex main.tex --run-bibtex  # wd=public/
──────────────── Rescheduling due to unavailable amended inputs ────────────────
Missing inputs and/or required directories:
public/preamble.inc.tex
────────────────────────────────────────────────────────────────────────────────
     START │ cp -aT static/preamble.inc.tex public/preamble.inc.tex
   SUCCESS │ cp -aT static/preamble.inc.tex public/preamble.inc.tex
     START │ rr-compile-latex main.tex --run-bibtex  # wd=public/
   SUCCESS │ rr-compile-latex main.tex --run-bibtex  # wd=public/
  DIRECTOR │ Trying to delete 0 outdated output(s).
   WARNING │ Check logs: .stepup/warning.log
     PHASE │ watch
  DIRECTOR │ Stopping workers.
  DIRECTOR │ See you!
