Run these unit tests, and they finally work again:
arc unit ./src/infrastructure/parser/__tests__/PhutilPygmentizeParserTestCase.php
arc unit ./src/infrastructure/markup/remarkup/__tests__/PhutilRemarkupEngineTestCase.php
Additionally, run this, that has new tests added:
arc unit ./src/infrastructure/parser/__tests__/PhutilURIHelperTestCase.php
Also run this, check that the class tree is already correct:
arc liberate
Have fun with the green lights.