Confirmed that the following worked:
- Run: rm -rf /tmp/luatex-cache/ (your cache directory location will differ)
- Edit ./tex/texmf-context/tex/context/base/mkiv/scrn-ref.lua
- Replace line 15 to assign the empty function as Hans indicated
- Save the file
- Run: ./bin/mtxrun --generate
- Run: ./tex/texmf-linux-64/bin/context --make
Typesetting XML succeeds again.