Build Information
Successful build of GitHubRestAPISwiftOpenAPI, reference 2.0.3 (a4d1f6
), with Swift 5.9 for Linux on 1 Nov 2024 04:21:09 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.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.9
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-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:a06db64ee3297a5f3491915d7662e6a86c0024d45425be3d593d7649696fef17
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-openapi-urlsession
[1/5059] Fetching swift-openapi-runtime
[2/5784] Fetching swift-openapi-runtime, swift-openapi-urlsession
Fetched https://github.com/apple/swift-openapi-urlsession (0.26s)
Fetched https://github.com/apple/swift-openapi-runtime (0.26s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.0.2 (0.42s)
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-collections
[1/648] Fetching swift-http-types
[649/16123] Fetching swift-http-types, swift-collections
Fetched https://github.com/apple/swift-http-types (1.27s)
Fetched https://github.com/apple/swift-collections (1.31s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.0 (0.65s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.6.0 (0.56s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.92s)
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-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
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...
[1/25] Emitting module InternalCollectionsUtilities
[2/27] Emitting module HTTPTypes
[3/27] Compiling InternalCollectionsUtilities _SortedCollection.swift
[4/27] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[5/27] Compiling HTTPTypes HTTPParsedFields.swift
[6/27] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[7/27] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[8/27] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[9/27] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[10/27] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[11/27] Compiling InternalCollectionsUtilities Debugging.swift
[12/27] Compiling InternalCollectionsUtilities Descriptions.swift
[13/27] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[14/27] Compiling InternalCollectionsUtilities Specialize.swift
[15/27] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[16/27] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[17/27] Compiling InternalCollectionsUtilities UInt+reversed.swift
[18/27] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[19/27] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[20/27] Compiling InternalCollectionsUtilities Integer rank.swift
[21/27] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[22/28] Compiling HTTPTypes ISOLatin1String.swift
[25/29] Compiling HTTPTypes HTTPField.swift
[26/44] Compiling HTTPTypes HTTPRequest.swift
[27/44] Compiling HTTPTypes HTTPResponse.swift
[28/44] Compiling DequeModule Deque+CustomReflectable.swift
[29/44] Compiling DequeModule Deque+Descriptions.swift
[30/46] Compiling DequeModule _DequeBuffer.swift
[31/46] Compiling DequeModule _DequeBufferHeader.swift
[32/46] Compiling DequeModule Deque+Extras.swift
[33/46] Compiling DequeModule Deque+Hashable.swift
[34/46] Compiling DequeModule _DequeSlot.swift
[35/46] Compiling DequeModule _UnsafeWrappedBuffer.swift
[36/46] Compiling HTTPTypes HTTPFieldName.swift
[37/46] Compiling HTTPTypes HTTPFields.swift
[39/48] Compiling DequeModule Deque+Testing.swift
[40/48] Compiling DequeModule Deque._Storage.swift
[41/48] Compiling DequeModule Deque+Equatable.swift
[42/48] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[43/48] Compiling DequeModule Deque._UnsafeHandle.swift
[44/48] Compiling DequeModule Deque.swift
[46/48] Emitting module DequeModule
[47/48] Compiling DequeModule Deque+Codable.swift
[48/48] Compiling DequeModule Deque+Collection.swift
[51/110] Emitting module OpenAPIRuntime
[52/118] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[53/118] Compiling OpenAPIRuntime CodableExtensions.swift
[54/118] Compiling OpenAPIRuntime Configuration.swift
[55/118] Compiling OpenAPIRuntime Converter+Client.swift
[56/118] Compiling OpenAPIRuntime Converter+Common.swift
[57/118] Compiling OpenAPIRuntime Converter+Server.swift
[58/118] Compiling OpenAPIRuntime Converter.swift
[59/118] Compiling OpenAPIRuntime CurrencyExtensions.swift
[60/118] Compiling OpenAPIRuntime ErrorExtensions.swift
[61/118] Compiling OpenAPIRuntime FoundationExtensions.swift
[62/118] Compiling OpenAPIRuntime ParameterStyles.swift
[63/118] Compiling OpenAPIRuntime ServerVariable.swift
[64/118] Compiling OpenAPIRuntime URLExtensions.swift
[65/118] Compiling OpenAPIRuntime Deprecated.swift
[66/118] Compiling OpenAPIRuntime ClientError.swift
[67/118] Compiling OpenAPIRuntime CodingErrors.swift
[68/118] Compiling OpenAPIRuntime RuntimeError.swift
[69/118] Compiling OpenAPIRuntime ServerError.swift
[70/118] Compiling OpenAPIRuntime ClientTransport.swift
[71/118] Compiling OpenAPIRuntime CurrencyTypes.swift
[72/118] Compiling OpenAPIRuntime HTTPBody.swift
[73/118] Compiling OpenAPIRuntime ServerTransport.swift
[74/118] Compiling OpenAPIRuntime UniversalClient.swift
[75/118] Compiling OpenAPIRuntime UniversalServer.swift
[76/118] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[77/118] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[78/118] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[79/118] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[80/118] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[81/118] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[82/118] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[83/118] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[84/118] Compiling OpenAPIRuntime MultipartValidation.swift
[85/118] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[86/118] Compiling OpenAPIRuntime URICodeCodingKey.swift
[87/118] Compiling OpenAPIRuntime URICoderConfiguration.swift
[88/118] Compiling OpenAPIRuntime URIEncodedNode.swift
[89/118] Compiling OpenAPIRuntime URIParsedNode.swift
[90/118] Compiling OpenAPIRuntime URIDecoder.swift
[91/118] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[92/118] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[93/118] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[94/118] 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
~~~~~~~~~~~~~~~~^
[95/118] 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
~~~~~~~~~~~~~~~~^
[96/118] 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
~~~~~~~~~~~~~~~~^
[97/118] 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
~~~~~~~~~~~~~~~~^
[98/118] 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
~~~~~~~~~~~~~~~~^
[99/118] 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
~~~~~~~~~~~~~~~~^
[100/118] 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
~~~~~~~~~~~~~~~~^
[101/118] 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
~~~~~~~~~~~~~~~~^
[102/118] 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
~~~~~~~~~~~~~~~~^
[103/118] Compiling OpenAPIRuntime JSONLinesDecoding.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
[104/118] Compiling OpenAPIRuntime JSONLinesEncoding.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
[105/118] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
[106/118] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
[107/118] Compiling OpenAPIRuntime ServerSentEvents.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
[108/118] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
[109/118] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
[110/118] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONLinesEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/JSONSequenceEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsDecoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONDecoder
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-openapi-runtime/Sources/OpenAPIRuntime/EventStreams/ServerSentEventsEncoding.swift:18:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import class Foundation.JSONEncoder
~~~~~~~~~~~~~~~~^
[111/118] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[112/118] Compiling OpenAPIRuntime URIEncoder.swift
[113/118] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[114/118] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[115/118] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[116/118] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[117/118] Compiling OpenAPIRuntime URIParser.swift
[118/118] Compiling OpenAPIRuntime URISerializer.swift
[121/127] Compiling OpenAPIURLSession URLSession+Extensions.swift
[122/127] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[123/127] Compiling OpenAPIURLSession Lock.swift
[124/127] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[125/127] Compiling OpenAPIURLSession URLSessionTransport.swift
[126/127] Compiling OpenAPIURLSession BufferedStream.swift
[127/127] Emitting module OpenAPIURLSession
[130/153] Emitting module GitHubRestAPIRate_Limit
[131/153] 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
~~~~~~~~~~~~~~~~^
[132/153] 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
~~~~~~~~~~~~~~~~^
[133/153] 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
~~~~~~~~~~~~~~~~^
[136/158] Emitting module GitHubRestAPISecret_Scanning
[137/158] 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
~~~~~~~~~~~~~~~~^
[138/158] Emitting module GitHubRestAPIReactions
[139/158] Emitting module GitHubRestAPISearch
[140/158] Emitting module GitHubRestAPISecurity_Advisories
[141/158] 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
~~~~~~~~~~~~~~~~^
[144/163] Emitting module GitHubRestAPITeams
[145/163] 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
~~~~~~~~~~~~~~~~^
[148/168] 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
~~~~~~~~~~~~~~~~^
[149/168] Emitting module GitHubRestAPIPrivate_Registries
[150/168] 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
~~~~~~~~~~~~~~~~^
[153/173] 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
~~~~~~~~~~~~~~~~^
[154/173] 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
~~~~~~~~~~~~~~~~^
[157/178] 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
~~~~~~~~~~~~~~~~^
[158/178] Emitting module GitHubRestAPIUsers
[159/178] 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
~~~~~~~~~~~~~~~~^
[162/183] Emitting module GitHubRestAPIOidc
[163/183] 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
~~~~~~~~~~~~~~~~^
[164/183] 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
~~~~~~~~~~~~~~~~^
[167/188] 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
~~~~~~~~~~~~~~~~^
[168/188] 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
~~~~~~~~~~~~~~~~^
[169/188] Emitting module GitHubRestAPIProjects
[172/193] Emitting module GitHubRestAPIMeta
[173/193] Emitting module GitHubRestAPIMigrations
[174/193] 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
~~~~~~~~~~~~~~~~^
[175/193] 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
~~~~~~~~~~~~~~~~^
[178/198] 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
~~~~~~~~~~~~~~~~^
[179/198] Emitting module GitHubRestAPIMerge_Queue
[180/198] 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
~~~~~~~~~~~~~~~~^
[181/198] 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
~~~~~~~~~~~~~~~~^
[182/199] Emitting module GitHubRestAPIPackages
[183/199] 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
~~~~~~~~~~~~~~~~^
[184/199] 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
~~~~~~~~~~~~~~~~^
[189/208] Emitting module GitHubRestAPIMarkdown
[190/208] 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
~~~~~~~~~~~~~~~~^
[191/208] Emitting module GitHubRestAPILicenses
[192/208] 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
~~~~~~~~~~~~~~~~^
[193/208] 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
~~~~~~~~~~~~~~~~^
[196/212] 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
~~~~~~~~~~~~~~~~^
[199/218] 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
~~~~~~~~~~~~~~~~^
[200/218] 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
~~~~~~~~~~~~~~~~^
[203/223] Emitting module GitHubRestAPIInteractions
[204/223] Emitting module GitHubRestAPIGitignore
[205/223] 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
~~~~~~~~~~~~~~~~^
[206/223] 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
~~~~~~~~~~~~~~~~^
[209/228] Emitting module GitHubRestAPIOrgs
[210/228] 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
~~~~~~~~~~~~~~~~^
[211/228] 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
~~~~~~~~~~~~~~~~^
[214/233] 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
~~~~~~~~~~~~~~~~^
[215/233] 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
~~~~~~~~~~~~~~~~^
[218/238] 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
~~~~~~~~~~~~~~~~^
[219/238] Emitting module GitHubRestAPIEnterprise_Teams
[220/238] 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
~~~~~~~~~~~~~~~~^
[223/243] 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
~~~~~~~~~~~~~~~~^
[224/243] Emitting module GitHubRestAPIEmojis
[225/243] 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
~~~~~~~~~~~~~~~~^
[228/248] 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
~~~~~~~~~~~~~~~~^
[229/248] Emitting module GitHubRestAPIDesktop
[230/248] 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
~~~~~~~~~~~~~~~~^
[233/253] 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
~~~~~~~~~~~~~~~~^
[234/253] 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
~~~~~~~~~~~~~~~~^
[237/258] Emitting module GitHubRestAPIDependency_Graph
[238/258] 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
~~~~~~~~~~~~~~~~^
[239/258] 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
~~~~~~~~~~~~~~~~^
[242/263] Emitting module GitHubRestAPIGit
[243/263] 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
~~~~~~~~~~~~~~~~^
[244/263] 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
~~~~~~~~~~~~~~~~^
[247/268] 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
~~~~~~~~~~~~~~~~^
[248/268] Emitting module GitHubRestAPICopilot
[249/268] 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
~~~~~~~~~~~~~~~~^
[252/273] Emitting module GitHubRestAPICodes_Of_Conduct
[253/273] Emitting module GitHubRestAPIGists
[254/273] 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
~~~~~~~~~~~~~~~~^
[255/273] 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
~~~~~~~~~~~~~~~~^
[256/273] 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
~~~~~~~~~~~~~~~~^
[257/273] 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
~~~~~~~~~~~~~~~~^
[262/283] Emitting module GitHubRestAPICode_Scanning
[263/283] 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
~~~~~~~~~~~~~~~~^
[264/283] 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
~~~~~~~~~~~~~~~~^
[265/283] Emitting module GitHubRestAPIPulls
[268/288] Emitting module GitHubRestAPIClassroom
[269/288] Emitting module GitHubRestAPIDependabot
[270/288] 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
~~~~~~~~~~~~~~~~^
[271/288] 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
~~~~~~~~~~~~~~~~^
[274/293] 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
~~~~~~~~~~~~~~~~^
[275/293] 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
~~~~~~~~~~~~~~~~^
[278/298] 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
~~~~~~~~~~~~~~~~^
[279/298] 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
~~~~~~~~~~~~~~~~^
[280/298] 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
~~~~~~~~~~~~~~~~^
[281/298] Emitting module GitHubRestAPICode_Security
[284/303] 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
~~~~~~~~~~~~~~~~^
[285/303] Emitting module GitHubRestAPIBilling
[288/308] 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
~~~~~~~~~~~~~~~~^
[291/313] 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
~~~~~~~~~~~~~~~~^
[292/313] 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
~~~~~~~~~~~~~~~~^
[295/315] 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
~~~~~~~~~~~~~~~~^
[296/315] Emitting module GitHubRestAPIChecks
[297/315] 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
~~~~~~~~~~~~~~~~^
[300/317] 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
~~~~~~~~~~~~~~~~^
[301/317] Emitting module GitHubRestAPIActions
[302/317] 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
~~~~~~~~~~~~~~~~^
[303/317] 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
~~~~~~~~~~~~~~~~^
[304/317] Emitting module GitHubRestAPIApps
[307/319] 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
~~~~~~~~~~~~~~~~^
[308/319] 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
~~~~~~~~~~~~~~~~^
[309/319] Emitting module GitHubRestAPIActivity
[312/321] 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
~~~~~~~~~~~~~~~~^
[313/321] 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
~~~~~~~~~~~~~~~~^
[314/321] Emitting module GitHubRestAPICodespaces
[317/323] 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
~~~~~~~~~~~~~~~~^
[318/323] Emitting module GitHubRestAPIIssues
[319/323] 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
~~~~~~~~~~~~~~~~^
[322/325] 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
~~~~~~~~~~~~~~~~^
[325/327] 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
~~~~~~~~~~~~~~~~^
[326/327] 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
~~~~~~~~~~~~~~~~^
[327/327] Emitting module GitHubRestAPIRepos
Build complete! (507.78s)
Build complete.
Done.