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 IPSWDownloads, reference 1.0.2 (2e8ad3), with Swift 5.10 for Linux on 17 Sep 2025 16:45:20 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/IPSWDownloads.git
Reference: 1.0.2
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
 * tag               1.0.2      -> FETCH_HEAD
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 1.0.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/brightdigit/IPSWDownloads.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:f746aad7c5ec38b8c4300eda0f2f0c9a0b77dcddb8dbf0ff5a0c28d11b933b5b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-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/5978] Fetching osver, swift-openapi-runtime
[2859/5717] Fetching swift-openapi-runtime
Fetched https://github.com/brightdigit/OSVer from cache (0.40s)
[5490/6716] Fetching swift-openapi-runtime, swift-openapi-urlsession
Fetched https://github.com/apple/swift-openapi-urlsession from cache (0.59s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.63s)
Computing version for https://github.com/brightdigit/OSVer
Computed https://github.com/brightdigit/OSVer at 1.0.0 (1.83s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.3 (0.68s)
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.38s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.1.0 (2.47s)
Fetching https://github.com/apple/swift-collections
[1/17466] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (3.84s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.47s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (0.78s)
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-urlsession
Working copy of https://github.com/apple/swift-openapi-urlsession resolved at 1.1.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
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-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.8.3
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/37] Emitting module HTTPTypes
[10/38] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[11/39] Compiling OSVer OSVer+CustomStringConvertible.swift
[12/39] Compiling HTTPTypes ISOLatin1String.swift
[13/39] Emitting module OSVer
/host/spi-builder-workspace/.build/checkouts/OSVer/Sources/OSVer/OSVer.swift:30:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[14/39] Compiling OSVer OSVer+Comparable.swift
[15/39] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[16/39] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[17/39] Compiling InternalCollectionsUtilities UInt+reversed.swift
[18/39] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[19/39] Compiling InternalCollectionsUtilities Integer rank.swift
[20/39] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[21/39] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[22/39] Emitting module InternalCollectionsUtilities
[23/39] Compiling OSVer OSVerParseable.swift
[24/39] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[25/39] Compiling InternalCollectionsUtilities Debugging.swift
[26/39] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[27/39] Compiling InternalCollectionsUtilities _SortedCollection.swift
[28/39] Compiling InternalCollectionsUtilities Descriptions.swift
[29/39] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[31/40] Compiling HTTPTypes HTTPField.swift
[32/40] Compiling HTTPTypes HTTPParsedFields.swift
[33/40] Compiling HTTPTypes HTTPRequest.swift
[34/40] Compiling HTTPTypes HTTPResponse.swift
[35/51] Compiling HTTPTypes HTTPFieldName.swift
[36/51] Compiling HTTPTypes HTTPFields.swift
[37/55] Compiling DequeModule Deque+CustomReflectable.swift
[38/55] Compiling DequeModule Deque+Descriptions.swift
[39/57] Compiling DequeModule Deque+Equatable.swift
[40/57] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[41/57] Compiling DequeModule Deque+Testing.swift
[42/57] Compiling DequeModule Deque._Storage.swift
[43/57] Compiling HTTPTypes NIOLock.swift
[44/58] Compiling DequeModule _DequeSlot.swift
[45/58] Compiling DequeModule _UnsafeWrappedBuffer.swift
[47/58] Compiling DequeModule Deque+Extras.swift
[48/58] Compiling DequeModule Deque+Hashable.swift
[49/58] Compiling DequeModule _DequeBuffer.swift
[50/58] Compiling DequeModule _DequeBufferHeader.swift
[51/58] Compiling DequeModule Deque._UnsafeHandle.swift
[52/58] Compiling DequeModule Deque.swift
[53/58] Compiling OSVer OSVer+Hashable.swift
[54/58] Compiling OSVer OSVer+Init.swift
[55/58] Compiling OSVer OSVer.swift
/host/spi-builder-workspace/.build/checkouts/OSVer/Sources/OSVer/OSVer.swift:30:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[57/59] Emitting module DequeModule
[58/59] Compiling DequeModule Deque+Codable.swift
[59/59] Compiling DequeModule Deque+Collection.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 WarningSuppressingAnnotations.swift
[72/129] Compiling OpenAPIRuntime CodableExtensions.swift
[73/129] Compiling OpenAPIRuntime Configuration.swift
[74/129] Compiling OpenAPIRuntime Converter+Client.swift
[75/129] Compiling OpenAPIRuntime Converter+Common.swift
[76/129] Compiling OpenAPIRuntime Converter+Server.swift
[77/129] Compiling OpenAPIRuntime Converter.swift
[78/129] Compiling OpenAPIRuntime CurrencyExtensions.swift
[79/129] Compiling OpenAPIRuntime ErrorExtensions.swift
[80/129] Compiling OpenAPIRuntime Acceptable.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIValue.swift:19:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.NSNull
~~~~~~~~~~~~~~~~^
[81/129] Compiling OpenAPIRuntime Base64EncodedData.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIValue.swift:19:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.NSNull
~~~~~~~~~~~~~~~~^
[82/129] Compiling OpenAPIRuntime ByteUtilities.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIValue.swift:19:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.NSNull
~~~~~~~~~~~~~~~~^
[83/129] Compiling OpenAPIRuntime ContentDisposition.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIValue.swift:19:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.NSNull
~~~~~~~~~~~~~~~~^
[84/129] Compiling OpenAPIRuntime CopyOnWriteBox.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIValue.swift:19:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.NSNull
~~~~~~~~~~~~~~~~^
[85/129] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIValue.swift:19:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.NSNull
~~~~~~~~~~~~~~~~^
[86/129] Compiling OpenAPIRuntime OpenAPIValue.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIValue.swift:19:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.NSNull
~~~~~~~~~~~~~~~~^
[87/129] Compiling OpenAPIRuntime PrettyStringConvertible.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIValue.swift:19:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.NSNull
~~~~~~~~~~~~~~~~^
[88/129] Compiling OpenAPIRuntime UndocumentedPayload.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/Base/OpenAPIValue.swift:19:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.NSNull
~~~~~~~~~~~~~~~~^
[89/129] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[90/129] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[91/129] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[92/129] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[93/129] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[94/129] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[95/129] Compiling OpenAPIRuntime MultipartValidation.swift
[96/129] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[97/129] Compiling OpenAPIRuntime JSONLinesDecoding.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
[98/129] Compiling OpenAPIRuntime JSONLinesEncoding.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
[99/129] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
[100/129] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
[101/129] Compiling OpenAPIRuntime ServerSentEvents.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
[102/129] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
[103/129] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
[104/129] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
[105/129] Compiling OpenAPIRuntime ClientTransport.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
[106/129] Compiling OpenAPIRuntime CurrencyTypes.swift
[107/129] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[108/129] Compiling OpenAPIRuntime HTTPBody.swift
[109/129] Compiling OpenAPIRuntime ServerTransport.swift
[110/129] Compiling OpenAPIRuntime UniversalClient.swift
[111/129] Compiling OpenAPIRuntime UniversalServer.swift
[112/129] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[113/129] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[114/129] Compiling OpenAPIRuntime URICodeCodingKey.swift
[115/129] Compiling OpenAPIRuntime URICoderConfiguration.swift
[116/129] Compiling OpenAPIRuntime URIEncodedNode.swift
[117/129] Compiling OpenAPIRuntime URIParsedTypes.swift
[118/129] Compiling OpenAPIRuntime URIDecoder.swift
[119/129] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[120/129] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[121/129] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[122/129] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[123/129] Compiling OpenAPIRuntime URIEncoder.swift
[124/129] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[125/129] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[126/129] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[127/129] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[128/129] Compiling OpenAPIRuntime URIParser.swift
[129/129] Compiling OpenAPIRuntime URISerializer.swift
[131/137] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[132/137] Compiling OpenAPIURLSession URLSession+Extensions.swift
[133/137] Compiling OpenAPIURLSession Lock.swift
[134/137] Compiling OpenAPIURLSession URLSessionTransport.swift
[135/137] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[136/137] Emitting module OpenAPIURLSession
[137/137] Compiling OpenAPIURLSession BufferedStream.swift
[139/148] Compiling IPSWDownloads RuntimeError.swift
[140/149] Compiling IPSWDownloads IPSWDownloads.swift
/host/spi-builder-workspace/Sources/IPSWDownloads/IPSWDownloads.swift:37:22: warning: static property 'serverURL' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
  private static let serverURL = try! Servers.Server1.url()
                     ^
[141/149] Compiling IPSWDownloads URL.swift
[142/149] Compiling IPSWDownloads FirmwareType.swift
[143/149] Compiling IPSWDownloads Client.swift
/host/spi-builder-workspace/Sources/IPSWDownloads/Generated/Client.swift:4:24: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency public import struct Foundation.URL
~~~~~~~~~~~~~~~~       ^
/host/spi-builder-workspace/Sources/IPSWDownloads/Generated/Client.swift:5:24: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency public import struct Foundation.Data
~~~~~~~~~~~~~~~~       ^
/host/spi-builder-workspace/Sources/IPSWDownloads/Generated/Client.swift:6:24: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency public import struct Foundation.Date
~~~~~~~~~~~~~~~~       ^
[144/149] Emitting module IPSWDownloads
/host/spi-builder-workspace/Sources/IPSWDownloads/Firmware.swift:54:14: warning: stored property 'url' of 'Sendable'-conforming struct 'Firmware' has non-sendable type 'URL'
  public let url: URL
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/IPSWDownloads/Firmware.swift:30:8: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
public import Foundation
       ^
       @preconcurrency
/host/spi-builder-workspace/Sources/IPSWDownloads/IPSWDownloads.swift:37:22: warning: static property 'serverURL' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
  private static let serverURL = try! Servers.Server1.url()
                     ^
[145/149] Compiling IPSWDownloads Board.swift
[146/149] Compiling IPSWDownloads Data.swift
[147/149] Compiling IPSWDownloads Types.swift
/host/spi-builder-workspace/Sources/IPSWDownloads/Generated/Types.swift:4:24: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency public import struct Foundation.URL
~~~~~~~~~~~~~~~~       ^
/host/spi-builder-workspace/Sources/IPSWDownloads/Generated/Types.swift:5:24: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency public import struct Foundation.Data
~~~~~~~~~~~~~~~~       ^
/host/spi-builder-workspace/Sources/IPSWDownloads/Generated/Types.swift:6:24: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency public import struct Foundation.Date
~~~~~~~~~~~~~~~~       ^
[148/149] Compiling IPSWDownloads Device.swift
/host/spi-builder-workspace/Sources/IPSWDownloads/Firmware.swift:54:14: warning: stored property 'url' of 'Sendable'-conforming struct 'Firmware' has non-sendable type 'URL'
  public let url: URL
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/IPSWDownloads/Firmware.swift:30:8: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
public import Foundation
       ^
       @preconcurrency
[149/149] Compiling IPSWDownloads Firmware.swift
/host/spi-builder-workspace/Sources/IPSWDownloads/Firmware.swift:54:14: warning: stored property 'url' of 'Sendable'-conforming struct 'Firmware' has non-sendable type 'URL'
  public let url: URL
             ^
Foundation.URL:1:15: note: struct 'URL' does not conform to the 'Sendable' protocol
public struct URL : ReferenceConvertible, Equatable {
              ^
/host/spi-builder-workspace/Sources/IPSWDownloads/Firmware.swift:30:8: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
public import Foundation
       ^
       @preconcurrency
Build complete! (29.72s)
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" : "5.9"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:f746aad7c5ec38b8c4300eda0f2f0c9a0b77dcddb8dbf0ff5a0c28d11b933b5b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.