Build Information
Successful build of MetalCompilerPlugin, reference main (36c761), with Swift 6.1 for macOS (SPM) on 23 Nov 2025 23:39:56 UTC.
Swift 6 data race errors: 0
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/schwa/MetalCompilerPlugin.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/schwa/MetalCompilerPlugin
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 36c7614 Merge pull request #8 from schwa/jwight/bundle-support
Cloned https://github.com/schwa/MetalCompilerPlugin.git
Revision (git rev-parse @):
36c761478a8e3fb934acf8ef2db4696af95069b4
SUCCESS checkout https://github.com/schwa/MetalCompilerPlugin.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/schwa/MetalCompilerPlugin.git
https://github.com/schwa/MetalCompilerPlugin.git
{
"dependencies" : [
],
"manifest_display_name" : "MetalCompilerPlugin",
"name" : "MetalCompilerPlugin",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "MetalCompilerPlugin",
"targets" : [
"MetalCompilerPlugin"
],
"type" : {
"plugin" : null
}
},
{
"name" : "MetalCompilerPluginSupport",
"targets" : [
"MetalCompilerPluginSupport"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MetalCompilerPluginTests",
"module_type" : "SwiftTarget",
"name" : "MetalCompilerPluginTests",
"path" : "Tests/MetalCompilerPluginTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/MetalCompilerPluginTests/Empty.txt",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"MetalCompilerPluginTests.swift"
],
"target_dependencies" : [
"ExampleShaders"
],
"type" : "test"
},
{
"c99name" : "MetalCompilerPluginSupport",
"module_type" : "SwiftTarget",
"name" : "MetalCompilerPluginSupport",
"path" : "Sources/MetalCompilerPluginSupport",
"product_memberships" : [
"MetalCompilerPluginSupport"
],
"sources" : [
"MetalCompilerPluginSupport.swift"
],
"type" : "library"
},
{
"c99name" : "MetalCompilerPlugin",
"module_type" : "PluginTarget",
"name" : "MetalCompilerPlugin",
"path" : "Plugins/MetalCompilerPlugin",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"MetalCompilerPlugin"
],
"sources" : [
"MetalPlugin.swift"
],
"type" : "plugin"
},
{
"c99name" : "ExampleShaders",
"module_type" : "ClangTarget",
"name" : "ExampleShaders",
"path" : "Sources/ExampleShaders",
"sources" : [
"ExampleShaders.m"
],
"target_dependencies" : [
"DependencyShaders",
"MetalCompilerPlugin"
],
"type" : "library"
},
{
"c99name" : "DependencyShaders",
"module_type" : "ClangTarget",
"name" : "DependencyShaders",
"path" : "Sources/DependencyShaders",
"sources" : [
"DependencyShaders.m"
],
"target_dependencies" : [
"MetalCompilerPlugin"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
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 MetalCompilerPlugin
Building for debugging...
[1/5] Write sources
[2/5] Compiling DependencyShaders DependencyShaders.m
[3/5] Compiling ExampleShaders ExampleShaders.m
[4/5] Write swift-version-2F0A5646E1D333AE.txt
[6/7] Emitting module MetalCompilerPluginSupport
[7/7] Compiling MetalCompilerPluginSupport MetalCompilerPluginSupport.swift
Build complete! (4.90s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "MetalCompilerPlugin",
"name" : "MetalCompilerPlugin",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "MetalCompilerPlugin",
"targets" : [
"MetalCompilerPlugin"
],
"type" : {
"plugin" : null
}
},
{
"name" : "MetalCompilerPluginSupport",
"targets" : [
"MetalCompilerPluginSupport"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MetalCompilerPluginTests",
"module_type" : "SwiftTarget",
"name" : "MetalCompilerPluginTests",
"path" : "Tests/MetalCompilerPluginTests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/MetalCompilerPluginTests/Empty.txt",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"MetalCompilerPluginTests.swift"
],
"target_dependencies" : [
"ExampleShaders"
],
"type" : "test"
},
{
"c99name" : "MetalCompilerPluginSupport",
"module_type" : "SwiftTarget",
"name" : "MetalCompilerPluginSupport",
"path" : "Sources/MetalCompilerPluginSupport",
"product_memberships" : [
"MetalCompilerPluginSupport"
],
"sources" : [
"MetalCompilerPluginSupport.swift"
],
"type" : "library"
},
{
"c99name" : "MetalCompilerPlugin",
"module_type" : "PluginTarget",
"name" : "MetalCompilerPlugin",
"path" : "Plugins/MetalCompilerPlugin",
"plugin_capability" : {
"type" : "buildTool"
},
"product_memberships" : [
"MetalCompilerPlugin"
],
"sources" : [
"MetalPlugin.swift"
],
"type" : "plugin"
},
{
"c99name" : "ExampleShaders",
"module_type" : "ClangTarget",
"name" : "ExampleShaders",
"path" : "Sources/ExampleShaders",
"sources" : [
"ExampleShaders.m"
],
"target_dependencies" : [
"DependencyShaders",
"MetalCompilerPlugin"
],
"type" : "library"
},
{
"c99name" : "DependencyShaders",
"module_type" : "ClangTarget",
"name" : "DependencyShaders",
"path" : "Sources/DependencyShaders",
"sources" : [
"DependencyShaders.m"
],
"target_dependencies" : [
"MetalCompilerPlugin"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Done.