Build Information
Failed to build LeakDetect with Swift 5.10 for iOS using Xcode 15.4.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme LeakDetect -destination generic/platform=ios
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yume190/LeakDetect.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/yume190/LeakDetect
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2726d6c Move SyntaxParser to Parser
Cloned https://github.com/yume190/LeakDetect.git
Revision (git rev-parse @):
2726d6c55ef54392a06313fa9067db2e6ea600ef
SUCCESS checkout https://github.com/yume190/LeakDetect.git at main
========================================
Build
========================================
Selected platform: iOS
Swift version: 5.10
Building package at path: $workDir
https://github.com/yume190/LeakDetect.git
Command line invocation:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/jpsim/SourceKitten (cached)
Fetching from https://github.com/zonble/HumanString.git (cached)
Fetching from https://github.com/onevcat/Rainbow (cached)
Fetching from https://github.com/apple/swift-syntax.git (cached)
Fetching from https://github.com/drmohundro/SWXMLHash.git (cached)
Fetching from https://github.com/krzyzanowskim/CryptoSwift (cached)
Fetching from https://github.com/jpsim/Yams.git (cached)
Fetching from https://github.com/kylef/PathKit (cached)
Fetching from https://github.com/apple/swift-argument-parser.git (cached)
Fetching from https://github.com/kylef/Spectre.git (cached)
Fetching from https://github.com/yume190/TypeFill (cached)
Creating working copy of package ‘SWXMLHash’
Checking out 7.0.1 of package ‘SWXMLHash’
Creating working copy of package ‘PathKit’
Checking out 1.0.1 of package ‘PathKit’
Creating working copy of package ‘Spectre’
Checking out 0.10.1 of package ‘Spectre’
Creating working copy of package ‘Yams’
Checking out 5.0.6 of package ‘Yams’
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/CryptoSwift-02302490 is not valid git repository for 'https://github.com/krzyzanowskim/CryptoSwift', will fetch again.Fetching from https://github.com/krzyzanowskim/CryptoSwift (cached)
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/CryptoSwift-02302490 is not valid git repository for 'https://github.com/krzyzanowskim/CryptoSwift', will fetch again.Fetching from https://github.com/krzyzanowskim/CryptoSwift (cached)
Creating working copy of package ‘CryptoSwift’
Checking out 1.7.2 of package ‘CryptoSwift’
Creating working copy of package ‘TypeFill’
Checking out 0.4.9 of package ‘TypeFill’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.2.2 of package ‘swift-argument-parser’
Creating working copy of package ‘swift-syntax’
Checking out 508.0.1 of package ‘swift-syntax’
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/SourceKitten-8ccd7df5 is not valid git repository for 'https://github.com/jpsim/SourceKitten', will fetch again.Fetching from https://github.com/jpsim/SourceKitten (cached)
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/repositories/SourceKitten-8ccd7df5 is not valid git repository for 'https://github.com/jpsim/SourceKitten', will fetch again.Fetching from https://github.com/jpsim/SourceKitten (cached)
Creating working copy of package ‘SourceKitten’
Checking out 0.34.1 of package ‘SourceKitten’
Creating working copy of package ‘Rainbow’
Checking out 4.0.1 of package ‘Rainbow’
Creating working copy of package ‘HumanString’
Checking out 0.1.1 of package ‘HumanString’
Resolved source packages:
SwiftSyntax: https://github.com/apple/swift-syntax.git @ 508.0.1
TypeFill: https://github.com/yume190/TypeFill @ 0.4.9
HumanString: https://github.com/zonble/HumanString.git @ 0.1.1
Rainbow: https://github.com/onevcat/Rainbow @ 4.0.1
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.2.2
SourceKitten: https://github.com/jpsim/SourceKitten @ 0.34.1
LeakDetect: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
SWXMLHash: https://github.com/drmohundro/SWXMLHash.git @ 7.0.1
Yams: https://github.com/jpsim/Yams.git @ 5.0.6
Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
PathKit: https://github.com/kylef/PathKit @ 1.0.1
CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift @ 1.7.2
resolved source packages: SwiftSyntax, TypeFill, HumanString, Rainbow, swift-argument-parser, SourceKitten, LeakDetect, SWXMLHash, Yams, Spectre, PathKit, CryptoSwift
2024-02-18 07:18:59.811 xcodebuild[91959:45007232] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-18 07:19:02.295 xcodebuild[91959:45007232] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"LeakDetect"
]
}
}
2024-02-18 07:19:02.597 xcodebuild[92416:45008621] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-18 07:19:03.301 xcodebuild[92416:45008621] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme LeakDetect -destination generic/platform=ios
Command line invocation:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme LeakDetect -destination generic/platform=ios
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
TypeFill: https://github.com/yume190/TypeFill @ 0.4.9
HumanString: https://github.com/zonble/HumanString.git @ 0.1.1
SourceKitten: https://github.com/jpsim/SourceKitten @ 0.34.1
SwiftSyntax: https://github.com/apple/swift-syntax.git @ 508.0.1
CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift @ 1.7.2
SWXMLHash: https://github.com/drmohundro/SWXMLHash.git @ 7.0.1
LeakDetect: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
Yams: https://github.com/jpsim/Yams.git @ 5.0.6
PathKit: https://github.com/kylef/PathKit @ 1.0.1
Rainbow: https://github.com/onevcat/Rainbow @ 4.0.1
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.2.2
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (28 targets)
Target 'leakDetect' in project 'LeakDetect'
➜ Explicit dependency on target 'LeakDetectKit' in project 'LeakDetect'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'PathKit' in project 'PathKit'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SKClient' in project 'TypeFill'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'SourceKittenFramework' in project 'SourceKitten'
➜ Explicit dependency on target 'Yams' in project 'Yams'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
Target 'LeakDetectKit' in project 'LeakDetect'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'PathKit' in project 'PathKit'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SKClient' in project 'TypeFill'
Target 'SKClient' in project 'TypeFill'
➜ Explicit dependency on target 'SKClient' in project 'TypeFill'
➜ Explicit dependency on target 'Derived' in project 'TypeFill'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'SourceKittenFramework' in project 'SourceKitten'
Target 'SKClient' in project 'TypeFill'
➜ Explicit dependency on target 'Derived' in project 'TypeFill'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'SourceKittenFramework' in project 'SourceKitten'
Target 'SourceKittenFramework' in project 'SourceKitten'
➜ Explicit dependency on target 'SourceKittenFramework' in project 'SourceKitten'
➜ Explicit dependency on target 'Clang_C' in project 'SourceKitten'
➜ Explicit dependency on target 'SourceKit' in project 'SourceKitten'
➜ Explicit dependency on target 'SWXMLHash' in project 'SWXMLHash'
➜ Explicit dependency on target 'Yams' in project 'Yams'
Target 'SourceKittenFramework' in project 'SourceKitten'
➜ Explicit dependency on target 'Clang_C' in project 'SourceKitten'
➜ Explicit dependency on target 'SourceKit' in project 'SourceKitten'
➜ Explicit dependency on target 'SWXMLHash' in project 'SWXMLHash'
➜ Explicit dependency on target 'Yams' in project 'Yams'
Target 'Yams' in project 'Yams'
➜ Explicit dependency on target 'Yams' in project 'Yams'
➜ Explicit dependency on target 'CYaml' in project 'Yams'
Target 'Yams' in project 'Yams'
➜ Explicit dependency on target 'CYaml' in project 'Yams'
Target 'CYaml' in project 'Yams' (no dependencies)
Target 'SWXMLHash' in project 'SWXMLHash'
➜ Explicit dependency on target 'SWXMLHash' in project 'SWXMLHash'
Target 'SWXMLHash' in project 'SWXMLHash' (no dependencies)
Target 'SourceKit' in project 'SourceKitten' (no dependencies)
Target 'Clang_C' in project 'SourceKitten' (no dependencies)
Target 'Derived' in project 'TypeFill'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
Target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
Target 'CryptoSwift' in project 'CryptoSwift' (no dependencies)
Target 'SwiftParser' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
Target 'SwiftParser' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
Target 'SwiftDiagnostics' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
Target 'SwiftSyntax' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
Target 'SwiftSyntax' in project 'SwiftSyntax' (no dependencies)
Target 'PathKit' in project 'PathKit'
➜ Explicit dependency on target 'PathKit' in project 'PathKit'
Target 'PathKit' in project 'PathKit' (no dependencies)
Target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
Target 'Rainbow' in project 'Rainbow' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /bin/cat /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 645307acf12fe5365b33263e7d9421de
Build description path: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/645307acf12fe5365b33263e7d9421de.xcbuilddata
error: The package product 'SwiftSyntax' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'leakDetect' from project 'LeakDetect')
error: The package product 'SwiftParser' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'leakDetect' from project 'LeakDetect')
error: The package product 'SwiftSyntax' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'LeakDetectKit' from project 'LeakDetect')
error: The package product 'SwiftParser' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'LeakDetectKit' from project 'LeakDetect')
error: The package product 'SwiftSyntax' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'SKClient' from project 'TypeFill')
error: The package product 'SwiftParser' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'SKClient' from project 'TypeFill')
2024-02-18 07:19:03.607 xcodebuild[92462:45008792] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-18 07:19:04.392 xcodebuild[92462:45008792] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
** BUILD FAILED **
Command line invocation:
/Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme LeakDetect -destination generic/platform=ios
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
Rainbow: https://github.com/onevcat/Rainbow @ 4.0.1
HumanString: https://github.com/zonble/HumanString.git @ 0.1.1
LeakDetect: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
SWXMLHash: https://github.com/drmohundro/SWXMLHash.git @ 7.0.1
SwiftSyntax: https://github.com/apple/swift-syntax.git @ 508.0.1
CryptoSwift: https://github.com/krzyzanowskim/CryptoSwift @ 1.7.2
Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
TypeFill: https://github.com/yume190/TypeFill @ 0.4.9
SourceKitten: https://github.com/jpsim/SourceKitten @ 0.34.1
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.2.2
PathKit: https://github.com/kylef/PathKit @ 1.0.1
Yams: https://github.com/jpsim/Yams.git @ 5.0.6
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (28 targets)
Target 'leakDetect' in project 'LeakDetect'
➜ Explicit dependency on target 'LeakDetectKit' in project 'LeakDetect'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'PathKit' in project 'PathKit'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SKClient' in project 'TypeFill'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'SourceKittenFramework' in project 'SourceKitten'
➜ Explicit dependency on target 'Yams' in project 'Yams'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
Target 'LeakDetectKit' in project 'LeakDetect'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'PathKit' in project 'PathKit'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SKClient' in project 'TypeFill'
Target 'SKClient' in project 'TypeFill'
➜ Explicit dependency on target 'SKClient' in project 'TypeFill'
➜ Explicit dependency on target 'Derived' in project 'TypeFill'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'SourceKittenFramework' in project 'SourceKitten'
Target 'SKClient' in project 'TypeFill'
➜ Explicit dependency on target 'Derived' in project 'TypeFill'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'SourceKittenFramework' in project 'SourceKitten'
Target 'SourceKittenFramework' in project 'SourceKitten'
➜ Explicit dependency on target 'SourceKittenFramework' in project 'SourceKitten'
➜ Explicit dependency on target 'Clang_C' in project 'SourceKitten'
➜ Explicit dependency on target 'SourceKit' in project 'SourceKitten'
➜ Explicit dependency on target 'SWXMLHash' in project 'SWXMLHash'
➜ Explicit dependency on target 'Yams' in project 'Yams'
Target 'SourceKittenFramework' in project 'SourceKitten'
➜ Explicit dependency on target 'Clang_C' in project 'SourceKitten'
➜ Explicit dependency on target 'SourceKit' in project 'SourceKitten'
➜ Explicit dependency on target 'SWXMLHash' in project 'SWXMLHash'
➜ Explicit dependency on target 'Yams' in project 'Yams'
Target 'Yams' in project 'Yams'
➜ Explicit dependency on target 'Yams' in project 'Yams'
➜ Explicit dependency on target 'CYaml' in project 'Yams'
Target 'Yams' in project 'Yams'
➜ Explicit dependency on target 'CYaml' in project 'Yams'
Target 'CYaml' in project 'Yams' (no dependencies)
Target 'SWXMLHash' in project 'SWXMLHash'
➜ Explicit dependency on target 'SWXMLHash' in project 'SWXMLHash'
Target 'SWXMLHash' in project 'SWXMLHash' (no dependencies)
Target 'SourceKit' in project 'SourceKitten' (no dependencies)
Target 'Clang_C' in project 'SourceKitten' (no dependencies)
Target 'Derived' in project 'TypeFill'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
Target 'CryptoSwift' in project 'CryptoSwift'
➜ Explicit dependency on target 'CryptoSwift' in project 'CryptoSwift'
Target 'CryptoSwift' in project 'CryptoSwift' (no dependencies)
Target 'SwiftParser' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftParser' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
Target 'SwiftParser' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'SwiftSyntax'
Target 'SwiftDiagnostics' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
Target 'SwiftSyntax' in project 'SwiftSyntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'SwiftSyntax'
Target 'SwiftSyntax' in project 'SwiftSyntax' (no dependencies)
Target 'PathKit' in project 'PathKit'
➜ Explicit dependency on target 'PathKit' in project 'PathKit'
Target 'PathKit' in project 'PathKit' (no dependencies)
Target 'Rainbow' in project 'Rainbow'
➜ Explicit dependency on target 'Rainbow' in project 'Rainbow'
Target 'Rainbow' in project 'Rainbow' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /bin/cat /Applications/Xcode-15.3.0-Beta.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 645307acf12fe5365b33263e7d9421de
Build description path: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/645307acf12fe5365b33263e7d9421de.xcbuilddata
error: The package product 'SwiftSyntax' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'leakDetect' from project 'LeakDetect')
error: The package product 'SwiftParser' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'leakDetect' from project 'LeakDetect')
error: The package product 'SwiftSyntax' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'LeakDetectKit' from project 'LeakDetect')
error: The package product 'SwiftParser' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'LeakDetectKit' from project 'LeakDetect')
error: The package product 'SwiftSyntax' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'SKClient' from project 'TypeFill')
error: The package product 'SwiftParser' requires minimum platform version 13.0 for the iOS platform, but this target supports 12.0 (in target 'SKClient' from project 'TypeFill')
2024-02-18 07:19:06.984 xcodebuild[92703:45009574] Requested but did not find extension point with identifier Xcode.DVTDeviceFoundation.Aspect for extension Xcode.IDEiOSSupportCore.Aspect.NBDD of plug-in com.apple.dt.IDE.IDEiOSSupportCore
2024-02-18 07:19:07.709 xcodebuild[92703:45009574] [MT] DVTPlugInQuery: Requested but did not find extension point with identifier 'Xcode.DVTDeviceFoundation.CompatibleDeviceFamilyPair'. This is programmer error; code should only request extension points that are defined by itself or its dependencies.
** BUILD FAILED **
BUILD FAILURE 5.10 iOS