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 ContainerController, reference 1.1.6 (8bff1e), with Swift 6.1 for visionOS using Xcode 16.3 on 29 Apr 2025 01:11:10 UTC.

Build Command

No build command. This typically means the build failed at an early stage where we determine the build command.

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mrustaa/ContainerController.git
Reference: 1.1.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mrustaa/ContainerController
 * tag               1.1.6      -> FETCH_HEAD
HEAD is now at 8bff1e5 UI edits/corrections - for the new xcode version
Cloned https://github.com/mrustaa/ContainerController.git
Revision (git rev-parse @):
8bff1e5c245410308ab5955ef602c26fafb1e054
SUCCESS checkout https://github.com/mrustaa/ContainerController.git at 1.1.6
========================================
Build
========================================
Selected platform:         visionOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/mrustaa/ContainerController.git
https://github.com/mrustaa/ContainerController.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "ContainerController",
  "name" : "ContainerController",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "ContainerController",
      "targets" : [
        "ContainerController"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ContainerControllerTests",
      "module_type" : "SwiftTarget",
      "name" : "ContainerControllerTests",
      "path" : "Tests/ContainerControllerTests",
      "sources" : [
        "ContainerControllerTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "ContainerController"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ContainerController",
      "module_type" : "SwiftTarget",
      "name" : "ContainerController",
      "path" : "Sources/ContainerController",
      "product_memberships" : [
        "ContainerController"
      ],
      "sources" : [
        "ContainerCollection/CollectionAdapterCell.swift",
        "ContainerCollection/CollectionAdapterCellData.swift",
        "ContainerCollection/CollectionAdapterItem.swift",
        "ContainerCollection/CollectionAdapterTypes.swift",
        "ContainerCollection/CollectionAdapterView.swift",
        "ContainerController.swift",
        "ContainerControllerDelegate.swift",
        "ContainerDevice.swift",
        "ContainerLayout.swift",
        "ContainerTable/TableAdapterCell.swift",
        "ContainerTable/TableAdapterCellData.swift",
        "ContainerTable/TableAdapterItem.swift",
        "ContainerTable/TableAdapterTypes.swift",
        "ContainerTable/TableAdapterView.swift",
        "ContainerTypes.swift",
        "ContainerView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
2025-04-28 18:11:09.381 xcodebuild[513:2864] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-28-04_18-11-0009.xcresult
xcodebuild: error: 'ContainerControllerSwift.xcworkspace' is not a workspace file.
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
2025-04-28 18:11:10.034 xcodebuild[519:2927] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-28-04_18-11-0010.xcresult
xcodebuild: error: 'ContainerControllerSwift.xcworkspace' is not a workspace file.
BUILD FAILURE 6.1 visionOS