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 officectl with Swift 5.8 for iOS using Xcode 14.3.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/officectl.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Frizlab/officectl
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c83b70c Add notice about not having access to directories anymore
Cloned https://github.com/Frizlab/officectl.git
Revision (git rev-parse @):
c83b70cf7fb4fb24d694bcb460f9947c90ca811f
SUCCESS checkout https://github.com/Frizlab/officectl.git at main
========================================
Build
========================================
Selected platform:         iOS
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/happn-app/officectl-model.git (cached)
Fetching from https://github.com/happn-app/URLRequestOperation.git (cached)
Fetching from https://github.com/vapor/vapor.git (cached)
Fetching from https://github.com/apple/swift-log.git (cached)
Fetching from https://github.com/apple/swift-nio-http2.git (cached)
Fetching from https://github.com/vapor/jwt-kit.git (cached)
Fetching from https://github.com/Frizlab/APIConnectionProtocols.git (cached)
Fetching from https://github.com/vapor/routing-kit.git (cached)
Fetching from https://github.com/apple/swift-nio-extras.git (cached)
Fetching from https://github.com/vapor/websocket-kit.git (cached)
Fetching from https://github.com/vapor/console-kit.git (cached)
Fetching from https://github.com/happn-app/HTTPCoders.git (cached)
Fetching from https://github.com/apple/swift-numerics.git (cached)
Fetching from https://github.com/Frizlab/swift-email.git (cached)
Fetching from https://github.com/apple/swift-atomics.git (cached)
Fetching from https://github.com/apple/swift-algorithms.git (cached)
Fetching from https://github.com/vapor/async-kit.git (cached)
Fetching from https://github.com/Frizlab/UnwrapOrThrow.git (cached)
Fetching from https://github.com/Frizlab/HasResult.git (cached)
Fetching from https://github.com/iwill/generic-json-swift.git (cached)
Fetching from https://github.com/vapor/queues.git (cached)
Fetching from https://github.com/apple/swift-collections (cached)
Fetching from https://github.com/apple/swift-nio.git (cached)
Fetching from https://github.com/happn-app/SemiSingleton.git (cached)
Fetching from https://github.com/apple/swift-nio-ssl.git (cached)
Fetching from https://github.com/Frizlab/swift-task-queue.git (cached)
Fetching from https://github.com/vapor/multipart-kit.git (cached)
Fetching from https://github.com/apple/swift-crypto.git (cached)
Fetching from https://github.com/apple/swift-metrics.git (cached)
Fetching from https://github.com/Frizlab/swift-xdg.git (cached)
Fetching from https://github.com/xcode-actions/clt-logger.git (cached)
Fetching from https://github.com/apple/swift-argument-parser.git (cached)
Fetching from https://github.com/Frizlab/stream-reader.git (cached)
Fetching from https://github.com/apple/swift-certificates.git (cached)
Fetching from https://github.com/apple/swift-http-types (cached)
Fetching from https://github.com/apple/swift-nio-transport-services.git (cached)
Fetching from https://github.com/swift-server-community/SwiftPrometheus.git (cached)
Fetching from https://github.com/vapor/jwt.git (cached)
Fetching from https://github.com/happn-app/XibLoc.git (cached)
Fetching from https://github.com/happn-app/RetryingOperation.git (cached)
Fetching from https://github.com/Frizlab/OperationAwaiting.git (cached)
Fetching from https://github.com/swift-server/async-http-client.git (cached)
Fetching from https://github.com/apple/swift-asn1.git (cached)
Fetching from https://github.com/dduan/TOMLDecoder.git (cached)
Fetching from https://github.com/mxcl/LegibleError.git (cached)
Fetching from https://github.com/happn-app/RecursiveSyncDispatch.git (cached)
Fetching from https://github.com/xcode-actions/COpenLDAP.git (cached)
Fetching from https://github.com/xcode-actions/COpenSSL.git (cached)
Fetching from https://github.com/happn-app/CollectionConcurrencyKit.git (cached)
Fetching from https://github.com/xcode-actions/json-logger.git (cached)
Fetching from https://github.com/swift-server/swift-backtrace.git (cached)
Creating working copy of package ‘swift-log’
Checking out 1.5.3 of package ‘swift-log’
Creating working copy of package ‘CollectionConcurrencyKit’
Checking out 0.2.0 of package ‘CollectionConcurrencyKit’
Creating working copy of package ‘TOMLDecoder’
Checking out 0.2.2 of package ‘TOMLDecoder’
Creating working copy of package ‘RecursiveSyncDispatch’
Checking out 1.0.1 of package ‘RecursiveSyncDispatch’
Creating working copy of package ‘generic-json-swift’
Checking out 2.0.2 of package ‘generic-json-swift’
Creating working copy of package ‘json-logger’
Checking out 0.1.3 of package ‘json-logger’
Creating working copy of package ‘HTTPCoders’
Checking out 0.1.2 of package ‘HTTPCoders’
Creating working copy of package ‘jwt-kit’
Checking out 4.3.0 of package ‘jwt-kit’
Creating working copy of package ‘URLRequestOperation’
Checking out dev.final_operation of package ‘URLRequestOperation’
Creating working copy of package ‘UnwrapOrThrow’
Checking out 1.0.0 of package ‘UnwrapOrThrow’
Creating working copy of package ‘swift-nio-extras’
Checking out 1.20.0 of package ‘swift-nio-extras’
Creating working copy of package ‘swift-metrics’
Checking out 2.2.0 of package ‘swift-metrics’
Creating working copy of package ‘swift-collections’
Checking out 1.0.5 of package ‘swift-collections’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.2.3 of package ‘swift-argument-parser’
Creating working copy of package ‘COpenLDAP’
Checking out 2.5.5 of package ‘COpenLDAP’
Creating working copy of package ‘swift-crypto’
Checking out 2.6.0 of package ‘swift-crypto’
Creating working copy of package ‘swift-asn1’
Checking out 0.8.0 of package ‘swift-asn1’
Creating working copy of package ‘swift-email’
Checking out 0.2.5 of package ‘swift-email’
Creating working copy of package ‘websocket-kit’
Checking out 2.14.0 of package ‘websocket-kit’
Creating working copy of package ‘swift-http-types’
Checking out 1.0.0 of package ‘swift-http-types’
Creating working copy of package ‘stream-reader’
Checking out 3.5.0 of package ‘stream-reader’
Creating working copy of package ‘swift-task-queue’
Checking out 1.1.0 of package ‘swift-task-queue’
Creating working copy of package ‘async-kit’
Checking out 1.19.0 of package ‘async-kit’
Creating working copy of package ‘swift-certificates’
Checking out 0.6.0 of package ‘swift-certificates’
Creating working copy of package ‘swift-nio’
Checking out 2.61.1 of package ‘swift-nio’
Creating working copy of package ‘SwiftPrometheus’
Checking out 1.0.2 of package ‘SwiftPrometheus’
Creating working copy of package ‘XibLoc’
Checking out 1.3.0 of package ‘XibLoc’
Creating working copy of package ‘COpenSSL’
Checking out 1.1.111 of package ‘COpenSSL’
Creating working copy of package ‘swift-atomics’
Checking out 1.2.0 of package ‘swift-atomics’
Creating working copy of package ‘swift-algorithms’
Checking out 1.2.0 of package ‘swift-algorithms’
Creating working copy of package ‘OperationAwaiting’
Checking out 1.3.0-beta.1 of package ‘OperationAwaiting’
Creating working copy of package ‘swift-xdg’
Checking out 1.0.0-beta.1.0.1 of package ‘swift-xdg’
Creating working copy of package ‘swift-numerics’
Checking out 1.0.2 of package ‘swift-numerics’
Creating working copy of package ‘multipart-kit’
Checking out 4.5.1 of package ‘multipart-kit’
Creating working copy of package ‘swift-nio-ssl’
Checking out 2.25.0 of package ‘swift-nio-ssl’
Creating working copy of package ‘RetryingOperation’
Checking out 1.1.7 of package ‘RetryingOperation’
Creating working copy of package ‘APIConnectionProtocols’
Checking out 1.0.0-beta.6 of package ‘APIConnectionProtocols’
Creating working copy of package ‘SemiSingleton’
Checking out 2.1.0-beta.1 of package ‘SemiSingleton’
Creating working copy of package ‘swift-nio-http2’
Checking out 1.29.0 of package ‘swift-nio-http2’
Creating working copy of package ‘queues’
Checking out 1.13.0 of package ‘queues’
Creating working copy of package ‘LegibleError’
Checking out 1.0.6 of package ‘LegibleError’
Creating working copy of package ‘routing-kit’
Checking out 4.8.2 of package ‘routing-kit’
Creating working copy of package ‘swift-nio-transport-services’
Checking out 1.20.0 of package ‘swift-nio-transport-services’
Creating working copy of package ‘swift-backtrace’
Checking out 1.3.4 of package ‘swift-backtrace’
Creating working copy of package ‘officectl-model’
Checking out main of package ‘officectl-model’
Creating working copy of package ‘HasResult’
Checking out 2.0.0 of package ‘HasResult’
Creating working copy of package ‘clt-logger’
Checking out 0.7.2 of package ‘clt-logger’
Creating working copy of package ‘vapor’
Checking out 4.86.2 of package ‘vapor’
Creating working copy of package ‘async-http-client’
Checking out 1.19.0 of package ‘async-http-client’
Creating working copy of package ‘console-kit’
Checking out 4.10.1 of package ‘console-kit’
Creating working copy of package ‘jwt’
Checking out 4.2.2 of package ‘jwt’
Resolve Package Graph
Resolved source packages:
  TOMLDecoder: https://github.com/dduan/TOMLDecoder.git @ 0.2.2
  COpenSSL: https://github.com/xcode-actions/COpenSSL.git @ 1.1.111
  stream-reader: https://github.com/Frizlab/stream-reader.git @ 3.5.0
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.0
  RetryingOperation: https://github.com/happn-app/RetryingOperation.git @ 1.1.7
  websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.14.0
  json-logger: https://github.com/xcode-actions/json-logger.git @ 0.1.3
  clt-logger: https://github.com/xcode-actions/clt-logger.git @ 0.7.2
  swift-email: https://github.com/Frizlab/swift-email.git @ 0.2.5
  swift-crypto: https://github.com/apple/swift-crypto.git @ 2.6.0
  swift-backtrace: https://github.com/swift-server/swift-backtrace.git @ 1.3.4
  swift-task-queue: https://github.com/Frizlab/swift-task-queue.git @ 1.1.0
  routing-kit: https://github.com/vapor/routing-kit.git @ 4.8.2
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
  vapor: https://github.com/vapor/vapor.git @ 4.86.2
  HasResult: https://github.com/Frizlab/HasResult.git @ 2.0.0
  GenericJSON: https://github.com/iwill/generic-json-swift.git @ 2.0.2
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.2.3
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.29.0
  console-kit: https://github.com/vapor/console-kit.git @ 4.10.1
  swift-asn1: https://github.com/apple/swift-asn1.git @ 0.8.0
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.20.0
  async-kit: https://github.com/vapor/async-kit.git @ 1.19.0
  jwt-kit: https://github.com/vapor/jwt-kit.git @ 4.3.0
  HTTPCoders: https://github.com/happn-app/HTTPCoders.git @ 0.1.2
  swift-certificates: https://github.com/apple/swift-certificates.git @ 0.6.0
  officectl: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  LegibleError: https://github.com/mxcl/LegibleError.git @ 1.0.6
  UnwrapOrThrow: https://github.com/Frizlab/UnwrapOrThrow.git @ 1.0.0
  multipart-kit: https://github.com/vapor/multipart-kit.git @ 4.5.1
  queues: https://github.com/vapor/queues.git @ 1.13.0
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.2
  SwiftPrometheus: https://github.com/swift-server-community/SwiftPrometheus.git @ 1.0.2
  swift-xdg: https://github.com/Frizlab/swift-xdg.git @ 1.0.0-beta.1.0.1
  SemiSingleton: https://github.com/happn-app/SemiSingleton.git @ 2.1.0-beta.1
  swift-collections: https://github.com/apple/swift-collections @ 1.0.5
  swift-nio: https://github.com/apple/swift-nio.git @ 2.61.1
  RecursiveSyncDispatch: https://github.com/happn-app/RecursiveSyncDispatch.git @ 1.0.1
  COpenLDAP: https://github.com/xcode-actions/COpenLDAP.git @ 2.5.5
  APIConnectionProtocols: https://github.com/Frizlab/APIConnectionProtocols.git @ 1.0.0-beta.6
  OfficeModel: https://github.com/happn-app/officectl-model.git @ main
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.2.0
  XibLoc: https://github.com/happn-app/XibLoc.git @ 1.3.0
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.20.0
  async-http-client: https://github.com/swift-server/async-http-client.git @ 1.19.0
  URLRequestOperation: https://github.com/happn-app/URLRequestOperation.git @ dev.final_operation
  swift-log: https://github.com/apple/swift-log.git @ 1.5.3
  OperationAwaiting: https://github.com/Frizlab/OperationAwaiting.git @ 1.3.0-beta.1
  CollectionConcurrencyKit: https://github.com/happn-app/CollectionConcurrencyKit.git @ 0.2.0
  jwt: https://github.com/vapor/jwt.git @ 4.2.2
  swift-http-types: https://github.com/apple/swift-http-types @ 1.0.0
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.25.0
resolved source packages: TOMLDecoder, COpenSSL, stream-reader, swift-algorithms, RetryingOperation, websocket-kit, json-logger, clt-logger, swift-email, swift-crypto, swift-backtrace, swift-task-queue, routing-kit, swift-atomics, vapor, HasResult, GenericJSON, swift-argument-parser, swift-nio-http2, console-kit, swift-asn1, swift-nio-transport-services, async-kit, jwt-kit, HTTPCoders, swift-certificates, officectl, LegibleError, UnwrapOrThrow, multipart-kit, queues, swift-numerics, SwiftPrometheus, swift-xdg, SemiSingleton, swift-collections, swift-nio, RecursiveSyncDispatch, COpenLDAP, APIConnectionProtocols, OfficeModel, swift-metrics, XibLoc, swift-nio-extras, async-http-client, URLRequestOperation, swift-log, OperationAwaiting, CollectionConcurrencyKit, jwt, swift-http-types, swift-nio-ssl
2023-11-28 12:51:01.552 xcodebuild[51927:6880434] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2023-11-28 12:55:22.183 xcodebuild[51927:6880434] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000005afa00: 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/async-kit/Sources/AsyncKit/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-28 12:55:22.187 xcodebuild[51927:6880434] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000005a0800: 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-extras/Sources/NIOSOCKS/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-28 12:55:22.190 xcodebuild[51927:6880434] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000005a5400: 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-extras/Sources/NIOExtras/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-28 12:55:22.193 xcodebuild[51927:6880434] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000592c00: 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-extras/Sources/NIOHTTPCompression/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-28 12:55:22.208 xcodebuild[51927:6880434] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000005be400: 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-28 12:55:22.210 xcodebuild[51927:6880434] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000005b9a00: 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-transport-services/Sources/NIOTransportServices/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-28 12:55:22.212 xcodebuild[51927:6880434] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000005b6100: 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-backtrace/Sources/Backtrace/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-28 12:55:22.215 xcodebuild[51927:6880434] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000005bb300: 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-http-types/Sources/HTTPTypes/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-28 12:55:22.228 xcodebuild[51927:6880434] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000005b2d00: 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-http2/Sources/NIOHTTP2/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-28 12:55:22.248 xcodebuild[51927:6880434] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000005cd800: 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/vapor/Sources/XCTVapor/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-28 12:55:22.256 xcodebuild[51927:6880434] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000005c7600: 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/vapor/Sources/Vapor/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-28 12:55:22.269 xcodebuild[51927:6880434] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000005ceb00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/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".}
2023-11-28 12:55:22.277 xcodebuild[51927:6880434] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000005d9600: 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/websocket-kit/Sources/WebSocketKit/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-28 12:55:22.280 xcodebuild[51927:6880434] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000005da500: 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/console-kit/Sources/ConsoleKit/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-28 12:55:22.289 xcodebuild[51927:6880434] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000005b5100: 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-ssl/Sources/NIOSSL/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-28 12:55:22.314 xcodebuild[51927:6880434] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000005d0c00: 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/async-http-client/Sources/AsyncHTTPClient/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-28 12:55:22.322 xcodebuild[51927:6880434] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000005eee00: 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-asn1/Sources/SwiftASN1/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-28 12:55:22.324 xcodebuild[51927:6880434] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000005e0900: 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/routing-kit/Sources/RoutingKit/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-28 12:55:22.346 xcodebuild[51927:6880434] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000005f4600: 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-28 12:55:22.354 xcodebuild[51927:6880434] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000440cc00: 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-28 12:55:22.376 xcodebuild[51927:6880434] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000440a200: 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-log/Sources/Logging/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-28 12:55:22.379 xcodebuild[51927:6880434] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000440a600: 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/queues/Sources/XCTQueues/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-28 12:55:22.382 xcodebuild[51927:6880434] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000440ea00: 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/queues/Sources/Queues/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-28 12:55:22.401 xcodebuild[51927:6880434] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600004410600: 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-28 12:55:22.403 xcodebuild[51927:6880434] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600004419800: 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-28 12:55:22.404 xcodebuild[51927:6880434] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600004414500: 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-28 12:55:22.413 xcodebuild[51927:6880434] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000441b600: 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-certificates/Sources/X509/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".}
{
  "workspace" : {
    "name" : "officectl",
    "schemes" : [
      "CloudflareOffice",
      "CloudflareOffice-Tests",
      "CloudflareZeroTrustOffice",
      "CloudflareZeroTrustOffice-Tests",
      "GitHubOffice",
      "GitHubOffice-Tests",
      "GoogleOffice",
      "GoogleOffice-Tests",
      "HappnOffice",
      "HappnOffice-Tests",
      "LDAPOffice",
      "LDAPOffice-Tests",
      "Office365Office-Tests",
      "officectl",
      "officectl-odproxy",
      "OfficeKit",
      "OfficeKit-Tests",
      "OfficeKitOffice",
      "OfficeKitOffice-Tests",
      "OpenDirectoryOffice",
      "OpenDirectoryOffice-Tests",
      "SynologyOffice-Tests",
      "VaultPKIOffice-Tests"
    ]
  }
}
2023-11-28 12:55:23.916 xcodebuild[57055:6894084] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "CloudflareOffice",
      "CloudflareZeroTrustOffice",
      "GitHubOffice",
      "GoogleOffice",
      "HappnOffice",
      "LDAPOffice",
      "officectl",
      "officectl-odproxy",
      "officectl-Package",
      "OfficeKit",
      "OfficeKitOffice",
      "OpenDirectoryOffice"
    ]
  }
}
2023-11-28 12:55:26.906 xcodebuild[57081:6894222] 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 officectl-Package -destination generic/platform=ios
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 officectl-Package -destination generic/platform=ios
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
Resolve Package Graph
Resolved source packages:
  jwt-kit: https://github.com/vapor/jwt-kit.git @ 4.3.0
  RecursiveSyncDispatch: https://github.com/happn-app/RecursiveSyncDispatch.git @ 1.0.1
  OperationAwaiting: https://github.com/Frizlab/OperationAwaiting.git @ 1.3.0-beta.1
  XibLoc: https://github.com/happn-app/XibLoc.git @ 1.3.0
  console-kit: https://github.com/vapor/console-kit.git @ 4.10.1
  jwt: https://github.com/vapor/jwt.git @ 4.2.2
  RetryingOperation: https://github.com/happn-app/RetryingOperation.git @ 1.1.7
  async-kit: https://github.com/vapor/async-kit.git @ 1.19.0
  HasResult: https://github.com/Frizlab/HasResult.git @ 2.0.0
  vapor: https://github.com/vapor/vapor.git @ 4.86.2
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.2.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.2.3
  TOMLDecoder: https://github.com/dduan/TOMLDecoder.git @ 0.2.2
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.2
  LegibleError: https://github.com/mxcl/LegibleError.git @ 1.0.6
  swift-log: https://github.com/apple/swift-log.git @ 1.5.3
  swift-collections: https://github.com/apple/swift-collections @ 1.0.5
  SwiftPrometheus: https://github.com/swift-server-community/SwiftPrometheus.git @ 1.0.2
  clt-logger: https://github.com/xcode-actions/clt-logger.git @ 0.7.2
  stream-reader: https://github.com/Frizlab/stream-reader.git @ 3.5.0
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.0
  COpenSSL: https://github.com/xcode-actions/COpenSSL.git @ 1.1.111
  swift-backtrace: https://github.com/swift-server/swift-backtrace.git @ 1.3.4
  swift-xdg: https://github.com/Frizlab/swift-xdg.git @ 1.0.0-beta.1.0.1
  swift-task-queue: https://github.com/Frizlab/swift-task-queue.git @ 1.1.0
  APIConnectionProtocols: https://github.com/Frizlab/APIConnectionProtocols.git @ 1.0.0-beta.6
  OfficeModel: https://github.com/happn-app/officectl-model.git @ main
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.29.0
  URLRequestOperation: https://github.com/happn-app/URLRequestOperation.git @ dev.final_operation
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.20.0
  COpenLDAP: https://github.com/xcode-actions/COpenLDAP.git @ 2.5.5
  swift-crypto: https://github.com/apple/swift-crypto.git @ 2.6.0
  queues: https://github.com/vapor/queues.git @ 1.13.0
  swift-http-types: https://github.com/apple/swift-http-types @ 1.0.0
  swift-certificates: https://github.com/apple/swift-certificates.git @ 0.6.0
  HTTPCoders: https://github.com/happn-app/HTTPCoders.git @ 0.1.2
  multipart-kit: https://github.com/vapor/multipart-kit.git @ 4.5.1
  swift-asn1: https://github.com/apple/swift-asn1.git @ 0.8.0
  CollectionConcurrencyKit: https://github.com/happn-app/CollectionConcurrencyKit.git @ 0.2.0
  routing-kit: https://github.com/vapor/routing-kit.git @ 4.8.2
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
  UnwrapOrThrow: https://github.com/Frizlab/UnwrapOrThrow.git @ 1.0.0
  websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.14.0
  officectl: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.25.0
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.20.0
  swift-email: https://github.com/Frizlab/swift-email.git @ 0.2.5
  SemiSingleton: https://github.com/happn-app/SemiSingleton.git @ 2.1.0-beta.1
  async-http-client: https://github.com/swift-server/async-http-client.git @ 1.19.0
  swift-nio: https://github.com/apple/swift-nio.git @ 2.61.1
  json-logger: https://github.com/xcode-actions/json-logger.git @ 0.1.3
  GenericJSON: https://github.com/iwill/generic-json-swift.git @ 2.0.2
2023-11-28 12:55:29.809 xcodebuild[57100:6894331] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2023-11-28 12:55:32.981 xcodebuild[57100:6894331] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000022b0e00: 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/queues/Sources/XCTQueues/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-28 12:55:32.983 xcodebuild[57100:6894331] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000022b0f00: 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/queues/Sources/Queues/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-28 12:55:32.985 xcodebuild[57100:6894331] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000022a9000: 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-asn1/Sources/SwiftASN1/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-28 12:55:33.002 xcodebuild[57100:6894331] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000022a3600: 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-ssl/Sources/NIOSSL/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-28 12:55:33.011 xcodebuild[57100:6894331] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000022b5300: 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-http2/Sources/NIOHTTP2/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-28 12:55:33.024 xcodebuild[57100:6894331] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000022b7a00: 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/async-kit/Sources/AsyncKit/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-28 12:55:33.031 xcodebuild[57100:6894331] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000022c0500: 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/routing-kit/Sources/RoutingKit/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-28 12:55:33.033 xcodebuild[57100:6894331] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000022ba900: 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-transport-services/Sources/NIOTransportServices/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-28 12:55:33.036 xcodebuild[57100:6894331] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000022bff00: 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-backtrace/Sources/Backtrace/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-28 12:55:33.067 xcodebuild[57100:6894331] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000022d4800: 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-28 12:55:33.073 xcodebuild[57100:6894331] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000022d9900: 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-28 12:55:33.098 xcodebuild[57100:6894331] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000022e2300: 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-http-types/Sources/HTTPTypes/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-28 12:55:33.100 xcodebuild[57100:6894331] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000022e3500: 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/console-kit/Sources/ConsoleKit/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-28 12:55:33.104 xcodebuild[57100:6894331] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000022e4f00: 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-28 12:55:33.117 xcodebuild[57100:6894331] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000022ee400: 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-extras/Sources/NIOHTTPCompression/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-28 12:55:33.119 xcodebuild[57100:6894331] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000022eee00: 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-extras/Sources/NIOExtras/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-28 12:55:33.121 xcodebuild[57100:6894331] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000022f1100: 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-extras/Sources/NIOSOCKS/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-28 12:55:33.125 xcodebuild[57100:6894331] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000022f1600: 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/async-http-client/Sources/AsyncHTTPClient/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-28 12:55:33.134 xcodebuild[57100:6894331] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000022efb00: 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/websocket-kit/Sources/WebSocketKit/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-28 12:55:33.143 xcodebuild[57100:6894331] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000022ebf00: 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/vapor/Sources/XCTVapor/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-28 12:55:33.154 xcodebuild[57100:6894331] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000022f8800: 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/vapor/Sources/Vapor/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-28 12:55:33.162 xcodebuild[57100:6894331] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600006308100: 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-28 12:55:33.163 xcodebuild[57100:6894331] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600006308200: 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-28 12:55:33.168 xcodebuild[57100:6894331] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000022fad00: 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-28 12:55:33.182 xcodebuild[57100:6894331] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600006302100: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/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".}
2023-11-28 12:55:33.200 xcodebuild[57100:6894331] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000630bd00: 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-certificates/Sources/X509/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-28 12:55:33.204 xcodebuild[57100:6894331] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600006314f00: 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-log/Sources/Logging/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-28 12:55:33.635 xcodebuild[57100:6894331] [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: 0x600002d255f0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600000a00200>{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-28 12:55:33.636 xcodebuild[57100:6894331] 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-28 12:55:33.636 xcodebuild[57100:6894331] [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: 0x600002d255f0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600000a00200>{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-28 12:55:33.636 xcodebuild[57100:6894331] 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-28 12:55:33.636 xcodebuild[57100:6894331] [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: 0x600002d255f0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600000a00200>{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-28 12:55:33.636 xcodebuild[57100:6894331] 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-28 12:55:33.636 xcodebuild[57100:6894331] [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: 0x600002d255f0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600000a00200>{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-28 12:55:33.636 xcodebuild[57100:6894331] 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-28 12:55:33.636 xcodebuild[57100:6894331] [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: 0x600002d255f0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600000a00200>{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-28 12:55:33.636 xcodebuild[57100:6894331] 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-28 12:55:33.636 xcodebuild[57100:6894331] [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: 0x600002d255f0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600000a00200>{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-28 12:55:33.636 xcodebuild[57100:6894331] 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-28 12:55:33.636 xcodebuild[57100:6894331] [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: 0x600002d255f0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600000a00200>{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-28 12:55:33.636 xcodebuild[57100:6894331] 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-28 12:55:33.636 xcodebuild[57100:6894331] [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: 0x600002d255f0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600000a00200>{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-28 12:55:33.637 xcodebuild[57100:6894331] 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-28 12:55:33.637 xcodebuild[57100:6894331] [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: 0x600002d255f0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600000a00200>{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-28 12:55:33.637 xcodebuild[57100:6894331] 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-28 12:55:33.637 xcodebuild[57100:6894331] [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: 0x600002d255f0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600000a00200>{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-28 12:55:33.637 xcodebuild[57100:6894331] 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-28 12:55:33.637 xcodebuild[57100:6894331] [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: 0x600002d255f0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600000a00200>{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-28 12:55:33.637 xcodebuild[57100:6894331] 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-28 12:55:33.637 xcodebuild[57100:6894331] [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: 0x600002d255f0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600000a00200>{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-28 12:55:33.637 xcodebuild[57100:6894331] 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-28 12:55:33.638 xcodebuild[57100:6894331] Writing error result bundle to /var/folders/wy/f1cgtw1s2dq35nvlg5tpg7t00000gp/T/ResultBundle_2023-28-11_12-55-0033.xcresult
xcodebuild: error: The workspace named "spi-builder-workspace" does not contain a scheme named "officectl-Package". The "-list" option can be used to find the names of the schemes in the workspace.
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 officectl-Package -destination generic/platform=ios
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:
  json-logger: https://github.com/xcode-actions/json-logger.git @ 0.1.3
  routing-kit: https://github.com/vapor/routing-kit.git @ 4.8.2
  OfficeModel: https://github.com/happn-app/officectl-model.git @ main
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.0
  URLRequestOperation: https://github.com/happn-app/URLRequestOperation.git @ dev.final_operation
  websocket-kit: https://github.com/vapor/websocket-kit.git @ 2.14.0
  swift-email: https://github.com/Frizlab/swift-email.git @ 0.2.5
  clt-logger: https://github.com/xcode-actions/clt-logger.git @ 0.7.2
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.2.3
  swift-crypto: https://github.com/apple/swift-crypto.git @ 2.6.0
  swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.20.0
  stream-reader: https://github.com/Frizlab/stream-reader.git @ 3.5.0
  async-kit: https://github.com/vapor/async-kit.git @ 1.19.0
  XibLoc: https://github.com/happn-app/XibLoc.git @ 1.3.0
  LegibleError: https://github.com/mxcl/LegibleError.git @ 1.0.6
  queues: https://github.com/vapor/queues.git @ 1.13.0
  swift-collections: https://github.com/apple/swift-collections @ 1.0.5
  RetryingOperation: https://github.com/happn-app/RetryingOperation.git @ 1.1.7
  OperationAwaiting: https://github.com/Frizlab/OperationAwaiting.git @ 1.3.0-beta.1
  swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.29.0
  swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.20.0
  HasResult: https://github.com/Frizlab/HasResult.git @ 2.0.0
  CollectionConcurrencyKit: https://github.com/happn-app/CollectionConcurrencyKit.git @ 0.2.0
  swift-log: https://github.com/apple/swift-log.git @ 1.5.3
  COpenSSL: https://github.com/xcode-actions/COpenSSL.git @ 1.1.111
  GenericJSON: https://github.com/iwill/generic-json-swift.git @ 2.0.2
  UnwrapOrThrow: https://github.com/Frizlab/UnwrapOrThrow.git @ 1.0.0
  swift-xdg: https://github.com/Frizlab/swift-xdg.git @ 1.0.0-beta.1.0.1
  swift-backtrace: https://github.com/swift-server/swift-backtrace.git @ 1.3.4
  HTTPCoders: https://github.com/happn-app/HTTPCoders.git @ 0.1.2
  swift-certificates: https://github.com/apple/swift-certificates.git @ 0.6.0
  swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.25.0
  APIConnectionProtocols: https://github.com/Frizlab/APIConnectionProtocols.git @ 1.0.0-beta.6
  COpenLDAP: https://github.com/xcode-actions/COpenLDAP.git @ 2.5.5
  officectl: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  async-http-client: https://github.com/swift-server/async-http-client.git @ 1.19.0
  jwt-kit: https://github.com/vapor/jwt-kit.git @ 4.3.0
  SwiftPrometheus: https://github.com/swift-server-community/SwiftPrometheus.git @ 1.0.2
  swift-asn1: https://github.com/apple/swift-asn1.git @ 0.8.0
  TOMLDecoder: https://github.com/dduan/TOMLDecoder.git @ 0.2.2
  swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
  swift-nio: https://github.com/apple/swift-nio.git @ 2.61.1
  swift-http-types: https://github.com/apple/swift-http-types @ 1.0.0
  console-kit: https://github.com/vapor/console-kit.git @ 4.10.1
  SemiSingleton: https://github.com/happn-app/SemiSingleton.git @ 2.1.0-beta.1
  swift-numerics: https://github.com/apple/swift-numerics.git @ 1.0.2
  multipart-kit: https://github.com/vapor/multipart-kit.git @ 4.5.1
  RecursiveSyncDispatch: https://github.com/happn-app/RecursiveSyncDispatch.git @ 1.0.1
  swift-metrics: https://github.com/apple/swift-metrics.git @ 2.2.0
  jwt: https://github.com/vapor/jwt.git @ 4.2.2
  vapor: https://github.com/vapor/vapor.git @ 4.86.2
  swift-task-queue: https://github.com/Frizlab/swift-task-queue.git @ 1.1.0
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 965adebe2b1f45bb298694f9712f3483
Build description path: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/965adebe2b1f45bb298694f9712f3483.xcbuilddata
note: Building targets in dependency order
error: The package product 'CollectionConcurrencyKit' requires minimum platform version 15.0 for the iOS platform, but this target supports 11.0 (in target 'OfficeKit' from project 'officectl')
error: The package product 'APIConnectionProtocols' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'OfficeKit' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'OfficeKit' from project 'officectl')
error: The package product 'CLTLogger' requires minimum platform version 14.0 for the iOS platform, but this target supports 11.0 (in target 'VaultPKIOffice-Tests' from project 'officectl')
error: The package product 'CollectionConcurrencyKit' requires minimum platform version 15.0 for the iOS platform, but this target supports 11.0 (in target 'VaultPKIOffice-Tests' from project 'officectl')
error: The package product 'APIConnectionProtocols' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'VaultPKIOffice-Tests' from project 'officectl')
error: The package product 'OperationAwaiting' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'VaultPKIOffice-Tests' from project 'officectl')
error: The package product 'X509' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'VaultPKIOffice-Tests' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'VaultPKIOffice-Tests' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'VaultPKIOffice-Tests' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'HappnOffice' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'HappnOffice' from project 'officectl')
error: The package product 'CollectionConcurrencyKit' requires minimum platform version 15.0 for the iOS platform, but this target supports 11.0 (in target 'Office365Office' from project 'officectl')
error: The package product 'APIConnectionProtocols' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'Office365Office' from project 'officectl')
error: The package product 'OperationAwaiting' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'Office365Office' from project 'officectl')
error: The package product 'JWT' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'Office365Office' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'Office365Office' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'OfficeKitOffice' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'OfficeKitOffice' from project 'officectl')
error: The package product 'CollectionConcurrencyKit' requires minimum platform version 15.0 for the iOS platform, but this target supports 11.0 (in target 'HappnOffice' from project 'officectl')
error: The package product 'APIConnectionProtocols' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'HappnOffice' from project 'officectl')
error: The package product 'OperationAwaiting' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'HappnOffice' from project 'officectl')
error: The package product 'Crypto' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'HappnOffice' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'HappnOffice' from project 'officectl')
error: The package product 'CLTLogger' requires minimum platform version 14.0 for the iOS platform, but this target supports 11.0 (in target 'CommonForOfficeKitServicesTests' from project 'officectl')
error: The package product 'CollectionConcurrencyKit' requires minimum platform version 15.0 for the iOS platform, but this target supports 11.0 (in target 'OpenDirectoryOffice' from project 'officectl')
error: The package product 'APIConnectionProtocols' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'OpenDirectoryOffice' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'OpenDirectoryOffice' from project 'officectl')
error: The package product 'CollectionConcurrencyKit' requires minimum platform version 15.0 for the iOS platform, but this target supports 11.0 (in target 'CommonOfficePropertiesFromHappn' from project 'officectl')
error: The package product 'APIConnectionProtocols' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'CommonOfficePropertiesFromHappn' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'CommonOfficePropertiesFromHappn' from project 'officectl')
error: The package product 'CollectionConcurrencyKit' requires minimum platform version 15.0 for the iOS platform, but this target supports 11.0 (in target 'VaultPKIOffice' from project 'officectl')
error: The package product 'APIConnectionProtocols' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'VaultPKIOffice' from project 'officectl')
error: The package product 'OperationAwaiting' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'VaultPKIOffice' from project 'officectl')
error: The package product 'X509' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'VaultPKIOffice' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'VaultPKIOffice' from project 'officectl')
error: The package product 'CLTLogger' requires minimum platform version 14.0 for the iOS platform, but this target supports 11.0 (in target 'OpenDirectoryOffice-Tests' from project 'officectl')
error: The package product 'CollectionConcurrencyKit' requires minimum platform version 15.0 for the iOS platform, but this target supports 11.0 (in target 'OpenDirectoryOffice-Tests' from project 'officectl')
error: The package product 'APIConnectionProtocols' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'OpenDirectoryOffice-Tests' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'OpenDirectoryOffice-Tests' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'OpenDirectoryOffice-Tests' from project 'officectl')
error: The package product 'CollectionConcurrencyKit' requires minimum platform version 15.0 for the iOS platform, but this target supports 11.0 (in target 'OfficeKitOffice' from project 'officectl')
error: The package product 'APIConnectionProtocols' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'OfficeKitOffice' from project 'officectl')
error: The package product 'OperationAwaiting' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'OfficeKitOffice' from project 'officectl')
error: The package product 'Crypto' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'OfficeKitOffice' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'OfficeKitOffice' from project 'officectl')
error: The package product 'CLTLogger' requires minimum platform version 14.0 for the iOS platform, but this target supports 11.0 (in target 'GitHubOffice-Tests' from project 'officectl')
error: The package product 'CollectionConcurrencyKit' requires minimum platform version 15.0 for the iOS platform, but this target supports 11.0 (in target 'GitHubOffice-Tests' from project 'officectl')
error: The package product 'APIConnectionProtocols' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'GitHubOffice-Tests' from project 'officectl')
error: The package product 'OperationAwaiting' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'GitHubOffice-Tests' from project 'officectl')
error: The package product 'JWT' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'GitHubOffice-Tests' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'GitHubOffice-Tests' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'GitHubOffice-Tests' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'GoogleOffice' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'GoogleOffice' from project 'officectl')
error: The package product 'CollectionConcurrencyKit' requires minimum platform version 15.0 for the iOS platform, but this target supports 11.0 (in target 'officectl-odproxy' from project 'officectl')
error: The package product 'APIConnectionProtocols' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'officectl-odproxy' from project 'officectl')
error: The package product 'OperationAwaiting' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'officectl-odproxy' from project 'officectl')
error: The package product 'Crypto' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'officectl-odproxy' from project 'officectl')
error: The package product 'CLTLogger' requires minimum platform version 14.0 for the iOS platform, but this target supports 11.0 (in target 'officectl-odproxy' from project 'officectl')
error: The package product 'JSONLogger' requires minimum platform version 14.0 for the iOS platform, but this target supports 11.0 (in target 'officectl-odproxy' from project 'officectl')
error: The package product 'JWT' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'officectl-odproxy' from project 'officectl')
error: The package product 'Vapor' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'officectl-odproxy' from project 'officectl')
error: The package product 'XDG' requires minimum platform version 15.0 for the iOS platform, but this target supports 11.0 (in target 'officectl-odproxy' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'officectl-odproxy' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'officectl-odproxy' from project 'officectl')
error: The package product 'CollectionConcurrencyKit' requires minimum platform version 15.0 for the iOS platform, but this target supports 11.0 (in target 'CloudflareZeroTrustOffice' from project 'officectl')
error: The package product 'APIConnectionProtocols' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'CloudflareZeroTrustOffice' from project 'officectl')
error: The package product 'OperationAwaiting' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'CloudflareZeroTrustOffice' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'CloudflareZeroTrustOffice' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'GitHubOffice' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'GitHubOffice' from project 'officectl')
error: The package product 'CLTLogger' requires minimum platform version 14.0 for the iOS platform, but this target supports 11.0 (in target 'LDAPOffice-Tests' from project 'officectl')
error: The package product 'CollectionConcurrencyKit' requires minimum platform version 15.0 for the iOS platform, but this target supports 11.0 (in target 'LDAPOffice-Tests' from project 'officectl')
error: The package product 'APIConnectionProtocols' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'LDAPOffice-Tests' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'LDAPOffice-Tests' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'LDAPOffice-Tests' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'OpenDirectoryOffice' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'OpenDirectoryOffice' from project 'officectl')
error: The package product 'CollectionConcurrencyKit' requires minimum platform version 15.0 for the iOS platform, but this target supports 11.0 (in target 'OfficeKit-Tests' from project 'officectl')
error: The package product 'APIConnectionProtocols' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'OfficeKit-Tests' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'OfficeKit-Tests' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'OfficeKit-Tests' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'CloudflareZeroTrustOffice' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'CloudflareZeroTrustOffice' from project 'officectl')
error: The package product 'CLTLogger' requires minimum platform version 14.0 for the iOS platform, but this target supports 11.0 (in target 'CloudflareZeroTrustOffice-Tests' from project 'officectl')
error: The package product 'CollectionConcurrencyKit' requires minimum platform version 15.0 for the iOS platform, but this target supports 11.0 (in target 'CloudflareZeroTrustOffice-Tests' from project 'officectl')
error: The package product 'APIConnectionProtocols' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'CloudflareZeroTrustOffice-Tests' from project 'officectl')
error: The package product 'OperationAwaiting' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'CloudflareZeroTrustOffice-Tests' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'CloudflareZeroTrustOffice-Tests' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'CloudflareZeroTrustOffice-Tests' from project 'officectl')
error: The package product 'CLTLogger' requires minimum platform version 14.0 for the iOS platform, but this target supports 11.0 (in target 'GoogleOffice-Tests' from project 'officectl')
error: The package product 'CollectionConcurrencyKit' requires minimum platform version 15.0 for the iOS platform, but this target supports 11.0 (in target 'GoogleOffice-Tests' from project 'officectl')
error: The package product 'APIConnectionProtocols' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'GoogleOffice-Tests' from project 'officectl')
error: The package product 'OperationAwaiting' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'GoogleOffice-Tests' from project 'officectl')
error: The package product 'Crypto' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'GoogleOffice-Tests' from project 'officectl')
error: The package product 'JWT' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'GoogleOffice-Tests' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'GoogleOffice-Tests' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'GoogleOffice-Tests' from project 'officectl')
error: The package product 'JWT' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'officectl' from project 'officectl')
error: The package product 'Queues' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'officectl' from project 'officectl')
error: The package product 'Vapor' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'officectl' from project 'officectl')
error: The package product 'CollectionConcurrencyKit' requires minimum platform version 15.0 for the iOS platform, but this target supports 11.0 (in target 'officectl' from project 'officectl')
error: The package product 'APIConnectionProtocols' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'officectl' from project 'officectl')
error: The package product 'OperationAwaiting' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'officectl' from project 'officectl')
error: The package product 'Crypto' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'officectl' from project 'officectl')
error: The package product 'X509' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'officectl' from project 'officectl')
error: The package product 'CLTLogger' requires minimum platform version 14.0 for the iOS platform, but this target supports 11.0 (in target 'officectl' from project 'officectl')
error: The package product 'JSONLogger' requires minimum platform version 14.0 for the iOS platform, but this target supports 11.0 (in target 'officectl' from project 'officectl')
error: The package product 'XDG' requires minimum platform version 15.0 for the iOS platform, but this target supports 11.0 (in target 'officectl' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'officectl' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'officectl' from project 'officectl')
error: The package product 'CLTLogger' requires minimum platform version 14.0 for the iOS platform, but this target supports 11.0 (in target 'Office365Office-Tests' from project 'officectl')
error: The package product 'CollectionConcurrencyKit' requires minimum platform version 15.0 for the iOS platform, but this target supports 11.0 (in target 'Office365Office-Tests' from project 'officectl')
error: The package product 'APIConnectionProtocols' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'Office365Office-Tests' from project 'officectl')
error: The package product 'OperationAwaiting' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'Office365Office-Tests' from project 'officectl')
error: The package product 'JWT' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'Office365Office-Tests' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'Office365Office-Tests' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'Office365Office-Tests' from project 'officectl')
error: The package product 'CollectionConcurrencyKit' requires minimum platform version 15.0 for the iOS platform, but this target supports 11.0 (in target 'CloudflareOffice' from project 'officectl')
error: The package product 'APIConnectionProtocols' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'CloudflareOffice' from project 'officectl')
error: The package product 'OperationAwaiting' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'CloudflareOffice' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'CloudflareOffice' from project 'officectl')
error: The package product 'CLTLogger' requires minimum platform version 14.0 for the iOS platform, but this target supports 11.0 (in target 'HappnOffice-Tests' from project 'officectl')
error: The package product 'CollectionConcurrencyKit' requires minimum platform version 15.0 for the iOS platform, but this target supports 11.0 (in target 'HappnOffice-Tests' from project 'officectl')
error: The package product 'APIConnectionProtocols' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'HappnOffice-Tests' from project 'officectl')
error: The package product 'OperationAwaiting' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'HappnOffice-Tests' from project 'officectl')
error: The package product 'Crypto' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'HappnOffice-Tests' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'HappnOffice-Tests' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'HappnOffice-Tests' from project 'officectl')
error: The package product 'CollectionConcurrencyKit' requires minimum platform version 15.0 for the iOS platform, but this target supports 11.0 (in target 'GitHubOffice' from project 'officectl')
error: The package product 'APIConnectionProtocols' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'GitHubOffice' from project 'officectl')
error: The package product 'OperationAwaiting' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'GitHubOffice' from project 'officectl')
error: The package product 'JWT' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'GitHubOffice' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'GitHubOffice' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'COpenLDAP-dynamic' from project 'COpenLDAP')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'CloudflareOffice' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'CloudflareOffice' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'OfficeKit' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'OfficeKit' from project 'officectl')
error: The package product 'CLTLogger' requires minimum platform version 14.0 for the iOS platform, but this target supports 11.0 (in target 'OfficeKitOffice-Tests' from project 'officectl')
error: The package product 'CollectionConcurrencyKit' requires minimum platform version 15.0 for the iOS platform, but this target supports 11.0 (in target 'OfficeKitOffice-Tests' from project 'officectl')
error: The package product 'APIConnectionProtocols' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'OfficeKitOffice-Tests' from project 'officectl')
error: The package product 'OperationAwaiting' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'OfficeKitOffice-Tests' from project 'officectl')
error: The package product 'Crypto' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'OfficeKitOffice-Tests' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'OfficeKitOffice-Tests' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'OfficeKitOffice-Tests' from project 'officectl')
error: The package product 'JWT' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'OfficeServer' from project 'officectl')
error: The package product 'Queues' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'OfficeServer' from project 'officectl')
error: The package product 'Vapor' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'OfficeServer' from project 'officectl')
error: The package product 'CollectionConcurrencyKit' requires minimum platform version 15.0 for the iOS platform, but this target supports 11.0 (in target 'OfficeServer' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'OfficeServer' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'LDAPOffice' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'LDAPOffice' from project 'officectl')
error: The package product 'CLTLogger' requires minimum platform version 14.0 for the iOS platform, but this target supports 11.0 (in target 'SynologyOffice-Tests' from project 'officectl')
error: The package product 'CollectionConcurrencyKit' requires minimum platform version 15.0 for the iOS platform, but this target supports 11.0 (in target 'SynologyOffice-Tests' from project 'officectl')
error: The package product 'APIConnectionProtocols' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'SynologyOffice-Tests' from project 'officectl')
error: The package product 'OperationAwaiting' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'SynologyOffice-Tests' from project 'officectl')
error: The package product 'Crypto' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'SynologyOffice-Tests' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'SynologyOffice-Tests' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'SynologyOffice-Tests' from project 'officectl')
error: The package product 'CollectionConcurrencyKit' requires minimum platform version 15.0 for the iOS platform, but this target supports 11.0 (in target 'GoogleOffice' from project 'officectl')
error: The package product 'APIConnectionProtocols' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'GoogleOffice' from project 'officectl')
error: The package product 'OperationAwaiting' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'GoogleOffice' from project 'officectl')
error: The package product 'Crypto' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'GoogleOffice' from project 'officectl')
error: The package product 'JWT' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'GoogleOffice' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'GoogleOffice' from project 'officectl')
error: The package product 'CLTLogger' requires minimum platform version 14.0 for the iOS platform, but this target supports 11.0 (in target 'CloudflareOffice-Tests' from project 'officectl')
error: The package product 'CollectionConcurrencyKit' requires minimum platform version 15.0 for the iOS platform, but this target supports 11.0 (in target 'CloudflareOffice-Tests' from project 'officectl')
error: The package product 'APIConnectionProtocols' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'CloudflareOffice-Tests' from project 'officectl')
error: The package product 'OperationAwaiting' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'CloudflareOffice-Tests' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'CloudflareOffice-Tests' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'CloudflareOffice-Tests' from project 'officectl')
error: The package product 'CollectionConcurrencyKit' requires minimum platform version 15.0 for the iOS platform, but this target supports 11.0 (in target 'LDAPOffice' from project 'officectl')
error: The package product 'APIConnectionProtocols' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'LDAPOffice' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'LDAPOffice' from project 'officectl')
error: The package product 'CollectionConcurrencyKit' requires minimum platform version 15.0 for the iOS platform, but this target supports 11.0 (in target 'SynologyOffice' from project 'officectl')
error: The package product 'APIConnectionProtocols' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'SynologyOffice' from project 'officectl')
error: The package product 'OperationAwaiting' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'SynologyOffice' from project 'officectl')
error: The package product 'Crypto' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'SynologyOffice' from project 'officectl')
/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework:1:1: error: While building for iOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/copenldap/COpenLDAP-dynamic/COpenLDAP-dynamic.xcframework'. (in target 'SynologyOffice' from project 'officectl')
Resolve Package Graph
2023-11-28 12:55:35.348 xcodebuild[57136:6894535] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2023-11-28 12:55:38.591 xcodebuild[57136:6894535] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002feac00: 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/async-kit/Sources/AsyncKit/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-28 12:55:38.605 xcodebuild[57136:6894535] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002fd6a00: 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/vapor/Sources/Vapor/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-28 12:55:38.613 xcodebuild[57136:6894535] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002fe0a00: 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/vapor/Sources/XCTVapor/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-28 12:55:38.637 xcodebuild[57136:6894535] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002ffcc00: 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/async-http-client/Sources/AsyncHTTPClient/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-28 12:55:38.644 xcodebuild[57136:6894535] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002ff2a00: 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-log/Sources/Logging/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-28 12:55:38.649 xcodebuild[57136:6894535] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002ff4f00: 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-28 12:55:38.650 xcodebuild[57136:6894535] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002ff5000: 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-28 12:55:38.653 xcodebuild[57136:6894535] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002ff5f00: 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-28 12:55:38.661 xcodebuild[57136:6894535] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002ff6a00: 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-transport-services/Sources/NIOTransportServices/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-28 12:55:38.670 xcodebuild[57136:6894535] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002ffe300: 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-ssl/Sources/NIOSSL/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-28 12:55:38.672 xcodebuild[57136:6894535] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002f8da00: 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/queues/Sources/XCTQueues/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-28 12:55:38.674 xcodebuild[57136:6894535] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002f89d00: 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/queues/Sources/Queues/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-28 12:55:38.676 xcodebuild[57136:6894535] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002f8b500: 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-backtrace/Sources/Backtrace/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-28 12:55:38.684 xcodebuild[57136:6894535] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002f83700: 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-extras/Sources/NIOExtras/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-28 12:55:38.685 xcodebuild[57136:6894535] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002f84600: 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-extras/Sources/NIOHTTPCompression/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-28 12:55:38.688 xcodebuild[57136:6894535] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002f85400: 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-extras/Sources/NIOSOCKS/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-28 12:55:38.693 xcodebuild[57136:6894535] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002f8f600: 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-http-types/Sources/HTTPTypes/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-28 12:55:38.696 xcodebuild[57136:6894535] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002f98300: 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/routing-kit/Sources/RoutingKit/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-28 12:55:38.698 xcodebuild[57136:6894535] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002f98d00: 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-asn1/Sources/SwiftASN1/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-28 12:55:38.717 xcodebuild[57136:6894535] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002f9fa00: 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-http2/Sources/NIOHTTP2/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-28 12:55:38.729 xcodebuild[57136:6894535] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002f99e00: 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-28 12:55:38.763 xcodebuild[57136:6894535] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002fb0c00: 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-28 12:55:38.764 xcodebuild[57136:6894535] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002fb9d00: 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-28 12:55:38.877 xcodebuild[57136:6894535] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600006e40c00: 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-certificates/Sources/X509/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-28 12:55:38.883 xcodebuild[57136:6894535] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002faee00: 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/websocket-kit/Sources/WebSocketKit/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-28 12:55:38.887 xcodebuild[57136:6894535] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600006e4ca00: 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/console-kit/Sources/ConsoleKit/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-28 12:55:38.900 xcodebuild[57136:6894535] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600006e46f00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/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.8 iOS