Build Information
Successful build of spmgen, reference main (96f83a), with Swift 6.2 for Linux on 19 Jun 2025 19:08:49 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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.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: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/EduDo-Inc/spmgen.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-argument-parser.git
Fetching https://github.com/JohnSundell/Files.git
[1/1248] Fetching files
[1249/16628] Fetching files, swift-argument-parser
Fetched https://github.com/JohnSundell/Files.git from cache (0.87s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.88s)
Computing version for https://github.com/JohnSundell/Files.git
Computed https://github.com/JohnSundell/Files.git at 4.3.0 (2.22s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.92s)
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.5.1
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/16] Write sources
[7/16] Write swift-version-24593BA9C3E375BF.txt
[9/28] Compiling SPMResources SCNSceneResource.swift
[10/28] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/28] Emitting module ArgumentParserToolInfo
[12/29] Wrapping AST for ArgumentParserToolInfo for debugging
[14/67] Compiling SPMResources StoryboardResource.swift
[15/67] Compiling SPMResources Protocols.swift
[16/67] Compiling SPMResources ImageResource.swift
[17/67] Compiling SPMResources NibResource.swift
[18/67] Compiling SPMResources FontResource.swift
[19/67] Compiling SPMResources ColorResource.swift
[20/67] Emitting module SPMResources
[21/68] Wrapping AST for SPMResources for debugging
[23/68] Compiling ArgumentParser ArgumentVisibility.swift
[24/68] Compiling ArgumentParser CompletionKind.swift
[25/68] Compiling ArgumentParser Errors.swift
[26/68] Compiling ArgumentParser Flag.swift
[27/68] Compiling ArgumentParser NameSpecification.swift
[28/68] Compiling ArgumentParser Option.swift
[29/73] Emitting module ArgumentParser
[30/73] Compiling ArgumentParser BashCompletionsGenerator.swift
[31/73] Compiling ArgumentParser CompletionsGenerator.swift
[32/73] Compiling ArgumentParser FishCompletionsGenerator.swift
[33/73] Compiling ArgumentParser ZshCompletionsGenerator.swift
[34/73] Compiling ArgumentParser Argument.swift
[35/73] Compiling ArgumentParser ArgumentHelp.swift
[36/73] Compiling Files Files.swift
[37/73] Emitting module Files
[38/74] Wrapping AST for Files for debugging
[40/74] Compiling ArgumentParser ArgumentDefinition.swift
[41/74] Compiling ArgumentParser ArgumentSet.swift
[42/74] Compiling ArgumentParser CommandParser.swift
[43/74] Compiling ArgumentParser InputKey.swift
[44/74] Compiling ArgumentParser InputOrigin.swift
[45/74] Compiling ArgumentParser OptionGroup.swift
[46/74] Compiling ArgumentParser AsyncParsableCommand.swift
[47/74] Compiling ArgumentParser CommandConfiguration.swift
[48/74] Compiling ArgumentParser CommandGroup.swift
[49/74] Compiling ArgumentParser EnumerableFlag.swift
[50/74] Compiling ArgumentParser ExpressibleByArgument.swift
[51/74] Compiling ArgumentParser ParsableArguments.swift
[52/74] Compiling ArgumentParser ParsableArgumentsValidation.swift
[53/74] Compiling ArgumentParser ParsableCommand.swift
[54/74] Compiling ArgumentParser ArgumentDecoder.swift
[55/74] Compiling ArgumentParser Name.swift
[56/74] Compiling ArgumentParser Parsed.swift
[57/74] Compiling ArgumentParser ParsedValues.swift
[58/74] Compiling ArgumentParser ParserError.swift
[59/74] Compiling ArgumentParser SplitArguments.swift
[60/74] Compiling ArgumentParser DumpHelpGenerator.swift
[61/74] Compiling ArgumentParser HelpCommand.swift
[62/74] Compiling ArgumentParser HelpGenerator.swift
[63/74] Compiling ArgumentParser MessageInfo.swift
[64/74] Compiling ArgumentParser UsageGenerator.swift
[65/74] Compiling ArgumentParser CollectionExtensions.swift
[66/74] Compiling ArgumentParser Platform.swift
[67/74] Compiling ArgumentParser SequenceExtensions.swift
[68/74] Compiling ArgumentParser StringExtensions.swift
[69/74] Compiling ArgumentParser Tree.swift
[70/75] Wrapping AST for ArgumentParser for debugging
[72/84] Compiling SPMGenLib Files.Location+.swift
[73/85] Compiling SPMGenLib _Error.swift
[74/85] Compiling SPMGenLib GeneratorDeclarationProvider.swift
[75/85] Compiling SPMGenLib Indirect.swift
[76/85] Compiling SPMGenLib SPMGen.swift
[77/85] Emitting module SPMGenLib
[78/85] Compiling SPMGenLib CamelCase.swift
[79/85] Compiling SPMGenLib Files+.swift
[80/85] Compiling SPMGenLib ResourceExtensionsRendering.swift
[81/85] 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 | }
[82/86] Wrapping AST for SPMGenLib for debugging
[84/88] Emitting module SPMGen
[85/88] Compiling SPMGen main.swift
[86/89] Wrapping AST for SPMGen for debugging
[87/89] Write Objects.LinkFileList
[88/89] Linking spmgen
Build complete! (29.68s)
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"
}
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.