Build Information
Failed to build swift-testing-extensions, reference main (ac99e0), with Swift 6.2 for visionOS using Xcode 26.0 on 29 Nov 2025 02:41:38 UTC.
Build Command
No build command. This typically means the build failed at an early stage where we determine the build command.Build 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
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/orchetect/swift-testing-extensions.git
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/swiftlang/swift-syntax.git
Creating working copy of package ‘swift-syntax’
Checking out 602.0.0 of package ‘swift-syntax’
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Resolve Package Graph
Resolved source packages:
swift-testing-extensions: /Users/admin/builder/spi-builder-workspace
swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 602.0.0
resolved source packages: swift-testing-extensions, swift-syntax
Found unhandled resource at /Users/admin/builder/spi-builder-workspace/Sources/TestingExtensions/TestResource/Base/.testResourceFolder
Found unhandled resource at /Users/admin/builder/spi-builder-workspace/Sources/TestingExtensions/TestResource/Base/.testResourceFolder
2025-11-28 21:41:19.019 xcodebuild[521:3047] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-11-28 21:41:19.908 xcodebuild[521:3047] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-11-28 21:41:20.450 xcodebuild[521:3047] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
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"
}
Command line invocation:
/Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 602.0.0
swift-testing-extensions: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-syntax, swift-testing-extensions
Found unhandled resource at /Users/admin/builder/spi-builder-workspace/Sources/TestingExtensions/TestResource/Base/.testResourceFolder
2025-11-28 21:41:38.007 xcodebuild[649:3899] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
2025-11-28 21:41:38.156 xcodebuild[649:3899] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
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"
}
BUILD FAILURE 6.2 visionOS