This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build mongo-swift-driver with Swift 5.8 for tvOS using Xcode 14.3.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme mongo-swift-driver-Package -destination generic/platform=tvos

Build Log

========================================
RunAll
========================================
Builder version: 4.25.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mongodb/mongo-swift-driver.git
Reference: v1.3.1
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mongodb/mongo-swift-driver
 * tag               v1.3.1     -> FETCH_HEAD
HEAD is now at cd8618a 1.3.1
Cloned https://github.com/mongodb/mongo-swift-driver.git
Revision (git rev-parse @):
cd8618a10f89b72bad6edb1066a8fb60df57811b
SUCCESS checkout https://github.com/mongodb/mongo-swift-driver.git at v1.3.1
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             5.8
Building package at path:  $PWD/checkout
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/apple/swift-atomics (cached)
Fetching from https://github.com/mongodb/swift-bson (cached)
Fetching from https://github.com/apple/swift-nio (cached)
Fetching from https://github.com/Quick/Nimble.git (cached)
Fetching from https://github.com/swift-extras/swift-extras-json (cached)
Fetching from https://github.com/swift-extras/swift-extras-base64 (cached)
Fetching from https://github.com/apple/swift-collections.git (cached)
Creating working copy of package ‘Nimble’
Checking out 8.1.2 of package ‘Nimble’
Creating working copy of package ‘swift-extras-base64’
Checking out 0.5.0 of package ‘swift-extras-base64’
Creating working copy of package ‘swift-atomics’
Checking out 1.2.0 of package ‘swift-atomics’
Creating working copy of package ‘swift-extras-json’
Checking out 0.6.0 of package ‘swift-extras-json’
Creating working copy of package ‘swift-collections’
Checking out 1.0.5 of package ‘swift-collections’
Creating working copy of package ‘swift-nio’
Checking out 2.62.0 of package ‘swift-nio’
Creating working copy of package ‘swift-bson’
Checking out 3.1.0 of package ‘swift-bson’
Resolve Package Graph
Resolved source packages:
  Nimble: https://github.com/Quick/Nimble.git @ 8.1.2
  swift-nio: https://github.com/apple/swift-nio @ 2.62.0
  swift-extras-base64: https://github.com/swift-extras/swift-extras-base64 @ 0.5.0
  swift-collections: https://github.com/apple/swift-collections.git @ 1.0.5
  swift-extras-json: https://github.com/swift-extras/swift-extras-json @ 0.6.0
  swift-atomics: https://github.com/apple/swift-atomics @ 1.2.0
  swift-bson: https://github.com/mongodb/swift-bson @ 3.1.0
  mongo-swift-driver: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
resolved source packages: Nimble, swift-nio, swift-extras-base64, swift-collections, swift-extras-json, swift-atomics, swift-bson, mongo-swift-driver
2023-11-19 06:17:44.646 xcodebuild[73636:6785363] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2023-11-19 06:17:50.790 xcodebuild[73636:6785363] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot7/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-21815/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x6000028e3d50>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600000ffc200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2023-11-19 06:17:50.791 xcodebuild[73636:6785363] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2023-11-19 06:17:50.791 xcodebuild[73636:6785363] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot7/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-21815/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x6000028e3d50>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600000ffc200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2023-11-19 06:17:50.791 xcodebuild[73636:6785363] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2023-11-19 06:17:50.791 xcodebuild[73636:6785363] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot7/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-21815/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x6000028e3d50>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600000ffc200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2023-11-19 06:17:50.791 xcodebuild[73636:6785363] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
2023-11-19 06:17:50.791 xcodebuild[73636:6785363] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot7/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-21815/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x6000028e3d50>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600000ffc200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2023-11-19 06:17:50.791 xcodebuild[73636:6785363] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AtlasConnectivity",
      "mongo-swift-driver-Package",
      "MongoSwift",
      "MongoSwiftSync"
    ]
  }
}
2023-11-19 06:17:51.355 xcodebuild[74471:6787367] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme mongo-swift-driver-Package -destination generic/platform=tvos
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme mongo-swift-driver-Package -destination generic/platform=tvos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  swift-extras-json: https://github.com/swift-extras/swift-extras-json @ 0.6.0
  swift-collections: https://github.com/apple/swift-collections.git @ 1.0.5
  mongo-swift-driver: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-bson: https://github.com/mongodb/swift-bson @ 3.1.0
  swift-nio: https://github.com/apple/swift-nio @ 2.62.0
  swift-atomics: https://github.com/apple/swift-atomics @ 1.2.0
  Nimble: https://github.com/Quick/Nimble.git @ 8.1.2
  swift-extras-base64: https://github.com/swift-extras/swift-extras-base64 @ 0.5.0
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: aff69826e7031a1061919e76bc497288
Build description path: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/aff69826e7031a1061919e76bc497288.xcbuilddata
note: Building targets in dependency order
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 11.0 (in target 'MongoSwiftSync' from project 'mongo-swift-driver')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 11.0 (in target 'AtlasConnectivity' from project 'mongo-swift-driver')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 11.0 (in target 'TestsCommon' from project 'mongo-swift-driver')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 11.0 (in target 'MongoSwiftSyncTests' from project 'mongo-swift-driver')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 11.0 (in target 'MongoSwift' from project 'mongo-swift-driver')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 11.0 (in target 'BSONTests' from project 'mongo-swift-driver')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 11.0 (in target 'MongoSwiftTests' from project 'mongo-swift-driver')
Resolve Package Graph
2023-11-19 06:17:52.238 xcodebuild[74490:6787501] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2023-11-19 06:17:53.294 xcodebuild[74490:6787501] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001025500: name:Atomics.docc path:group:Atomics.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-atomics/Sources/Atomics/Atomics.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Atomics.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Atomics.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2023-11-19 06:17:53.311 xcodebuild[74490:6787501] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000011d0a00: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIO/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2023-11-19 06:17:53.318 xcodebuild[74490:6787501] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000011d9400: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOCore/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2023-11-19 06:17:53.348 xcodebuild[74490:6787501] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000011c5300: name:Collections.docc path:group:Collections.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/1/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".}
2023-11-19 06:17:53.350 xcodebuild[74490:6787501] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000011c5600: name:OrderedCollections.docc path:group:OrderedCollections.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/1/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".}
2023-11-19 06:17:53.356 xcodebuild[74490:6787501] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000011c8000: name:DequeModule.docc path:group:DequeModule.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/1/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 **
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme mongo-swift-driver-Package -destination generic/platform=tvos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  Nimble: https://github.com/Quick/Nimble.git @ 8.1.2
  swift-atomics: https://github.com/apple/swift-atomics @ 1.2.0
  swift-extras-base64: https://github.com/swift-extras/swift-extras-base64 @ 0.5.0
  mongo-swift-driver: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-bson: https://github.com/mongodb/swift-bson @ 3.1.0
  swift-extras-json: https://github.com/swift-extras/swift-extras-json @ 0.6.0
  swift-collections: https://github.com/apple/swift-collections.git @ 1.0.5
  swift-nio: https://github.com/apple/swift-nio @ 2.62.0
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: aff69826e7031a1061919e76bc497288
Build description path: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/aff69826e7031a1061919e76bc497288.xcbuilddata
note: Building targets in dependency order
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 11.0 (in target 'MongoSwiftTests' from project 'mongo-swift-driver')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 11.0 (in target 'AtlasConnectivity' from project 'mongo-swift-driver')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 11.0 (in target 'TestsCommon' from project 'mongo-swift-driver')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 11.0 (in target 'MongoSwift' from project 'mongo-swift-driver')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 11.0 (in target 'MongoSwiftSyncTests' from project 'mongo-swift-driver')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 11.0 (in target 'BSONTests' from project 'mongo-swift-driver')
error: The package product 'SwiftBSON' requires minimum platform version 13.0 for the tvOS platform, but this target supports 11.0 (in target 'MongoSwiftSync' from project 'mongo-swift-driver')
2023-11-19 06:17:55.211 xcodebuild[74527:6787748] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2023-11-19 06:17:55.883 xcodebuild[74527:6787748] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001315b00: name:Atomics.docc path:group:Atomics.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-atomics/Sources/Atomics/Atomics.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Atomics.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Atomics.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2023-11-19 06:17:55.904 xcodebuild[74527:6787748] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000013e6400: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIO/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2023-11-19 06:17:55.916 xcodebuild[74527:6787748] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001214f00: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-nio/Sources/NIOCore/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2023-11-19 06:17:55.937 xcodebuild[74527:6787748] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000120e500: name:OrderedCollections.docc path:group:OrderedCollections.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/1/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".}
2023-11-19 06:17:55.939 xcodebuild[74527:6787748] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000121cf00: name:DequeModule.docc path:group:DequeModule.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/1/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".}
2023-11-19 06:17:55.941 xcodebuild[74527:6787748] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000013d3d00: name:Collections.docc path:group:Collections.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/1/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 **
BUILD FAILURE 5.8 tvOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.