Due to https://tug.org/pipermail/luatex/2015-November/005536.html, penlight's `utils.execute` and `utils.executeex` are actually partially broken because they rely on version `5.3` of `os.execute` but `luatex` provides version `5.1`.
Due to https://tug.org/pipermail/luatex/2015-November/005536.html, penlight's
utils.executeandutils.executeexare actually partially broken because they rely on version5.3ofos.executebutluatexprovides version5.1.