Failures on new version only: https://common-lisp.net/project/cl-test-grid/asdf/asdf-diff-62.html
it's very interesting, babel on ccl fails with this:
QUICKLISP-CLIENT:SYSTEM-NOT-FOUND : System "hu.dwim.stefil-api-impl" not found
what is this -api-impl thing? rgrep "api" babel/ and hu.dwim.stefil/ gives nothing. rgrep -- "api-impl" quicklisp-* yields also nothing.
where is this coming from?