Build Information
Failed to build TestSpy with Swift 6.1 for watchOS using Xcode 16.3.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/f-meloni/TestSpy.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/f-meloni/TestSpy
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at bf53adc Merge pull request #9 from f-meloni/dependabot/bundler/cocoapods-downloader-1.6.3
Cloned https://github.com/f-meloni/TestSpy.git
Revision (git rev-parse @):
bf53adc8423743f44922627c6ada4825cfee3627
SUCCESS checkout https://github.com/f-meloni/TestSpy.git at master
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/f-meloni/TestSpy.git
https://github.com/f-meloni/TestSpy.git
{
"dependencies" : [
{
"identity" : "nimble",
"requirement" : {
"range" : [
{
"lower_bound" : "8.1.1",
"upper_bound" : "9.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble"
},
{
"identity" : "quick",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick"
}
],
"manifest_display_name" : "TestSpy",
"name" : "TestSpy",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "TestSpy",
"targets" : [
"TestSpy"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "TestSpyTests",
"module_type" : "SwiftTarget",
"name" : "TestSpyTests",
"path" : "Tests/TestSpyTests",
"product_dependencies" : [
"Quick"
],
"sources" : [
"CallStackContainerSpec.swift",
"CallstackMatcherSpec.swift",
"CallstackMatchers+NimbleSpec.swift",
"Test Classes/FakeCallstackPredicate.swift",
"Test Classes/TestMethod.swift",
"Test Classes/TestSpyObject.swift",
"TestSpy+MatchersSpec.swift",
"TestSpySpec.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"TestSpy"
],
"type" : "test"
},
{
"c99name" : "TestSpy",
"module_type" : "SwiftTarget",
"name" : "TestSpy",
"path" : "Sources/TestSpy",
"product_dependencies" : [
"Nimble"
],
"product_memberships" : [
"TestSpy"
],
"sources" : [
"Nimble Matchers/TestSpy+Matchers.swift",
"TestSpy/CallstackContainer.swift",
"TestSpy/Predicates/AnyCallstackPredicate.swift",
"TestSpy/Predicates/CallStackMatcher/AfterMatcher.swift",
"TestSpy/Predicates/CallStackMatcher/AnyMatcher.swift",
"TestSpy/Predicates/CallStackMatcher/AtleastMatcher.swift",
"TestSpy/Predicates/CallStackMatcher/BeforeMatcher.swift",
"TestSpy/Predicates/CallStackMatcher/CallstackPredicates.swift",
"TestSpy/Predicates/CallStackMatcher/ImmediatelyAfterMatcher.swift",
"TestSpy/Predicates/CallStackMatcher/ImmediatelyBeforeMatcher.swift",
"TestSpy/Predicates/CallStackMatcher/NeverMatcher.swift",
"TestSpy/Predicates/CallStackMatcher/OnlyMatcher.swift",
"TestSpy/Predicates/CallStackMatcher/TimesMatcher.swift",
"TestSpy/Predicates/CallstackMatcher.swift",
"TestSpy/Predicates/CallstackPredicate.swift",
"TestSpy/Predicates/CallstackVerifyer.swift",
"TestSpy/TestSpy.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
{
"identity" : "nimble",
"requirement" : {
"range" : [
{
"lower_bound" : "8.1.1",
"upper_bound" : "9.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble"
},
{
"identity" : "quick",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick"
}
],
"manifest_display_name" : "TestSpy",
"name" : "TestSpy",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "TestSpy",
"targets" : [
"TestSpy"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "TestSpyTests",
"module_type" : "SwiftTarget",
"name" : "TestSpyTests",
"path" : "Tests/TestSpyTests",
"product_dependencies" : [
"Quick"
],
"sources" : [
"CallStackContainerSpec.swift",
"CallstackMatcherSpec.swift",
"CallstackMatchers+NimbleSpec.swift",
"Test Classes/FakeCallstackPredicate.swift",
"Test Classes/TestMethod.swift",
"Test Classes/TestSpyObject.swift",
"TestSpy+MatchersSpec.swift",
"TestSpySpec.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"TestSpy"
],
"type" : "test"
},
{
"c99name" : "TestSpy",
"module_type" : "SwiftTarget",
"name" : "TestSpy",
"path" : "Sources/TestSpy",
"product_dependencies" : [
"Nimble"
],
"product_memberships" : [
"TestSpy"
],
"sources" : [
"Nimble Matchers/TestSpy+Matchers.swift",
"TestSpy/CallstackContainer.swift",
"TestSpy/Predicates/AnyCallstackPredicate.swift",
"TestSpy/Predicates/CallStackMatcher/AfterMatcher.swift",
"TestSpy/Predicates/CallStackMatcher/AnyMatcher.swift",
"TestSpy/Predicates/CallStackMatcher/AtleastMatcher.swift",
"TestSpy/Predicates/CallStackMatcher/BeforeMatcher.swift",
"TestSpy/Predicates/CallStackMatcher/CallstackPredicates.swift",
"TestSpy/Predicates/CallStackMatcher/ImmediatelyAfterMatcher.swift",
"TestSpy/Predicates/CallStackMatcher/ImmediatelyBeforeMatcher.swift",
"TestSpy/Predicates/CallStackMatcher/NeverMatcher.swift",
"TestSpy/Predicates/CallStackMatcher/OnlyMatcher.swift",
"TestSpy/Predicates/CallStackMatcher/TimesMatcher.swift",
"TestSpy/Predicates/CallstackMatcher.swift",
"TestSpy/Predicates/CallstackPredicate.swift",
"TestSpy/Predicates/CallstackVerifyer.swift",
"TestSpy/TestSpy.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "TestSpy",
"schemes" : [
"TestSpy"
],
"targets" : [
"TestSpy",
"TestSpyTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme TestSpy -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme TestSpy -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
2025-04-25 19:36:34.254 xcodebuild[571:3211] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_19-36-0034.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:watchOS }
Available destinations for the "TestSpy" scheme:
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:3678c7a802501fa94c470d9f64bd6a9c7d1927ce, name:My Mac }
{ platform:macOS, arch:x86_64, variant:Mac Catalyst, id:3678c7a802501fa94c470d9f64bd6a9c7d1927ce, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:3678c7a802501fa94c470d9f64bd6a9c7d1927ce, name:My Mac }
{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device }
{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device }
{ platform:macOS, variant:Mac Catalyst, name:Any Mac }
INFRASTRUCTURE ERROR (status: destinationUnavailable