  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 │ python -m stepup.reprep.render main.tex ../variables.py variables.py ../public/main.tex  # wd=static/
   SUCCESS │ python -m stepup.reprep.render main.tex ../variables.py variables.py ../public/main.tex  # wd=static/
     START │ python -m stepup.reprep.latex main.tex --run-bibtex  # wd=public/
RESCHEDULE │ python -m stepup.reprep.latex main.tex --run-bibtex  # wd=public/
────────────────────────────────── Step info ───────────────────────────────────
Command               python -m stepup.reprep.latex main.tex --run-bibtex
Working directory     public/
Return code           0
──────────────── Rescheduling due to unavailable amended inputs ────────────────
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 │ python -m stepup.reprep.latex main.tex --run-bibtex  # wd=public/
   SUCCESS │ python -m stepup.reprep.latex main.tex --run-bibtex  # wd=public/
  WORKFLOW │ Dumped to .stepup/workflow.mpk.xz
     PHASE │ watch
  DIRECTOR │ Stopping workers.
  DIRECTOR │ See you!
