dmd/ctfe/bc.d(3365): Deprecation: argument string_start for format specification "%.*s" must be char*, not uint*
dmd/ctfe/bc.d(3369): Deprecation: argument (opRef - stackP) / 8L * 4L for format specification "%u" must be int, not long
dmd/ctfe/bc.d(3369): Deprecation: argument *opRef for format specification "%p" must be void*, not long