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 Linux on 21 Jun 2025 11:28:25 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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 '/host/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:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/tsolomko/SWCompression.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/tsolomko/BitByteData
Fetching https://github.com/jakeheis/SwiftCLI
[1/3067] Fetching bitbytedata
[738/8141] Fetching bitbytedata, swiftcli
Fetched https://github.com/tsolomko/BitByteData from cache (0.77s)
Fetched https://github.com/jakeheis/SwiftCLI from cache (0.77s)
Computing version for https://github.com/jakeheis/SwiftCLI
Computed https://github.com/jakeheis/SwiftCLI at 6.0.3 (1.57s)
Computing version for https://github.com/tsolomko/BitByteData
Computed https://github.com/tsolomko/BitByteData at 2.0.4 (0.82s)
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
Building for debugging...
[0/13] Write sources
[2/13] Copying PrivacyInfo.xcprivacy
[2/13] Write sources
[2/13] Copying PrivacyInfo.xcprivacy
[5/13] Write sources
[6/13] Write swift-version-24593BA9C3E375BF.txt
[8/46] Emitting module BitByteData
[9/47] Compiling SwiftCLI Error.swift
[10/47] Compiling SwiftCLI HelpCommand.swift
[11/47] Compiling SwiftCLI HelpMessageGenerator.swift
[12/49] Compiling BitByteData SignedNumberRepresentation.swift
[13/49] Compiling SwiftCLI ValueBox.swift
[14/49] Compiling SwiftCLI VersionCommand.swift
[15/49] Compiling SwiftCLI Term.swift
[16/49] Compiling SwiftCLI Validation.swift
[17/49] Compiling BitByteData resource_bundle_accessor.swift
[18/49] Compiling SwiftCLI OptionRegistry.swift
[19/49] Compiling SwiftCLI Parameter.swift
[20/49] Compiling SwiftCLI Parser.swift
[21/49] Compiling SwiftCLI Path.swift
[22/49] Compiling SwiftCLI Stream.swift
[23/49] Compiling SwiftCLI Task.swift
[24/49] Emitting module SwiftCLI
[25/49] Compiling SwiftCLI ArgumentList.swift
[26/49] Compiling SwiftCLI ArgumentListManipulator.swift
[27/49] Compiling SwiftCLI CLI.swift
[28/49] Compiling SwiftCLI Command.swift
[29/49] Compiling SwiftCLI Compatibility.swift
[30/49] Compiling SwiftCLI CompletionGenerator.swift
[31/49] Compiling SwiftCLI Input.swift
[32/49] Compiling SwiftCLI Option.swift
[33/49] Compiling SwiftCLI OptionGroup.swift
[38/50] Compiling BitByteData MsbBitReader.swift
[44/50] Compiling BitByteData MsbBitWriter.swift
[45/51] Wrapping AST for SwiftCLI for debugging
[46/51] Wrapping AST for BitByteData for debugging
[48/142] Compiling SWCompression CodeLength.swift
[49/142] Compiling SWCompression DecodingTree.swift
[50/142] Compiling SWCompression EncodingTree.swift
[51/142] Compiling SWCompression CompressionAlgorithm.swift
[52/142] Compiling SWCompression CompressionMethod.swift
[53/142] Compiling SWCompression Container.swift
[54/142] Compiling SWCompression ContainerEntry.swift
[55/142] Compiling SWCompression ContainerEntryInfo.swift
[56/142] Compiling SWCompression ContainerEntryType.swift
[57/142] Compiling SWCompression DosAttributes.swift
[58/142] Compiling SWCompression Permissions.swift
[59/142] Compiling SWCompression DataError.swift
[60/142] Compiling SWCompression DecompressionAlgorithm.swift
[61/154] Compiling SWCompression ZipContainer.swift
[62/154] Compiling SWCompression ZipEndOfCentralDirectory.swift
[63/154] Compiling SWCompression ZipEntry.swift
[64/154] Compiling SWCompression ZipEntryInfo.swift
[65/154] Compiling SWCompression ZipEntryInfoHelper.swift
[66/154] Compiling SWCompression ZipError.swift
[67/154] Compiling SWCompression ZipExtraField.swift
[68/154] Compiling SWCompression ZipLocalHeader.swift
[69/154] Compiling SWCompression ZlibArchive.swift
[70/154] Compiling SWCompression ZlibError.swift
[71/154] Compiling SWCompression ZlibHeader.swift
[72/154] Compiling SWCompression resource_bundle_accessor.swift
[73/154] Emitting module SWCompression
[74/154] Compiling SWCompression 7zCoder+Equatable.swift
[75/154] Compiling SWCompression 7zCoder.swift
[76/154] Compiling SWCompression 7zCoderInfo.swift
[77/154] Compiling SWCompression 7zContainer.swift
[78/154] Compiling SWCompression 7zEntry.swift
[79/154] Compiling SWCompression 7zEntryInfo.swift
[80/154] Compiling SWCompression 7zError.swift
[81/154] Compiling SWCompression 7zFileInfo.swift
[82/154] Compiling SWCompression 7zFolder.swift
[83/154] Compiling SWCompression 7zHeader.swift
[84/154] Compiling SWCompression 7zPackInfo.swift
[85/154] Compiling SWCompression 7zProperty.swift
[86/154] Compiling SWCompression 7zStreamInfo.swift
[87/154] Compiling SWCompression LZMA2Error.swift
[88/154] Compiling SWCompression ContainerEntryType+Tar.swift
[89/154] Compiling SWCompression Data+Tar.swift
[90/154] Compiling SWCompression LittleEndianByteReader+Tar.swift
[91/154] Compiling SWCompression TarContainer.swift
[92/154] Compiling SWCompression TarCreateError.swift
[93/154] Compiling SWCompression TarEntry.swift
[94/154] Compiling SWCompression TarEntryInfo.swift
[95/154] Compiling SWCompression TarError.swift
[96/154] Compiling SWCompression TarExtendedHeader.swift
[97/154] Compiling SWCompression TarHeader.swift
[98/154] Compiling SWCompression TarParser.swift
[99/154] Compiling SWCompression TarReader.swift
[100/154] Compiling SWCompression TarWriter.swift
[101/154] Compiling SWCompression ByteReader+XZ.swift
[102/154] Compiling SWCompression Sha256.swift
[103/154] Compiling SWCompression XZArchive.swift
[104/154] Compiling SWCompression XZBlock.swift
[105/154] Compiling SWCompression XZError.swift
[106/154] Compiling SWCompression XZStreamHeader.swift
[107/154] Compiling SWCompression BuiltinExtraFields.swift
[108/154] Compiling SWCompression CompressionMethod+Zip.swift
[109/154] Compiling SWCompression FileSystemType+Zip.swift
[110/154] Compiling SWCompression LittleEndianByteReader+Zip.swift
[111/154] Compiling SWCompression ZipCentralDirectoryEntry.swift
[112/154] Compiling SWCompression 7zSubstreamInfo.swift
[113/154] Compiling SWCompression CompressionMethod+7z.swift
[114/154] Compiling SWCompression MsbBitReader+7z.swift
[115/154] Compiling SWCompression BZip2+BlockSize.swift
[116/154] Compiling SWCompression BZip2+Compress.swift
[117/154] Compiling SWCompression BZip2+Lengths.swift
[118/154] Compiling SWCompression BZip2.swift
[119/154] Compiling SWCompression BZip2Error.swift
[120/154] Compiling SWCompression BurrowsWheeler.swift
[121/154] Compiling SWCompression SuffixArray.swift
[122/154] Compiling SWCompression Archive.swift
[123/154] Compiling SWCompression CheckSums.swift
[124/154] Compiling SWCompression Code.swift
[125/154] Compiling SWCompression LZ4+Compress.swift
[126/154] Compiling SWCompression LZ4.swift
[127/154] Compiling SWCompression XxHash32.swift
[128/154] Compiling SWCompression LZMA.swift
[129/154] Compiling SWCompression LZMABitTreeDecoder.swift
[130/154] Compiling SWCompression LZMAConstants.swift
[131/154] Compiling SWCompression LZMADecoder.swift
[132/154] Compiling SWCompression LZMAError.swift
[133/154] Compiling SWCompression LZMALenDecoder.swift
[134/154] Compiling SWCompression LZMAProperties.swift
[135/154] Compiling SWCompression LZMARangeDecoder.swift
[136/154] Compiling SWCompression LZMA2.swift
[137/154] Compiling SWCompression LZMA2Decoder.swift
[138/154] Compiling SWCompression DeltaFilter.swift
[139/154] Compiling SWCompression Extensions.swift
[140/154] Compiling SWCompression FileSystemType.swift
[141/154] Compiling SWCompression Deflate+Compress.swift
[142/154] Compiling SWCompression Deflate+Constants.swift
[143/154] Compiling SWCompression Deflate+Lengths.swift
[144/154] Compiling SWCompression Deflate.swift
[145/154] Compiling SWCompression DeflateError.swift
[146/154] Compiling SWCompression FileSystemType+Gzip.swift
[147/154] Compiling SWCompression GzipArchive.swift
[148/154] Compiling SWCompression GzipError.swift
[149/154] Compiling SWCompression GzipHeader+ExtraField.swift
[150/154] Compiling SWCompression GzipHeader.swift
[151/155] Wrapping AST for SWCompression for debugging
[153/181] Compiling swcomp CompressionMethod+CustomStringConvertible.swift
/host/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 {
/host/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 { }
/host/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 { }
/host/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 |
[154/181] Compiling swcomp ContainerEntryInfo+CustomStringConvertible.swift
/host/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 {
/host/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 { }
/host/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 { }
/host/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 |
[155/181] Compiling swcomp FileHandle+CloseCompat.swift
/host/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 {
/host/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 { }
/host/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 { }
/host/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 |
[156/184] Compiling swcomp ContainerCommand.swift
[157/184] Compiling swcomp TarCommand.swift
[158/184] Compiling swcomp ZipCommand.swift
[159/184] Compiling swcomp FileSystemType+CustomStringConvertible.swift
/host/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 {
/host/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 {
[160/184] Compiling swcomp GzipHeader+CustomStringConvertible.swift
/host/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 {
/host/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 {
[161/184] Compiling swcomp TarEntry+Create.swift
/host/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 {
/host/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 {
[162/184] Compiling swcomp BZip2Command.swift
/host/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/184] Compiling swcomp GZipCommand.swift
/host/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 {
[164/184] Compiling swcomp LZ4Command.swift
/host/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 {
[165/184] Compiling swcomp LZMACommand.swift
/host/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 {
[166/184] Compiling swcomp TarFormat+ConvertibleFromString.swift
/host/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) {
[167/184] Compiling swcomp SwcompError.swift
/host/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) {
[168/184] Compiling swcomp main.swift
/host/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) {
[169/184] Compiling swcomp ShowBenchmarkCommand.swift
[170/184] Compiling swcomp SpeedFormatter.swift
[171/184] Compiling swcomp 7ZipCommand.swift
[172/184] Compiling swcomp CommonFunctions.swift
[173/184] Emitting module swcomp
/host/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 {
/host/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 {
/host/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 { }
/host/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 { }
/host/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 |
/host/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 {
/host/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 {
/host/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) {
[174/184] Compiling swcomp BenchmarkResult.swift
[175/184] Compiling swcomp Benchmarks.swift
[176/184] Compiling swcomp RunBenchmarkCommand.swift
[177/184] Compiling swcomp SaveFile.swift
[178/184] Compiling swcomp XZCommand.swift
[179/184] Compiling swcomp Benchmark.swift
[180/184] Compiling swcomp BenchmarkGroup.swift
[181/184] Compiling swcomp BenchmarkMetadata.swift
[182/185] Wrapping AST for swcomp for debugging
[183/185] Write Objects.LinkFileList
[184/185] Linking swcomp
Build complete! (74.84s)
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" : "/host/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" : "/host/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"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.