Build Information
Successful build of spmgen, reference main (96f83a), with Swift 6.3 for Android on 22 Apr 2026 11:20:33 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/EduDo-Inc/spmgen.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/EduDo-Inc/spmgen
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 96f83ae feat: Update swift-argument-parser version
Cloned https://github.com/EduDo-Inc/spmgen.git
Revision (git rev-parse @):
96f83aea200fd94ca051686cea8b3b76707e8542
SUCCESS checkout https://github.com/EduDo-Inc/spmgen.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/EduDo-Inc/spmgen.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/JohnSundell/Files.git
[1/1273] Fetching files
[1274/18720] Fetching files, swift-argument-parser
Fetched https://github.com/JohnSundell/Files.git from cache (0.29s)
[524/17447] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.79s)
Computing version for https://github.com/JohnSundell/Files.git
Computed https://github.com/JohnSundell/Files.git at 4.3.0 (1.19s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.40s)
Creating working copy for https://github.com/JohnSundell/Files.git
Working copy of https://github.com/JohnSundell/Files.git resolved at 4.3.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/17] Write sources
[8/17] Write swift-version--4F562202D5529B1.txt
[10/29] Emitting module SPMResources
[11/29] Compiling ArgumentParserToolInfo ToolInfo.swift
[12/29] Emitting module ArgumentParserToolInfo
[13/30] Wrapping AST for ArgumentParserToolInfo for debugging
[15/76] Compiling ArgumentParser InputOrigin.swift
[16/76] Compiling ArgumentParser Name.swift
[17/76] Compiling ArgumentParser Parsed.swift
[18/76] Compiling ArgumentParser ParsedValues.swift
[19/76] Compiling ArgumentParser ParserError.swift
[20/76] Compiling ArgumentParser SplitArguments.swift
[21/82] Emitting module ArgumentParser
[22/82] Compiling ArgumentParser BashCompletionsGenerator.swift
[23/82] Compiling ArgumentParser CompletionsGenerator.swift
[24/82] Compiling ArgumentParser FishCompletionsGenerator.swift
[25/82] Compiling ArgumentParser ZshCompletionsGenerator.swift
[26/82] Compiling ArgumentParser Argument.swift
[27/82] Compiling ArgumentParser ArgumentDiscussion.swift
[28/82] Compiling ArgumentParser ArgumentHelp.swift
[29/82] Compiling ArgumentParser DumpHelpGenerator.swift
[30/82] Compiling ArgumentParser HelpCommand.swift
[31/82] Compiling ArgumentParser HelpGenerator.swift
[32/82] Compiling ArgumentParser MessageInfo.swift
[33/82] Compiling ArgumentParser UsageGenerator.swift
[34/82] Compiling ArgumentParser CollectionExtensions.swift
[35/82] Compiling ArgumentParser Tree.swift
[36/82] Compiling ArgumentParser CodingKeyValidator.swift
[37/82] Compiling ArgumentParser NonsenseFlagsValidator.swift
[38/82] Compiling ArgumentParser ParsableArgumentsValidation.swift
[39/82] Compiling ArgumentParser PositionalArgumentsValidator.swift
[40/82] Compiling ArgumentParser UniqueNamesValidator.swift
[41/82] Compiling ArgumentParser ParentCommand.swift
[42/82] Compiling ArgumentParser AsyncParsableCommand.swift
[43/82] Compiling ArgumentParser CommandConfiguration.swift
[44/82] Compiling ArgumentParser CommandGroup.swift
[45/82] Compiling ArgumentParser EnumerableFlag.swift
[46/82] Compiling ArgumentParser ExpressibleByArgument.swift
[47/82] Compiling ArgumentParser ParsableArguments.swift
[48/82] Compiling ArgumentParser Foundation.swift
[49/82] Compiling ArgumentParser Mutex.swift
[50/82] Compiling ArgumentParser Platform.swift
[51/82] Compiling ArgumentParser SequenceExtensions.swift
[52/82] Compiling ArgumentParser StringExtensions.swift
[53/82] Compiling ArgumentParser SwiftExtensions.swift
[54/82] Compiling SPMResources StoryboardResource.swift
[55/82] Compiling SPMResources SCNSceneResource.swift
[56/82] Compiling SPMResources NibResource.swift
[57/82] Compiling SPMResources Protocols.swift
[58/82] Compiling SPMResources ImageResource.swift
[59/82] Compiling SPMResources FontResource.swift
[60/82] Compiling SPMResources ColorResource.swift
[61/83] Wrapping AST for SPMResources for debugging
[63/83] Compiling ArgumentParser ParsableCommand.swift
[64/83] Compiling ArgumentParser ArgumentDecoder.swift
[65/83] Compiling ArgumentParser ArgumentDefinition.swift
[66/83] Compiling ArgumentParser ArgumentSet.swift
[67/83] Compiling ArgumentParser CommandParser.swift
[68/83] Compiling ArgumentParser InputKey.swift
[69/83] Compiling ArgumentParser ArgumentVisibility.swift
[70/83] Compiling ArgumentParser CompletionKind.swift
[71/83] Compiling ArgumentParser Errors.swift
[72/83] Compiling ArgumentParser Flag.swift
[73/83] Compiling ArgumentParser NameSpecification.swift
[74/83] Compiling ArgumentParser Option.swift
[75/83] Compiling ArgumentParser OptionGroup.swift
[76/83] Compiling Files Files.swift
[77/83] Emitting module Files
[79/85] Wrapping AST for Files for debugging
[80/85] Wrapping AST for ArgumentParser for debugging
[82/94] Compiling SPMGenLib GeneratorDeclarationProvider.swift
[83/95] Compiling SPMGenLib SPMGen.swift
[84/95] Compiling SPMGenLib _Error.swift
[85/95] Compiling SPMGenLib Indirect.swift
[86/95] Compiling SPMGenLib Files.Location+.swift
[87/95] Emitting module SPMGenLib
[88/95] Compiling SPMGenLib CamelCase.swift
[89/95] Compiling SPMGenLib Files+.swift
[90/95] Compiling SPMGenLib ResourceExtensionsRendering.swift
[91/95] Compiling SPMGenLib ResourcesCommand.swift
/host/spi-builder-workspace/Sources/SPMGenLib/ResourcesCommand/ResourcesCommand.swift:97:17: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
95 | let fileManager = FileManager.default
96 | if !fileManager.fileExists(atPath: outputPath) {
97 | fileManager.createFile(atPath: outputPath, contents: nil, attributes: nil)
| `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
98 | }
99 | }
[92/98] Wrapping AST for SPMGenLib for debugging
[94/98] Compiling SPMGen main.swift
[95/98] Emitting module SPMGen
[96/99] Wrapping AST for SPMGen for debugging
[97/99] Write Objects.LinkFileList
[98/99] Linking spmgen
Build complete! (30.29s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "files",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JohnSundell/Files.git"
}
],
"manifest_display_name" : "spmgen",
"name" : "spmgen",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "spmgen",
"targets" : [
"SPMGen"
],
"type" : {
"executable" : null
}
},
{
"name" : "SPMGenLib",
"targets" : [
"SPMGenLib"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SPMResources",
"targets" : [
"SPMResources"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SPMResources",
"module_type" : "SwiftTarget",
"name" : "SPMResources",
"path" : "Sources/SPMResources",
"product_memberships" : [
"spmgen",
"SPMGenLib",
"SPMResources"
],
"sources" : [
"ColorResource.swift",
"FontResource.swift",
"ImageResource.swift",
"NibResource.swift",
"Protocols.swift",
"SCNSceneResource.swift",
"StoryboardResource.swift"
],
"type" : "library"
},
{
"c99name" : "SPMGenLibTests",
"module_type" : "SwiftTarget",
"name" : "SPMGenLibTests",
"path" : "Tests/SPMGenLibTests",
"sources" : [
"ResourcesTests.swift"
],
"target_dependencies" : [
"SPMGenLib",
"SPMResources"
],
"type" : "test"
},
{
"c99name" : "SPMGenLib",
"module_type" : "SwiftTarget",
"name" : "SPMGenLib",
"path" : "Sources/SPMGenLib",
"product_dependencies" : [
"ArgumentParser",
"Files"
],
"product_memberships" : [
"spmgen",
"SPMGenLib"
],
"sources" : [
"Helpers/CamelCase.swift",
"Helpers/Files+.swift",
"Helpers/Files.Location+.swift",
"Helpers/Indirect.swift",
"Helpers/_Error.swift",
"ResourcesCommand/GeneratorDeclarationProvider.swift",
"ResourcesCommand/ResourceExtensionsRendering.swift",
"ResourcesCommand/ResourcesCommand.swift",
"SPMGen.swift"
],
"target_dependencies" : [
"SPMResources"
],
"type" : "library"
},
{
"c99name" : "SPMGen",
"module_type" : "SwiftTarget",
"name" : "SPMGen",
"path" : "Sources/SPMGen",
"product_memberships" : [
"spmgen"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"SPMGenLib"
],
"type" : "executable"
}
],
"tools_version" : "5.3"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.