The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ContainerController, reference master (f044ce), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 18:21:01 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mrustaa/ContainerController.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mrustaa/ContainerController
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f044cef Update README.md
Cloned https://github.com/mrustaa/ContainerController.git
Revision (git rev-parse @):
f044cef62c3972108bcfa9fac2d3eedf461a70e0
SUCCESS checkout https://github.com/mrustaa/ContainerController.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "containercontroller",
      "name": "ContainerController",
      "url": "https://github.com/mrustaa/ContainerController.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ContainerController",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/mrustaa/ContainerController.git
[1/2471] Fetching containercontroller
Fetched https://github.com/mrustaa/ContainerController.git from cache (98.34s)
Creating working copy for https://github.com/mrustaa/ContainerController.git
Working copy of https://github.com/mrustaa/ContainerController.git resolved at master (f044cef)
warning: '.resolve-product-dependencies': dependency 'containercontroller' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/mrustaa/ContainerController.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/18] Compiling ContainerController TableAdapterView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ContainerController/ContainerCollection/CollectionAdapterCell.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | open class CollectionAdapterCell: UICollectionViewCell {
[4/18] Compiling ContainerController TableAdapterTypes.swift
/Users/admin/builder/spi-builder-workspace/Sources/ContainerController/ContainerCollection/CollectionAdapterCell.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | open class CollectionAdapterCell: UICollectionViewCell {
[5/18] Compiling ContainerController ContainerTypes.swift
/Users/admin/builder/spi-builder-workspace/Sources/ContainerController/ContainerCollection/CollectionAdapterCell.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | open class CollectionAdapterCell: UICollectionViewCell {
[6/19] Compiling ContainerController TableAdapterCellData.swift
/Users/admin/builder/spi-builder-workspace/Sources/ContainerController/ContainerCollection/CollectionAdapterCell.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | open class CollectionAdapterCell: UICollectionViewCell {
[7/19] Compiling ContainerController TableAdapterItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/ContainerController/ContainerCollection/CollectionAdapterCell.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | open class CollectionAdapterCell: UICollectionViewCell {
[8/19] Compiling ContainerController ContainerLayout.swift
/Users/admin/builder/spi-builder-workspace/Sources/ContainerController/ContainerCollection/CollectionAdapterCell.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | open class CollectionAdapterCell: UICollectionViewCell {
[9/19] Compiling ContainerController TableAdapterCell.swift
/Users/admin/builder/spi-builder-workspace/Sources/ContainerController/ContainerCollection/CollectionAdapterCell.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | open class CollectionAdapterCell: UICollectionViewCell {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/19] Emitting module ContainerController
/Users/admin/builder/spi-builder-workspace/Sources/ContainerController/ContainerCollection/CollectionAdapterCell.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | open class CollectionAdapterCell: UICollectionViewCell {
[11/19] Compiling ContainerController ContainerControllerDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/ContainerController/ContainerCollection/CollectionAdapterCell.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | open class CollectionAdapterCell: UICollectionViewCell {
[12/19] Compiling ContainerController ContainerDevice.swift
/Users/admin/builder/spi-builder-workspace/Sources/ContainerController/ContainerCollection/CollectionAdapterCell.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | open class CollectionAdapterCell: UICollectionViewCell {
[13/19] Compiling ContainerController ContainerView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ContainerController/ContainerCollection/CollectionAdapterCell.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | open class CollectionAdapterCell: UICollectionViewCell {
[14/19] Compiling ContainerController CollectionAdapterView.swift
/Users/admin/builder/spi-builder-workspace/Sources/ContainerController/ContainerCollection/CollectionAdapterCell.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | open class CollectionAdapterCell: UICollectionViewCell {
[15/19] Compiling ContainerController ContainerController.swift
/Users/admin/builder/spi-builder-workspace/Sources/ContainerController/ContainerCollection/CollectionAdapterCell.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | open class CollectionAdapterCell: UICollectionViewCell {
[16/19] Compiling ContainerController CollectionAdapterItem.swift
/Users/admin/builder/spi-builder-workspace/Sources/ContainerController/ContainerCollection/CollectionAdapterCell.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | open class CollectionAdapterCell: UICollectionViewCell {
[17/19] Compiling ContainerController CollectionAdapterTypes.swift
/Users/admin/builder/spi-builder-workspace/Sources/ContainerController/ContainerCollection/CollectionAdapterCell.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | open class CollectionAdapterCell: UICollectionViewCell {
[18/19] Compiling ContainerController CollectionAdapterCell.swift
/Users/admin/builder/spi-builder-workspace/Sources/ContainerController/ContainerCollection/CollectionAdapterCell.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | open class CollectionAdapterCell: UICollectionViewCell {
[19/19] Compiling ContainerController CollectionAdapterCellData.swift
/Users/admin/builder/spi-builder-workspace/Sources/ContainerController/ContainerCollection/CollectionAdapterCell.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | open class CollectionAdapterCell: UICollectionViewCell {
BUILD FAILURE 6.3 macosSpm