I'm sorry about the obscene names, but I've written this processor.
I execute the following at the root of the project: javac -d compiled/ -verbose *.java
Which generates this log. It stops there and no bytecode is generated. I can't figure out why this is happening.