fn fmt(self: *Build, comptime format: []const u8, args: anytype) []u8
self: *Build,
format: []const u8,
args: anytype,