Build Information
Successful build of GitHubSwiftActions, reference 1.0.3 (4a7460
), with Swift 5.10 for Linux on 17 Sep 2024 16:43:38 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Wei18/GitHubSwiftActions.git
Reference: 1.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/GitHubSwiftActions
* tag 1.0.3 -> FETCH_HEAD
HEAD is now at 4a74600 Fix, mint run latest version instead of mintfile
Cloned https://github.com/Wei18/GitHubSwiftActions.git
Revision (git rev-parse @):
4a74600a263c7a194cb5a57d12e40659dc0cb2a1
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Wei18/GitHubSwiftActions.git at 1.0.3
========================================
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-4609320-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:6c25c99211d1e15148b101a61df2563575f50d0f624cb6ce5a573a0b53fb5dca
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-openapi-urlsession
Fetching https://github.com/Wei18/github-rest-api-swift-openapi
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-http-types
[1/715] Fetching swift-openapi-urlsession
[716/5420] Fetching swift-openapi-urlsession, swift-openapi-runtime
[4198/5948] Fetching swift-openapi-urlsession, swift-openapi-runtime, swift-http-types
[5949/15744] Fetching swift-openapi-urlsession, swift-openapi-runtime, swift-http-types, yams
Fetched https://github.com/apple/swift-http-types from cache (0.26s)
Fetching https://github.com/apple/swift-collections
[5518/15216] Fetching swift-openapi-urlsession, swift-openapi-runtime, yams
Fetched https://github.com/apple/swift-openapi-urlsession from cache (0.32s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.32s)
[784/9796] Fetching yams
[883/21976] Fetching yams, swift-argument-parser
[18647/37010] Fetching yams, swift-argument-parser, swift-collections
Fetched https://github.com/jpsim/Yams from cache (1.02s)
[23155/27214] Fetching swift-argument-parser, swift-collections
[27215/248458] Fetching swift-argument-parser, swift-collections, github-rest-api-swift-openapi
Fetched https://github.com/apple/swift-collections from cache (1.08s)
[16605/233424] Fetching swift-argument-parser, github-rest-api-swift-openapi
Fetched https://github.com/apple/swift-argument-parser from cache (11.98s)
Fetched https://github.com/Wei18/github-rest-api-swift-openapi from cache (12.34s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.1.3 (0.89s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.5.0 (0.31s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.33s)
Computing version for https://github.com/Wei18/github-rest-api-swift-openapi
Computed https://github.com/Wei18/github-rest-api-swift-openapi at 2.0.1 (0.54s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.0 (0.36s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.0.2 (0.40s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.3 (0.51s)
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-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-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-openapi-urlsession
Working copy of https://github.com/apple/swift-openapi-urlsession resolved at 1.0.2
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/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.1.3
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.1
[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] Compiling Yams String+Yams.swift
[29/97] Compiling Yams Tag.swift
[30/99] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[31/99] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[32/99] Compiling Yams Node.swift
[33/99] Compiling Yams Parser.swift
[34/99] Compiling Yams Node.Scalar.swift
[35/99] Compiling Yams Node.Sequence.swift
[36/99] Compiling Yams Representer.swift
[37/99] Compiling Yams Resolver.swift
[38/99] Compiling InternalCollectionsUtilities Debugging.swift
[39/99] Compiling InternalCollectionsUtilities Descriptions.swift
[40/99] Compiling Yams Encoder.swift
[41/99] Compiling Yams Mark.swift
[42/99] Compiling Yams Node.Mapping.swift
[43/99] Emitting module InternalCollectionsUtilities
[44/99] Compiling Yams Constructor.swift
[45/99] Compiling Yams Decoder.swift
[46/99] Compiling Yams Emitter.swift
[47/100] Compiling HTTPTypes HTTPResponse.swift
[48/100] Compiling HTTPTypes ISOLatin1String.swift
[49/100] Compiling HTTPTypes HTTPField.swift
[51/100] Compiling HTTPTypes HTTPParsedFields.swift
[52/100] Compiling HTTPTypes HTTPRequest.swift
[52/100] Wrapping AST for InternalCollectionsUtilities for debugging
[54/103] Emitting module ArgumentParserToolInfo
[55/103] Compiling ArgumentParserToolInfo ToolInfo.swift
[56/116] Compiling DequeModule Deque+CustomReflectable.swift
[57/116] Compiling DequeModule Deque+Descriptions.swift
[58/116] Compiling DequeModule Deque+Equatable.swift
[59/116] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[61/118] Compiling DequeModule _DequeBuffer.swift
[62/118] Compiling DequeModule _DequeBufferHeader.swift
[62/118] Wrapping AST for ArgumentParserToolInfo for debugging
[64/156] Compiling ArgumentParser ParsableArgumentsValidation.swift
[65/156] Compiling ArgumentParser ParsableCommand.swift
[66/156] Emitting module Extensions
[67/156] Compiling Extensions Int+Ext.swift
[68/156] Compiling Extensions Task+Ext.swift
[69/156] Compiling ArgumentParser ExpressibleByArgument.swift
[70/156] Compiling ArgumentParser ParsableArguments.swift
[71/158] Compiling ArgumentParser NameSpecification.swift
[72/158] Compiling ArgumentParser Option.swift
[73/158] Compiling ArgumentParser Errors.swift
[74/158] Compiling ArgumentParser Flag.swift
[75/158] Compiling ArgumentParser ArgumentVisibility.swift
[76/158] Compiling ArgumentParser CompletionKind.swift
[78/158] Compiling ArgumentParser Argument.swift
[79/158] Compiling ArgumentParser ArgumentHelp.swift
[80/158] Compiling ArgumentParser FishCompletionsGenerator.swift
[81/158] Compiling ArgumentParser ZshCompletionsGenerator.swift
[82/158] Compiling HTTPTypes HTTPFieldName.swift
[83/158] Emitting module HTTPTypes
[84/158] Compiling HTTPTypes HTTPFields.swift
[86/159] Compiling ArgumentParser BashCompletionsGenerator.swift
[87/159] Compiling ArgumentParser CompletionsGenerator.swift
[88/159] Emitting module Yams
[90/159] Wrapping AST for Extensions for debugging
[95/159] Wrapping AST for HTTPTypes for debugging
[99/159] Compiling Yams YamlError.swift
[100/159] Emitting module ArgumentParser
[102/207] Emitting module DequeModule
[103/226] Wrapping AST for Yams for debugging
[104/226] Wrapping AST for DequeModule for debugging
[106/226] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[107/226] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[108/226] Compiling OpenAPIRuntime ServerSentEvents.swift
[109/226] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[110/226] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[111/226] Compiling OpenAPIRuntime OpenAPIValue.swift
[112/226] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[113/226] Compiling OpenAPIRuntime UndocumentedPayload.swift
[114/226] Compiling OpenAPIRuntime FoundationExtensions.swift
[115/226] Compiling OpenAPIRuntime ParameterStyles.swift
[116/226] Compiling OpenAPIRuntime ServerVariable.swift
[117/226] Compiling OpenAPIRuntime Acceptable.swift
[118/226] Compiling OpenAPIRuntime Base64EncodedData.swift
[119/226] Compiling OpenAPIRuntime ByteUtilities.swift
[120/226] Compiling OpenAPIRuntime ContentDisposition.swift
[121/226] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[122/226] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[123/226] Compiling OpenAPIRuntime ServerError.swift
[124/226] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[125/226] Compiling OpenAPIRuntime CodableExtensions.swift
[126/226] Compiling OpenAPIRuntime Configuration.swift
[127/226] Compiling OpenAPIRuntime Converter+Client.swift
[128/226] Compiling OpenAPIRuntime URLExtensions.swift
[129/226] Compiling OpenAPIRuntime Deprecated.swift
[130/226] Compiling OpenAPIRuntime ClientError.swift
[131/226] Compiling OpenAPIRuntime CodingErrors.swift
[132/226] Compiling OpenAPIRuntime RuntimeError.swift
[133/226] Compiling OpenAPIRuntime UniversalServer.swift
[134/226] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[135/226] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[136/226] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[137/226] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[138/226] Compiling OpenAPIRuntime Converter+Common.swift
[139/226] Compiling OpenAPIRuntime Converter+Server.swift
[140/226] Compiling OpenAPIRuntime Converter.swift
[141/226] Compiling OpenAPIRuntime CurrencyExtensions.swift
[142/226] Compiling OpenAPIRuntime ErrorExtensions.swift
[143/226] Compiling OpenAPIRuntime ClientTransport.swift
[144/226] Compiling OpenAPIRuntime CurrencyTypes.swift
[145/226] Compiling OpenAPIRuntime HTTPBody.swift
[146/226] Compiling OpenAPIRuntime ServerTransport.swift
[147/226] Compiling OpenAPIRuntime UniversalClient.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
~~~~~~~~~~~~~~~~^
/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
~~~~~~~~~~~~~~~~^
[157/226] Emitting module OpenAPIRuntime
[177/235] Compiling OpenAPIRuntime URICodeCodingKey.swift
[178/235] Compiling OpenAPIRuntime URICoderConfiguration.swift
[179/235] Compiling OpenAPIRuntime URIEncodedNode.swift
[180/235] Compiling OpenAPIRuntime URIParsedNode.swift
[181/235] Compiling OpenAPIRuntime URIDecoder.swift
[182/235] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[183/235] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[184/235] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[185/235] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[186/235] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[187/235] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[188/235] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[189/235] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[190/235] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[191/235] Compiling OpenAPIRuntime MultipartValidation.swift
[192/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
~~~~~~~~~~~~~~~~^
[200/235] 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
~~~~~~~~~~~~~~~~^
[208/235] Wrapping AST for ArgumentParser for debugging
[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] Emitting module Middleware
[221/245] Compiling Middleware AuthenticationMiddleware.swift
[223/246] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[224/246] Compiling OpenAPIURLSession Lock.swift
[225/246] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[226/246] Compiling OpenAPIURLSession URLSession+Extensions.swift
[227/246] Compiling OpenAPIURLSession URLSessionTransport.swift
[227/246] Wrapping AST for Middleware for debugging
[229/246] Emitting module OpenAPIURLSession
[230/246] Compiling OpenAPIURLSession BufferedStream.swift
[231/247] Wrapping AST for OpenAPIURLSession for debugging
[233/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
~~~~~~~~~~~~~~~~^
[234/253] Emitting module GitHubRestAPIIssues
[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] Emitting module CommentCore
[239/256] Compiling CommentCore CommentUseCase.swift
[240/257] Wrapping AST for CommentCore for debugging
[242/259] Emitting module CommentCLI
[243/259] Compiling CommentCLI Comment.swift
[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] 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
~~~~~~~~~~~~~~~~^
[253/263] Emitting module GitHubRestAPIRepos
[254/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
~~~~~~~~~~~~~~~~^
[255/266] Wrapping AST for GitHubRestAPIRepos for debugging
[257/267] Compiling ReleaseCore Version.swift
[258/267] Emitting module ReleaseCore
[259/267] Compiling ReleaseCore RepoUseCase.swift
[260/268] Wrapping AST for ReleaseCore for debugging
[262/270] Emitting module ReleaseCLI
[263/270] Compiling ReleaseCLI Release.swift
[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/278] Emitting module YamlWriter
[272/278] 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! (171.99s)
Build complete.
Done.