Build Information
Successful build of swift-testing-extensions, reference main (ac99e0), with Swift 6.2 for macOS (SPM) on 29 Nov 2025 02:41:52 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orchetect/swift-testing-extensions.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/orchetect/swift-testing-extensions
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ac99e04 Updated .swift-version
Cloned https://github.com/orchetect/swift-testing-extensions.git
Revision (git rev-parse @):
ac99e04a04bbfc434683ab553e3a4618df861165
SUCCESS checkout https://github.com/orchetect/swift-testing-extensions.git at main
Fetching https://github.com/swiftlang/swift-syntax.git
[1/72984] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.67s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (6.71s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.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.16s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Found unhandled resource at /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-testing-extensions/Sources/TestingExtensions/TestResource/Base/.testResourceFolder
{
"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": "swift-testing-extensions",
"name": "swift-testing-extensions",
"url": "https://github.com/orchetect/swift-testing-extensions.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-testing-extensions",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax.git",
"version": "602.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/orchetect/swift-testing-extensions.git
[1/413] Fetching swift-testing-extensions
Fetched https://github.com/orchetect/swift-testing-extensions.git from cache (0.65s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.92s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.99s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/orchetect/swift-testing-extensions.git
Working copy of https://github.com/orchetect/swift-testing-extensions.git resolved at main (ac99e04)
warning: '.resolve-product-dependencies': dependency 'swift-testing-extensions' is not used by any target
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/orchetect/swift-testing-extensions.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Found unhandled resource at /Users/admin/builder/spi-builder-workspace/Sources/TestingExtensions/TestResource/Base/.testResourceFolder
Building for debugging...
[0/8] Write sources
[3/8] Copying .testResourceFolder
[5/8] Write swift-version-49B95AFC49DCD68C.txt
[7/13] Compiling TestingExtensionsMacros TestingExtensionsMacroPlugin.swift
[8/13] Compiling TestingExtensionsMacros Utilities.swift
[9/13] Compiling TestingExtensionsMacros ModuleBundleMacro.swift
[10/13] Emitting module TestingExtensionsMacros
[11/13] Compiling TestingExtensionsMacros FailMacro.swift
[11/13] Write Objects.LinkFileList
[12/13] Linking TestingExtensionsMacros-tool
[14/39] Compiling TestingExtensions System Timing Stable.swift
[15/39] Compiling TestingExtensions Wait.swift
[16/39] Compiling TestingExtensions Shift Down.swift
[17/40] Compiling TestingExtensions TestResource.swift
[18/40] Compiling TestingExtensions TestResource CompressedFile.swift
[19/40] Compiling TestingExtensions TestResource File.swift
[20/40] Compiling TestingExtensions TestResource FileProtocol.swift
[21/40] Compiling TestingExtensions Task Extensions.swift
[22/40] Compiling TestingExtensions Data Extensions.swift
[23/40] Compiling TestingExtensions Task Extensions.swift
[24/40] Compiling TestingExtensions Data Extensions.swift
[25/40] Emitting module TestingExtensions
[26/40] Compiling TestingExtensions Current Locale.swift
[27/40] Compiling TestingExtensions System Timing Stable.swift
[30/40] Compiling TestingExtensions TestResource FileProtocol.swift
[33/40] Compiling TestingExtensions Wait.swift
[36/40] Compiling TestingExtensions Shift Down.swift
[37/40] Compiling TestingExtensions Current Locale.swift
[38/40] Compiling TestingExtensions TestResource.swift
[39/40] Emitting module TestingExtensions
[40/41] Compiling TestingExtensions resource_bundle_accessor.swift
Build complete! (11.38s)
Build complete.
Found unhandled resource at /Users/admin/builder/spi-builder-workspace/Sources/TestingExtensions/TestResource/Base/.testResourceFolder
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.0",
"upper_bound" : "99999999.999.999"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-syntax.git"
}
],
"manifest_display_name" : "swift-testing-extensions",
"name" : "swift-testing-extensions",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "TestingExtensions",
"targets" : [
"TestingExtensions"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "TestingExtensionsMacros",
"targets" : [
"TestingExtensionsMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "TestingExtensionsTests",
"module_type" : "SwiftTarget",
"name" : "TestingExtensionsTests",
"path" : "Tests/TestingExtensionsTests",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftSyntaxMacrosTestSupport"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/TestingExtensionsTests/TestResource/ResourceFiles",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Macros/Macro Tests.swift",
"TestResource Tests.swift",
"Wait Tests.swift"
],
"target_dependencies" : [
"TestingExtensions",
"TestingExtensionsMacros"
],
"type" : "test"
},
{
"c99name" : "TestingExtensionsMacros",
"module_type" : "SwiftTarget",
"name" : "TestingExtensionsMacros",
"path" : "Sources/TestingExtensionsMacros",
"product_dependencies" : [
"SwiftCompilerPlugin",
"SwiftSyntax",
"SwiftSyntaxMacros"
],
"product_memberships" : [
"TestingExtensions",
"TestingExtensionsMacros"
],
"sources" : [
"Macro Implementations/FailMacro.swift",
"Macro Implementations/ModuleBundleMacro.swift",
"TestingExtensionsMacroPlugin.swift",
"Utilities.swift"
],
"type" : "macro"
},
{
"c99name" : "TestingExtensions",
"module_type" : "SwiftTarget",
"name" : "TestingExtensions",
"path" : "Sources/TestingExtensions",
"product_memberships" : [
"TestingExtensions"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/TestingExtensions/TestResource/Base/.testResourceFolder",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Exports.swift",
"Macros/Macro Declarations.swift",
"Task Extensions.swift",
"TestResource/Data Extensions.swift",
"TestResource/TestResource CompressedFile.swift",
"TestResource/TestResource File.swift",
"TestResource/TestResource FileProtocol.swift",
"TestResource/TestResource.swift",
"Traits/Current Locale.swift",
"Traits/Shift Down.swift",
"Traits/System Timing Stable.swift",
"Wait.swift"
],
"target_dependencies" : [
"TestingExtensionsMacros"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.