The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of AviaryInsights with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" 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.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/AviaryInsights.git
Reference: 1.0.0-beta.1
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/AviaryInsights
 * tag               1.0.0-beta.1 -> FETCH_HEAD
HEAD is now at 6dcd80a fixed postEvent response
Cloned https://github.com/brightdigit/AviaryInsights.git
Revision (git rev-parse @):
6dcd80af858d8f0da2142d8df0e8e689e260a44b
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/brightdigit/AviaryInsights.git at 1.0.0-beta.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/brightdigit/AviaryInsights.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-openapi-urlsession
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-collections
[1/677] Fetching swift-openapi-urlsession
[266/1091] Fetching swift-openapi-urlsession, swift-http-types
Fetching https://github.com/apple/swift-openapi-runtime
Fetched https://github.com/apple/swift-http-types (0.27s)
[1/14015] Fetching swift-collections
[4206/18504] Fetching swift-collections, swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-runtime (0.34s)
[7569/14015] Fetching swift-collections
Fetched https://github.com/apple/swift-openapi-urlsession (1.06s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Fetched https://github.com/apple/swift-collections (1.09s)
Computed https://github.com/apple/swift-openapi-urlsession at 1.0.1 (1.22s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.4.0 (0.37s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.0 (0.60s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.0.3 (0.43s)
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections 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.0.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.0.1
Building for debugging...
[1/24] Emitting module _CollectionsUtilities
[2/26] Compiling _CollectionsUtilities _SortedCollection.swift
[3/26] Compiling _CollectionsUtilities _UniqueCollection.swift
[4/26] Compiling _CollectionsUtilities UnsafeBufferPointer+Extras.swift
[5/26] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[6/26] Compiling _CollectionsUtilities Debugging.swift
[7/26] Compiling _CollectionsUtilities Descriptions.swift
[8/26] Compiling _CollectionsUtilities RandomAccessCollection+Offsets.swift
[9/26] Compiling _CollectionsUtilities Specialize.swift
[10/26] Compiling _CollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[11/26] Compiling _CollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[12/26] Compiling _CollectionsUtilities UnsafeRawPointer extensions.swift
[13/26] Compiling HTTPTypes ISOLatin1String.swift
[14/26] Compiling HTTPTypes HTTPResponse.swift
[15/26] Compiling _CollectionsUtilities UInt+reversed.swift
[16/26] Compiling _CollectionsUtilities _UnsafeBitSet+Index.swift
[17/26] Compiling _CollectionsUtilities _UnsafeBitSet+_Word.swift
[18/26] Compiling _CollectionsUtilities _UnsafeBitSet.swift
[19/26] Compiling _CollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[20/26] Compiling _CollectionsUtilities Integer rank.swift
[21/26] Compiling _CollectionsUtilities UInt+first and last set bit.swift
[23/28] Compiling HTTPTypes HTTPRequest.swift
[25/44] Compiling DequeModule Deque+Hashable.swift
[26/44] Compiling DequeModule Deque+Sendable.swift
[27/44] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[28/44] Compiling DequeModule Deque+Extras.swift
[29/46] Compiling DequeModule _DequeBuffer.swift
[30/46] Compiling DequeModule _DequeBufferHeader.swift
[31/46] Compiling DequeModule Deque+Testing.swift
[32/46] Compiling DequeModule Deque._Storage.swift
[33/46] Compiling DequeModule _DequeSlot.swift
[34/46] Compiling DequeModule _UnsafeWrappedBuffer.swift
[35/46] Compiling DequeModule Deque._UnsafeHandle.swift
[36/46] Compiling DequeModule Deque.swift
[37/46] Compiling DequeModule Deque+Descriptions.swift
[38/46] Compiling DequeModule Deque+Equatable.swift
[39/46] Compiling HTTPTypes HTTPField.swift
[40/46] Compiling HTTPTypes HTTPFieldName.swift
[41/46] Emitting module HTTPTypes
[42/46] Compiling HTTPTypes HTTPFields.swift
[44/48] Emitting module DequeModule
[46/48] Compiling DequeModule Deque+Codable.swift
[47/48] Compiling DequeModule Deque+Collection.swift
[48/48] Compiling DequeModule Deque+CustomReflectable.swift
[51/110] Compiling OpenAPIRuntime URICodeCodingKey.swift
[52/110] Compiling OpenAPIRuntime URICoderConfiguration.swift
[53/110] Compiling OpenAPIRuntime URIEncodedNode.swift
[54/110] Compiling OpenAPIRuntime URIParsedNode.swift
[55/110] Compiling OpenAPIRuntime URIDecoder.swift
[56/110] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[57/110] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[58/110] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[59/118] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[60/118] Compiling OpenAPIRuntime CodableExtensions.swift
[61/118] Compiling OpenAPIRuntime Configuration.swift
[62/118] Compiling OpenAPIRuntime Converter+Client.swift
[63/118] Compiling OpenAPIRuntime Converter+Common.swift
[64/118] Compiling OpenAPIRuntime Converter+Server.swift
[65/118] Compiling OpenAPIRuntime Converter.swift
[66/118] Compiling OpenAPIRuntime CurrencyExtensions.swift
[67/118] Compiling OpenAPIRuntime ErrorExtensions.swift
[68/118] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[69/118] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[70/118] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[71/118] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[72/118] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[73/118] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[74/118] Compiling OpenAPIRuntime MultipartValidation.swift
[75/118] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[76/118] Compiling OpenAPIRuntime Acceptable.swift
[77/118] Compiling OpenAPIRuntime Base64EncodedData.swift
[78/118] Compiling OpenAPIRuntime ByteUtilities.swift
[79/118] Compiling OpenAPIRuntime ContentDisposition.swift
[80/118] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[81/118] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[82/118] Compiling OpenAPIRuntime OpenAPIValue.swift
[83/118] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[84/118] Compiling OpenAPIRuntime UndocumentedPayload.swift
[85/118] Emitting module OpenAPIRuntime
[86/118] 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
~~~~~~~~~~~~~~~~^
[87/118] 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
~~~~~~~~~~~~~~~~^
[88/118] 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
~~~~~~~~~~~~~~~~^
[89/118] 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
~~~~~~~~~~~~~~~~^
[90/118] 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
~~~~~~~~~~~~~~~~^
[91/118] 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
~~~~~~~~~~~~~~~~^
[92/118] 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
~~~~~~~~~~~~~~~~^
[93/118] 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
~~~~~~~~~~~~~~~~^
[94/118] Compiling OpenAPIRuntime FoundationExtensions.swift
[95/118] Compiling OpenAPIRuntime ParameterStyles.swift
[96/118] Compiling OpenAPIRuntime ServerVariable.swift
[97/118] Compiling OpenAPIRuntime URLExtensions.swift
[98/118] Compiling OpenAPIRuntime Deprecated.swift
[99/118] Compiling OpenAPIRuntime ClientError.swift
[100/118] Compiling OpenAPIRuntime CodingErrors.swift
[101/118] Compiling OpenAPIRuntime RuntimeError.swift
[102/118] Compiling OpenAPIRuntime ServerError.swift
[103/118] Compiling OpenAPIRuntime ClientTransport.swift
[104/118] Compiling OpenAPIRuntime CurrencyTypes.swift
[105/118] Compiling OpenAPIRuntime HTTPBody.swift
[106/118] Compiling OpenAPIRuntime ServerTransport.swift
[107/118] Compiling OpenAPIRuntime UniversalClient.swift
[108/118] Compiling OpenAPIRuntime UniversalServer.swift
[109/118] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[110/118] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[111/118] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[112/118] Compiling OpenAPIRuntime URIEncoder.swift
[113/118] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[114/118] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[115/118] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[116/118] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[117/118] Compiling OpenAPIRuntime URIParser.swift
[118/118] Compiling OpenAPIRuntime URISerializer.swift
[121/127] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[122/127] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[123/127] Compiling OpenAPIURLSession Lock.swift
[124/127] Compiling OpenAPIURLSession URLSession+Extensions.swift
[125/127] Compiling OpenAPIURLSession URLSessionTransport.swift
[126/127] Emitting module OpenAPIURLSession
[127/127] Compiling OpenAPIURLSession BufferedStream.swift
[130/136] Compiling AviaryInsights Revenue.swift
[131/136] Compiling AviaryInsights Plausible.swift
[132/136] Compiling AviaryInsights Event.swift
[133/136] Compiling AviaryInsights Operations.swift
[134/136] Compiling AviaryInsights Client.swift
/host/spi-builder-workspace/Sources/AviaryInsights/Generated/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/AviaryInsights/Generated/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/AviaryInsights/Generated/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[135/136] Emitting module AviaryInsights
[136/136] Compiling AviaryInsights Types.swift
/host/spi-builder-workspace/Sources/AviaryInsights/Generated/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/AviaryInsights/Generated/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/AviaryInsights/Generated/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
Build complete! (20.79s)
Build complete.
Done.

Build Machine: Linux 2