Build Information
Successful build of ShaderListPlugin, reference main (77d02c), with Swift 6.0 for Linux on 27 Nov 2025 19:25:08 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kosikowski/metal-shader-list-plugin.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/Kosikowski/metal-shader-list-plugin
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 77d02c9 Bump actions/checkout from 5 to 6 (#4)
Cloned https://github.com/Kosikowski/metal-shader-list-plugin.git
Revision (git rev-parse @):
77d02c91e50a105888045055a42e94e950907231
SUCCESS checkout https://github.com/Kosikowski/metal-shader-list-plugin.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/Kosikowski/metal-shader-list-plugin.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:d50cceb83aba9237d7903cc3c4ef7bd8f8bfaaf83777b35554908a03d392fd03
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-argument-parser.git
[1/16860] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.77s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (0.78s)
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.6.2
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin ShaderListPlugin
Building for debugging...
[3/14] Write sources
[7/14] Write swift-version-24593BA9C3E375BF.txt
[9/18] Emitting module ArgumentParserToolInfo
[10/18] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/19] Wrapping AST for ArgumentParserToolInfo for debugging
[13/63] Compiling ArgumentParser InputKey.swift
[14/63] Compiling ArgumentParser InputOrigin.swift
[15/63] Compiling ArgumentParser Name.swift
[16/63] Compiling ArgumentParser Parsed.swift
[17/63] Compiling ArgumentParser ParsedValues.swift
[18/63] Compiling ArgumentParser ParserError.swift
[19/69] Emitting module ArgumentParser
[20/69] Emitting module ShaderEnumGeneratorCore
[21/69] Compiling ShaderEnumGeneratorCore ShaderEnumGeneratorCore.swift
[23/70] Compiling ArgumentParser CollectionExtensions.swift
[24/70] Compiling ArgumentParser Mutex.swift
[25/70] Compiling ArgumentParser Platform.swift
[26/70] Compiling ArgumentParser SequenceExtensions.swift
[27/70] Compiling ArgumentParser StringExtensions.swift
[28/70] Compiling ArgumentParser SwiftExtensions.swift
[29/70] Compiling ArgumentParser Tree.swift
[30/70] Compiling ArgumentParser CodingKeyValidator.swift
[31/70] Compiling ArgumentParser NonsenseFlagsValidator.swift
[32/70] Compiling ArgumentParser ParsableArgumentsValidation.swift
[33/70] Compiling ArgumentParser PositionalArgumentsValidator.swift
[34/70] Compiling ArgumentParser UniqueNamesValidator.swift
[34/70] Wrapping AST for ShaderEnumGeneratorCore for debugging
[36/70] Compiling ArgumentParser SplitArguments.swift
[37/70] Compiling ArgumentParser DumpHelpGenerator.swift
[38/70] Compiling ArgumentParser HelpCommand.swift
[39/70] Compiling ArgumentParser HelpGenerator.swift
[40/70] Compiling ArgumentParser MessageInfo.swift
[41/70] Compiling ArgumentParser UsageGenerator.swift
[42/70] Compiling ArgumentParser ParsableArguments.swift
[43/70] Compiling ArgumentParser ParsableCommand.swift
[44/70] Compiling ArgumentParser ArgumentDecoder.swift
[45/70] Compiling ArgumentParser ArgumentDefinition.swift
[46/70] Compiling ArgumentParser ArgumentSet.swift
[47/70] Compiling ArgumentParser CommandParser.swift
[48/70] Compiling ArgumentParser BashCompletionsGenerator.swift
[49/70] Compiling ArgumentParser CompletionsGenerator.swift
[50/70] Compiling ArgumentParser FishCompletionsGenerator.swift
[51/70] Compiling ArgumentParser ZshCompletionsGenerator.swift
[52/70] Compiling ArgumentParser Argument.swift
[53/70] Compiling ArgumentParser ArgumentDiscussion.swift
[54/70] Compiling ArgumentParser ArgumentHelp.swift
[55/70] Compiling ArgumentParser ArgumentVisibility.swift
[56/70] Compiling ArgumentParser CompletionKind.swift
[57/70] Compiling ArgumentParser Errors.swift
[58/70] Compiling ArgumentParser Flag.swift
[59/70] Compiling ArgumentParser NameSpecification.swift
[60/70] Compiling ArgumentParser Option.swift
[61/70] Compiling ArgumentParser OptionGroup.swift
[62/70] Compiling ArgumentParser AsyncParsableCommand.swift
[63/70] Compiling ArgumentParser CommandConfiguration.swift
[64/70] Compiling ArgumentParser CommandGroup.swift
[65/70] Compiling ArgumentParser EnumerableFlag.swift
[66/70] Compiling ArgumentParser ExpressibleByArgument.swift
[67/71] Wrapping AST for ArgumentParser for debugging
[69/73] Emitting module ShaderEnumGenerator
[70/73] Compiling ShaderEnumGenerator main.swift
[71/74] Wrapping AST for ShaderEnumGenerator for debugging
[72/74] Write Objects.LinkFileList
[73/74] Linking ShaderEnumGenerator
Build complete! (31.74s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
}
],
"manifest_display_name" : "ShaderListPlugin",
"name" : "ShaderListPlugin",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ShaderListPlugin",
"targets" : [
"ShaderListPlugin"
],
"type" : {
"plugin" : null
}
},
{
"name" : "ShaderEnumGenerator",
"targets" : [
"ShaderEnumGenerator"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "ShaderListPlugin",
"module_type" : "PluginTarget",
"name" : "ShaderListPlugin",
"path" : "Plugins",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"ShaderListPlugin"
],
"sources" : [
"ShaderListPlugin.swift"
],
"target_dependencies" : [
"ShaderEnumGenerator"
],
"type" : "plugin"
},
{
"c99name" : "ShaderEnumGeneratorTests",
"module_type" : "SwiftTarget",
"name" : "ShaderEnumGeneratorTests",
"path" : "Sources/ShaderEnumGeneratorTests",
"sources" : [
"RemovingAllCommentsEdgeCaseTests.swift",
"ShaderEnumGeneratorCoreTests.swift"
],
"target_dependencies" : [
"ShaderEnumGeneratorCore"
],
"type" : "test"
},
{
"c99name" : "ShaderEnumGeneratorCore",
"module_type" : "SwiftTarget",
"name" : "ShaderEnumGeneratorCore",
"path" : "Sources/ShaderEnumGeneratorCore",
"product_memberships" : [
"ShaderListPlugin",
"ShaderEnumGenerator"
],
"sources" : [
"ShaderEnumGeneratorCore.swift"
],
"type" : "library"
},
{
"c99name" : "ShaderEnumGenerator",
"module_type" : "SwiftTarget",
"name" : "ShaderEnumGenerator",
"path" : "Sources/ShaderEnumGenerator",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"ShaderListPlugin",
"ShaderEnumGenerator"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"ShaderEnumGeneratorCore"
],
"type" : "executable"
}
],
"tools_version" : "5.9"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:d50cceb83aba9237d7903cc3c4ef7bd8f8bfaaf83777b35554908a03d392fd03
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.