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 develop (e71c7d), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 11:14:22 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: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tsolomko/SWCompression
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at e71c7d8 [CI] Use docker for broken windows builds
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 @):
e71c7d88f350b90365395c3fd6af61082344ee18
SUCCESS checkout https://github.com/tsolomko/SWCompression.git at develop
========================================
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] Write swcomp-entitlement.plist
[3/11] Write sources
[3/11] Copying PrivacyInfo.xcprivacy
[7/11] Write swift-version-1EA4D86E10B52AF.txt
[9/44] Compiling SwiftCLI Option.swift
[10/44] Compiling SwiftCLI OptionGroup.swift
[11/46] Compiling SwiftCLI ValueBox.swift
[12/46] Compiling SwiftCLI VersionCommand.swift
[13/46] Compiling SwiftCLI Term.swift
[14/46] Compiling SwiftCLI Validation.swift
[15/46] Emitting module SwiftCLI
[16/46] Compiling SwiftCLI ArgumentList.swift
[17/46] Compiling SwiftCLI ArgumentListManipulator.swift
[18/46] Compiling SwiftCLI CLI.swift
[19/46] Compiling SwiftCLI Command.swift
[20/46] Compiling SwiftCLI Compatibility.swift
[21/46] Compiling SwiftCLI CompletionGenerator.swift
[22/46] Compiling BitByteData LittleEndianByteReader.swift
[23/47] Compiling SwiftCLI HelpMessageGenerator.swift
[24/47] Compiling SwiftCLI Input.swift
[25/47] Compiling SwiftCLI Error.swift
[26/47] Compiling SwiftCLI HelpCommand.swift
[27/47] Compiling SwiftCLI Parser.swift
[28/47] Compiling SwiftCLI Path.swift
[29/47] Compiling SwiftCLI OptionRegistry.swift
[30/47] Compiling SwiftCLI Parameter.swift
[31/47] Compiling SwiftCLI Stream.swift
[32/47] Compiling SwiftCLI Task.swift
[35/47] Emitting module BitByteData
[38/47] Compiling BitByteData Extensions.swift
[39/47] Compiling BitByteData MsbBitReader.swift
[40/47] Compiling BitByteData LsbBitWriter.swift
[41/47] Compiling BitByteData SignedNumberRepresentation.swift
[42/47] Compiling BitByteData MsbBitWriter.swift
[43/47] Compiling BitByteData LsbBitReader.swift
[44/47] Compiling BitByteData resource_bundle_accessor.swift
[45/140] Emitting module SWCompression
[46/150] Compiling SWCompression 7zProperty.swift
[47/150] Compiling SWCompression 7zStreamInfo.swift
[48/150] Compiling SWCompression 7zSubstreamInfo.swift
[49/150] Compiling SWCompression CompressionMethod+7z.swift
[50/150] Compiling SWCompression MsbBitReader+7z.swift
[51/150] Compiling SWCompression BZip2+BlockSize.swift
[52/150] Compiling SWCompression BZip2+Compress.swift
[53/150] Compiling SWCompression BZip2+Lengths.swift
[54/150] Compiling SWCompression BZip2.swift
[55/150] Compiling SWCompression BZip2Error.swift
[56/150] Compiling SWCompression BurrowsWheeler.swift
[57/150] Compiling SWCompression ZipEntry.swift
[58/150] Compiling SWCompression ZipEntryInfo.swift
[59/150] Compiling SWCompression ZipEntryInfoHelper.swift
[60/150] Compiling SWCompression ZipError.swift
[61/150] Compiling SWCompression ZipExtraField.swift
[62/150] Compiling SWCompression ZipLocalHeader.swift
[63/150] Compiling SWCompression ZlibArchive.swift
[64/150] Compiling SWCompression ZlibError.swift
[65/150] Compiling SWCompression ZlibHeader.swift
[66/150] Compiling SWCompression resource_bundle_accessor.swift
[67/150] Compiling SWCompression XZBlock.swift
[68/150] Compiling SWCompression XZError.swift
[69/150] Compiling SWCompression XZStreamHeader.swift
[70/150] Compiling SWCompression BuiltinExtraFields.swift
[71/150] Compiling SWCompression CompressionMethod+Zip.swift
[72/150] Compiling SWCompression FileSystemType+Zip.swift
[73/150] Compiling SWCompression LittleEndianByteReader+Zip.swift
[74/150] Compiling SWCompression ZipCentralDirectoryEntry.swift
[75/150] Compiling SWCompression ZipContainer.swift
[76/150] Compiling SWCompression ZipEndOfCentralDirectory.swift
[77/150] Compiling SWCompression ContainerEntry.swift
[78/150] Compiling SWCompression ContainerEntryInfo.swift
[79/150] Compiling SWCompression ContainerEntryType.swift
[80/150] Compiling SWCompression DosAttributes.swift
[81/150] Compiling SWCompression Permissions.swift
[82/150] Compiling SWCompression DataError.swift
[83/150] Compiling SWCompression DecompressionAlgorithm.swift
[84/150] Compiling SWCompression DeltaFilter.swift
[85/150] Compiling SWCompression Extensions.swift
[86/150] Compiling SWCompression FileSystemType.swift
[87/150] Compiling SWCompression SuffixArray.swift
[88/150] Compiling SWCompression Archive.swift
[89/150] Compiling SWCompression CheckSums.swift
[90/150] Compiling SWCompression Code.swift
[91/150] Compiling SWCompression CodeLength.swift
[92/150] Compiling SWCompression DecodingTree.swift
[93/150] Compiling SWCompression EncodingTree.swift
[94/150] Compiling SWCompression CompressionAlgorithm.swift
[95/150] Compiling SWCompression CompressionMethod.swift
[96/150] Compiling SWCompression Container.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 TarEntryInfo.swift
[108/150] Compiling SWCompression TarError.swift
[109/150] Compiling SWCompression TarExtendedHeader.swift
[110/150] Compiling SWCompression TarHeader.swift
[111/150] Compiling SWCompression TarParser.swift
[112/150] Compiling SWCompression TarReader.swift
[113/150] Compiling SWCompression TarWriter.swift
[114/150] Compiling SWCompression ByteReader+XZ.swift
[115/150] Compiling SWCompression Sha256.swift
[116/150] Compiling SWCompression XZArchive.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 LZMARangeDecoder.swift
[129/150] Compiling SWCompression LZMA2.swift
[130/150] Compiling SWCompression LZMA2Decoder.swift
[131/150] Compiling SWCompression LZMA2Error.swift
[132/150] Compiling SWCompression ContainerEntryType+Tar.swift
[133/150] Compiling SWCompression Data+Tar.swift
[134/150] Compiling SWCompression LittleEndianByteReader+Tar.swift
[135/150] Compiling SWCompression TarContainer.swift
[136/150] Compiling SWCompression TarCreateError.swift
[137/150] Compiling SWCompression TarEntry.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/176] 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/178] Compiling swcomp SwcompError.swift
[150/178] Compiling swcomp main.swift
[151/178] Compiling swcomp LZMACommand.swift
[152/178] Compiling swcomp XZCommand.swift
[153/178] Compiling swcomp Benchmark.swift
[154/178] 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 {
[155/178] 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 {
[156/178] 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 {
[157/178] Compiling swcomp CommonFunctions.swift
[158/178] Compiling swcomp ContainerCommand.swift
[159/178] Compiling swcomp TarCommand.swift
[160/178] 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) {
[161/178] 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) {
[162/178] Compiling swcomp ShowBenchmarkCommand.swift
[163/178] Compiling swcomp SpeedFormatter.swift
[164/178] Compiling swcomp 7ZipCommand.swift
[165/178] 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 |
[166/178] 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 |
[167/178] 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 |
[168/178] 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 {
[169/178] 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 {
[170/178] Compiling swcomp BenchmarkGroup.swift
[171/178] Compiling swcomp BenchmarkMetadata.swift
[172/178] Compiling swcomp BenchmarkResult.swift
[173/178] Compiling swcomp Benchmarks.swift
[174/178] Compiling swcomp RunBenchmarkCommand.swift
[175/178] Compiling swcomp SaveFile.swift
[175/178] Write Objects.LinkFileList
[176/178] Linking swcomp
[177/178] Applying swcomp
Build complete! (13.77s)
Fetching https://github.com/jakeheis/SwiftCLI
Fetching https://github.com/tsolomko/BitByteData
[1/3067] Fetching bitbytedata
[32/8141] Fetching bitbytedata, swiftcli
Fetched https://github.com/tsolomko/BitByteData from cache (1.09s)
Fetched https://github.com/jakeheis/SwiftCLI from cache (1.09s)
Computing version for https://github.com/jakeheis/SwiftCLI
Computed https://github.com/jakeheis/SwiftCLI at 6.0.3 (1.63s)
Computing version for https://github.com/tsolomko/BitByteData
Computed https://github.com/tsolomko/BitByteData at 2.0.4 (0.52s)
Creating working copy for https://github.com/tsolomko/BitByteData
Working copy of https://github.com/tsolomko/BitByteData resolved at 2.0.4
Creating working copy for https://github.com/jakeheis/SwiftCLI
Working copy of https://github.com/jakeheis/SwiftCLI resolved at 6.0.3
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" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.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/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.7"
}
Done.