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 GitHubSwiftActions, reference main (20e4eb), with Swift 5.10 for Linux on 8 Oct 2024 06:25:00 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Wei18/GitHubSwiftActions.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/Wei18/GitHubSwiftActions
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 20e4eb8 Merge pull request #2 from Wei18/dependabot/swift/github.com/wei18/github-rest-api-swift-openapi-2.0.2
Cloned https://github.com/Wei18/GitHubSwiftActions.git
Revision (git rev-parse @):
20e4eb8e5a3b46fae3cc7617c8f4dc1dc1e5cd75
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Wei18/GitHubSwiftActions.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/Wei18/GitHubSwiftActions.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:de52ea9a9b71f638f9ab112bc11e200b74fab18027de8589a3de4f14b5e22683
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/Wei18/github-rest-api-swift-openapi
[1/528] Fetching swift-http-types
[529/10360] Fetching swift-http-types, yams
[1119/15371] Fetching swift-http-types, yams, swift-openapi-runtime
[7310/27624] Fetching swift-http-types, yams, swift-openapi-runtime, swift-argument-parser
[7311/43064] Fetching swift-http-types, yams, swift-openapi-runtime, swift-argument-parser, swift-collections
Fetched https://github.com/jpsim/Yams from cache (1.12s)
Fetching https://github.com/apple/swift-openapi-urlsession
[1/715] Fetching swift-openapi-urlsession
[230/222053] Fetching swift-openapi-urlsession, github-rest-api-swift-openapi
Fetched https://github.com/apple/swift-openapi-urlsession from cache (0.27s)
[2214/221338] Fetching github-rest-api-swift-openapi
Fetched https://github.com/apple/swift-http-types from cache (13.43s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (13.43s)
Fetched https://github.com/apple/swift-argument-parser from cache (13.44s)
Fetched https://github.com/apple/swift-collections from cache (13.46s)
Fetched https://github.com/Wei18/github-rest-api-swift-openapi from cache (13.82s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.3
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.1.3
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/Wei18/github-rest-api-swift-openapi
Working copy of https://github.com/Wei18/github-rest-api-swift-openapi resolved at 2.0.2
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
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/52] Write sources
[20/52] Compiling writer.c
[21/52] Compiling reader.c
[22/52] Compiling parser.c
[23/52] Compiling api.c
[24/52] Compiling emitter.c
[25/52] Write swift-version-24593BA9C3E375BF.txt
[26/52] Compiling scanner.c
[28/97] Emitting module InternalCollectionsUtilities
[29/99] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[30/99] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[31/99] Compiling Yams Constructor.swift
[32/99] Compiling Yams Decoder.swift
[33/99] Compiling Yams Emitter.swift
[34/99] Compiling Yams Encoder.swift
[35/99] Compiling Yams Mark.swift
[36/99] Compiling Yams Node.Mapping.swift
[37/99] Compiling HTTPTypes ISOLatin1String.swift
[38/99] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[39/99] Compiling InternalCollectionsUtilities Specialize.swift
[40/99] Compiling Yams Node.Scalar.swift
[41/99] Compiling Yams Node.Sequence.swift
[42/99] Compiling Yams String+Yams.swift
[43/99] Compiling Yams Tag.swift
[44/99] Compiling Yams Representer.swift
[45/99] Compiling Yams Resolver.swift
[46/99] Compiling Yams Node.swift
[47/99] Compiling Yams Parser.swift
[48/100] Emitting module HTTPTypes
[49/100] Compiling HTTPTypes HTTPField.swift
[51/100] Compiling HTTPTypes HTTPResponse.swift
[51/100] Wrapping AST for InternalCollectionsUtilities for debugging
[53/100] Compiling HTTPTypes HTTPParsedFields.swift
[54/100] Compiling HTTPTypes HTTPRequest.swift
[55/100] Emitting module ArgumentParserToolInfo
[56/100] Compiling ArgumentParserToolInfo ToolInfo.swift
[57/116] Wrapping AST for ArgumentParserToolInfo for debugging
[59/116] Compiling DequeModule Deque+Testing.swift
[60/116] Compiling DequeModule Deque._Storage.swift
[61/116] Compiling DequeModule Deque+Equatable.swift
[62/116] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[63/116] Compiling DequeModule _DequeBuffer.swift
[64/116] Compiling DequeModule _DequeBufferHeader.swift
[65/119] Compiling Extensions Task+Ext.swift
[66/119] Emitting module Yams
[67/119] Compiling DequeModule Deque+Codable.swift
[68/119] Compiling DequeModule Deque+Collection.swift
[69/119] Compiling DequeModule Deque+Extras.swift
[70/119] Compiling DequeModule Deque+Hashable.swift
[71/119] Emitting module Extensions
[72/119] Compiling Extensions Int+Ext.swift
[73/158] Compiling HTTPTypes HTTPFieldName.swift
[74/158] Compiling HTTPTypes HTTPFields.swift
[75/159] Compiling ArgumentParser Argument.swift
[76/159] Compiling ArgumentParser ArgumentHelp.swift
[77/159] Compiling ArgumentParser Errors.swift
[78/159] Compiling ArgumentParser Flag.swift
[79/159] Compiling ArgumentParser ArgumentVisibility.swift
[80/159] Compiling ArgumentParser CompletionKind.swift
[81/159] Compiling ArgumentParser FishCompletionsGenerator.swift
[82/159] Compiling ArgumentParser ZshCompletionsGenerator.swift
[83/159] Compiling Yams YamlError.swift
[87/160] Compiling ArgumentParser CommandConfiguration.swift
[88/160] Compiling ArgumentParser CommandGroup.swift
[88/160] Wrapping AST for Extensions for debugging
[89/160] Wrapping AST for HTTPTypes for debugging
[90/160] Wrapping AST for Yams for debugging
[92/160] Compiling ArgumentParser OptionGroup.swift
[93/160] Compiling ArgumentParser AsyncParsableCommand.swift
[94/160] Compiling ArgumentParser NameSpecification.swift
[95/160] Compiling ArgumentParser Option.swift
[98/220] Compiling OpenAPIRuntime Converter+Common.swift
[99/220] Compiling OpenAPIRuntime Converter+Server.swift
[100/220] Emitting module DequeModule
[101/220] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[102/220] Compiling OpenAPIRuntime CodableExtensions.swift
[103/221] Wrapping AST for DequeModule for debugging
[105/221] Compiling OpenAPIRuntime Converter.swift
[106/221] Compiling OpenAPIRuntime CurrencyExtensions.swift
[107/221] Compiling OpenAPIRuntime ErrorExtensions.swift
[108/221] Compiling OpenAPIRuntime Acceptable.swift
[109/221] Compiling OpenAPIRuntime Base64EncodedData.swift
[110/221] Compiling OpenAPIRuntime ByteUtilities.swift
[111/226] Compiling OpenAPIRuntime URICodeCodingKey.swift
[112/226] Compiling OpenAPIRuntime URICoderConfiguration.swift
[113/226] Compiling OpenAPIRuntime URIEncodedNode.swift
[114/226] Compiling OpenAPIRuntime URIParsedNode.swift
[115/226] Compiling OpenAPIRuntime URIDecoder.swift
[116/226] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[117/226] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[118/226] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[119/234] Emitting module ArgumentParser
[122/234] Compiling OpenAPIRuntime Configuration.swift
[123/234] Compiling OpenAPIRuntime Converter+Client.swift
[126/234] Emitting module OpenAPIRuntime
[127/234] Compiling OpenAPIRuntime Deprecated.swift
[128/234] Compiling OpenAPIRuntime ClientError.swift
[129/234] Compiling OpenAPIRuntime CodingErrors.swift
[130/234] Compiling OpenAPIRuntime RuntimeError.swift
[131/234] Compiling OpenAPIRuntime ServerError.swift
[132/234] Compiling OpenAPIRuntime ContentDisposition.swift
[133/234] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[134/234] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[135/234] Compiling OpenAPIRuntime OpenAPIValue.swift
[136/234] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[137/234] Compiling OpenAPIRuntime UndocumentedPayload.swift
[138/234] Compiling OpenAPIRuntime FoundationExtensions.swift
[139/234] Compiling OpenAPIRuntime ParameterStyles.swift
[140/234] Compiling OpenAPIRuntime ServerVariable.swift
[141/234] Compiling OpenAPIRuntime URLExtensions.swift
[142/234] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[143/234] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[144/234] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[145/234] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[146/234] Compiling OpenAPIRuntime ServerSentEvents.swift
[147/234] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[148/234] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[149/234] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[150/234] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[151/234] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[152/234] Compiling ArgumentParser CollectionExtensions.swift
[153/234] Compiling ArgumentParser Platform.swift
[154/234] Compiling ArgumentParser SequenceExtensions.swift
[155/234] Compiling ArgumentParser StringExtensions.swift
[156/234] Compiling ArgumentParser Tree.swift
[157/235] Wrapping AST for ArgumentParser for debugging
[166/235] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
[202/235] Compiling OpenAPIRuntime ClientTransport.swift
[203/235] Compiling OpenAPIRuntime CurrencyTypes.swift
[204/235] Compiling OpenAPIRuntime HTTPBody.swift
[205/235] Compiling OpenAPIRuntime ServerTransport.swift
[206/235] Compiling OpenAPIRuntime UniversalClient.swift
[207/235] Compiling OpenAPIRuntime UniversalServer.swift
[208/235] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[209/235] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[210/235] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[211/235] Compiling OpenAPIRuntime URIEncoder.swift
[212/235] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[213/235] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[214/235] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[215/235] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[216/235] Compiling OpenAPIRuntime URIParser.swift
[217/235] Compiling OpenAPIRuntime URISerializer.swift
[218/236] Wrapping AST for OpenAPIRuntime for debugging
[220/245] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[221/245] Emitting module Middleware
[222/245] Compiling Middleware AuthenticationMiddleware.swift
[223/246] Compiling OpenAPIURLSession Lock.swift
[224/246] Wrapping AST for Middleware for debugging
[226/246] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[227/246] Compiling OpenAPIURLSession URLSession+Extensions.swift
[228/246] Compiling OpenAPIURLSession URLSessionTransport.swift
[229/246] Emitting module OpenAPIURLSession
[230/246] Compiling OpenAPIURLSession BufferedStream.swift
[231/247] Wrapping AST for OpenAPIURLSession for debugging
[233/253] Emitting module GitHubRestAPIIssues
[234/253] Compiling GitHubRestAPIIssues Client.swift
/host/spi-builder-workspace/.build/checkouts/github-rest-api-swift-openapi/Sources/issues/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/github-rest-api-swift-openapi/Sources/issues/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/github-rest-api-swift-openapi/Sources/issues/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[235/253] Compiling GitHubRestAPIIssues Types.swift
/host/spi-builder-workspace/.build/checkouts/github-rest-api-swift-openapi/Sources/issues/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/github-rest-api-swift-openapi/Sources/issues/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/github-rest-api-swift-openapi/Sources/issues/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[236/254] Wrapping AST for GitHubRestAPIIssues for debugging
[238/256] Compiling CommentCore CommentUseCase.swift
[239/256] Emitting module CommentCore
[240/257] Wrapping AST for CommentCore for debugging
[242/259] Compiling CommentCLI Comment.swift
[243/259] Emitting module CommentCLI
[244/260] Wrapping AST for CommentCLI for debugging
[246/262] Emitting module Comment
[247/262] Compiling Comment main.swift
[248/263] Wrapping AST for Comment for debugging
[249/263] Write Objects.LinkFileList
[250/263] Linking Comment
[252/263] Emitting module GitHubRestAPIRepos
[253/263] Compiling GitHubRestAPIRepos Client.swift
/host/spi-builder-workspace/.build/checkouts/github-rest-api-swift-openapi/Sources/repos/Client.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/github-rest-api-swift-openapi/Sources/repos/Client.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/github-rest-api-swift-openapi/Sources/repos/Client.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[254/263] Compiling GitHubRestAPIRepos Types.swift
/host/spi-builder-workspace/.build/checkouts/github-rest-api-swift-openapi/Sources/repos/Types.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.URL
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/github-rest-api-swift-openapi/Sources/repos/Types.swift:5:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Data
~~~~~~~~~~~~~~~~^
/host/spi-builder-workspace/.build/checkouts/github-rest-api-swift-openapi/Sources/repos/Types.swift:6:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import struct Foundation.Date
~~~~~~~~~~~~~~~~^
[255/264] Wrapping AST for GitHubRestAPIRepos for debugging
[257/267] Compiling ReleaseCore RepoUseCase.swift
[258/267] Emitting module ReleaseCore
[259/267] Compiling ReleaseCore Version.swift
[260/268] Wrapping AST for ReleaseCore for debugging
[262/270] Compiling ReleaseCLI Release.swift
[263/270] Emitting module ReleaseCLI
[264/271] Wrapping AST for ReleaseCLI for debugging
[266/278] Emitting module Release
[267/278] Compiling Release main.swift
[268/278] Compiling YamlWriter SwiftPackageConfig.swift
[269/278] Compiling YamlWriter main.swift
[270/278] Compiling YamlWriter FileBuilder.swift
[271/279] Emitting module YamlWriter
[272/279] Compiling YamlWriter CLIYamlBuilder.swift
[274/280] Wrapping AST for Release for debugging
[275/280] Write Objects.LinkFileList
[276/280] Wrapping AST for YamlWriter for debugging
[277/280] Write Objects.LinkFileList
[278/280] Linking Release
[279/280] Linking YamlWriter
Build complete! (175.96s)
Build complete.
Done.