Build Information
Successful build of swift-openapi-urlsession, reference main (4e9dd3
), with Swift 5.9 for Linux on 14 Apr 2025 10:18:42 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-openapi-urlsession.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/apple/swift-openapi-urlsession
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4e9dd38 Enable Swift 6.1 jobs in CI (#73)
Cloned https://github.com/apple/swift-openapi-urlsession.git
Revision (git rev-parse @):
4e9dd381bdfb90de82af082cb43e14f504931130
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-openapi-urlsession.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/apple/swift-openapi-urlsession.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-nio
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-collections
[1/897] Fetching swift-http-types
[898/16887] Fetching swift-http-types, swift-collections
[8414/92053] Fetching swift-http-types, swift-collections, swift-nio
Fetching https://github.com/apple/swift-openapi-runtime
Fetched https://github.com/apple/swift-http-types (4.35s)
Fetched https://github.com/apple/swift-collections (4.38s)
Fetched https://github.com/apple/swift-nio (4.45s)
[1/5660] Fetching swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-runtime (0.30s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (0.37s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.36s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.55s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.81.0 (0.67s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/4224] Fetching swift-system
[44/5929] Fetching swift-system, swift-atomics
Fetched https://github.com/apple/swift-atomics.git (0.37s)
Fetched https://github.com/apple/swift-system.git (0.38s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.34s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.34s)
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.81.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.2
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
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/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Building for debugging...
[1/25] Emitting module InternalCollectionsUtilities
[2/27] Compiling HTTPTypes ISOLatin1String.swift
[3/28] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[4/28] Compiling InternalCollectionsUtilities Integer rank.swift
[5/28] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[6/28] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[7/28] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[8/28] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[9/28] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[10/28] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[11/28] Compiling InternalCollectionsUtilities UInt+reversed.swift
[12/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[13/28] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[14/28] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[15/28] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[16/28] Compiling InternalCollectionsUtilities Specialize.swift
[17/28] Emitting module HTTPTypes
[18/28] Compiling HTTPTypes HTTPField.swift
[19/28] Compiling HTTPTypes HTTPParsedFields.swift
[20/28] Compiling HTTPTypes HTTPFields.swift
[21/28] Compiling HTTPTypes HTTPFieldName.swift
[22/28] Compiling HTTPTypes HTTPRequest.swift
[23/28] Compiling HTTPTypes HTTPResponse.swift
[24/28] Compiling InternalCollectionsUtilities _SortedCollection.swift
[25/28] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[26/28] Compiling InternalCollectionsUtilities Debugging.swift
[27/28] Compiling InternalCollectionsUtilities Descriptions.swift
[30/45] Compiling DequeModule Deque+CustomReflectable.swift
[31/45] Compiling DequeModule Deque+Descriptions.swift
[32/47] Compiling DequeModule _DequeBuffer.swift
[33/47] Compiling DequeModule _DequeBufferHeader.swift
[34/47] Compiling DequeModule Deque+Equatable.swift
[35/47] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[36/47] Compiling DequeModule Deque+Testing.swift
[37/47] Compiling DequeModule Deque._Storage.swift
[38/47] Compiling DequeModule Deque+Extras.swift
[39/47] Compiling DequeModule Deque+Hashable.swift
[40/47] Compiling DequeModule Deque._UnsafeHandle.swift
[41/47] Compiling DequeModule Deque.swift
[42/47] Compiling DequeModule _DequeSlot.swift
[43/47] Compiling DequeModule _UnsafeWrappedBuffer.swift
[44/47] Compiling HTTPTypes NIOLock.swift
[47/49] Emitting module DequeModule
[48/49] Compiling DequeModule Deque+Codable.swift
[49/49] Compiling DequeModule Deque+Collection.swift
[52/112] Emitting module OpenAPIRuntime
[53/120] 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
~~~~~~~~~~~~~~~~^
[54/120] 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
~~~~~~~~~~~~~~~~^
[55/120] 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
~~~~~~~~~~~~~~~~^
[56/120] 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
~~~~~~~~~~~~~~~~^
[57/120] 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
~~~~~~~~~~~~~~~~^
[58/120] 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
~~~~~~~~~~~~~~~~^
[59/120] 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
~~~~~~~~~~~~~~~~^
[60/120] 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
~~~~~~~~~~~~~~~~^
[61/120] 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
~~~~~~~~~~~~~~~~^
[62/120] 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
~~~~~~~~~~~~~~~~^
[63/120] 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
~~~~~~~~~~~~~~~~^
[64/120] 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
~~~~~~~~~~~~~~~~^
[65/120] 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
~~~~~~~~~~~~~~~~^
[66/120] 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
~~~~~~~~~~~~~~~~^
[67/120] 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
~~~~~~~~~~~~~~~~^
[68/120] 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
~~~~~~~~~~~~~~~~^
[69/120] 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
~~~~~~~~~~~~~~~~^
[70/120] 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
~~~~~~~~~~~~~~~~^
[71/120] Compiling OpenAPIRuntime FoundationExtensions.swift
[72/120] Compiling OpenAPIRuntime ParameterStyles.swift
[73/120] Compiling OpenAPIRuntime ServerVariable.swift
[74/120] Compiling OpenAPIRuntime URLExtensions.swift
[75/120] Compiling OpenAPIRuntime Deprecated.swift
[76/120] Compiling OpenAPIRuntime ClientError.swift
[77/120] Compiling OpenAPIRuntime CodingErrors.swift
[78/120] Compiling OpenAPIRuntime RuntimeError.swift
[79/120] Compiling OpenAPIRuntime ServerError.swift
[80/120] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[81/120] Compiling OpenAPIRuntime CodableExtensions.swift
[82/120] Compiling OpenAPIRuntime Configuration.swift
[83/120] Compiling OpenAPIRuntime Converter+Client.swift
[84/120] Compiling OpenAPIRuntime Converter+Common.swift
[85/120] Compiling OpenAPIRuntime Converter+Server.swift
[86/120] Compiling OpenAPIRuntime Converter.swift
[87/120] Compiling OpenAPIRuntime CurrencyExtensions.swift
[88/120] Compiling OpenAPIRuntime ErrorExtensions.swift
[89/120] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[90/120] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[91/120] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[92/120] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[93/120] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[94/120] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[95/120] Compiling OpenAPIRuntime MultipartValidation.swift
[96/120] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[97/120] Compiling OpenAPIRuntime URICodeCodingKey.swift
[98/120] Compiling OpenAPIRuntime URICoderConfiguration.swift
[99/120] Compiling OpenAPIRuntime URIEncodedNode.swift
[100/120] Compiling OpenAPIRuntime URIParsedTypes.swift
[101/120] Compiling OpenAPIRuntime URIDecoder.swift
[102/120] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[103/120] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[104/120] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[105/120] Compiling OpenAPIRuntime CurrencyTypes.swift
[106/120] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[107/120] Compiling OpenAPIRuntime HTTPBody.swift
[108/120] Compiling OpenAPIRuntime ServerTransport.swift
[109/120] Compiling OpenAPIRuntime UniversalClient.swift
[110/120] Compiling OpenAPIRuntime UniversalServer.swift
[111/120] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[112/120] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[113/120] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[114/120] Compiling OpenAPIRuntime URIEncoder.swift
[115/120] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[116/120] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[117/120] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[118/120] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[119/120] Compiling OpenAPIRuntime URIParser.swift
[120/120] Compiling OpenAPIRuntime URISerializer.swift
[123/129] Compiling OpenAPIURLSession Lock.swift
[124/129] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[125/129] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[126/129] Compiling OpenAPIURLSession URLSession+Extensions.swift
[127/129] Compiling OpenAPIURLSession URLSessionTransport.swift
[128/129] Compiling OpenAPIURLSession BufferedStream.swift
[129/129] Emitting module OpenAPIURLSession
Build complete! (24.61s)
Build complete.
{
"dependencies" : [
{
"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-http-types",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-http-types"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.62.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio"
}
],
"manifest_display_name" : "swift-openapi-urlsession",
"name" : "swift-openapi-urlsession",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "OpenAPIURLSession",
"targets" : [
"OpenAPIURLSession"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OpenAPIURLSessionTests",
"module_type" : "SwiftTarget",
"name" : "OpenAPIURLSessionTests",
"path" : "Tests/OpenAPIURLSessionTests",
"product_dependencies" : [
"NIOTestUtils"
],
"sources" : [
"AsyncSyncSequence.swift",
"BufferedStreamTests/BufferedStreamTests.swift",
"NIOAsyncHTTP1TestServer.swift",
"TaskCancellationTests.swift",
"TestUtils.swift",
"URLSessionBidirectionalStreamingTests/HTTPBodyOutputStreamTests.swift",
"URLSessionBidirectionalStreamingTests/MockAsyncSequence.swift",
"URLSessionBidirectionalStreamingTests/MockInputStreamDelegate.swift",
"URLSessionBidirectionalStreamingTests/URLSessionBidirectionalStreamingTests.swift",
"URLSessionTransportTests.swift"
],
"target_dependencies" : [
"OpenAPIURLSession"
],
"type" : "test"
},
{
"c99name" : "OpenAPIURLSession",
"module_type" : "SwiftTarget",
"name" : "OpenAPIURLSession",
"path" : "Sources/OpenAPIURLSession",
"product_dependencies" : [
"DequeModule",
"OpenAPIRuntime",
"HTTPTypes"
],
"product_memberships" : [
"OpenAPIURLSession"
],
"sources" : [
"BufferedStream/BufferedStream.swift",
"BufferedStream/Lock.swift",
"URLSessionBidirectionalStreaming/BidirectionalStreamingURLSessionDelegate.swift",
"URLSessionBidirectionalStreaming/HTTPBodyOutputStreamBridge.swift",
"URLSessionBidirectionalStreaming/URLSession+Extensions.swift",
"URLSessionTransport.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.