Can you share more about your build environment? This looks like the way MSBuild prefixes project build output with the ordinal number of the project being built.
This is not the first project I have used a custom target COMMENT, in for printing a marker which indicates the start of the custom target’s output. I can’t remember if I have ever ran in to this issue in the past. If I have, I very much forgot.