Build Information
Failed to build SwiftCommand with Swift 5.8 for tvOS using Xcode 14.3.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme SwiftCommand -destination generic/platform=tvOS
Build Log
========================================
RunAll
========================================
Builder version: 4.41.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Zollerboy1/SwiftCommand.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Zollerboy1/SwiftCommand
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2b4db49 Update README.md
Cloned https://github.com/Zollerboy1/SwiftCommand.git
Revision (git rev-parse @):
2b4db4995759814f8f04a0e367ac5593a5a3ceef
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/Zollerboy1/SwiftCommand.git at main
========================================
Build
========================================
Selected platform: tvOS
Swift version: 5.8
Building package at path: $workDir
https://github.com/Zollerboy1/SwiftCommand.git
Command line invocation:
/Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/apple/swift-collections.git (cached)
Fetching from https://github.com/apple/swift-async-algorithms (cached)
Fetching from https://github.com/apple/swift-system (cached)
Creating working copy of package ‘swift-async-algorithms’
Checking out 1.0.0 of package ‘swift-async-algorithms’
Creating working copy of package ‘swift-collections’
Checking out 1.0.4 of package ‘swift-collections’
Creating working copy of package ‘swift-system’
Checking out 1.2.1 of package ‘swift-system’
Resolve Package Graph
Resolved source packages:
SwiftCommand: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
swift-async-algorithms: https://github.com/apple/swift-async-algorithms @ 1.0.0
swift-system: https://github.com/apple/swift-system @ 1.2.1
swift-collections: https://github.com/apple/swift-collections.git @ 1.0.4
resolved source packages: SwiftCommand, swift-async-algorithms, swift-system, swift-collections
2024-06-17 10:39:17.711 xcodebuild[52469:62337499] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
"dependencies" : [
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system"
},
{
"identity" : "swift-async-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-async-algorithms"
}
],
"manifest_display_name" : "SwiftCommand",
"name" : "SwiftCommand",
"path" : "/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "SwiftCommand",
"targets" : [
"SwiftCommand"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftCommandTests",
"module_type" : "SwiftTarget",
"name" : "SwiftCommandTests",
"path" : "Tests/SwiftCommandTests",
"product_dependencies" : [
"AsyncAlgorithms"
],
"sources" : [
"SwiftCommandTests.swift"
],
"target_dependencies" : [
"SwiftCommand"
],
"type" : "test"
},
{
"c99name" : "SwiftCommand",
"module_type" : "SwiftTarget",
"name" : "SwiftCommand",
"path" : "Sources/SwiftCommand",
"product_dependencies" : [
"AsyncAlgorithms",
"SystemPackage"
],
"product_memberships" : [
"SwiftCommand"
],
"sources" : [
"AsyncCharacterSequence.swift",
"AsyncLineSequence.swift",
"AsyncUnicodeScalarSequence.swift",
"ChildProcess.swift",
"Command.swift",
"Either.swift",
"ExitStatus.swift",
"FileHandle+Async.swift",
"FilePath+extension.swift",
"InputSource.swift",
"OutputDestination.swift",
"OutputType.swift",
"ProcessOutput.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SwiftCommand"
]
}
}
2024-06-17 10:39:24.822 xcodebuild[53253:62339605] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme SwiftCommand -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme SwiftCommand -destination generic/platform=tvOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
swift-collections: https://github.com/apple/swift-collections.git @ 1.0.4
swift-system: https://github.com/apple/swift-system @ 1.2.1
SwiftCommand: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
swift-async-algorithms: https://github.com/apple/swift-async-algorithms @ 1.0.0
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 2d07d971bff3c43639318d392cc26ad5
Build description path: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2d07d971bff3c43639318d392cc26ad5.xcbuilddata
note: Building targets in dependency order
error: The package product 'AsyncAlgorithms' requires minimum platform version 13.0 for the tvOS platform, but this target supports 11.0 (in target 'SwiftCommandTests' from project 'SwiftCommand')
error: The package product 'AsyncAlgorithms' requires minimum platform version 13.0 for the tvOS platform, but this target supports 11.0 (in target 'SwiftCommand' from project 'SwiftCommand')
Resolve Package Graph
2024-06-17 10:39:26.501 xcodebuild[53400:62340016] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-06-17 10:39:27.485 xcodebuild[53400:62340016] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003108100: name:AsyncAlgorithms.docc path:group:AsyncAlgorithms.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncAlgorithms.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "AsyncAlgorithms.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "AsyncAlgorithms.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-06-17 10:39:27.510 xcodebuild[53400:62340016] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003115300: name:OrderedCollections.docc path:group:OrderedCollections.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedCollections.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "OrderedCollections.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "OrderedCollections.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-06-17 10:39:27.516 xcodebuild[53400:62340016] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003111900: name:DequeModule.docc path:group:DequeModule.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/DequeModule/DequeModule.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "DequeModule.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "DequeModule.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-06-17 10:39:27.518 xcodebuild[53400:62340016] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000315bf00: name:Collections.docc path:group:Collections.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/Collections/Collections.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Collections.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Collections.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
** BUILD FAILED **
Command line invocation:
/Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme SwiftCommand -destination generic/platform=tvOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
SwiftCommand: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
swift-system: https://github.com/apple/swift-system @ 1.2.1
swift-collections: https://github.com/apple/swift-collections.git @ 1.0.4
swift-async-algorithms: https://github.com/apple/swift-async-algorithms @ 1.0.0
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 2d07d971bff3c43639318d392cc26ad5
Build description path: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/2d07d971bff3c43639318d392cc26ad5.xcbuilddata
note: Building targets in dependency order
error: The package product 'AsyncAlgorithms' requires minimum platform version 13.0 for the tvOS platform, but this target supports 11.0 (in target 'SwiftCommand' from project 'SwiftCommand')
error: The package product 'AsyncAlgorithms' requires minimum platform version 13.0 for the tvOS platform, but this target supports 11.0 (in target 'SwiftCommandTests' from project 'SwiftCommand')
2024-06-17 10:39:28.837 xcodebuild[53494:62340503] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-06-17 10:39:29.108 xcodebuild[53494:62340503] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000511e00: name:AsyncAlgorithms.docc path:group:AsyncAlgorithms.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncAlgorithms.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "AsyncAlgorithms.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "AsyncAlgorithms.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-06-17 10:39:29.117 xcodebuild[53494:62340503] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000518800: name:OrderedCollections.docc path:group:OrderedCollections.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedCollections.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "OrderedCollections.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "OrderedCollections.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-06-17 10:39:29.118 xcodebuild[53494:62340503] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000518c00: name:Collections.docc path:group:Collections.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/Collections/Collections.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Collections.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Collections.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-06-17 10:39:29.119 xcodebuild[53494:62340503] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000519a00: name:DequeModule.docc path:group:DequeModule.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/DequeModule/DequeModule.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "DequeModule.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "DequeModule.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
** BUILD FAILED **
BUILD FAILURE 5.8 tvOS