The Swift Package Index logo.Swift Package Index

Build Information

Failed to build IORingSwift with Swift 5.8 for watchOS using Xcode 14.3 at 0.0.5.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme IORingSwift-Package -destination generic/platform=watchos

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PADL/IORingSwift.git
Reference: 0.0.5
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/PADL/IORingSwift
 * tag               0.0.5      -> FETCH_HEAD
HEAD is now at ed798fd fix regression after moving to SystemPackage errno: ensure errors are positive
Cloned https://github.com/PADL/IORingSwift.git
Revision (git rev-parse @):
ed798fdd5c7170ad9fc7a228403287fd287134bc
SUCCESS checkout https://github.com/PADL/IORingSwift.git at 0.0.5
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.8
Building package at path:  $workDir
https://github.com/PADL/IORingSwift.git
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/lhoward/AsyncExtensions (cached)
Fetching from https://github.com/apple/swift-log (cached)
Fetching from https://github.com/apple/swift-collections.git (cached)
Fetching from https://github.com/apple/swift-system (cached)
Fetching from https://github.com/apple/swift-async-algorithms (cached)
Fetching from https://github.com/dfed/swift-async-queue (cached)
Creating working copy of package ‘swift-async-queue’
Checking out 0.4.0 of package ‘swift-async-queue’
Creating working copy of package ‘AsyncExtensions’
Checking out linux of package ‘AsyncExtensions’
Creating working copy of package ‘swift-async-algorithms’
Checking out 0.1.0 of package ‘swift-async-algorithms’
Creating working copy of package ‘swift-log’
Checking out 1.5.4 of package ‘swift-log’
Creating working copy of package ‘swift-collections’
Checking out 1.0.4 of package ‘swift-collections’
Creating working copy of package ‘swift-system’
Checking out 1.2.1 of package ‘swift-system’
Resolve Package Graph
Resolved source packages:
  swift-log: https://github.com/apple/swift-log @ 1.5.4
  swift-system: https://github.com/apple/swift-system @ 1.2.1
  AsyncAlgorithms: https://github.com/apple/swift-async-algorithms @ 0.1.0
  swift-collections: https://github.com/apple/swift-collections.git @ 1.0.4
  AsyncExtensions: https://github.com/lhoward/AsyncExtensions @ linux
  IORingSwift: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-async-queue: https://github.com/dfed/swift-async-queue @ 0.4.0
resolved source packages: swift-log, swift-system, AsyncAlgorithms, swift-collections, AsyncExtensions, IORingSwift, swift-async-queue
2024-04-07 12:44:55.189 xcodebuild[4364:11410464] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
  "c_language_standard" : "c18",
  "cxx_language_standard" : "c++20",
  "dependencies" : [
    {
      "identity" : "swift-async-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-async-algorithms"
    },
    {
      "identity" : "asyncextensions",
      "requirement" : {
        "branch" : [
          "linux"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/lhoward/AsyncExtensions"
    },
    {
      "identity" : "swift-async-queue",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dfed/swift-async-queue"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log"
    },
    {
      "identity" : "swift-system",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system"
    }
  ],
  "manifest_display_name" : "IORingSwift",
  "name" : "IORingSwift",
  "path" : "/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "IORing",
      "targets" : [
        "IORing"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "IORingUtils",
      "targets" : [
        "IORingUtils"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "IORingFoundation",
      "targets" : [
        "IORingFoundation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CLinuxSockAddr",
      "targets" : [
        "CLinuxSockAddr"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "IORingUDPServer",
      "targets" : [
        "IORingUDPServer"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "IORingUDPClient",
      "targets" : [
        "IORingUDPClient"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "IORingTCPEcho",
      "targets" : [
        "IORingTCPEcho"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "IORingDeviceSpy",
      "targets" : [
        "IORingDeviceSpy"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "IORingCopy",
      "targets" : [
        "IORingCopy"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "IORingCat",
      "targets" : [
        "IORingCat"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "IORingUtils",
      "module_type" : "SwiftTarget",
      "name" : "IORingUtils",
      "path" : "Sources/IORingUtils",
      "product_dependencies" : [
        "AsyncExtensions",
        "AsyncAlgorithms"
      ],
      "product_memberships" : [
        "IORingUtils",
        "IORingFoundation",
        "IORingUDPServer",
        "IORingUDPClient",
        "IORingTCPEcho",
        "IORingDeviceSpy",
        "IORingCopy",
        "IORingCat"
      ],
      "sources" : [
        "Extensions.swift",
        "Socket.swift",
        "Tty.swift"
      ],
      "target_dependencies" : [
        "IORing",
        "CLinuxSockAddr"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IORingUDPServer",
      "module_type" : "SwiftTarget",
      "name" : "IORingUDPServer",
      "path" : "Examples/IORingUDPServer",
      "product_memberships" : [
        "IORingUDPServer"
      ],
      "sources" : [
        "IORingUDPServer.swift"
      ],
      "target_dependencies" : [
        "IORing",
        "IORingUtils"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "IORingUDPClient",
      "module_type" : "SwiftTarget",
      "name" : "IORingUDPClient",
      "path" : "Examples/IORingUDPClient",
      "product_memberships" : [
        "IORingUDPClient"
      ],
      "sources" : [
        "IORingUDPClient.swift"
      ],
      "target_dependencies" : [
        "IORing",
        "IORingUtils"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "IORingTests",
      "module_type" : "SwiftTarget",
      "name" : "IORingTests",
      "path" : "Tests/IORingTests",
      "sources" : [
        "IORingTests.swift"
      ],
      "target_dependencies" : [
        "IORing"
      ],
      "type" : "test"
    },
    {
      "c99name" : "IORingTCPEcho",
      "module_type" : "SwiftTarget",
      "name" : "IORingTCPEcho",
      "path" : "Examples/IORingTCPEcho",
      "product_memberships" : [
        "IORingTCPEcho"
      ],
      "sources" : [
        "IORingTCPEcho.swift"
      ],
      "target_dependencies" : [
        "IORing",
        "IORingUtils"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "IORingFoundation",
      "module_type" : "SwiftTarget",
      "name" : "IORingFoundation",
      "path" : "Sources/IORingFoundation",
      "product_memberships" : [
        "IORingFoundation"
      ],
      "sources" : [
        "FoundationExtras.swift"
      ],
      "target_dependencies" : [
        "IORingUtils"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IORingDeviceSpy",
      "module_type" : "SwiftTarget",
      "name" : "IORingDeviceSpy",
      "path" : "Examples/IORingDeviceSpy",
      "product_memberships" : [
        "IORingDeviceSpy"
      ],
      "sources" : [
        "IORingDeviceSpy.swift"
      ],
      "target_dependencies" : [
        "IORing",
        "IORingUtils"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "IORingCopy",
      "module_type" : "SwiftTarget",
      "name" : "IORingCopy",
      "path" : "Examples/IORingCopy",
      "product_memberships" : [
        "IORingCopy"
      ],
      "sources" : [
        "IORingCopy.swift"
      ],
      "target_dependencies" : [
        "IORing",
        "IORingUtils"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "IORingCat",
      "module_type" : "SwiftTarget",
      "name" : "IORingCat",
      "path" : "Examples/IORingCat",
      "product_memberships" : [
        "IORingCat"
      ],
      "sources" : [
        "IORingCat.swift"
      ],
      "target_dependencies" : [
        "IORing",
        "IORingUtils"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "IORing",
      "module_type" : "SwiftTarget",
      "name" : "IORing",
      "path" : "Sources/IORing",
      "product_dependencies" : [
        "AsyncExtensions",
        "SystemPackage",
        "AsyncQueue",
        "Logging",
        "AsyncAlgorithms"
      ],
      "product_memberships" : [
        "IORing",
        "IORingUtils",
        "IORingFoundation",
        "IORingUDPServer",
        "IORingUDPClient",
        "IORingTCPEcho",
        "IORingDeviceSpy",
        "IORingCopy",
        "IORingCat"
      ],
      "sources" : [
        "FileHandle.swift",
        "IORing.swift",
        "Message.swift",
        "Submission.swift",
        "SubmissionGroup.swift",
        "Utils.swift"
      ],
      "target_dependencies" : [
        "CIORingShims"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CLinuxSockAddr",
      "module_type" : "SystemLibraryTarget",
      "name" : "CLinuxSockAddr",
      "path" : "Sources/CLinuxSockAddr",
      "product_memberships" : [
        "IORingUtils",
        "IORingFoundation",
        "CLinuxSockAddr",
        "IORingUDPServer",
        "IORingUDPClient",
        "IORingTCPEcho",
        "IORingDeviceSpy",
        "IORingCopy",
        "IORingCat"
      ],
      "sources" : [
      ],
      "type" : "system-target"
    },
    {
      "c99name" : "CIOURing",
      "module_type" : "SystemLibraryTarget",
      "name" : "CIOURing",
      "path" : "Sources/CIOURing",
      "product_memberships" : [
        "IORing",
        "IORingUtils",
        "IORingFoundation",
        "IORingUDPServer",
        "IORingUDPClient",
        "IORingTCPEcho",
        "IORingDeviceSpy",
        "IORingCopy",
        "IORingCat"
      ],
      "sources" : [
      ],
      "type" : "system-target"
    },
    {
      "c99name" : "CIORingShims",
      "module_type" : "ClangTarget",
      "name" : "CIORingShims",
      "path" : "Sources/CIORingShims",
      "product_memberships" : [
        "IORing",
        "IORingUtils",
        "IORingFoundation",
        "IORingUDPServer",
        "IORingUDPClient",
        "IORingTCPEcho",
        "IORingDeviceSpy",
        "IORingCopy",
        "IORingCat"
      ],
      "sources" : [
        "BackDeploy.cpp",
        "CQHandler.cpp",
        "DispatchCQHandler.cpp",
        "Message.cpp",
        "PthreadCQHandler.cpp"
      ],
      "target_dependencies" : [
        "CIOURing"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "AsyncExtensions",
      "IORing",
      "IORingCat",
      "IORingCopy",
      "IORingDeviceSpy",
      "IORingFoundation",
      "IORingSwift-Package",
      "IORingTCPEcho",
      "IORingUDPClient",
      "IORingUDPServer",
      "IORingUtils"
    ]
  }
}
2024-04-07 12:45:04.437 xcodebuild[4836:11411640] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme IORingSwift-Package -destination generic/platform=watchos
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme IORingSwift-Package -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  AsyncAlgorithms: https://github.com/apple/swift-async-algorithms @ 0.1.0
  swift-log: https://github.com/apple/swift-log @ 1.5.4
  swift-async-queue: https://github.com/dfed/swift-async-queue @ 0.4.0
  swift-system: https://github.com/apple/swift-system @ 1.2.1
  swift-collections: https://github.com/apple/swift-collections.git @ 1.0.4
  AsyncExtensions: https://github.com/lhoward/AsyncExtensions @ linux
  IORingSwift: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 243b980e51a46b85db1eb59bdfffbd2b
Build description path: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/243b980e51a46b85db1eb59bdfffbd2b.xcbuilddata
note: Building targets in dependency order
error: The package product 'AsyncExtensions' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingTCPEcho' from project 'IORingSwift')
error: The package product 'AsyncQueue' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingTCPEcho' from project 'IORingSwift')
error: The package product 'AsyncAlgorithms' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingTCPEcho' from project 'IORingSwift')
error: The package product 'AsyncExtensions' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingUtils' from project 'IORingSwift')
error: The package product 'AsyncQueue' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingUtils' from project 'IORingSwift')
error: The package product 'AsyncAlgorithms' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingUtils' from project 'IORingSwift')
error: The package product 'AsyncExtensions' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingUDPServer' from project 'IORingSwift')
error: The package product 'AsyncQueue' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingUDPServer' from project 'IORingSwift')
error: The package product 'AsyncAlgorithms' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingUDPServer' from project 'IORingSwift')
error: The package product 'AsyncExtensions' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingCopy' from project 'IORingSwift')
error: The package product 'AsyncQueue' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingCopy' from project 'IORingSwift')
error: The package product 'AsyncAlgorithms' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingCopy' from project 'IORingSwift')
error: The package product 'AsyncExtensions' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingTests' from project 'IORingSwift')
error: The package product 'AsyncQueue' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingTests' from project 'IORingSwift')
error: The package product 'AsyncAlgorithms' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingTests' from project 'IORingSwift')
error: The package product 'AsyncExtensions' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORing' from project 'IORingSwift')
error: The package product 'AsyncQueue' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORing' from project 'IORingSwift')
error: The package product 'AsyncAlgorithms' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORing' from project 'IORingSwift')
error: The package product 'AsyncExtensions' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingCat' from project 'IORingSwift')
error: The package product 'AsyncQueue' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingCat' from project 'IORingSwift')
error: The package product 'AsyncAlgorithms' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingCat' from project 'IORingSwift')
error: The package product 'AsyncExtensions' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingFoundation' from project 'IORingSwift')
error: The package product 'AsyncQueue' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingFoundation' from project 'IORingSwift')
error: The package product 'AsyncAlgorithms' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingFoundation' from project 'IORingSwift')
error: The package product 'AsyncExtensions' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingUDPClient' from project 'IORingSwift')
error: The package product 'AsyncQueue' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingUDPClient' from project 'IORingSwift')
error: The package product 'AsyncAlgorithms' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingUDPClient' from project 'IORingSwift')
error: The package product 'AsyncExtensions' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingDeviceSpy' from project 'IORingSwift')
error: The package product 'AsyncQueue' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingDeviceSpy' from project 'IORingSwift')
error: The package product 'AsyncAlgorithms' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingDeviceSpy' from project 'IORingSwift')
Resolve Package Graph
2024-04-07 12:45:05.209 xcodebuild[4838:11411684] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-04-07 12:45:05.823 xcodebuild[4838:11411684] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000320b900: name:DequeModule.docc path:group:DequeModule.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/DequeModule/DequeModule.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "DequeModule.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "DequeModule.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-04-07 12:45:05.823 xcodebuild[4838:11411684] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000326f700: name:Collections.docc path:group:Collections.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/Collections/Collections.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Collections.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Collections.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-04-07 12:45:05.824 xcodebuild[4838:11411684] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000327c000: name:OrderedCollections.docc path:group:OrderedCollections.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedCollections.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "OrderedCollections.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "OrderedCollections.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-04-07 12:45:05.828 xcodebuild[4838:11411684] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000327ca00: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/2/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".}
2024-04-07 12:45:05.834 xcodebuild[4838:11411684] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003276b00: name:AsyncAlgorithms.docc path:group:AsyncAlgorithms.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncAlgorithms.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "AsyncAlgorithms.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "AsyncAlgorithms.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-04-07 12:45:05.835 xcodebuild[4838:11411684] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000327b100: name:AsyncSequenceValidation.docc path:group:AsyncSequenceValidation.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncSequenceValidation/AsyncSequenceValidation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "AsyncSequenceValidation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "AsyncSequenceValidation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme IORingSwift-Package -destination generic/platform=watchos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  AsyncAlgorithms: https://github.com/apple/swift-async-algorithms @ 0.1.0
  swift-system: https://github.com/apple/swift-system @ 1.2.1
  IORingSwift: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace
  AsyncExtensions: https://github.com/lhoward/AsyncExtensions @ linux
  swift-log: https://github.com/apple/swift-log @ 1.5.4
  swift-async-queue: https://github.com/dfed/swift-async-queue @ 0.4.0
  swift-collections: https://github.com/apple/swift-collections.git @ 1.0.4
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 243b980e51a46b85db1eb59bdfffbd2b
Build description path: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/243b980e51a46b85db1eb59bdfffbd2b.xcbuilddata
note: Building targets in dependency order
error: The package product 'AsyncExtensions' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingUDPServer' from project 'IORingSwift')
error: The package product 'AsyncQueue' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingUDPServer' from project 'IORingSwift')
error: The package product 'AsyncAlgorithms' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingUDPServer' from project 'IORingSwift')
error: The package product 'AsyncExtensions' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORing' from project 'IORingSwift')
error: The package product 'AsyncQueue' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORing' from project 'IORingSwift')
error: The package product 'AsyncAlgorithms' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORing' from project 'IORingSwift')
error: The package product 'AsyncExtensions' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingUtils' from project 'IORingSwift')
error: The package product 'AsyncQueue' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingUtils' from project 'IORingSwift')
error: The package product 'AsyncAlgorithms' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingUtils' from project 'IORingSwift')
error: The package product 'AsyncExtensions' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingCat' from project 'IORingSwift')
error: The package product 'AsyncQueue' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingCat' from project 'IORingSwift')
error: The package product 'AsyncAlgorithms' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingCat' from project 'IORingSwift')
error: The package product 'AsyncExtensions' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingCopy' from project 'IORingSwift')
error: The package product 'AsyncQueue' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingCopy' from project 'IORingSwift')
error: The package product 'AsyncAlgorithms' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingCopy' from project 'IORingSwift')
error: The package product 'AsyncExtensions' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingTests' from project 'IORingSwift')
error: The package product 'AsyncQueue' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingTests' from project 'IORingSwift')
error: The package product 'AsyncAlgorithms' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingTests' from project 'IORingSwift')
error: The package product 'AsyncExtensions' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingDeviceSpy' from project 'IORingSwift')
error: The package product 'AsyncQueue' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingDeviceSpy' from project 'IORingSwift')
error: The package product 'AsyncAlgorithms' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingDeviceSpy' from project 'IORingSwift')
error: The package product 'AsyncExtensions' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingFoundation' from project 'IORingSwift')
error: The package product 'AsyncQueue' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingFoundation' from project 'IORingSwift')
error: The package product 'AsyncAlgorithms' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingFoundation' from project 'IORingSwift')
error: The package product 'AsyncExtensions' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingTCPEcho' from project 'IORingSwift')
error: The package product 'AsyncQueue' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingTCPEcho' from project 'IORingSwift')
error: The package product 'AsyncAlgorithms' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingTCPEcho' from project 'IORingSwift')
error: The package product 'AsyncExtensions' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingUDPClient' from project 'IORingSwift')
error: The package product 'AsyncQueue' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingUDPClient' from project 'IORingSwift')
error: The package product 'AsyncAlgorithms' requires minimum platform version 6.0 for the watchOS platform, but this target supports 4.0 (in target 'IORingUDPClient' from project 'IORingSwift')
2024-04-07 12:45:07.639 xcodebuild[4864:11411827] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-04-07 12:45:08.219 xcodebuild[4864:11411827] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003668400: name:DequeModule.docc path:group:DequeModule.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/DequeModule/DequeModule.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "DequeModule.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "DequeModule.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-04-07 12:45:08.221 xcodebuild[4864:11411827] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003648400: name:OrderedCollections.docc path:group:OrderedCollections.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/OrderedCollections/OrderedCollections.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "OrderedCollections.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "OrderedCollections.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-04-07 12:45:08.221 xcodebuild[4864:11411827] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003663900: name:Collections.docc path:group:Collections.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/Collections/Collections.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Collections.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Collections.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-04-07 12:45:08.227 xcodebuild[4864:11411827] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000364c900: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/2/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".}
2024-04-07 12:45:08.234 xcodebuild[4864:11411827] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000364fa00: name:AsyncSequenceValidation.docc path:group:AsyncSequenceValidation.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncSequenceValidation/AsyncSequenceValidation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "AsyncSequenceValidation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "AsyncSequenceValidation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-04-07 12:45:08.238 xcodebuild[4864:11411827] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000036b8500: name:AsyncAlgorithms.docc path:group:AsyncAlgorithms.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-async-algorithms/Sources/AsyncAlgorithms/AsyncAlgorithms.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "AsyncAlgorithms.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "AsyncAlgorithms.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
** BUILD FAILED **
BUILD FAILURE 5.8 watchOS

Build Machine: Mac 5