Build Information
Successful build of ShaderListPlugin, reference main (77d02c), with Swift 6.1 for macOS (SPM) on 27 Nov 2025 19:25:14 UTC.
Swift 6 data race errors: 2
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCapturesBuild 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 /Users/admin/builder/spi-builder-workspace/.git/
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: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/Kosikowski/metal-shader-list-plugin.git
https://github.com/Kosikowski/metal-shader-list-plugin.git
{
"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" : "/Users/admin/builder/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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin ShaderListPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/20] Write sources
[8/20] Write ShaderEnumGenerator-tool-entitlement.plist
[9/20] Write sources
[10/20] Write ShaderEnumGenerator-entitlement.plist
[13/20] Write swift-version-2F0A5646E1D333AE.txt
[15/28] Emitting module ArgumentParserToolInfo
[16/28] Compiling ArgumentParserToolInfo ToolInfo.swift
[18/28] Emitting module ArgumentParserToolInfo
[19/120] Compiling ArgumentParser ParsableCommand.swift
[20/120] Compiling ArgumentParser ArgumentDecoder.swift
[21/120] Compiling ArgumentParser ArgumentDefinition.swift
[22/120] Compiling ArgumentParser ArgumentSet.swift
[23/120] Compiling ArgumentParser CommandParser.swift
[24/124] Compiling ArgumentParser ArgumentDiscussion.swift
[25/124] Compiling ArgumentParser ArgumentHelp.swift
[26/124] Compiling ArgumentParser ArgumentVisibility.swift
[27/124] Compiling ArgumentParser CompletionKind.swift
[28/124] Compiling ArgumentParser Errors.swift
[29/124] Compiling ArgumentParser ArgumentDiscussion.swift
[30/124] Compiling ArgumentParser CompletionsGenerator.swift
[31/124] Compiling ArgumentParser FishCompletionsGenerator.swift
[32/124] Compiling ArgumentParser CompletionKind.swift
[33/124] Compiling ArgumentParser Argument.swift
[34/128] Compiling ArgumentParser InputKey.swift
[35/128] Compiling ArgumentParser InputOrigin.swift
[36/128] Compiling ArgumentParser Name.swift
[37/128] Compiling ArgumentParser Parsed.swift
[38/128] Compiling ArgumentParser ParsedValues.swift
[39/128] Compiling ArgumentParser CommandConfiguration.swift
[40/128] Compiling ArgumentParser CommandGroup.swift
[41/128] Compiling ArgumentParser EnumerableFlag.swift
[42/128] Compiling ArgumentParser ExpressibleByArgument.swift
[43/128] Compiling ArgumentParser ParsableArguments.swift
[49/128] Compiling ArgumentParser MessageInfo.swift
[50/128] Compiling ArgumentParser UsageGenerator.swift
[51/128] Compiling ArgumentParser CollectionExtensions.swift
[52/128] Compiling ArgumentParser Mutex.swift
[53/128] Compiling ArgumentParser Platform.swift
[54/128] Emitting module ArgumentParser
[56/128] Compiling ArgumentParser NonsenseFlagsValidator.swift
[57/128] Compiling ArgumentParser ParsableArgumentsValidation.swift
[58/128] Compiling ArgumentParser PositionalArgumentsValidator.swift
[59/128] Compiling ArgumentParser UniqueNamesValidator.swift
[74/128] Compiling ArgumentParser Flag.swift
[75/128] Compiling ArgumentParser NameSpecification.swift
[76/128] Compiling ArgumentParser Option.swift
[77/128] Compiling ArgumentParser OptionGroup.swift
[78/128] Compiling ArgumentParser AsyncParsableCommand.swift
[79/128] Emitting module ShaderEnumGeneratorCore
[80/128] Compiling ShaderEnumGeneratorCore ShaderEnumGeneratorCore.swift
[82/128] Emitting module ShaderEnumGeneratorCore
[83/128] Compiling ArgumentParser ParserError.swift
[84/128] Compiling ArgumentParser SplitArguments.swift
[85/128] Compiling ArgumentParser DumpHelpGenerator.swift
[86/128] Compiling ArgumentParser HelpCommand.swift
[87/128] Compiling ArgumentParser HelpGenerator.swift
[103/128] Compiling ArgumentParser SequenceExtensions.swift
[104/128] Compiling ArgumentParser StringExtensions.swift
[105/128] Compiling ArgumentParser SwiftExtensions.swift
[106/128] Compiling ArgumentParser Tree.swift
[107/128] Compiling ArgumentParser CodingKeyValidator.swift
[123/132] Compiling ShaderEnumGenerator main.swift
/Users/admin/builder/spi-builder-workspace/Sources/ShaderEnumGenerator/main.swift:15:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
13 | // MARK: Static Properties
14 |
15 | static var configuration = CommandConfiguration(
| |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 | commandName: "ShaderEnumGenerator",
17 | abstract: "Generates a Swift enum source file from Metal shader function declarations."
[124/132] Emitting module ShaderEnumGenerator
/Users/admin/builder/spi-builder-workspace/Sources/ShaderEnumGenerator/main.swift:15:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
13 | // MARK: Static Properties
14 |
15 | static var configuration = CommandConfiguration(
| |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 | commandName: "ShaderEnumGenerator",
17 | abstract: "Generates a Swift enum source file from Metal shader function declarations."
/Users/admin/builder/spi-builder-workspace/Sources/ShaderEnumGenerator/main.swift:15:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
13 | // MARK: Static Properties
14 |
15 | static var configuration = CommandConfiguration(
| |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 | commandName: "ShaderEnumGenerator",
17 | abstract: "Generates a Swift enum source file from Metal shader function declarations."
[126/132] Compiling ShaderEnumGenerator main.swift
/Users/admin/builder/spi-builder-workspace/Sources/ShaderEnumGenerator/main.swift:15:16: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
13 | // MARK: Static Properties
14 |
15 | static var configuration = CommandConfiguration(
| |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 | commandName: "ShaderEnumGenerator",
17 | abstract: "Generates a Swift enum source file from Metal shader function declarations."
[126/132] Write Objects.LinkFileList
[128/132] Linking ShaderEnumGenerator-tool
[129/132] Linking ShaderEnumGenerator
[130/132] Applying ShaderEnumGenerator-tool
[130/132] Applying ShaderEnumGenerator
Build complete! (13.81s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.29s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (1.83s)
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
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" : "/Users/admin/builder/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"
}
Done.