Build Information
Successful build of IPSWDownloads, reference main (2e8ad3), with Swift 6.0 for Linux on 17 Sep 2025 16:45:55 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/IPSWDownloads.git
Reference: main
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/brightdigit/IPSWDownloads
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2e8ad36 Updates for Windows and Swift 6.2 (#50)
Cloned https://github.com/brightdigit/IPSWDownloads.git
Revision (git rev-parse @):
2e8ad36b5f74285dbe104e7ae99f8be0cd06b7b8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/brightdigit/IPSWDownloads.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/brightdigit/IPSWDownloads.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/brightdigit/OSVer
Fetching https://github.com/apple/swift-openapi-urlsession
[1/261] Fetching osver
[262/1260] Fetching osver, swift-openapi-urlsession
[1261/6977] Fetching osver, swift-openapi-urlsession, swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-urlsession from cache (1.01s)
Fetched https://github.com/brightdigit/OSVer from cache (1.10s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (1.10s)
Computing version for https://github.com/brightdigit/OSVer
Computed https://github.com/brightdigit/OSVer at 1.0.0 (0.81s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.3 (1.46s)
Fetching https://github.com/apple/swift-http-types
[1/923] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.29s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.1.0 (3.38s)
Fetching https://github.com/apple/swift-collections
[1/17466] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.48s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.80s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (1.49s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.8.3
Creating working copy for https://github.com/apple/swift-openapi-urlsession
Working copy of https://github.com/apple/swift-openapi-urlsession resolved at 1.1.0
Creating working copy for https://github.com/brightdigit/OSVer
Working copy of https://github.com/brightdigit/OSVer resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.0
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/37] Emitting module OSVer
[10/37] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[11/37] Compiling InternalCollectionsUtilities UInt+reversed.swift
[12/38] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[13/38] Compiling OSVer OSVer+Hashable.swift
[14/38] Compiling OSVer OSVer+Comparable.swift
[15/38] Compiling HTTPTypes ISOLatin1String.swift
[16/39] Emitting module InternalCollectionsUtilities
[17/39] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[18/39] Compiling InternalCollectionsUtilities Integer rank.swift
[19/39] Compiling OSVer OSVerParseable.swift
[20/39] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[21/39] Compiling InternalCollectionsUtilities _SortedCollection.swift
[22/39] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[23/39] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[24/39] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[25/39] Compiling InternalCollectionsUtilities Debugging.swift
[26/39] Compiling InternalCollectionsUtilities Descriptions.swift
[27/39] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[28/39] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[29/40] Compiling HTTPTypes HTTPField.swift
[30/40] Emitting module HTTPTypes
[32/40] Compiling HTTPTypes HTTPRequest.swift
[33/40] Compiling HTTPTypes HTTPResponse.swift
[34/55] Compiling DequeModule Deque+CustomReflectable.swift
[35/55] Compiling DequeModule Deque+Descriptions.swift
[36/57] Compiling DequeModule _DequeBuffer.swift
[37/57] Compiling DequeModule _DequeBufferHeader.swift
[38/57] Compiling DequeModule Deque+Equatable.swift
[39/57] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[40/57] Compiling DequeModule Deque+Extras.swift
[41/57] Compiling DequeModule Deque+Hashable.swift
[42/57] Compiling HTTPTypes NIOLock.swift
[43/57] Compiling DequeModule _DequeSlot.swift
[44/57] Compiling DequeModule _UnsafeWrappedBuffer.swift
[45/57] Compiling OSVer OSVer.swift
[46/57] Compiling OSVer OSVer+Init.swift
[47/57] Compiling OSVer OSVer+CustomStringConvertible.swift
[49/58] Compiling DequeModule Deque+Codable.swift
[50/58] Compiling DequeModule Deque+Collection.swift
[51/58] Compiling DequeModule Deque+Testing.swift
[52/58] Compiling DequeModule Deque._Storage.swift
[53/58] Compiling DequeModule Deque._UnsafeHandle.swift
[54/58] Compiling DequeModule Deque.swift
[55/58] Emitting module DequeModule
[57/59] Compiling HTTPTypes HTTPParsedFields.swift
[58/59] Compiling HTTPTypes HTTPFieldName.swift
[59/59] Compiling HTTPTypes HTTPFields.swift
[61/121] Compiling OpenAPIRuntime FoundationExtensions.swift
[62/121] Compiling OpenAPIRuntime ParameterStyles.swift
[63/121] Compiling OpenAPIRuntime ServerVariable.swift
[64/121] Compiling OpenAPIRuntime URLExtensions.swift
[65/121] Compiling OpenAPIRuntime Deprecated.swift
[66/121] Compiling OpenAPIRuntime ClientError.swift
[67/121] Compiling OpenAPIRuntime CodingErrors.swift
[68/121] Compiling OpenAPIRuntime RuntimeError.swift
[69/121] Compiling OpenAPIRuntime ServerError.swift
[70/129] Emitting module OpenAPIRuntime
[71/129] Compiling OpenAPIRuntime URICodeCodingKey.swift
[72/129] Compiling OpenAPIRuntime URICoderConfiguration.swift
[73/129] Compiling OpenAPIRuntime URIEncodedNode.swift
[74/129] Compiling OpenAPIRuntime URIParsedTypes.swift
[75/129] Compiling OpenAPIRuntime URIDecoder.swift
[76/129] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[77/129] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[78/129] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[79/129] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[80/129] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[81/129] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[82/129] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[83/129] Compiling OpenAPIRuntime ServerSentEvents.swift
[84/129] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[85/129] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[86/129] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[87/129] Compiling OpenAPIRuntime ClientTransport.swift
[88/129] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[89/129] Compiling OpenAPIRuntime CodableExtensions.swift
[90/129] Compiling OpenAPIRuntime Configuration.swift
[91/129] Compiling OpenAPIRuntime Converter+Client.swift
[92/129] Compiling OpenAPIRuntime Converter+Common.swift
[93/129] Compiling OpenAPIRuntime Converter+Server.swift
[94/129] Compiling OpenAPIRuntime Converter.swift
[95/129] Compiling OpenAPIRuntime CurrencyExtensions.swift
[96/129] Compiling OpenAPIRuntime ErrorExtensions.swift
[97/129] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[98/129] Compiling OpenAPIRuntime URIEncoder.swift
[99/129] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[100/129] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[101/129] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[102/129] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[103/129] Compiling OpenAPIRuntime URIParser.swift
[104/129] Compiling OpenAPIRuntime URISerializer.swift
[105/129] Compiling OpenAPIRuntime CurrencyTypes.swift
[106/129] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[107/129] Compiling OpenAPIRuntime HTTPBody.swift
[108/129] Compiling OpenAPIRuntime ServerTransport.swift
[109/129] Compiling OpenAPIRuntime UniversalClient.swift
[110/129] Compiling OpenAPIRuntime UniversalServer.swift
[111/129] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[112/129] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[113/129] Compiling OpenAPIRuntime Acceptable.swift
[114/129] Compiling OpenAPIRuntime Base64EncodedData.swift
[115/129] Compiling OpenAPIRuntime ByteUtilities.swift
[116/129] Compiling OpenAPIRuntime ContentDisposition.swift
[117/129] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[118/129] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[119/129] Compiling OpenAPIRuntime OpenAPIValue.swift
[120/129] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[121/129] Compiling OpenAPIRuntime UndocumentedPayload.swift
[122/129] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[123/129] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[124/129] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[125/129] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[126/129] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[127/129] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[128/129] Compiling OpenAPIRuntime MultipartValidation.swift
[129/129] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[131/137] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[132/137] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[133/137] Compiling OpenAPIURLSession Lock.swift
[134/137] Compiling OpenAPIURLSession URLSession+Extensions.swift
[135/137] Compiling OpenAPIURLSession URLSessionTransport.swift
[136/137] Emitting module OpenAPIURLSession
[137/137] Compiling OpenAPIURLSession BufferedStream.swift
[139/148] Compiling IPSWDownloads FirmwareType.swift
/host/spi-builder-workspace/Sources/IPSWDownloads/FirmwareType.swift:30:8: warning: public import of 'Foundation' was not used in public declarations or inlinable code
28 | //
29 |
30 | public import Foundation
| `- warning: public import of 'Foundation' was not used in public declarations or inlinable code
31 |
32 | /// Type of Firmware file.
[140/149] Emitting module IPSWDownloads
[141/149] Compiling IPSWDownloads RuntimeError.swift
/host/spi-builder-workspace/Sources/IPSWDownloads/RuntimeError.swift:30:8: warning: public import of 'Foundation' was not used in public declarations or inlinable code
28 | //
29 |
30 | public import Foundation
| `- warning: public import of 'Foundation' was not used in public declarations or inlinable code
31 |
32 | internal enum RuntimeError: Error, Sendable {
[142/149] Compiling IPSWDownloads IPSWDownloads.swift
[143/149] Compiling IPSWDownloads URL.swift
[144/149] Compiling IPSWDownloads Board.swift
/host/spi-builder-workspace/Sources/IPSWDownloads/Board.swift:30:8: warning: public import of 'Foundation' was not used in public declarations or inlinable code
28 | //
29 |
30 | public import Foundation
| `- warning: public import of 'Foundation' was not used in public declarations or inlinable code
31 |
32 | /// A struct representing a board with configuration details.
/host/spi-builder-workspace/Sources/IPSWDownloads/Data.swift:30:8: warning: public import of 'Foundation' was not used in public declarations or inlinable code
28 | //
29 |
30 | public import Foundation
| `- warning: public import of 'Foundation' was not used in public declarations or inlinable code
31 |
32 | extension Data {
[145/149] Compiling IPSWDownloads Data.swift
/host/spi-builder-workspace/Sources/IPSWDownloads/Board.swift:30:8: warning: public import of 'Foundation' was not used in public declarations or inlinable code
28 | //
29 |
30 | public import Foundation
| `- warning: public import of 'Foundation' was not used in public declarations or inlinable code
31 |
32 | /// A struct representing a board with configuration details.
/host/spi-builder-workspace/Sources/IPSWDownloads/Data.swift:30:8: warning: public import of 'Foundation' was not used in public declarations or inlinable code
28 | //
29 |
30 | public import Foundation
| `- warning: public import of 'Foundation' was not used in public declarations or inlinable code
31 |
32 | extension Data {
[146/149] Compiling IPSWDownloads Device.swift
/host/spi-builder-workspace/Sources/IPSWDownloads/Device.swift:30:8: warning: public import of 'Foundation' was not used in public declarations or inlinable code
28 | //
29 |
30 | public import Foundation
| `- warning: public import of 'Foundation' was not used in public declarations or inlinable code
31 |
32 | /// A struct representing an Apple device along with its firmware and supported boards.
[147/149] Compiling IPSWDownloads Firmware.swift
/host/spi-builder-workspace/Sources/IPSWDownloads/Device.swift:30:8: warning: public import of 'Foundation' was not used in public declarations or inlinable code
28 | //
29 |
30 | public import Foundation
| `- warning: public import of 'Foundation' was not used in public declarations or inlinable code
31 |
32 | /// A struct representing an Apple device along with its firmware and supported boards.
[148/149] Compiling IPSWDownloads Client.swift
/host/spi-builder-workspace/Sources/IPSWDownloads/Generated/Client.swift:2:25: warning: public import of 'OpenAPIRuntime' was not used in public declarations or inlinable code
1 | // Generated by swift-openapi-generator, do not modify.
2 | @_spi(Generated) public import OpenAPIRuntime
| `- warning: public import of 'OpenAPIRuntime' was not used in public declarations or inlinable code
3 | #if os(Linux)
4 | @preconcurrency public import struct Foundation.URL
/host/spi-builder-workspace/Sources/IPSWDownloads/Generated/Client.swift:4:24: warning: public import of 'Foundation' was not used in public declarations or inlinable code
2 | @_spi(Generated) public import OpenAPIRuntime
3 | #if os(Linux)
4 | @preconcurrency public import struct Foundation.URL
| `- warning: public import of 'Foundation' was not used in public declarations or inlinable code
5 | @preconcurrency public import struct Foundation.Data
6 | @preconcurrency public import struct Foundation.Date
/host/spi-builder-workspace/Sources/IPSWDownloads/Generated/Client.swift:5:24: warning: public import of 'Foundation' was not used in public declarations or inlinable code
3 | #if os(Linux)
4 | @preconcurrency public import struct Foundation.URL
5 | @preconcurrency public import struct Foundation.Data
| `- warning: public import of 'Foundation' was not used in public declarations or inlinable code
6 | @preconcurrency public import struct Foundation.Date
7 | #else
/host/spi-builder-workspace/Sources/IPSWDownloads/Generated/Client.swift:6:24: warning: public import of 'Foundation' was not used in public declarations or inlinable code
4 | @preconcurrency public import struct Foundation.URL
5 | @preconcurrency public import struct Foundation.Data
6 | @preconcurrency public import struct Foundation.Date
| `- warning: public import of 'Foundation' was not used in public declarations or inlinable code
7 | #else
8 | public import struct Foundation.URL
/host/spi-builder-workspace/Sources/IPSWDownloads/Generated/Client.swift:12:8: warning: public import of 'HTTPTypes' was not used in public declarations or inlinable code
10 | public import struct Foundation.Date
11 | #endif
12 | public import HTTPTypes
| `- warning: public import of 'HTTPTypes' was not used in public declarations or inlinable code
13 | /// Download current and previous versions of Apple's iOS Firmware, iTunes and OTA updates.
14 | internal struct Client: APIProtocol {
[149/149] Compiling IPSWDownloads Types.swift
/host/spi-builder-workspace/Sources/IPSWDownloads/Generated/Types.swift:2:25: warning: public import of 'OpenAPIRuntime' was not used in public declarations or inlinable code
1 | // Generated by swift-openapi-generator, do not modify.
2 | @_spi(Generated) public import OpenAPIRuntime
| `- warning: public import of 'OpenAPIRuntime' was not used in public declarations or inlinable code
3 | #if os(Linux)
4 | @preconcurrency public import struct Foundation.URL
/host/spi-builder-workspace/Sources/IPSWDownloads/Generated/Types.swift:4:24: warning: public import of 'Foundation' was not used in public declarations or inlinable code
2 | @_spi(Generated) public import OpenAPIRuntime
3 | #if os(Linux)
4 | @preconcurrency public import struct Foundation.URL
| `- warning: public import of 'Foundation' was not used in public declarations or inlinable code
5 | @preconcurrency public import struct Foundation.Data
6 | @preconcurrency public import struct Foundation.Date
/host/spi-builder-workspace/Sources/IPSWDownloads/Generated/Types.swift:5:24: warning: public import of 'Foundation' was not used in public declarations or inlinable code
3 | #if os(Linux)
4 | @preconcurrency public import struct Foundation.URL
5 | @preconcurrency public import struct Foundation.Data
| `- warning: public import of 'Foundation' was not used in public declarations or inlinable code
6 | @preconcurrency public import struct Foundation.Date
7 | #else
/host/spi-builder-workspace/Sources/IPSWDownloads/Generated/Types.swift:6:24: warning: public import of 'Foundation' was not used in public declarations or inlinable code
4 | @preconcurrency public import struct Foundation.URL
5 | @preconcurrency public import struct Foundation.Data
6 | @preconcurrency public import struct Foundation.Date
| `- warning: public import of 'Foundation' was not used in public declarations or inlinable code
7 | #else
8 | public import struct Foundation.URL
Build complete! (52.08s)
Build complete.
{
"dependencies" : [
{
"identity" : "osver",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/brightdigit/OSVer"
},
{
"identity" : "swift-openapi-runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-runtime"
},
{
"identity" : "swift-openapi-urlsession",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-urlsession"
}
],
"manifest_display_name" : "IPSWDownloads",
"name" : "IPSWDownloads",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "IPSWDownloads",
"targets" : [
"IPSWDownloads"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "IPSWDownloadsTests",
"module_type" : "SwiftTarget",
"name" : "IPSWDownloadsTests",
"path" : "Tests/IPSWDownloadsTests",
"sources" : [
"DataTest.swift",
"IPSWDownloadsTest.swift"
],
"target_dependencies" : [
"IPSWDownloads"
],
"type" : "test"
},
{
"c99name" : "IPSWDownloads",
"module_type" : "SwiftTarget",
"name" : "IPSWDownloads",
"path" : "Sources/IPSWDownloads",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession",
"OSVer"
],
"product_memberships" : [
"IPSWDownloads"
],
"sources" : [
"Board.swift",
"Data.swift",
"Device.swift",
"Firmware.swift",
"FirmwareType.swift",
"Generated/Client.swift",
"Generated/Types.swift",
"IPSWDownloads.swift",
"RuntimeError.swift",
"URL.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.