Build Information
Successful build of GitHubSwiftActions, reference 1.0.9 (80b708
), with Swift 6.2 (beta) for Linux on 17 Jun 2025 16:27:28 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Wei18/GitHubSwiftActions.git
Reference: 1.0.9
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.9 -> FETCH_HEAD
HEAD is now at 80b708a Fix miseToml
Cloned https://github.com/Wei18/GitHubSwiftActions.git
Revision (git rev-parse @):
80b708ad4c943e610880b5118944f51b4e965d65
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Wei18/GitHubSwiftActions.git at 1.0.9
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
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-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/Wei18/github-rest-api-swift-openapi
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/jpsim/Yams
[1/5679] Fetching swift-openapi-runtime
[4601/16538] Fetching swift-openapi-runtime, yams
[9155/31918] Fetching swift-openapi-runtime, yams, swift-argument-parser
[29748/490795] Fetching swift-openapi-runtime, yams, swift-argument-parser, github-rest-api-swift-openapi
Fetched https://github.com/apple/swift-openapi-runtime from cache (18.54s)
Fetched https://github.com/apple/swift-argument-parser from cache (18.56s)
Fetched https://github.com/jpsim/Yams from cache (18.59s)
Fetched https://github.com/Wei18/github-rest-api-swift-openapi from cache (19.08s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.0.1 (19.44s)
Computing version for https://github.com/Wei18/github-rest-api-swift-openapi
Computed https://github.com/Wei18/github-rest-api-swift-openapi at 3.0.1 (3.29s)
Fetching https://github.com/apple/swift-openapi-urlsession
[1/961] Fetching swift-openapi-urlsession
Fetched https://github.com/apple/swift-openapi-urlsession from cache (0.37s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.1.0 (0.91s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-http-types
[1/904] Fetching swift-http-types
[905/17510] Fetching swift-http-types, swift-collections
Fetched https://github.com/apple/swift-http-types from cache (2.23s)
Fetched https://github.com/apple/swift-collections from cache (3.58s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (7.50s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (1.65s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.69s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.66s)
Creating working copy for https://github.com/apple/swift-openapi-urlsession
Working copy of https://github.com/apple/swift-openapi-urlsession resolved at 1.1.0
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 6.0.1
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.1
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.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.8.2
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 3.0.1
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/52] Write sources
[20/52] Compiling parser.c
[21/52] Compiling writer.c
[22/52] Compiling reader.c
[23/52] Compiling api.c
[24/52] Compiling emitter.c
[25/52] Write swift-version-24593BA9C3E375BF.txt
[26/79] Compiling scanner.c
[28/99] Emitting module HTTPTypes
[29/100] Emitting module Yams
[30/102] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[31/103] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[32/103] Compiling HTTPTypes ISOLatin1String.swift
[33/103] Compiling HTTPTypes HTTPResponse.swift
[34/103] Compiling HTTPTypes HTTPRequest.swift
[35/103] Compiling Yams Node.Sequence.swift
[36/103] Compiling Yams Node.swift
[37/103] Compiling Yams Tag.swift
[38/103] Compiling Yams YamlAnchorProviding.swift
[39/103] Emitting module InternalCollectionsUtilities
[40/103] Compiling Yams AliasDereferencingStrategy.swift
[41/103] Compiling Yams Anchor.swift
[42/103] Compiling Yams Node.Mapping.swift
[43/103] Compiling Yams Node.Scalar.swift
[44/103] Compiling Yams Mark.swift
[45/103] Compiling Yams Node.Alias.swift
[46/103] Compiling Yams Constructor.swift
[47/103] Compiling Yams Decoder.swift
[48/103] Compiling Yams Emitter.swift
[49/103] Compiling Yams Encoder.swift
[51/104] Compiling HTTPTypes HTTPParsedFields.swift
[52/104] Emitting module ArgumentParserToolInfo
[53/104] Compiling ArgumentParserToolInfo ToolInfo.swift
[54/105] Wrapping AST for InternalCollectionsUtilities for debugging
[56/120] Emitting module Extensions
[57/120] Compiling Extensions Int+Ext.swift
[58/120] Compiling Yams YamlError.swift
[59/120] Compiling Yams YamlTagProviding.swift
[60/120] Compiling Extensions Task+Ext.swift
[61/121] Compiling Yams Resolver.swift
[62/121] Compiling Yams String+Yams.swift
[62/121] Wrapping AST for ArgumentParserToolInfo for debugging
[64/121] Compiling DequeModule Deque+Extras.swift
[65/121] Compiling DequeModule Deque+Hashable.swift
[66/121] Compiling DequeModule Deque._UnsafeHandle.swift
[67/121] Compiling HTTPTypes NIOLock.swift
[69/128] Compiling ArgumentParser BashCompletionsGenerator.swift
[70/128] Compiling ArgumentParser CompletionsGenerator.swift
[71/128] Compiling ArgumentParser FishCompletionsGenerator.swift
[72/128] Compiling ArgumentParser ZshCompletionsGenerator.swift
[73/128] Compiling ArgumentParser Argument.swift
[74/128] Compiling ArgumentParser ArgumentHelp.swift
[75/128] Compiling DequeModule Deque.swift
[76/128] Compiling DequeModule Deque+Testing.swift
[77/128] Compiling DequeModule Deque._Storage.swift
[78/128] Compiling DequeModule _DequeBuffer.swift
[79/128] Compiling DequeModule _DequeBufferHeader.swift
[80/128] Compiling Yams Representer.swift
[81/160] Wrapping AST for Extensions for debugging
[85/162] Compiling HTTPTypes HTTPFieldName.swift
[86/162] Compiling HTTPTypes HTTPField.swift
[87/162] Compiling HTTPTypes HTTPFields.swift
[88/163] Compiling ArgumentParser OptionGroup.swift
[89/163] Compiling ArgumentParser AsyncParsableCommand.swift
[93/163] Compiling ArgumentParser CommandConfiguration.swift
[94/163] Compiling ArgumentParser CommandGroup.swift
[95/163] Compiling ArgumentParser EnumerableFlag.swift
[95/168] Wrapping AST for Yams for debugging
[96/168] Wrapping AST for HTTPTypes for debugging
[98/202] Compiling OpenAPIRuntime UniversalServer.swift
[99/202] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[100/229] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[101/229] Compiling OpenAPIRuntime HTTPBody.swift
[102/229] Compiling OpenAPIRuntime ServerError.swift
[103/229] Compiling OpenAPIRuntime CurrencyTypes.swift
[104/229] Compiling OpenAPIRuntime ServerTransport.swift
[105/229] Compiling OpenAPIRuntime UniversalClient.swift
[106/229] Compiling OpenAPIRuntime Deprecated.swift
[107/229] Compiling OpenAPIRuntime ClientError.swift
[108/229] Compiling OpenAPIRuntime FoundationExtensions.swift
[109/229] Compiling OpenAPIRuntime ParameterStyles.swift
[110/229] Emitting module DequeModule
[111/230] Wrapping AST for DequeModule for debugging
[113/230] Compiling OpenAPIRuntime Converter.swift
[114/230] Compiling OpenAPIRuntime CurrencyExtensions.swift
[115/230] Compiling OpenAPIRuntime ErrorExtensions.swift
[116/230] Compiling OpenAPIRuntime Acceptable.swift
[117/230] Compiling OpenAPIRuntime Base64EncodedData.swift
[118/230] Compiling OpenAPIRuntime ByteUtilities.swift
[119/230] Compiling OpenAPIRuntime ContentDisposition.swift
[120/230] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[121/230] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[122/230] Compiling OpenAPIRuntime OpenAPIValue.swift
[128/230] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[129/230] Emitting module ArgumentParser
[132/230] Compiling OpenAPIRuntime ServerVariable.swift
[133/230] Compiling OpenAPIRuntime URLExtensions.swift
[136/230] Emitting module OpenAPIRuntime
[137/238] Compiling OpenAPIRuntime URICodeCodingKey.swift
[138/238] Compiling OpenAPIRuntime URICoderConfiguration.swift
[139/238] Compiling OpenAPIRuntime URIEncodedNode.swift
[140/238] Compiling OpenAPIRuntime URIParsedTypes.swift
[141/238] Compiling OpenAPIRuntime URIDecoder.swift
[142/238] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[143/238] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[144/238] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[145/238] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[146/238] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[147/238] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[148/238] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[149/238] Compiling OpenAPIRuntime ServerSentEvents.swift
[150/238] Compiling OpenAPIRuntime CodableExtensions.swift
[151/238] Compiling OpenAPIRuntime Configuration.swift
[152/238] Compiling OpenAPIRuntime Converter+Client.swift
[153/238] Compiling OpenAPIRuntime Converter+Common.swift
[154/238] Compiling OpenAPIRuntime Converter+Server.swift
[155/238] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[156/238] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[157/238] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[158/238] Compiling OpenAPIRuntime ClientTransport.swift
[159/238] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[160/239] Wrapping AST for ArgumentParser for debugging
[177/239] Compiling OpenAPIRuntime CodingErrors.swift
[178/239] Compiling OpenAPIRuntime RuntimeError.swift
[204/239] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[205/239] Compiling OpenAPIRuntime UndocumentedPayload.swift
[206/239] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[207/239] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[208/239] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[209/239] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[210/239] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[211/239] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[212/239] Compiling OpenAPIRuntime MultipartValidation.swift
[213/239] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[214/239] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[215/239] Compiling OpenAPIRuntime URIEncoder.swift
[216/239] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[217/239] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[218/239] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[219/239] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[220/239] Compiling OpenAPIRuntime URIParser.swift
[221/239] Compiling OpenAPIRuntime URISerializer.swift
[222/240] Wrapping AST for OpenAPIRuntime for debugging
[224/249] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[225/249] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[226/249] Emitting module Middleware
[227/249] Compiling Middleware AuthenticationMiddleware.swift
[228/250] Wrapping AST for Middleware for debugging
[230/250] Compiling OpenAPIURLSession Lock.swift
[231/250] Compiling OpenAPIURLSession URLSession+Extensions.swift
[232/250] Compiling OpenAPIURLSession URLSessionTransport.swift
[233/250] Emitting module OpenAPIURLSession
[234/250] Compiling OpenAPIURLSession BufferedStream.swift
[235/251] Wrapping AST for OpenAPIURLSession for debugging
[237/257] Emitting module GitHubRestAPIIssues
[238/257] Compiling GitHubRestAPIIssues Client.swift
[239/257] Compiling GitHubRestAPIIssues Types.swift
[240/258] Wrapping AST for GitHubRestAPIIssues for debugging
[242/260] Emitting module CommentCore
[243/260] Compiling CommentCore CommentUseCase.swift
[244/261] Wrapping AST for CommentCore for debugging
[246/263] Emitting module CommentCLI
[247/263] Compiling CommentCLI Comment.swift
[248/264] Wrapping AST for CommentCLI for debugging
[250/266] Compiling Comment main.swift
[251/266] Emitting module Comment
[252/267] Wrapping AST for Comment for debugging
[253/267] Write Objects.LinkFileList
[254/267] Linking Comment
[256/267] Compiling GitHubRestAPIRepos Client.swift
[257/267] Compiling GitHubRestAPIRepos Types.swift
[258/267] Emitting module GitHubRestAPIRepos
[259/271] Wrapping AST for GitHubRestAPIRepos for debugging
[261/271] Emitting module ReleaseCore
[262/271] Compiling ReleaseCore Version.swift
[263/271] Compiling ReleaseCore RepoUseCase.swift
[264/272] Wrapping AST for ReleaseCore for debugging
[266/274] Emitting module ReleaseCLI
[267/274] Compiling ReleaseCLI Release.swift
[268/275] Wrapping AST for ReleaseCLI for debugging
[270/282] Emitting module Release
[271/282] Compiling Release main.swift
[272/282] Compiling YamlWriter SwiftPackageConfig.swift
[273/282] Compiling YamlWriter main.swift
[274/282] Compiling YamlWriter FileBuilder.swift
[276/283] Compiling YamlWriter CLIYamlBuilder.swift
[277/283] Emitting module YamlWriter
[277/284] Wrapping AST for Release for debugging
[278/284] Write Objects.LinkFileList
[280/284] Wrapping AST for YamlWriter for debugging
[281/284] Write Objects.LinkFileList
[282/284] Linking Release
[283/284] Linking YamlWriter
Build complete! (320.47s)
Build complete.
{
"dependencies" : [
{
"identity" : "github-rest-api-swift-openapi",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Wei18/github-rest-api-swift-openapi"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "swift-openapi-runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-runtime"
},
{
"identity" : "yams",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jpsim/Yams"
}
],
"manifest_display_name" : "GitHubSwiftActions",
"name" : "GitHubSwiftActions",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "Comment",
"targets" : [
"Comment"
],
"type" : {
"executable" : null
}
},
{
"name" : "Release",
"targets" : [
"Release"
],
"type" : {
"executable" : null
}
},
{
"name" : "YamlWriter",
"targets" : [
"YamlWriter"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "YamlWriter",
"module_type" : "SwiftTarget",
"name" : "YamlWriter",
"path" : "Sources/YamlWriter",
"product_dependencies" : [
"ArgumentParser",
"Yams"
],
"product_memberships" : [
"YamlWriter"
],
"sources" : [
"CLIYamlBuilder.swift",
"FileBuilder.swift",
"SwiftPackageConfig.swift",
"main.swift"
],
"target_dependencies" : [
"CommentCLI",
"ReleaseCLI"
],
"type" : "executable"
},
{
"c99name" : "ReleaseCoreTests",
"module_type" : "SwiftTarget",
"name" : "ReleaseCoreTests",
"path" : "Tests/ReleaseCoreTests",
"sources" : [
"Test.swift"
],
"target_dependencies" : [
"ReleaseCore"
],
"type" : "test"
},
{
"c99name" : "ReleaseCore",
"module_type" : "SwiftTarget",
"name" : "ReleaseCore",
"path" : "Sources/ReleaseCore",
"product_dependencies" : [
"GitHubRestAPIRepos"
],
"product_memberships" : [
"Release",
"YamlWriter"
],
"sources" : [
"RepoUseCase.swift",
"Version.swift"
],
"target_dependencies" : [
"Middleware",
"Extensions"
],
"type" : "library"
},
{
"c99name" : "ReleaseCLI",
"module_type" : "SwiftTarget",
"name" : "ReleaseCLI",
"path" : "Sources/ReleaseCLI",
"product_memberships" : [
"Release",
"YamlWriter"
],
"sources" : [
"Release.swift"
],
"target_dependencies" : [
"ReleaseCore",
"Extensions"
],
"type" : "library"
},
{
"c99name" : "Release",
"module_type" : "SwiftTarget",
"name" : "Release",
"path" : "Sources/Release",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"Release"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"ReleaseCLI"
],
"type" : "executable"
},
{
"c99name" : "Middleware",
"module_type" : "SwiftTarget",
"name" : "Middleware",
"path" : "Sources/Middleware",
"product_dependencies" : [
"OpenAPIRuntime"
],
"product_memberships" : [
"Comment",
"Release",
"YamlWriter"
],
"sources" : [
"AuthenticationMiddleware.swift"
],
"type" : "library"
},
{
"c99name" : "Extensions",
"module_type" : "SwiftTarget",
"name" : "Extensions",
"path" : "Sources/Extensions",
"product_memberships" : [
"Comment",
"Release",
"YamlWriter"
],
"sources" : [
"Int+Ext.swift",
"Task+Ext.swift"
],
"type" : "library"
},
{
"c99name" : "CommentCore",
"module_type" : "SwiftTarget",
"name" : "CommentCore",
"path" : "Sources/CommentCore",
"product_dependencies" : [
"GitHubRestAPIIssues"
],
"product_memberships" : [
"Comment",
"YamlWriter"
],
"sources" : [
"CommentUseCase.swift"
],
"target_dependencies" : [
"Middleware"
],
"type" : "library"
},
{
"c99name" : "CommentCLI",
"module_type" : "SwiftTarget",
"name" : "CommentCLI",
"path" : "Sources/CommentCLI",
"product_memberships" : [
"Comment",
"YamlWriter"
],
"sources" : [
"Comment.swift"
],
"target_dependencies" : [
"CommentCore",
"Extensions"
],
"type" : "library"
},
{
"c99name" : "Comment",
"module_type" : "SwiftTarget",
"name" : "Comment",
"path" : "Sources/Comment",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"Comment"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"CommentCLI"
],
"type" : "executable"
}
],
"tools_version" : "5.10"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.