The Swift Package Index logo.Swift Package Index

Build Information

Failed to build chime-swift with Swift 5.7 for watchOS using Xcode 14.2 at main.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -derivedDataPath $workDir/.derivedData build -scheme chime-swift -destination generic/platform=watchos

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/chime-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/chime-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at cc854a4 Using some for future ChimeKit compatibility
Cloned https://github.com/ChimeHQ/chime-swift.git
Revision (git rev-parse @):
cc854a4ada8ac2d3f23a3fff9562b914ce7dc608
SUCCESS checkout https://github.com/ChimeHQ/chime-swift.git at main
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.7
Building package at path:  $workDir
https://github.com/ChimeHQ/chime-swift.git
Command line invocation:
    /Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/ChimeHQ/ChimeKit (cached)
Fetching from https://github.com/mattmassicotte/Queue (cached)
Fetching from https://github.com/Frizlab/FSEventsWrapper (cached)
Fetching from https://github.com/ChimeHQ/ProcessEnv (cached)
Fetching from https://github.com/groue/Semaphore (cached)
Fetching from https://github.com/ChimeHQ/AsyncXPCConnection (cached)
Fetching from https://github.com/ChimeHQ/Extendable (cached)
Fetching from https://github.com/ChimeHQ/JSONRPC (cached)
Fetching from https://github.com/ChimeHQ/LanguageClient (cached)
Fetching from https://github.com/ChimeHQ/LanguageServerProtocol (cached)
Fetching from https://github.com/ChimeHQ/GlobPattern (cached)
Cloning local copy of package ‘Extendable’
Checking out 0.2.0 of package ‘Extendable’
Cloning local copy of package ‘FSEventsWrapper’
Checking out 2.1.0 of package ‘FSEventsWrapper’
Cloning local copy of package ‘AsyncXPCConnection’
Checking out 1.0.0 of package ‘AsyncXPCConnection’
Cloning local copy of package ‘JSONRPC’
Checking out 0.8.1 of package ‘JSONRPC’
Cloning local copy of package ‘GlobPattern’
Checking out 0.1.1 of package ‘GlobPattern’
Cloning local copy of package ‘ChimeKit’
Checking out 0.3.0 of package ‘ChimeKit’
Cloning local copy of package ‘LanguageClient’
Checking out 0.6.0 of package ‘LanguageClient’
Cloning local copy of package ‘Semaphore’
Checking out 0.0.8 of package ‘Semaphore’
Cloning local copy of package ‘LanguageServerProtocol’
Checking out 0.10.0 of package ‘LanguageServerProtocol’
Cloning local copy of package ‘Queue’
Checking out 0.1.4 of package ‘Queue’
Cloning local copy of package ‘ProcessEnv’
Checking out 0.3.1 of package ‘ProcessEnv’
Resolve Package Graph
Resolved source packages:
  Semaphore: https://github.com/groue/Semaphore @ 0.0.8
  JSONRPC: https://github.com/ChimeHQ/JSONRPC @ 0.8.1
  Queue: https://github.com/mattmassicotte/Queue @ 0.1.4
  FSEventsWrapper: https://github.com/Frizlab/FSEventsWrapper @ 2.1.0
  ProcessEnv: https://github.com/ChimeHQ/ProcessEnv @ 0.3.1
  LanguageServerProtocol: https://github.com/ChimeHQ/LanguageServerProtocol @ 0.10.0
  GlobPattern: https://github.com/ChimeHQ/GlobPattern @ 0.1.1
  ChimeKit: https://github.com/ChimeHQ/ChimeKit @ 0.3.0
  Extendable: https://github.com/ChimeHQ/Extendable @ 0.2.0
  AsyncXPCConnection: https://github.com/ChimeHQ/AsyncXPCConnection @ 1.0.0
  LanguageClient: https://github.com/ChimeHQ/LanguageClient @ 0.6.0
  chime-swift: /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
resolved source packages: Semaphore, JSONRPC, Queue, FSEventsWrapper, ProcessEnv, LanguageServerProtocol, GlobPattern, ChimeKit, Extendable, AsyncXPCConnection, LanguageClient, chime-swift
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "chime-swift",
      "Semaphore"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "chime-swift",
      "Semaphore"
    ]
  }
}
error: terminated(1): /usr/bin/xcrun --sdk macosx --show-sdk-platform-path output:
    xcrun: error: unable to lookup item 'PlatformPath' from command line tools installation
    xcrun: error: unable to lookup item 'PlatformPath' in SDK '/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk'

Schemes found:
  chime-swift
  Semaphore
Command line invocation:
    /Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  Semaphore: https://github.com/groue/Semaphore @ 0.0.8
  chime-swift: /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  ProcessEnv: https://github.com/ChimeHQ/ProcessEnv @ 0.3.1
  LanguageServerProtocol: https://github.com/ChimeHQ/LanguageServerProtocol @ 0.10.0
  ChimeKit: https://github.com/ChimeHQ/ChimeKit @ 0.3.0
  LanguageClient: https://github.com/ChimeHQ/LanguageClient @ 0.6.0
  AsyncXPCConnection: https://github.com/ChimeHQ/AsyncXPCConnection @ 1.0.0
  FSEventsWrapper: https://github.com/Frizlab/FSEventsWrapper @ 2.1.0
  Extendable: https://github.com/ChimeHQ/Extendable @ 0.2.0
  Queue: https://github.com/mattmassicotte/Queue @ 0.1.4
  GlobPattern: https://github.com/ChimeHQ/GlobPattern @ 0.1.1
  JSONRPC: https://github.com/ChimeHQ/JSONRPC @ 0.8.1
resolved source packages: Semaphore, chime-swift, ProcessEnv, LanguageServerProtocol, ChimeKit, LanguageClient, AsyncXPCConnection, FSEventsWrapper, Extendable, Queue, GlobPattern, JSONRPC
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "chime-swift"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -derivedDataPath $workDir/.derivedData build -scheme chime-swift -destination generic/platform=watchos
Command line invocation:
    /Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme chime-swift -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Extendable: https://github.com/ChimeHQ/Extendable @ 0.2.0
  FSEventsWrapper: https://github.com/Frizlab/FSEventsWrapper @ 2.1.0
  Queue: https://github.com/mattmassicotte/Queue @ 0.1.4
  JSONRPC: https://github.com/ChimeHQ/JSONRPC @ 0.8.1
  GlobPattern: https://github.com/ChimeHQ/GlobPattern @ 0.1.1
  AsyncXPCConnection: https://github.com/ChimeHQ/AsyncXPCConnection @ 1.0.0
  chime-swift: /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  ProcessEnv: https://github.com/ChimeHQ/ProcessEnv @ 0.3.1
  LanguageClient: https://github.com/ChimeHQ/LanguageClient @ 0.6.0
  LanguageServerProtocol: https://github.com/ChimeHQ/LanguageServerProtocol @ 0.10.0
  ChimeKit: https://github.com/ChimeHQ/ChimeKit @ 0.3.0
  Semaphore: https://github.com/groue/Semaphore @ 0.0.8
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: aaef07c32e0c6712eef9c6fc16cf2586
Build description path: /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/aaef07c32e0c6712eef9c6fc16cf2586-desc.xcbuild
note: Building targets in dependency order
error: The package product 'AsyncXPCConnection' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'ChimeLSPAdapter' from project 'ChimeKit')
error: The package product 'Extendable' requires minimum platform version 7.0 for the watchOS platform, but this target supports 4.0 (in target 'ChimeLSPAdapter' from project 'ChimeKit')
error: The package product 'Queue' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'ChimeLSPAdapter' from project 'ChimeKit')
error: The package product 'LanguageClient' requires minimum platform version 7.0 for the watchOS platform, but this target supports 4.0 (in target 'ChimeLSPAdapter' from project 'ChimeKit')
error: The package product 'LanguageServerProtocol' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'ChimeLSPAdapter' from project 'ChimeKit')
error: The package product 'AsyncXPCConnection' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'ChimeExtensionInterface' from project 'ChimeKit')
error: The package product 'Extendable' requires minimum platform version 7.0 for the watchOS platform, but this target supports 4.0 (in target 'ChimeExtensionInterface' from project 'ChimeKit')
error: The package product 'Queue' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'ChimeExtensionInterface' from project 'ChimeKit')
error: The package product 'AsyncXPCConnection' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'ChimeKit' from project 'ChimeKit')
error: The package product 'Extendable' requires minimum platform version 7.0 for the watchOS platform, but this target supports 4.0 (in target 'ChimeKit' from project 'ChimeKit')
error: The package product 'Queue' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'ChimeKit' from project 'ChimeKit')
error: The package product 'LanguageClient' requires minimum platform version 7.0 for the watchOS platform, but this target supports 4.0 (in target 'ChimeKit' from project 'ChimeKit')
error: The package product 'LanguageServerProtocol' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'ChimeKit' from project 'ChimeKit')
Resolve Package Graph
2024-02-16 20:07:02.095 xcodebuild[96180:1600385] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001d08c00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/JSONRPC/Sources/JSONRPC/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-02-16 20:07:02.097 xcodebuild[96180:1600385] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001d09700: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Semaphore/Sources/Semaphore/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-02-16 20:07:02.104 xcodebuild[96180:1600385] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001d0ba00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ChimeKit/Sources/ChimeKit/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-02-16 20:07:02.108 xcodebuild[96180:1600385] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001d05d00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/LanguageServerProtocol/Sources/LanguageServerProtocol/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-02-16 20:07:02.111 xcodebuild[96180:1600385] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001d27700: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/LanguageClient/Sources/LanguageClient/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-02-16 20:07:02.112 xcodebuild[96180:1600385] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001d27e00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Queue/Sources/Queue/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme chime-swift -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  chime-swift: /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  ChimeKit: https://github.com/ChimeHQ/ChimeKit @ 0.3.0
  Semaphore: https://github.com/groue/Semaphore @ 0.0.8
  GlobPattern: https://github.com/ChimeHQ/GlobPattern @ 0.1.1
  LanguageClient: https://github.com/ChimeHQ/LanguageClient @ 0.6.0
  Extendable: https://github.com/ChimeHQ/Extendable @ 0.2.0
  LanguageServerProtocol: https://github.com/ChimeHQ/LanguageServerProtocol @ 0.10.0
  FSEventsWrapper: https://github.com/Frizlab/FSEventsWrapper @ 2.1.0
  ProcessEnv: https://github.com/ChimeHQ/ProcessEnv @ 0.3.1
  AsyncXPCConnection: https://github.com/ChimeHQ/AsyncXPCConnection @ 1.0.0
  Queue: https://github.com/mattmassicotte/Queue @ 0.1.4
  JSONRPC: https://github.com/ChimeHQ/JSONRPC @ 0.8.1
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: aaef07c32e0c6712eef9c6fc16cf2586
Build description path: /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/aaef07c32e0c6712eef9c6fc16cf2586-desc.xcbuild
note: Building targets in dependency order
error: The package product 'AsyncXPCConnection' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'ChimeKit' from project 'ChimeKit')
error: The package product 'Extendable' requires minimum platform version 7.0 for the watchOS platform, but this target supports 4.0 (in target 'ChimeKit' from project 'ChimeKit')
error: The package product 'Queue' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'ChimeKit' from project 'ChimeKit')
error: The package product 'LanguageClient' requires minimum platform version 7.0 for the watchOS platform, but this target supports 4.0 (in target 'ChimeKit' from project 'ChimeKit')
error: The package product 'LanguageServerProtocol' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'ChimeKit' from project 'ChimeKit')
error: The package product 'AsyncXPCConnection' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'ChimeExtensionInterface' from project 'ChimeKit')
error: The package product 'Extendable' requires minimum platform version 7.0 for the watchOS platform, but this target supports 4.0 (in target 'ChimeExtensionInterface' from project 'ChimeKit')
error: The package product 'Queue' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'ChimeExtensionInterface' from project 'ChimeKit')
error: The package product 'AsyncXPCConnection' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'ChimeLSPAdapter' from project 'ChimeKit')
error: The package product 'Extendable' requires minimum platform version 7.0 for the watchOS platform, but this target supports 4.0 (in target 'ChimeLSPAdapter' from project 'ChimeKit')
error: The package product 'Queue' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'ChimeLSPAdapter' from project 'ChimeKit')
error: The package product 'LanguageClient' requires minimum platform version 7.0 for the watchOS platform, but this target supports 4.0 (in target 'ChimeLSPAdapter' from project 'ChimeKit')
error: The package product 'LanguageServerProtocol' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'ChimeLSPAdapter' from project 'ChimeKit')
2024-02-16 20:07:04.397 xcodebuild[96510:1601579] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000370b000: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Queue/Sources/Queue/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-02-16 20:07:04.399 xcodebuild[96510:1601579] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000372c400: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/ChimeKit/Sources/ChimeKit/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-02-16 20:07:04.405 xcodebuild[96510:1601579] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000372ee00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/JSONRPC/Sources/JSONRPC/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-02-16 20:07:04.406 xcodebuild[96510:1601579] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000372f100: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/Semaphore/Sources/Semaphore/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-02-16 20:07:04.408 xcodebuild[96510:1601579] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000372fd00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/LanguageClient/Sources/LanguageClient/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-02-16 20:07:04.409 xcodebuild[96510:1601579] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003728f00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/LanguageServerProtocol/Sources/LanguageServerProtocol/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
** BUILD FAILED **
BUILD FAILURE 5.7 watchOS