Build Information
Successful build of objc-runtime-tools, reference 0.5.1 (04715d), with Swift 6.2 for macOS (SPM) on 1 Apr 2026 05:31:57 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/davdroman/objc-runtime-tools.git
Reference: 0.5.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/davdroman/objc-runtime-tools
* tag 0.5.1 -> FETCH_HEAD
HEAD is now at 04715d0 Bump swift-syntax upper bound to ..<604 (#9)
Cloned https://github.com/davdroman/objc-runtime-tools.git
Revision (git rev-parse @):
04715d0c98d366d7000be32c0c81b4ba87001910
SUCCESS checkout https://github.com/davdroman/objc-runtime-tools.git at 0.5.1
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/961] Fetching swift-macro-testing
[59/6400] Fetching swift-macro-testing, swift-custom-dump
[579/12123] Fetching swift-macro-testing, swift-custom-dump, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.04s)
[4510/6684] Fetching swift-macro-testing, xctest-dynamic-overlay
[6399/22714] Fetching swift-macro-testing, xctest-dynamic-overlay, swift-snapshot-testing
[7166/97621] Fetching swift-macro-testing, xctest-dynamic-overlay, swift-snapshot-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (5.86s)
[87684/96660] Fetching xctest-dynamic-overlay, swift-snapshot-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (8.90s)
Fetched https://github.com/swiftlang/swift-syntax from cache (8.90s)
Computing version for https://github.com/swiftlang/swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (8.90s)
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (11.95s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.4 (0.58s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.9 (0.56s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.58s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.58s)
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.4
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.9
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.22s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "objc-runtime-tools",
"name": "objc-runtime-tools",
"url": "https://github.com/davdroman/objc-runtime-tools.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/objc-runtime-tools",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax",
"version": "603.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/davdroman/objc-runtime-tools.git
[1/458] Fetching objc-runtime-tools
Fetched https://github.com/davdroman/objc-runtime-tools.git from cache (0.80s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.86s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 603.0.0 (1.60s)
Creating working copy for https://github.com/davdroman/objc-runtime-tools.git
Working copy of https://github.com/davdroman/objc-runtime-tools.git resolved at 0.5.1 (04715d0)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 603.0.0
warning: '.resolve-product-dependencies': dependency 'objc-runtime-tools' is not used by any target
Found 1 product dependencies
- swift-syntax
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/davdroman/objc-runtime-tools.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/12] Write sources
[7/12] Write swift-version-49B95AFC49DCD68C.txt
[9/21] Compiling AssociationMacro PatternBindingSyntax+.swift
[10/21] Compiling AssociationMacro AssociatedMacrosPlugin.swift
[11/21] Compiling AssociationMacro TypeSyntax+.swift
[12/21] Compiling AssociationMacro AssociatedMacro.swift
/Users/admin/builder/spi-builder-workspace/Sources/AssociationMacro/AssociatedMacro.swift:396:10: warning: 'init(leadingTrivia:specifier:name:equal:expression:trailingComma:trailingTrivia:)' is deprecated: Use 'init(leadingTrivia:_:specifier:_:name:_:initializer:_:trailingComma:_:trailingTrivia:)' instead [#DeprecatedDeclaration]
394 | signature: .init(
395 | capture: .init {
396 | ClosureCaptureSyntax(
| `- warning: 'init(leadingTrivia:specifier:name:equal:expression:trailingComma:trailingTrivia:)' is deprecated: Use 'init(leadingTrivia:_:specifier:_:name:_:initializer:_:trailingComma:_:trailingTrivia:)' instead [#DeprecatedDeclaration]
397 | name: .keyword(.`self`),
398 | expression: DeclReferenceExprSyntax(baseName: .keyword(.`self`)),
/Users/admin/builder/spi-builder-workspace/Sources/AssociationMacro/AssociatedMacro.swift:453:10: warning: 'init(leadingTrivia:specifier:name:equal:expression:trailingComma:trailingTrivia:)' is deprecated: Use 'init(leadingTrivia:_:specifier:_:name:_:initializer:_:trailingComma:_:trailingTrivia:)' instead [#DeprecatedDeclaration]
451 | signature: .init(
452 | capture: .init {
453 | ClosureCaptureSyntax(
| `- warning: 'init(leadingTrivia:specifier:name:equal:expression:trailingComma:trailingTrivia:)' is deprecated: Use 'init(leadingTrivia:_:specifier:_:name:_:initializer:_:trailingComma:_:trailingTrivia:)' instead [#DeprecatedDeclaration]
454 | name: .keyword(.`self`),
455 | expression: DeclReferenceExprSyntax(baseName: .keyword(.`self`)),
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[13/21] Emitting module AssociationMacro
[14/21] Compiling AssociationMacro AssociatedMacroDiagnostic.swift
[14/21] Write Objects.LinkFileList
[16/21] Compiling SwizzlingMacro SwizzleMacro.swift
[17/21] Emitting module SwizzlingMacro
[18/21] Compiling SwizzlingMacro SwizzleMacrosPlugin.swift
[18/21] Write Objects.LinkFileList
[19/21] Linking SwizzlingMacro-tool
[20/21] Linking AssociationMacro-tool
[22/45] Compiling Swizzling SwizzlingHook.swift
[23/45] Compiling Swizzling SwizzlingError.swift
[24/45] Compiling Swizzling Swizzle.swift
[26/45] Compiling Swizzling SwizzlingError.swift
[27/45] Compiling Swizzling SwizzlingHook.swift
[28/45] Compiling Association Macros.swift
[29/45] Compiling Association Policy.swift
[31/45] Compiling Association Macros.swift
[32/45] Emitting module Association
[33/45] Compiling Association Exports.swift
[35/45] Emitting module Association
[36/45] Compiling Swizzling LocalSelf.swift
[37/45] Compiling Swizzling Logging.swift
[38/45] Compiling Swizzling AnyHook.swift
[39/45] Compiling Swizzling Logging.swift
[40/45] Compiling Swizzling LocalSelf.swift
[41/45] Compiling Swizzling Macros.swift
[42/45] Compiling Swizzling AnyHook.swift
[43/45] Compiling Swizzling Macros.swift
[44/45] Emitting module Swizzling
[46/47] Emitting module ObjCRuntimeTools
[47/47] Compiling ObjCRuntimeTools Exports.swift
Build complete! (8.63s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-macro-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-macro-testing"
},
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "604.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax"
}
],
"manifest_display_name" : "objc-runtime-tools",
"name" : "objc-runtime-tools",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "ObjCRuntimeTools",
"targets" : [
"ObjCRuntimeTools"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Association",
"targets" : [
"Association"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Swizzling",
"targets" : [
"Swizzling"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwizzlingMacro",
"targets" : [
"SwizzlingMacro"
],
"type" : {
"macro" : null
}
},
{
"name" : "AssociationMacro",
"targets" : [
"AssociationMacro"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "SwizzlingTests",
"module_type" : "SwiftTarget",
"name" : "SwizzlingTests",
"path" : "Tests/SwizzlingTests",
"product_dependencies" : [
"MacroTesting"
],
"sources" : [
"SwizzleMacroTests.swift",
"SwizzleTests.swift"
],
"target_dependencies" : [
"Swizzling",
"SwizzlingMacro"
],
"type" : "test"
},
{
"c99name" : "SwizzlingMacro",
"module_type" : "SwiftTarget",
"name" : "SwizzlingMacro",
"path" : "Sources/SwizzlingMacro",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"ObjCRuntimeTools",
"Swizzling",
"SwizzlingMacro"
],
"sources" : [
"SwizzleMacro.swift",
"SwizzleMacrosPlugin.swift"
],
"type" : "macro"
},
{
"c99name" : "Swizzling",
"module_type" : "SwiftTarget",
"name" : "Swizzling",
"path" : "Sources/Swizzling",
"product_memberships" : [
"ObjCRuntimeTools",
"Swizzling"
],
"sources" : [
"AnyHook.swift",
"LocalSelf.swift",
"Logging.swift",
"Macros.swift",
"Swizzle.swift",
"SwizzlingError.swift",
"SwizzlingHook.swift"
],
"target_dependencies" : [
"SwizzlingMacro"
],
"type" : "library"
},
{
"c99name" : "ObjCRuntimeTools",
"module_type" : "SwiftTarget",
"name" : "ObjCRuntimeTools",
"path" : "Sources/ObjCRuntimeTools",
"product_memberships" : [
"ObjCRuntimeTools"
],
"sources" : [
"Exports.swift"
],
"target_dependencies" : [
"Association",
"Swizzling"
],
"type" : "library"
},
{
"c99name" : "AssociationTests",
"module_type" : "SwiftTarget",
"name" : "AssociationTests",
"path" : "Tests/AssociationTests",
"product_dependencies" : [
"MacroTesting"
],
"sources" : [
"AssociatedMacroTests.swift",
"ClassTypeTests.swift",
"PatternBindingSyntax+Tests.swift"
],
"target_dependencies" : [
"Association",
"AssociationMacro"
],
"type" : "test"
},
{
"c99name" : "AssociationMacro",
"module_type" : "SwiftTarget",
"name" : "AssociationMacro",
"path" : "Sources/AssociationMacro",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"ObjCRuntimeTools",
"Association",
"AssociationMacro"
],
"sources" : [
"AssociatedMacro.swift",
"AssociatedMacroDiagnostic.swift",
"AssociatedMacrosPlugin.swift",
"PatternBindingSyntax+.swift",
"TypeSyntax+.swift"
],
"type" : "macro"
},
{
"c99name" : "Association",
"module_type" : "SwiftTarget",
"name" : "Association",
"path" : "Sources/Association",
"product_memberships" : [
"ObjCRuntimeTools",
"Association"
],
"sources" : [
"Exports.swift",
"Macros.swift",
"Policy.swift"
],
"target_dependencies" : [
"AssociationMacro"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Done.