The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of SWCompression, reference 4.8.6 (390e0b), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 11:17:42 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tsolomko/SWCompression.git
Reference: 4.8.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tsolomko/SWCompression
 * tag               4.8.6      -> FETCH_HEAD
HEAD is now at 390e0b0 Merge branch 'develop'
Submodule path 'Tests/Test Files': checked out '83a2bcadb7efb27c1835a2b1324b1a0617bcf901'
Submodule 'Tests/Test Files' (https://github.com/tsolomko/SWCompression-Test-Files.git) registered for path 'Tests/Test Files'
Cloning into '/Users/admin/builder/spi-builder-workspace/Tests/Test Files'...
Cloned https://github.com/tsolomko/SWCompression.git
Revision (git rev-parse @):
390e0b0af8dd19a600005a242a89e570ff482e09
SUCCESS checkout https://github.com/tsolomko/SWCompression.git at 4.8.6
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/tsolomko/SWCompression.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Write sources
[2/11] Copying PrivacyInfo.xcprivacy
[3/11] Write swcomp-entitlement.plist
[4/11] Write sources
[7/11] Write swift-version-1EA4D86E10B52AF.txt
[9/44] Compiling SwiftCLI Error.swift
[10/44] Compiling SwiftCLI HelpCommand.swift
[11/46] Compiling SwiftCLI ValueBox.swift
[12/46] Compiling SwiftCLI VersionCommand.swift
[13/46] Compiling BitByteData MsbBitWriter.swift
[14/46] Compiling BitByteData LsbBitWriter.swift
[15/46] Compiling BitByteData MsbBitReader.swift
[16/46] Compiling BitByteData SignedNumberRepresentation.swift
[17/47] Compiling BitByteData LittleEndianByteReader.swift
[18/47] Compiling BitByteData Extensions.swift
[19/47] Compiling BitByteData LsbBitReader.swift
[20/47] Emitting module BitByteData
[21/47] Compiling SwiftCLI HelpMessageGenerator.swift
[22/47] Compiling SwiftCLI Input.swift
[23/47] Compiling SwiftCLI CLI.swift
[24/47] Compiling SwiftCLI Parser.swift
[25/47] Compiling SwiftCLI Command.swift
[26/47] Compiling SwiftCLI Compatibility.swift
[27/47] Compiling SwiftCLI CompletionGenerator.swift
[28/47] Compiling SwiftCLI OptionRegistry.swift
[29/47] Compiling SwiftCLI Parameter.swift
[30/47] Compiling SwiftCLI ArgumentList.swift
[31/47] Compiling SwiftCLI ArgumentListManipulator.swift
[32/47] Compiling SwiftCLI Term.swift
[33/47] Compiling SwiftCLI Validation.swift
[34/47] Compiling SwiftCLI Option.swift
[35/47] Compiling SwiftCLI OptionGroup.swift
[37/47] Compiling SwiftCLI Path.swift
[38/47] Compiling SwiftCLI Stream.swift
[39/47] Compiling SwiftCLI Task.swift
[43/47] Emitting module SwiftCLI
[44/47] Compiling BitByteData resource_bundle_accessor.swift
[45/140] Compiling SWCompression 7zProperty.swift
[46/140] Compiling SWCompression 7zStreamInfo.swift
[47/140] Compiling SWCompression 7zSubstreamInfo.swift
[48/140] Compiling SWCompression CompressionMethod+7z.swift
[49/140] Compiling SWCompression MsbBitReader+7z.swift
[50/140] Compiling SWCompression BZip2+BlockSize.swift
[51/140] Compiling SWCompression BZip2+Compress.swift
[52/140] Compiling SWCompression BZip2+Lengths.swift
[53/140] Compiling SWCompression BZip2.swift
[54/140] Compiling SWCompression BZip2Error.swift
[55/140] Compiling SWCompression BurrowsWheeler.swift
[56/150] Emitting module SWCompression
[57/150] Compiling SWCompression XZBlock.swift
[58/150] Compiling SWCompression XZError.swift
[59/150] Compiling SWCompression XZStreamHeader.swift
[60/150] Compiling SWCompression BuiltinExtraFields.swift
[61/150] Compiling SWCompression CompressionMethod+Zip.swift
[62/150] Compiling SWCompression FileSystemType+Zip.swift
[63/150] Compiling SWCompression LittleEndianByteReader+Zip.swift
[64/150] Compiling SWCompression ZipCentralDirectoryEntry.swift
[65/150] Compiling SWCompression ZipContainer.swift
[66/150] Compiling SWCompression ZipEndOfCentralDirectory.swift
[67/150] Compiling SWCompression LZMARangeDecoder.swift
[68/150] Compiling SWCompression LZMA2.swift
[69/150] Compiling SWCompression LZMA2Decoder.swift
[70/150] Compiling SWCompression LZMA2Error.swift
[71/150] Compiling SWCompression ContainerEntryType+Tar.swift
[72/150] Compiling SWCompression Data+Tar.swift
[73/150] Compiling SWCompression LittleEndianByteReader+Tar.swift
[74/150] Compiling SWCompression TarContainer.swift
[75/150] Compiling SWCompression TarCreateError.swift
[76/150] Compiling SWCompression TarEntry.swift
[77/150] Compiling SWCompression ZipEntry.swift
[78/150] Compiling SWCompression ZipEntryInfo.swift
[79/150] Compiling SWCompression ZipEntryInfoHelper.swift
[80/150] Compiling SWCompression ZipError.swift
[81/150] Compiling SWCompression ZipExtraField.swift
[82/150] Compiling SWCompression ZipLocalHeader.swift
[83/150] Compiling SWCompression ZlibArchive.swift
[84/150] Compiling SWCompression ZlibError.swift
[85/150] Compiling SWCompression ZlibHeader.swift
[86/150] Compiling SWCompression resource_bundle_accessor.swift
[87/150] Compiling SWCompression TarEntryInfo.swift
[88/150] Compiling SWCompression TarError.swift
[89/150] Compiling SWCompression TarExtendedHeader.swift
[90/150] Compiling SWCompression TarHeader.swift
[91/150] Compiling SWCompression TarParser.swift
[92/150] Compiling SWCompression TarReader.swift
[93/150] Compiling SWCompression TarWriter.swift
[94/150] Compiling SWCompression ByteReader+XZ.swift
[95/150] Compiling SWCompression Sha256.swift
[96/150] Compiling SWCompression XZArchive.swift
[97/150] Compiling SWCompression Deflate+Compress.swift
[98/150] Compiling SWCompression Deflate+Constants.swift
[99/150] Compiling SWCompression Deflate+Lengths.swift
[100/150] Compiling SWCompression Deflate.swift
[101/150] Compiling SWCompression DeflateError.swift
[102/150] Compiling SWCompression FileSystemType+Gzip.swift
[103/150] Compiling SWCompression GzipArchive.swift
[104/150] Compiling SWCompression GzipError.swift
[105/150] Compiling SWCompression GzipHeader+ExtraField.swift
[106/150] Compiling SWCompression GzipHeader.swift
[107/150] Compiling SWCompression ContainerEntry.swift
[108/150] Compiling SWCompression ContainerEntryInfo.swift
[109/150] Compiling SWCompression ContainerEntryType.swift
[110/150] Compiling SWCompression DosAttributes.swift
[111/150] Compiling SWCompression Permissions.swift
[112/150] Compiling SWCompression DataError.swift
[113/150] Compiling SWCompression DecompressionAlgorithm.swift
[114/150] Compiling SWCompression DeltaFilter.swift
[115/150] Compiling SWCompression Extensions.swift
[116/150] Compiling SWCompression FileSystemType.swift
[117/150] Compiling SWCompression 7zCoder+Equatable.swift
[118/150] Compiling SWCompression 7zCoder.swift
[119/150] Compiling SWCompression 7zCoderInfo.swift
[120/150] Compiling SWCompression 7zContainer.swift
[121/150] Compiling SWCompression 7zEntry.swift
[122/150] Compiling SWCompression 7zEntryInfo.swift
[123/150] Compiling SWCompression 7zError.swift
[124/150] Compiling SWCompression 7zFileInfo.swift
[125/150] Compiling SWCompression 7zFolder.swift
[126/150] Compiling SWCompression 7zHeader.swift
[127/150] Compiling SWCompression 7zPackInfo.swift
[128/150] Compiling SWCompression SuffixArray.swift
[129/150] Compiling SWCompression Archive.swift
[130/150] Compiling SWCompression CheckSums.swift
[131/150] Compiling SWCompression Code.swift
[132/150] Compiling SWCompression CodeLength.swift
[133/150] Compiling SWCompression DecodingTree.swift
[134/150] Compiling SWCompression EncodingTree.swift
[135/150] Compiling SWCompression CompressionAlgorithm.swift
[136/150] Compiling SWCompression CompressionMethod.swift
[137/150] Compiling SWCompression Container.swift
[138/150] Compiling SWCompression LZ4+Compress.swift
[139/150] Compiling SWCompression LZ4.swift
[140/150] Compiling SWCompression XxHash32.swift
[141/150] Compiling SWCompression LZMA.swift
[142/150] Compiling SWCompression LZMABitTreeDecoder.swift
[143/150] Compiling SWCompression LZMAConstants.swift
[144/150] Compiling SWCompression LZMADecoder.swift
[145/150] Compiling SWCompression LZMAError.swift
[146/150] Compiling SWCompression LZMALenDecoder.swift
[147/150] Compiling SWCompression LZMAProperties.swift
[148/177] Emitting module swcomp
/Users/admin/builder/spi-builder-workspace/Sources/swcomp/Archives/BZip2Command.swift:13:1: warning: extension declares a conformance of imported type 'BlockSize' to imported protocol 'ConvertibleFromString'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
11 | // The extension is empty because there is a default implementation for a ConvertibleFromString when the RawValue type
12 | // of the enum (Int, in this case) is ConvertibleFromString itself.
13 | extension BZip2.BlockSize: ConvertibleFromString {}
   | |- warning: extension declares a conformance of imported type 'BlockSize' to imported protocol 'ConvertibleFromString'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
14 |
15 | final class BZip2Command: Command {
/Users/admin/builder/spi-builder-workspace/Sources/swcomp/Extensions/CompressionMethod+CustomStringConvertible.swift:9:1: warning: extension declares a conformance of imported type 'CompressionMethod' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
 7 | import SWCompression
 8 |
 9 | extension CompressionMethod: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'CompressionMethod' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
10 |
11 |     public var description: String {
/Users/admin/builder/spi-builder-workspace/Sources/swcomp/Extensions/ContainerEntryInfo+CustomStringConvertible.swift:118:1: warning: extension declares a conformance of imported type 'TarEntryInfo' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
116 | }
117 |
118 | extension TarEntryInfo: CustomStringConvertible { }
    | |- warning: extension declares a conformance of imported type 'TarEntryInfo' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
119 |
120 | extension ZipEntryInfo: CustomStringConvertible { }
/Users/admin/builder/spi-builder-workspace/Sources/swcomp/Extensions/ContainerEntryInfo+CustomStringConvertible.swift:120:1: warning: extension declares a conformance of imported type 'ZipEntryInfo' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
118 | extension TarEntryInfo: CustomStringConvertible { }
119 |
120 | extension ZipEntryInfo: CustomStringConvertible { }
    | |- warning: extension declares a conformance of imported type 'ZipEntryInfo' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
121 |
122 | extension SevenZipEntryInfo: CustomStringConvertible { }
/Users/admin/builder/spi-builder-workspace/Sources/swcomp/Extensions/ContainerEntryInfo+CustomStringConvertible.swift:122:1: warning: extension declares a conformance of imported type 'SevenZipEntryInfo' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
120 | extension ZipEntryInfo: CustomStringConvertible { }
121 |
122 | extension SevenZipEntryInfo: CustomStringConvertible { }
    | |- warning: extension declares a conformance of imported type 'SevenZipEntryInfo' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
123 |
/Users/admin/builder/spi-builder-workspace/Sources/swcomp/Extensions/FileSystemType+CustomStringConvertible.swift:9:1: warning: extension declares a conformance of imported type 'FileSystemType' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
 7 | import SWCompression
 8 |
 9 | extension FileSystemType: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'FileSystemType' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
10 |
11 |     public var description: String {
/Users/admin/builder/spi-builder-workspace/Sources/swcomp/Extensions/GzipHeader+CustomStringConvertible.swift:9:1: warning: extension declares a conformance of imported type 'GzipHeader' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
 7 | import SWCompression
 8 |
 9 | extension GzipHeader: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'GzipHeader' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
10 |
11 |     public var description: String {
/Users/admin/builder/spi-builder-workspace/Sources/swcomp/Extensions/TarFormat+ConvertibleFromString.swift:11:1: warning: extension declares a conformance of imported type 'Format' to imported protocol 'ConvertibleFromString'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
 9 |
10 | // This extension allows to use TarContainer.Format as a Key option.
11 | extension TarContainer.Format: ConvertibleFromString {
   | |- warning: extension declares a conformance of imported type 'Format' to imported protocol 'ConvertibleFromString'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |
13 |     public init?(input: String) {
[149/179] Compiling swcomp ZipCommand.swift
/Users/admin/builder/spi-builder-workspace/Sources/swcomp/Extensions/CompressionMethod+CustomStringConvertible.swift:9:1: warning: extension declares a conformance of imported type 'CompressionMethod' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
 7 | import SWCompression
 8 |
 9 | extension CompressionMethod: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'CompressionMethod' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
10 |
11 |     public var description: String {
/Users/admin/builder/spi-builder-workspace/Sources/swcomp/Extensions/ContainerEntryInfo+CustomStringConvertible.swift:118:1: warning: extension declares a conformance of imported type 'TarEntryInfo' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
116 | }
117 |
118 | extension TarEntryInfo: CustomStringConvertible { }
    | |- warning: extension declares a conformance of imported type 'TarEntryInfo' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
119 |
120 | extension ZipEntryInfo: CustomStringConvertible { }
/Users/admin/builder/spi-builder-workspace/Sources/swcomp/Extensions/ContainerEntryInfo+CustomStringConvertible.swift:120:1: warning: extension declares a conformance of imported type 'ZipEntryInfo' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
118 | extension TarEntryInfo: CustomStringConvertible { }
119 |
120 | extension ZipEntryInfo: CustomStringConvertible { }
    | |- warning: extension declares a conformance of imported type 'ZipEntryInfo' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
121 |
122 | extension SevenZipEntryInfo: CustomStringConvertible { }
/Users/admin/builder/spi-builder-workspace/Sources/swcomp/Extensions/ContainerEntryInfo+CustomStringConvertible.swift:122:1: warning: extension declares a conformance of imported type 'SevenZipEntryInfo' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
120 | extension ZipEntryInfo: CustomStringConvertible { }
121 |
122 | extension SevenZipEntryInfo: CustomStringConvertible { }
    | |- warning: extension declares a conformance of imported type 'SevenZipEntryInfo' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
123 |
[150/179] Compiling swcomp CompressionMethod+CustomStringConvertible.swift
/Users/admin/builder/spi-builder-workspace/Sources/swcomp/Extensions/CompressionMethod+CustomStringConvertible.swift:9:1: warning: extension declares a conformance of imported type 'CompressionMethod' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
 7 | import SWCompression
 8 |
 9 | extension CompressionMethod: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'CompressionMethod' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
10 |
11 |     public var description: String {
/Users/admin/builder/spi-builder-workspace/Sources/swcomp/Extensions/ContainerEntryInfo+CustomStringConvertible.swift:118:1: warning: extension declares a conformance of imported type 'TarEntryInfo' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
116 | }
117 |
118 | extension TarEntryInfo: CustomStringConvertible { }
    | |- warning: extension declares a conformance of imported type 'TarEntryInfo' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
119 |
120 | extension ZipEntryInfo: CustomStringConvertible { }
/Users/admin/builder/spi-builder-workspace/Sources/swcomp/Extensions/ContainerEntryInfo+CustomStringConvertible.swift:120:1: warning: extension declares a conformance of imported type 'ZipEntryInfo' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
118 | extension TarEntryInfo: CustomStringConvertible { }
119 |
120 | extension ZipEntryInfo: CustomStringConvertible { }
    | |- warning: extension declares a conformance of imported type 'ZipEntryInfo' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
121 |
122 | extension SevenZipEntryInfo: CustomStringConvertible { }
/Users/admin/builder/spi-builder-workspace/Sources/swcomp/Extensions/ContainerEntryInfo+CustomStringConvertible.swift:122:1: warning: extension declares a conformance of imported type 'SevenZipEntryInfo' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
120 | extension ZipEntryInfo: CustomStringConvertible { }
121 |
122 | extension SevenZipEntryInfo: CustomStringConvertible { }
    | |- warning: extension declares a conformance of imported type 'SevenZipEntryInfo' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
123 |
[151/179] Compiling swcomp ContainerEntryInfo+CustomStringConvertible.swift
/Users/admin/builder/spi-builder-workspace/Sources/swcomp/Extensions/CompressionMethod+CustomStringConvertible.swift:9:1: warning: extension declares a conformance of imported type 'CompressionMethod' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
 7 | import SWCompression
 8 |
 9 | extension CompressionMethod: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'CompressionMethod' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
10 |
11 |     public var description: String {
/Users/admin/builder/spi-builder-workspace/Sources/swcomp/Extensions/ContainerEntryInfo+CustomStringConvertible.swift:118:1: warning: extension declares a conformance of imported type 'TarEntryInfo' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
116 | }
117 |
118 | extension TarEntryInfo: CustomStringConvertible { }
    | |- warning: extension declares a conformance of imported type 'TarEntryInfo' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
119 |
120 | extension ZipEntryInfo: CustomStringConvertible { }
/Users/admin/builder/spi-builder-workspace/Sources/swcomp/Extensions/ContainerEntryInfo+CustomStringConvertible.swift:120:1: warning: extension declares a conformance of imported type 'ZipEntryInfo' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
118 | extension TarEntryInfo: CustomStringConvertible { }
119 |
120 | extension ZipEntryInfo: CustomStringConvertible { }
    | |- warning: extension declares a conformance of imported type 'ZipEntryInfo' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
121 |
122 | extension SevenZipEntryInfo: CustomStringConvertible { }
/Users/admin/builder/spi-builder-workspace/Sources/swcomp/Extensions/ContainerEntryInfo+CustomStringConvertible.swift:122:1: warning: extension declares a conformance of imported type 'SevenZipEntryInfo' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
120 | extension ZipEntryInfo: CustomStringConvertible { }
121 |
122 | extension SevenZipEntryInfo: CustomStringConvertible { }
    | |- warning: extension declares a conformance of imported type 'SevenZipEntryInfo' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
123 |
[152/179] Compiling swcomp FileHandle+CloseCompat.swift
/Users/admin/builder/spi-builder-workspace/Sources/swcomp/Extensions/FileSystemType+CustomStringConvertible.swift:9:1: warning: extension declares a conformance of imported type 'FileSystemType' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
 7 | import SWCompression
 8 |
 9 | extension FileSystemType: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'FileSystemType' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
10 |
11 |     public var description: String {
/Users/admin/builder/spi-builder-workspace/Sources/swcomp/Extensions/GzipHeader+CustomStringConvertible.swift:9:1: warning: extension declares a conformance of imported type 'GzipHeader' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
 7 | import SWCompression
 8 |
 9 | extension GzipHeader: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'GzipHeader' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
10 |
11 |     public var description: String {
[153/179] Compiling swcomp FileSystemType+CustomStringConvertible.swift
/Users/admin/builder/spi-builder-workspace/Sources/swcomp/Extensions/FileSystemType+CustomStringConvertible.swift:9:1: warning: extension declares a conformance of imported type 'FileSystemType' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
 7 | import SWCompression
 8 |
 9 | extension FileSystemType: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'FileSystemType' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
10 |
11 |     public var description: String {
/Users/admin/builder/spi-builder-workspace/Sources/swcomp/Extensions/GzipHeader+CustomStringConvertible.swift:9:1: warning: extension declares a conformance of imported type 'GzipHeader' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
 7 | import SWCompression
 8 |
 9 | extension GzipHeader: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'GzipHeader' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
10 |
11 |     public var description: String {
[154/179] Compiling swcomp GzipHeader+CustomStringConvertible.swift
/Users/admin/builder/spi-builder-workspace/Sources/swcomp/Extensions/FileSystemType+CustomStringConvertible.swift:9:1: warning: extension declares a conformance of imported type 'FileSystemType' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
 7 | import SWCompression
 8 |
 9 | extension FileSystemType: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'FileSystemType' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
10 |
11 |     public var description: String {
/Users/admin/builder/spi-builder-workspace/Sources/swcomp/Extensions/GzipHeader+CustomStringConvertible.swift:9:1: warning: extension declares a conformance of imported type 'GzipHeader' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
 7 | import SWCompression
 8 |
 9 | extension GzipHeader: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'GzipHeader' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
10 |
11 |     public var description: String {
[155/179] Compiling swcomp TarEntry+Create.swift
/Users/admin/builder/spi-builder-workspace/Sources/swcomp/Extensions/TarFormat+ConvertibleFromString.swift:11:1: warning: extension declares a conformance of imported type 'Format' to imported protocol 'ConvertibleFromString'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
 9 |
10 | // This extension allows to use TarContainer.Format as a Key option.
11 | extension TarContainer.Format: ConvertibleFromString {
   | |- warning: extension declares a conformance of imported type 'Format' to imported protocol 'ConvertibleFromString'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |
13 |     public init?(input: String) {
[156/179] Compiling swcomp TarFormat+ConvertibleFromString.swift
/Users/admin/builder/spi-builder-workspace/Sources/swcomp/Extensions/TarFormat+ConvertibleFromString.swift:11:1: warning: extension declares a conformance of imported type 'Format' to imported protocol 'ConvertibleFromString'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
 9 |
10 | // This extension allows to use TarContainer.Format as a Key option.
11 | extension TarContainer.Format: ConvertibleFromString {
   | |- warning: extension declares a conformance of imported type 'Format' to imported protocol 'ConvertibleFromString'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |
13 |     public init?(input: String) {
[157/179] Compiling swcomp LZMACommand.swift
[158/179] Compiling swcomp XZCommand.swift
[159/179] Compiling swcomp Benchmark.swift
[160/179] Compiling swcomp BZip2Command.swift
/Users/admin/builder/spi-builder-workspace/Sources/swcomp/Archives/BZip2Command.swift:13:1: warning: extension declares a conformance of imported type 'BlockSize' to imported protocol 'ConvertibleFromString'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
11 | // The extension is empty because there is a default implementation for a ConvertibleFromString when the RawValue type
12 | // of the enum (Int, in this case) is ConvertibleFromString itself.
13 | extension BZip2.BlockSize: ConvertibleFromString {}
   | |- warning: extension declares a conformance of imported type 'BlockSize' to imported protocol 'ConvertibleFromString'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
14 |
15 | final class BZip2Command: Command {
[161/179] Compiling swcomp GZipCommand.swift
/Users/admin/builder/spi-builder-workspace/Sources/swcomp/Archives/BZip2Command.swift:13:1: warning: extension declares a conformance of imported type 'BlockSize' to imported protocol 'ConvertibleFromString'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
11 | // The extension is empty because there is a default implementation for a ConvertibleFromString when the RawValue type
12 | // of the enum (Int, in this case) is ConvertibleFromString itself.
13 | extension BZip2.BlockSize: ConvertibleFromString {}
   | |- warning: extension declares a conformance of imported type 'BlockSize' to imported protocol 'ConvertibleFromString'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
14 |
15 | final class BZip2Command: Command {
[162/179] Compiling swcomp LZ4Command.swift
/Users/admin/builder/spi-builder-workspace/Sources/swcomp/Archives/BZip2Command.swift:13:1: warning: extension declares a conformance of imported type 'BlockSize' to imported protocol 'ConvertibleFromString'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
11 | // The extension is empty because there is a default implementation for a ConvertibleFromString when the RawValue type
12 | // of the enum (Int, in this case) is ConvertibleFromString itself.
13 | extension BZip2.BlockSize: ConvertibleFromString {}
   | |- warning: extension declares a conformance of imported type 'BlockSize' to imported protocol 'ConvertibleFromString'; this will not behave correctly if the owners of 'SWCompression' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
14 |
15 | final class BZip2Command: Command {
[163/179] Compiling swcomp BenchmarkGroup.swift
[164/179] Compiling swcomp BenchmarkMetadata.swift
[165/179] Compiling swcomp BenchmarkResult.swift
[166/179] Compiling swcomp SwcompError.swift
[167/179] Compiling swcomp main.swift
[168/179] Compiling swcomp CommonFunctions.swift
[169/179] Compiling swcomp ContainerCommand.swift
[170/179] Compiling swcomp TarCommand.swift
[171/179] Compiling swcomp ShowBenchmarkCommand.swift
[172/179] Compiling swcomp SpeedFormatter.swift
[173/179] Compiling swcomp 7ZipCommand.swift
[174/179] Compiling swcomp Benchmarks.swift
[175/179] Compiling swcomp RunBenchmarkCommand.swift
[176/179] Compiling swcomp SaveFile.swift
[176/179] Write Objects.LinkFileList
[177/179] Linking swcomp
[178/179] Applying swcomp
Build complete! (13.45s)
Fetching https://github.com/tsolomko/BitByteData
Fetching https://github.com/jakeheis/SwiftCLI
[1/3067] Fetching bitbytedata
[63/8141] Fetching bitbytedata, swiftcli
Fetched https://github.com/jakeheis/SwiftCLI from cache (1.15s)
Fetched https://github.com/tsolomko/BitByteData from cache (1.16s)
Computing version for https://github.com/jakeheis/SwiftCLI
Computed https://github.com/jakeheis/SwiftCLI at 6.0.3 (1.64s)
Computing version for https://github.com/tsolomko/BitByteData
Computed https://github.com/tsolomko/BitByteData at 2.0.4 (0.47s)
Creating working copy for https://github.com/jakeheis/SwiftCLI
Working copy of https://github.com/jakeheis/SwiftCLI resolved at 6.0.3
Creating working copy for https://github.com/tsolomko/BitByteData
Working copy of https://github.com/tsolomko/BitByteData resolved at 2.0.4
Build complete.
{
  "dependencies" : [
    {
      "identity" : "bitbytedata",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tsolomko/BitByteData"
    },
    {
      "identity" : "swiftcli",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "6.0.0",
            "upper_bound" : "7.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jakeheis/SwiftCLI"
    }
  ],
  "manifest_display_name" : "SWCompression",
  "name" : "SWCompression",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    }
  ],
  "products" : [
    {
      "name" : "SWCompression",
      "targets" : [
        "SWCompression"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "swcomp",
      "targets" : [
        "swcomp"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "swcomp",
      "module_type" : "SwiftTarget",
      "name" : "swcomp",
      "path" : "Sources",
      "product_dependencies" : [
        "SwiftCLI"
      ],
      "product_memberships" : [
        "swcomp"
      ],
      "sources" : [
        "swcomp/Archives/BZip2Command.swift",
        "swcomp/Archives/GZipCommand.swift",
        "swcomp/Archives/LZ4Command.swift",
        "swcomp/Archives/LZMACommand.swift",
        "swcomp/Archives/XZCommand.swift",
        "swcomp/Benchmarks/Benchmark.swift",
        "swcomp/Benchmarks/BenchmarkGroup.swift",
        "swcomp/Benchmarks/BenchmarkMetadata.swift",
        "swcomp/Benchmarks/BenchmarkResult.swift",
        "swcomp/Benchmarks/Benchmarks.swift",
        "swcomp/Benchmarks/RunBenchmarkCommand.swift",
        "swcomp/Benchmarks/SaveFile.swift",
        "swcomp/Benchmarks/ShowBenchmarkCommand.swift",
        "swcomp/Benchmarks/SpeedFormatter.swift",
        "swcomp/Containers/7ZipCommand.swift",
        "swcomp/Containers/CommonFunctions.swift",
        "swcomp/Containers/ContainerCommand.swift",
        "swcomp/Containers/TarCommand.swift",
        "swcomp/Containers/ZipCommand.swift",
        "swcomp/Extensions/CompressionMethod+CustomStringConvertible.swift",
        "swcomp/Extensions/ContainerEntryInfo+CustomStringConvertible.swift",
        "swcomp/Extensions/FileHandle+CloseCompat.swift",
        "swcomp/Extensions/FileSystemType+CustomStringConvertible.swift",
        "swcomp/Extensions/GzipHeader+CustomStringConvertible.swift",
        "swcomp/Extensions/TarEntry+Create.swift",
        "swcomp/Extensions/TarFormat+ConvertibleFromString.swift",
        "swcomp/SwcompError.swift",
        "swcomp/main.swift"
      ],
      "target_dependencies" : [
        "SWCompression"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "SWCompression",
      "module_type" : "SwiftTarget",
      "name" : "SWCompression",
      "path" : "Sources",
      "product_dependencies" : [
        "BitByteData"
      ],
      "product_memberships" : [
        "SWCompression",
        "swcomp"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "7-Zip/7zCoder+Equatable.swift",
        "7-Zip/7zCoder.swift",
        "7-Zip/7zCoderInfo.swift",
        "7-Zip/7zContainer.swift",
        "7-Zip/7zEntry.swift",
        "7-Zip/7zEntryInfo.swift",
        "7-Zip/7zError.swift",
        "7-Zip/7zFileInfo.swift",
        "7-Zip/7zFolder.swift",
        "7-Zip/7zHeader.swift",
        "7-Zip/7zPackInfo.swift",
        "7-Zip/7zProperty.swift",
        "7-Zip/7zStreamInfo.swift",
        "7-Zip/7zSubstreamInfo.swift",
        "7-Zip/CompressionMethod+7z.swift",
        "7-Zip/MsbBitReader+7z.swift",
        "BZip2/BZip2+BlockSize.swift",
        "BZip2/BZip2+Compress.swift",
        "BZip2/BZip2+Lengths.swift",
        "BZip2/BZip2.swift",
        "BZip2/BZip2Error.swift",
        "BZip2/BurrowsWheeler.swift",
        "BZip2/SuffixArray.swift",
        "Common/Archive.swift",
        "Common/CheckSums.swift",
        "Common/CodingTree/Code.swift",
        "Common/CodingTree/CodeLength.swift",
        "Common/CodingTree/DecodingTree.swift",
        "Common/CodingTree/EncodingTree.swift",
        "Common/CompressionAlgorithm.swift",
        "Common/CompressionMethod.swift",
        "Common/Container/Container.swift",
        "Common/Container/ContainerEntry.swift",
        "Common/Container/ContainerEntryInfo.swift",
        "Common/Container/ContainerEntryType.swift",
        "Common/Container/DosAttributes.swift",
        "Common/Container/Permissions.swift",
        "Common/DataError.swift",
        "Common/DecompressionAlgorithm.swift",
        "Common/DeltaFilter.swift",
        "Common/Extensions.swift",
        "Common/FileSystemType.swift",
        "Deflate/Deflate+Compress.swift",
        "Deflate/Deflate+Constants.swift",
        "Deflate/Deflate+Lengths.swift",
        "Deflate/Deflate.swift",
        "Deflate/DeflateError.swift",
        "GZip/FileSystemType+Gzip.swift",
        "GZip/GzipArchive.swift",
        "GZip/GzipError.swift",
        "GZip/GzipHeader+ExtraField.swift",
        "GZip/GzipHeader.swift",
        "LZ4/LZ4+Compress.swift",
        "LZ4/LZ4.swift",
        "LZ4/XxHash32.swift",
        "LZMA/LZMA.swift",
        "LZMA/LZMABitTreeDecoder.swift",
        "LZMA/LZMAConstants.swift",
        "LZMA/LZMADecoder.swift",
        "LZMA/LZMAError.swift",
        "LZMA/LZMALenDecoder.swift",
        "LZMA/LZMAProperties.swift",
        "LZMA/LZMARangeDecoder.swift",
        "LZMA2/LZMA2.swift",
        "LZMA2/LZMA2Decoder.swift",
        "LZMA2/LZMA2Error.swift",
        "TAR/ContainerEntryType+Tar.swift",
        "TAR/Data+Tar.swift",
        "TAR/LittleEndianByteReader+Tar.swift",
        "TAR/TarContainer.swift",
        "TAR/TarCreateError.swift",
        "TAR/TarEntry.swift",
        "TAR/TarEntryInfo.swift",
        "TAR/TarError.swift",
        "TAR/TarExtendedHeader.swift",
        "TAR/TarHeader.swift",
        "TAR/TarParser.swift",
        "TAR/TarReader.swift",
        "TAR/TarWriter.swift",
        "XZ/ByteReader+XZ.swift",
        "XZ/Sha256.swift",
        "XZ/XZArchive.swift",
        "XZ/XZBlock.swift",
        "XZ/XZError.swift",
        "XZ/XZStreamHeader.swift",
        "ZIP/BuiltinExtraFields.swift",
        "ZIP/CompressionMethod+Zip.swift",
        "ZIP/FileSystemType+Zip.swift",
        "ZIP/LittleEndianByteReader+Zip.swift",
        "ZIP/ZipCentralDirectoryEntry.swift",
        "ZIP/ZipContainer.swift",
        "ZIP/ZipEndOfCentralDirectory.swift",
        "ZIP/ZipEntry.swift",
        "ZIP/ZipEntryInfo.swift",
        "ZIP/ZipEntryInfoHelper.swift",
        "ZIP/ZipError.swift",
        "ZIP/ZipExtraField.swift",
        "ZIP/ZipLocalHeader.swift",
        "Zlib/ZlibArchive.swift",
        "Zlib/ZlibError.swift",
        "Zlib/ZlibHeader.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.