In phobos(std.zip), none-deprecated method "ZipArchive.build" uses deprecated member "ArchiveMember.madeVersion". ---- std\zip.d(421): Deprecation: function std.zip.ArchiveMember.madeVersion is deprecated - Please use fileAttributes instead.
Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/c42bb8f593afcfe1560109019ce3c99f4375096a Fix Issue 12003 - std\zip.d(421): Deprecation https://github.com/D-Programming-Language/phobos/commit/a86721bb4c6fdcac2eb2cc576a3ffb954b9ac3d3 Merge pull request #1885 from shoo/fix_issue12003 Fix Issue 12003 - std\zip.d(421): Deprecation
auto close failure: https://github.com/D-Programming-Language/phobos/pull/1885