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 GitHubRestAPISwiftOpenAPI, reference 2.0.3 (a4d1f6), with Swift 5.10 for Linux on 1 Nov 2024 04:17:44 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" 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.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Wei18/github-rest-api-swift-openapi.git
Reference: 2.0.3
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/Wei18/github-rest-api-swift-openapi
 * tag               2.0.3      -> FETCH_HEAD
HEAD is now at a4d1f60 Remove submodule
Cloned https://github.com/Wei18/github-rest-api-swift-openapi.git
Revision (git rev-parse @):
a4d1f6082baf6942e0d0184f0758d3294c8db496
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Wei18/github-rest-api-swift-openapi.git at 2.0.3
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/Wei18/github-rest-api-swift-openapi.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" 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:bbf8567030a4fa53b55a34fff1a818ffa3e86e892fedc5d8aa9c6958f48fdf8a
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/apple/swift-openapi-urlsession
[1/725] Fetching swift-openapi-urlsession
[726/5784] Fetching swift-openapi-urlsession, swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-urlsession from cache (0.28s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.29s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.0.2 (0.46s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-http-types
[1/648] Fetching swift-http-types
[649/16123] Fetching swift-http-types, swift-collections
Fetched https://github.com/apple/swift-http-types from cache (1.01s)
Fetched https://github.com/apple/swift-collections from cache (1.04s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.0 (0.40s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.6.0 (0.36s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.59s)
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.3.0
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.2
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.6.0
Building for debugging...
[0/46] Write sources
[45/46] Write swift-version-24593BA9C3E375BF.txt
[47/71] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[48/71] Compiling InternalCollectionsUtilities Specialize.swift
[49/73] Compiling InternalCollectionsUtilities _SortedCollection.swift
[50/73] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[51/73] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[52/73] Compiling InternalCollectionsUtilities Integer rank.swift
[53/73] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[54/73] Compiling HTTPTypes HTTPFieldName.swift
[55/73] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[56/73] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[57/73] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[58/73] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[59/73] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[60/73] Compiling HTTPTypes HTTPResponse.swift
[61/73] Compiling HTTPTypes ISOLatin1String.swift
[62/73] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[63/73] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[64/73] Compiling InternalCollectionsUtilities Debugging.swift
[65/73] Compiling InternalCollectionsUtilities Descriptions.swift
[66/73] Compiling HTTPTypes HTTPParsedFields.swift
[67/73] Compiling HTTPTypes HTTPRequest.swift
[68/73] Emitting module InternalCollectionsUtilities
[69/73] Compiling InternalCollectionsUtilities UInt+reversed.swift
[70/73] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[71/74] Emitting module HTTPTypes
[72/74] Compiling HTTPTypes HTTPField.swift
[74/89] Compiling DequeModule _DequeBuffer.swift
[75/89] Compiling DequeModule _DequeBufferHeader.swift
[76/91] Compiling DequeModule Deque+CustomReflectable.swift
[77/91] Compiling DequeModule Deque+Descriptions.swift
[78/91] Compiling DequeModule Deque+Extras.swift
[79/91] Compiling DequeModule Deque+Hashable.swift
[80/91] Compiling DequeModule Deque+Equatable.swift
[81/91] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[82/91] Compiling DequeModule _DequeSlot.swift
[83/91] Compiling DequeModule _UnsafeWrappedBuffer.swift
[84/91] Compiling HTTPTypes HTTPFields.swift
[86/92] Compiling DequeModule Deque+Testing.swift
[87/92] Compiling DequeModule Deque._Storage.swift
[88/92] Compiling DequeModule Deque._UnsafeHandle.swift
[89/92] Compiling DequeModule Deque.swift
[90/92] Compiling DequeModule Deque+Codable.swift
[91/92] Compiling DequeModule Deque+Collection.swift
[92/92] Emitting module DequeModule
[94/153] Compiling OpenAPIRuntime FoundationExtensions.swift
[95/153] Compiling OpenAPIRuntime ParameterStyles.swift
[96/153] Compiling OpenAPIRuntime ServerVariable.swift
[97/153] Compiling OpenAPIRuntime URLExtensions.swift
[98/153] Compiling OpenAPIRuntime Deprecated.swift
[99/153] Compiling OpenAPIRuntime ClientError.swift
[100/153] Compiling OpenAPIRuntime CodingErrors.swift
[101/153] Compiling OpenAPIRuntime RuntimeError.swift
[102/153] Compiling OpenAPIRuntime ServerError.swift
[103/161] Emitting module OpenAPIRuntime
[104/161] 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
~~~~~~~~~~~~~~~~^
[105/161] 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
~~~~~~~~~~~~~~~~^
[106/161] 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
~~~~~~~~~~~~~~~~^
[107/161] 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
~~~~~~~~~~~~~~~~^
[108/161] 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
~~~~~~~~~~~~~~~~^
[109/161] 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
~~~~~~~~~~~~~~~~^
[110/161] 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
~~~~~~~~~~~~~~~~^
[111/161] 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
~~~~~~~~~~~~~~~~^
[112/161] 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
~~~~~~~~~~~~~~~~^
[113/161] Compiling OpenAPIRuntime URICodeCodingKey.swift
[114/161] Compiling OpenAPIRuntime URICoderConfiguration.swift
[115/161] Compiling OpenAPIRuntime URIEncodedNode.swift
[116/161] Compiling OpenAPIRuntime URIParsedNode.swift
[117/161] Compiling OpenAPIRuntime URIDecoder.swift
[118/161] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[119/161] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[120/161] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[121/161] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[122/161] Compiling OpenAPIRuntime CodableExtensions.swift
[123/161] Compiling OpenAPIRuntime Configuration.swift
[124/161] Compiling OpenAPIRuntime Converter+Client.swift
[125/161] Compiling OpenAPIRuntime Converter+Common.swift
[126/161] Compiling OpenAPIRuntime Converter+Server.swift
[127/161] Compiling OpenAPIRuntime Converter.swift
[128/161] Compiling OpenAPIRuntime CurrencyExtensions.swift
[129/161] Compiling OpenAPIRuntime ErrorExtensions.swift
[130/161] 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
~~~~~~~~~~~~~~~~^
[131/161] 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
~~~~~~~~~~~~~~~~^
[132/161] 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
~~~~~~~~~~~~~~~~^
[133/161] 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
~~~~~~~~~~~~~~~~^
[134/161] 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
~~~~~~~~~~~~~~~~^
[135/161] 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
~~~~~~~~~~~~~~~~^
[136/161] 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
~~~~~~~~~~~~~~~~^
[137/161] 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
~~~~~~~~~~~~~~~~^
[138/161] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[139/161] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[140/161] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[141/161] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[142/161] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[143/161] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[144/161] Compiling OpenAPIRuntime MultipartValidation.swift
[145/161] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[146/161] Compiling OpenAPIRuntime ClientTransport.swift
[147/161] Compiling OpenAPIRuntime CurrencyTypes.swift
[148/161] Compiling OpenAPIRuntime HTTPBody.swift
[149/161] Compiling OpenAPIRuntime ServerTransport.swift
[150/161] Compiling OpenAPIRuntime UniversalClient.swift
[151/161] Compiling OpenAPIRuntime UniversalServer.swift
[152/161] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[153/161] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[154/161] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[155/161] Compiling OpenAPIRuntime URIEncoder.swift
[156/161] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[157/161] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[158/161] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[159/161] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[160/161] Compiling OpenAPIRuntime URIParser.swift
[161/161] Compiling OpenAPIRuntime URISerializer.swift
[163/169] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[164/169] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[165/169] Compiling OpenAPIURLSession URLSession+Extensions.swift
[166/169] Compiling OpenAPIURLSession URLSessionTransport.swift
[167/169] Compiling OpenAPIURLSession Lock.swift
[168/169] Compiling OpenAPIURLSession BufferedStream.swift
[169/169] Emitting module OpenAPIURLSession
[171/194] Compiling GitHubRestAPIRate_Limit Client.swift
/host/spi-builder-workspace/Sources/rate-limit/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/rate-limit/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/rate-limit/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[172/194] Emitting module GitHubRestAPIRate_Limit
[173/194] Compiling GitHubRestAPIRate_Limit Types.swift
/host/spi-builder-workspace/Sources/rate-limit/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/rate-limit/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/rate-limit/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[175/198] Compiling GitHubRestAPISecurity_Advisories Client.swift
/host/spi-builder-workspace/Sources/security-advisories/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/security-advisories/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/security-advisories/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[176/198] Emitting module GitHubRestAPISecurity_Advisories
[177/198] Compiling GitHubRestAPISecret_Scanning Client.swift
/host/spi-builder-workspace/Sources/secret-scanning/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/secret-scanning/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/secret-scanning/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[178/198] Emitting module GitHubRestAPISecret_Scanning
[179/198] Compiling GitHubRestAPISecret_Scanning Types.swift
/host/spi-builder-workspace/Sources/secret-scanning/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/secret-scanning/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/secret-scanning/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[181/202] Compiling GitHubRestAPIReactions Client.swift
/host/spi-builder-workspace/Sources/reactions/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/reactions/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/reactions/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[182/202] Emitting module GitHubRestAPIReactions
[183/202] Compiling GitHubRestAPIReactions Types.swift
/host/spi-builder-workspace/Sources/reactions/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/reactions/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/reactions/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[184/202] Emitting module GitHubRestAPIPulls
[186/206] Compiling GitHubRestAPIPrivate_Registries Types.swift
/host/spi-builder-workspace/Sources/private-registries/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/private-registries/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/private-registries/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[187/206] Emitting module GitHubRestAPIPrivate_Registries
[188/206] Compiling GitHubRestAPIPrivate_Registries Client.swift
/host/spi-builder-workspace/Sources/private-registries/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/private-registries/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/private-registries/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[190/210] Emitting module GitHubRestAPIProjects
[191/210] Compiling GitHubRestAPIPackages Client.swift
/host/spi-builder-workspace/Sources/packages/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/packages/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/packages/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[192/210] Emitting module GitHubRestAPIPackages
[193/210] Compiling GitHubRestAPISearch Client.swift
/host/spi-builder-workspace/Sources/search/Client.swift:92:40: warning: 'sort' is deprecated
                    value: input.query.sort
                                       ^
/host/spi-builder-workspace/Sources/search/Client.swift:99:40: warning: 'order' is deprecated
                    value: input.query.order
                                       ^
/host/spi-builder-workspace/Sources/search/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/search/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/search/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[194/210] Emitting module GitHubRestAPISearch
[195/210] Compiling GitHubRestAPISearch Types.swift
/host/spi-builder-workspace/Sources/search/Types.swift:1447:22: warning: 'has_downloads' is deprecated
                self.has_downloads = has_downloads
                     ^
/host/spi-builder-workspace/Sources/search/Types.swift:1461:22: warning: 'use_squash_pr_title_as_default' is deprecated
                self.use_squash_pr_title_as_default = use_squash_pr_title_as_default
                     ^
/host/spi-builder-workspace/Sources/search/Types.swift:4957:26: warning: 'sort' is deprecated
                    self.sort = sort
                         ^
/host/spi-builder-workspace/Sources/search/Types.swift:4958:26: warning: 'order' is deprecated
                    self.order = order
                         ^
/host/spi-builder-workspace/Sources/search/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/search/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/search/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[197/214] Compiling GitHubRestAPIUsers Client.swift
/host/spi-builder-workspace/Sources/users/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/users/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/users/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[198/214] Compiling GitHubRestAPIUsers Types.swift
/host/spi-builder-workspace/Sources/users/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/users/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/users/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[199/214] Emitting module GitHubRestAPIUsers
[201/218] Compiling GitHubRestAPIOidc Client.swift
/host/spi-builder-workspace/Sources/oidc/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/oidc/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/oidc/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[202/218] Emitting module GitHubRestAPIOidc
[203/218] Compiling GitHubRestAPIOidc Types.swift
/host/spi-builder-workspace/Sources/oidc/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/oidc/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/oidc/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[205/222] Compiling GitHubRestAPIProjects Client.swift
/host/spi-builder-workspace/Sources/projects/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/projects/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/projects/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[206/222] Compiling GitHubRestAPIProjects Types.swift
/host/spi-builder-workspace/Sources/projects/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/projects/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/projects/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[208/226] Compiling GitHubRestAPIMeta Client.swift
/host/spi-builder-workspace/Sources/meta/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/meta/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/meta/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[209/226] Emitting module GitHubRestAPIMeta
[210/226] Emitting module GitHubRestAPIMigrations
[211/226] Compiling GitHubRestAPIPackages Types.swift
/host/spi-builder-workspace/Sources/packages/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/packages/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/packages/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[213/227] Compiling GitHubRestAPIMeta Types.swift
/host/spi-builder-workspace/Sources/meta/Types.swift:286:22: warning: 'hub_url' is deprecated
                self.hub_url = hub_url
                     ^
/host/spi-builder-workspace/Sources/meta/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/meta/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/meta/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[215/231] Compiling GitHubRestAPIMerge_Queue Types.swift
/host/spi-builder-workspace/Sources/merge-queue/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/merge-queue/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/merge-queue/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[216/231] Emitting module GitHubRestAPIMerge_Queue
[217/231] Compiling GitHubRestAPIMerge_Queue Client.swift
/host/spi-builder-workspace/Sources/merge-queue/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/merge-queue/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/merge-queue/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[219/238] Emitting module GitHubRestAPIMarkdown
[220/238] Compiling GitHubRestAPIMarkdown Client.swift
/host/spi-builder-workspace/Sources/markdown/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/markdown/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/markdown/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[221/238] Compiling GitHubRestAPIMarkdown Types.swift
/host/spi-builder-workspace/Sources/markdown/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/markdown/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/markdown/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[223/239] Compiling GitHubRestAPILicenses Client.swift
/host/spi-builder-workspace/Sources/licenses/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/licenses/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/licenses/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[224/242] Emitting module GitHubRestAPILicenses
[225/242] Compiling GitHubRestAPILicenses Types.swift
/host/spi-builder-workspace/Sources/licenses/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/licenses/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/licenses/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[227/243] Compiling GitHubRestAPISecurity_Advisories Types.swift
/host/spi-builder-workspace/Sources/security-advisories/Types.swift:2179:22: warning: 'has_downloads' is deprecated
                self.has_downloads = has_downloads
                     ^
/host/spi-builder-workspace/Sources/security-advisories/Types.swift:2193:22: warning: 'use_squash_pr_title_as_default' is deprecated
                self.use_squash_pr_title_as_default = use_squash_pr_title_as_default
                     ^
/host/spi-builder-workspace/Sources/security-advisories/Types.swift:3718:22: warning: 'has_downloads' is deprecated
                self.has_downloads = has_downloads
                     ^
/host/spi-builder-workspace/Sources/security-advisories/Types.swift:3732:22: warning: 'use_squash_pr_title_as_default' is deprecated
                self.use_squash_pr_title_as_default = use_squash_pr_title_as_default
                     ^
/host/spi-builder-workspace/Sources/security-advisories/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/security-advisories/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/security-advisories/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[229/250] Emitting module GitHubRestAPIGitignore
[230/250] Compiling GitHubRestAPIGitignore Client.swift
/host/spi-builder-workspace/Sources/gitignore/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/gitignore/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/gitignore/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[231/250] Compiling GitHubRestAPIGitignore Types.swift
/host/spi-builder-workspace/Sources/gitignore/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/gitignore/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/gitignore/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[233/254] Compiling GitHubRestAPITeams Client.swift
/host/spi-builder-workspace/Sources/teams/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/teams/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/teams/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[234/254] Compiling GitHubRestAPITeams Types.swift
/host/spi-builder-workspace/Sources/teams/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/teams/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/teams/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[235/254] Emitting module GitHubRestAPITeams
[237/258] Emitting module GitHubRestAPIInteractions
[238/258] Compiling GitHubRestAPIInteractions Client.swift
/host/spi-builder-workspace/Sources/interactions/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/interactions/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/interactions/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[239/258] Compiling GitHubRestAPIInteractions Types.swift
/host/spi-builder-workspace/Sources/interactions/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/interactions/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/interactions/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[241/262] Compiling GitHubRestAPIEnterprise_Teams Types.swift
/host/spi-builder-workspace/Sources/enterprise-teams/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/enterprise-teams/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/enterprise-teams/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[242/262] Emitting module GitHubRestAPIEnterprise_Teams
[243/262] Compiling GitHubRestAPIEnterprise_Teams Client.swift
/host/spi-builder-workspace/Sources/enterprise-teams/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/enterprise-teams/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/enterprise-teams/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[245/263] Emitting module GitHubRestAPIGit
[246/266] Compiling GitHubRestAPIEmojis Client.swift
/host/spi-builder-workspace/Sources/emojis/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/emojis/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/emojis/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[247/266] Compiling GitHubRestAPIEmojis Types.swift
/host/spi-builder-workspace/Sources/emojis/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/emojis/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/emojis/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[248/266] Emitting module GitHubRestAPIEmojis
[250/270] Compiling GitHubRestAPIDesktop Types.swift
/host/spi-builder-workspace/Sources/desktop/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/desktop/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/desktop/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[251/270] Emitting module GitHubRestAPIGists
[252/270] Emitting module GitHubRestAPIDesktop
[253/270] Compiling GitHubRestAPIDesktop Client.swift
/host/spi-builder-workspace/Sources/desktop/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/desktop/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/desktop/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[255/274] Compiling GitHubRestAPIGists Client.swift
/host/spi-builder-workspace/Sources/gists/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/gists/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/gists/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[256/274] Compiling GitHubRestAPIDependency_Graph Client.swift
/host/spi-builder-workspace/Sources/dependency-graph/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/dependency-graph/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/dependency-graph/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[257/274] Emitting module GitHubRestAPIDependency_Graph
[258/274] Compiling GitHubRestAPIMigrations Client.swift
/host/spi-builder-workspace/Sources/migrations/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/migrations/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/migrations/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[259/274] Compiling GitHubRestAPIMigrations Types.swift
/host/spi-builder-workspace/Sources/migrations/Types.swift:1885:22: warning: 'has_downloads' is deprecated
                self.has_downloads = has_downloads
                     ^
/host/spi-builder-workspace/Sources/migrations/Types.swift:1899:22: warning: 'use_squash_pr_title_as_default' is deprecated
                self.use_squash_pr_title_as_default = use_squash_pr_title_as_default
                     ^
/host/spi-builder-workspace/Sources/migrations/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/migrations/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/migrations/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[261/278] Emitting module GitHubRestAPIIssues
[262/278] Compiling GitHubRestAPIDependency_Graph Types.swift
/host/spi-builder-workspace/Sources/dependency-graph/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/dependency-graph/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/dependency-graph/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[264/282] Compiling GitHubRestAPIGit Types.swift
/host/spi-builder-workspace/Sources/git/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/git/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/git/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[265/282] Compiling GitHubRestAPIGit Client.swift
/host/spi-builder-workspace/Sources/git/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/git/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/git/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[267/286] Emitting module GitHubRestAPICopilot
[268/286] Compiling GitHubRestAPIGists Types.swift
/host/spi-builder-workspace/Sources/gists/Types.swift:2201:22: warning: 'forks' is deprecated
                self.forks = forks
                     ^
/host/spi-builder-workspace/Sources/gists/Types.swift:2202:22: warning: 'history' is deprecated
                self.history = history
                     ^
/host/spi-builder-workspace/Sources/gists/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/gists/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/gists/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[270/290] Compiling GitHubRestAPICodes_Of_Conduct Client.swift
/host/spi-builder-workspace/Sources/codes-of-conduct/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/codes-of-conduct/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/codes-of-conduct/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[271/290] Compiling GitHubRestAPICodes_Of_Conduct Types.swift
/host/spi-builder-workspace/Sources/codes-of-conduct/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/codes-of-conduct/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/codes-of-conduct/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[272/290] Emitting module GitHubRestAPICodes_Of_Conduct
[274/294] Compiling GitHubRestAPICopilot Client.swift
/host/spi-builder-workspace/Sources/copilot/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/copilot/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/copilot/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[275/294] Compiling GitHubRestAPICopilot Types.swift
/host/spi-builder-workspace/Sources/copilot/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/copilot/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/copilot/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[277/298] Compiling GitHubRestAPIPulls Client.swift
/host/spi-builder-workspace/Sources/pulls/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/pulls/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/pulls/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[278/298] Compiling GitHubRestAPIPulls Types.swift
/host/spi-builder-workspace/Sources/pulls/Types.swift:2206:22: warning: 'has_downloads' is deprecated
                self.has_downloads = has_downloads
                     ^
/host/spi-builder-workspace/Sources/pulls/Types.swift:2220:22: warning: 'use_squash_pr_title_as_default' is deprecated
                self.use_squash_pr_title_as_default = use_squash_pr_title_as_default
                     ^
/host/spi-builder-workspace/Sources/pulls/Types.swift:7681:30: warning: 'position' is deprecated
                        self.position = position
                             ^
/host/spi-builder-workspace/Sources/pulls/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/pulls/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/pulls/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[280/302] Emitting module GitHubRestAPIClassroom
[281/302] Emitting module GitHubRestAPICode_Security
[282/302] Compiling GitHubRestAPICodespaces Client.swift
/host/spi-builder-workspace/Sources/codespaces/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/codespaces/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/codespaces/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[283/302] Compiling GitHubRestAPIDependabot Types.swift
/host/spi-builder-workspace/Sources/dependabot/Types.swift:5964:26: warning: 'page' is deprecated
                    self.page = page
                         ^
/host/spi-builder-workspace/Sources/dependabot/Types.swift:5965:26: warning: 'per_page' is deprecated
                    self.per_page = per_page
                         ^
/host/spi-builder-workspace/Sources/dependabot/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/dependabot/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/dependabot/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[284/302] Compiling GitHubRestAPIDependabot Client.swift
/host/spi-builder-workspace/Sources/dependabot/Client.swift:1175:40: warning: 'page' is deprecated
                    value: input.query.page
                                       ^
/host/spi-builder-workspace/Sources/dependabot/Client.swift:1182:40: warning: 'per_page' is deprecated
                    value: input.query.per_page
                                       ^
/host/spi-builder-workspace/Sources/dependabot/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/dependabot/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/dependabot/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[285/302] Emitting module GitHubRestAPIDependabot
[287/303] Compiling GitHubRestAPIClassroom Client.swift
/host/spi-builder-workspace/Sources/classroom/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/classroom/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/classroom/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[288/303] Compiling GitHubRestAPIClassroom Types.swift
/host/spi-builder-workspace/Sources/classroom/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/classroom/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/classroom/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[289/307] Compiling GitHubRestAPICode_Scanning Client.swift
/host/spi-builder-workspace/Sources/code-scanning/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/code-scanning/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/code-scanning/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[291/308] Emitting module GitHubRestAPICode_Scanning
[292/310] Compiling GitHubRestAPIBilling Client.swift
/host/spi-builder-workspace/Sources/billing/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/billing/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/billing/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[293/310] Emitting module GitHubRestAPIBilling
[294/310] Compiling GitHubRestAPIOrgs Client.swift
/host/spi-builder-workspace/Sources/orgs/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/orgs/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/orgs/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[295/310] Emitting module GitHubRestAPIOrgs
[296/310] Compiling GitHubRestAPIOrgs Types.swift
/host/spi-builder-workspace/Sources/orgs/Types.swift:5604:22: warning: 'advanced_security_enabled_for_new_repositories' is deprecated
                self.advanced_security_enabled_for_new_repositories = advanced_security_enabled_for_new_repositories
                     ^
/host/spi-builder-workspace/Sources/orgs/Types.swift:5605:22: warning: 'dependabot_alerts_enabled_for_new_repositories' is deprecated
                self.dependabot_alerts_enabled_for_new_repositories = dependabot_alerts_enabled_for_new_repositories
                     ^
/host/spi-builder-workspace/Sources/orgs/Types.swift:5606:22: warning: 'dependabot_security_updates_enabled_for_new_repositories' is deprecated
                self.dependabot_security_updates_enabled_for_new_repositories = dependabot_security_updates_enabled_for_new_repositories
                     ^
/host/spi-builder-workspace/Sources/orgs/Types.swift:5607:22: warning: 'dependency_graph_enabled_for_new_repositories' is deprecated
                self.dependency_graph_enabled_for_new_repositories = dependency_graph_enabled_for_new_repositories
                     ^
/host/spi-builder-workspace/Sources/orgs/Types.swift:5608:22: warning: 'secret_scanning_enabled_for_new_repositories' is deprecated
                self.secret_scanning_enabled_for_new_repositories = secret_scanning_enabled_for_new_repositories
                     ^
/host/spi-builder-workspace/Sources/orgs/Types.swift:5609:22: warning: 'secret_scanning_push_protection_enabled_for_new_repositories' is deprecated
                self.secret_scanning_push_protection_enabled_for_new_repositories = secret_scanning_push_protection_enabled_for_new_repositories
                     ^
/host/spi-builder-workspace/Sources/orgs/Types.swift:8062:30: warning: 'advanced_security_enabled_for_new_repositories' is deprecated
                        self.advanced_security_enabled_for_new_repositories = advanced_security_enabled_for_new_repositories
                             ^
/host/spi-builder-workspace/Sources/orgs/Types.swift:8063:30: warning: 'dependabot_alerts_enabled_for_new_repositories' is deprecated
                        self.dependabot_alerts_enabled_for_new_repositories = dependabot_alerts_enabled_for_new_repositories
                             ^
/host/spi-builder-workspace/Sources/orgs/Types.swift:8064:30: warning: 'dependabot_security_updates_enabled_for_new_repositories' is deprecated
                        self.dependabot_security_updates_enabled_for_new_repositories = dependabot_security_updates_enabled_for_new_repositories
                             ^
/host/spi-builder-workspace/Sources/orgs/Types.swift:8065:30: warning: 'dependency_graph_enabled_for_new_repositories' is deprecated
                        self.dependency_graph_enabled_for_new_repositories = dependency_graph_enabled_for_new_repositories
                             ^
/host/spi-builder-workspace/Sources/orgs/Types.swift:8066:30: warning: 'secret_scanning_enabled_for_new_repositories' is deprecated
                        self.secret_scanning_enabled_for_new_repositories = secret_scanning_enabled_for_new_repositories
                             ^
/host/spi-builder-workspace/Sources/orgs/Types.swift:8067:30: warning: 'secret_scanning_push_protection_enabled_for_new_repositories' is deprecated
                        self.secret_scanning_push_protection_enabled_for_new_repositories = secret_scanning_push_protection_enabled_for_new_repositories
                             ^
/host/spi-builder-workspace/Sources/orgs/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/orgs/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/orgs/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[297/310] Compiling GitHubRestAPIBilling Types.swift
/host/spi-builder-workspace/Sources/billing/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/billing/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/billing/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[300/318] Compiling GitHubRestAPICode_Security Client.swift
/host/spi-builder-workspace/Sources/code-security/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/code-security/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/code-security/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[301/318] Compiling GitHubRestAPICode_Security Types.swift
/host/spi-builder-workspace/Sources/code-security/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/code-security/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/code-security/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[303/322] Compiling GitHubRestAPIActivity Client.swift
/host/spi-builder-workspace/Sources/activity/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/activity/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/activity/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[304/322] Emitting module GitHubRestAPIActivity
[305/322] Compiling GitHubRestAPICode_Scanning Types.swift
/host/spi-builder-workspace/Sources/code-scanning/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/code-scanning/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/code-scanning/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[307/323] Emitting module GitHubRestAPIChecks
[308/323] Compiling GitHubRestAPIChecks Client.swift
/host/spi-builder-workspace/Sources/checks/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/checks/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/checks/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[309/323] Compiling GitHubRestAPIChecks Types.swift
/host/spi-builder-workspace/Sources/checks/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/checks/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/checks/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[311/324] Compiling GitHubRestAPIActivity Types.swift
/host/spi-builder-workspace/Sources/activity/Types.swift:1961:22: warning: 'has_downloads' is deprecated
                self.has_downloads = has_downloads
                     ^
/host/spi-builder-workspace/Sources/activity/Types.swift:1975:22: warning: 'use_squash_pr_title_as_default' is deprecated
                self.use_squash_pr_title_as_default = use_squash_pr_title_as_default
                     ^
/host/spi-builder-workspace/Sources/activity/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/activity/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/activity/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[313/325] Compiling GitHubRestAPIApps Client.swift
/host/spi-builder-workspace/Sources/apps/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/apps/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/apps/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[314/325] Emitting module GitHubRestAPIApps
[315/325] Compiling GitHubRestAPIApps Types.swift
/host/spi-builder-workspace/Sources/apps/Types.swift:3941:22: warning: 'has_downloads' is deprecated
                self.has_downloads = has_downloads
                     ^
/host/spi-builder-workspace/Sources/apps/Types.swift:3955:22: warning: 'use_squash_pr_title_as_default' is deprecated
                self.use_squash_pr_title_as_default = use_squash_pr_title_as_default
                     ^
/host/spi-builder-workspace/Sources/apps/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/apps/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/apps/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[317/326] Emitting module GitHubRestAPICodespaces
[318/326] Compiling GitHubRestAPICodespaces Types.swift
/host/spi-builder-workspace/Sources/codespaces/Types.swift:2566:22: warning: 'has_downloads' is deprecated
                self.has_downloads = has_downloads
                     ^
/host/spi-builder-workspace/Sources/codespaces/Types.swift:2580:22: warning: 'use_squash_pr_title_as_default' is deprecated
                self.use_squash_pr_title_as_default = use_squash_pr_title_as_default
                     ^
/host/spi-builder-workspace/Sources/codespaces/Types.swift:4696:22: warning: 'has_downloads' is deprecated
                self.has_downloads = has_downloads
                     ^
/host/spi-builder-workspace/Sources/codespaces/Types.swift:4710:22: warning: 'use_squash_pr_title_as_default' is deprecated
                self.use_squash_pr_title_as_default = use_squash_pr_title_as_default
                     ^
/host/spi-builder-workspace/Sources/codespaces/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/codespaces/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/codespaces/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[320/327] Compiling GitHubRestAPIIssues Client.swift
/host/spi-builder-workspace/Sources/issues/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/issues/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/issues/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[321/327] Compiling GitHubRestAPIIssues Types.swift
/host/spi-builder-workspace/Sources/issues/Types.swift:2601:22: warning: 'has_downloads' is deprecated
                self.has_downloads = has_downloads
                     ^
/host/spi-builder-workspace/Sources/issues/Types.swift:2615:22: warning: 'use_squash_pr_title_as_default' is deprecated
                self.use_squash_pr_title_as_default = use_squash_pr_title_as_default
                     ^
/host/spi-builder-workspace/Sources/issues/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/issues/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/issues/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[323/328] Compiling GitHubRestAPIActions Client.swift
/host/spi-builder-workspace/Sources/actions/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/actions/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/actions/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[324/328] Emitting module GitHubRestAPIActions
[325/328] Compiling GitHubRestAPIActions Types.swift
/host/spi-builder-workspace/Sources/actions/Types.swift:5120:22: warning: 'has_downloads' is deprecated
                self.has_downloads = has_downloads
                     ^
/host/spi-builder-workspace/Sources/actions/Types.swift:5134:22: warning: 'use_squash_pr_title_as_default' is deprecated
                self.use_squash_pr_title_as_default = use_squash_pr_title_as_default
                     ^
/host/spi-builder-workspace/Sources/actions/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/actions/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/actions/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[327/329] Compiling GitHubRestAPIRepos Client.swift
/host/spi-builder-workspace/Sources/repos/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/repos/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/repos/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[328/329] Emitting module GitHubRestAPIRepos
[329/329] Compiling GitHubRestAPIRepos Types.swift
/host/spi-builder-workspace/Sources/repos/Types.swift:7726:22: warning: 'has_downloads' is deprecated
                self.has_downloads = has_downloads
                     ^
/host/spi-builder-workspace/Sources/repos/Types.swift:7740:22: warning: 'use_squash_pr_title_as_default' is deprecated
                self.use_squash_pr_title_as_default = use_squash_pr_title_as_default
                     ^
/host/spi-builder-workspace/Sources/repos/Types.swift:10059:22: warning: 'has_downloads' is deprecated
                self.has_downloads = has_downloads
                     ^
/host/spi-builder-workspace/Sources/repos/Types.swift:10073:22: warning: 'use_squash_pr_title_as_default' is deprecated
                self.use_squash_pr_title_as_default = use_squash_pr_title_as_default
                     ^
/host/spi-builder-workspace/Sources/repos/Types.swift:23283:30: warning: 'use_squash_pr_title_as_default' is deprecated
                        self.use_squash_pr_title_as_default = use_squash_pr_title_as_default
                             ^
/host/spi-builder-workspace/Sources/repos/Types.swift:25682:30: warning: 'use_squash_pr_title_as_default' is deprecated
                        self.use_squash_pr_title_as_default = use_squash_pr_title_as_default
                             ^
/host/spi-builder-workspace/Sources/repos/Types.swift:28755:34: warning: 'contexts' is deprecated
                            self.contexts = contexts
                                 ^
/host/spi-builder-workspace/Sources/repos/Types.swift:31195:30: warning: 'contexts' is deprecated
                        self.contexts = contexts
                             ^
/host/spi-builder-workspace/Sources/repos/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/repos/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/repos/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
Build complete! (293.16s)
Build complete.
Done.