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 DiffableWithReload with Swift 5.9 for macOS (SPM).

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hibernat/DiffableWithReload.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/hibernat/DiffableWithReload
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 298a2af removed specializes Self (fix for XCode 13)
Cloned https://github.com/hibernat/DiffableWithReload.git
Revision (git rev-parse @):
298a2af9e3c8b2f4bb0e4caf07fc17135bbe9495
SUCCESS checkout https://github.com/hibernat/DiffableWithReload.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "diffablewithreload",
      "name": "DiffableWithReload",
      "url": "https://github.com/hibernat/DiffableWithReload.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DiffableWithReload",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/hibernat/DiffableWithReload.git
[1/297] Fetching diffablewithreload
Fetched https://github.com/hibernat/DiffableWithReload.git (0.26s)
Creating working copy for https://github.com/hibernat/DiffableWithReload.git
Working copy of https://github.com/hibernat/DiffableWithReload.git resolved at master
warning: '.resolve-product-dependencies': dependency 'diffablewithreload' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/9] Emitting module DiffableWithReload
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/DiffableWithReload/CollectionViewDiffableDelegatingDataSource.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[2/9] Compiling DiffableWithReload CellContentObject.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/DiffableWithReload/CollectionViewDiffableDelegatingDataSource.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[3/9] Compiling DiffableWithReload CollectionViewDiffableDelegatingDataSource.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/DiffableWithReload/CollectionViewDiffableDelegatingDataSource.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[4/10] Compiling DiffableWithReload TableViewDiffableReloadingDataSource.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/DiffableWithReload/CollectionViewDiffableDelegatingDataSource.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[5/10] Compiling DiffableWithReload CollectionViewDiffableReloadingDataSource.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/DiffableWithReload/CollectionViewDiffableDelegatingDataSource.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[6/10] Compiling DiffableWithReload ReloadingDataSourceDelegate.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/DiffableWithReload/CollectionViewDiffableDelegatingDataSource.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[7/10] Compiling DiffableWithReload EncodableContent.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/DiffableWithReload/CollectionViewDiffableDelegatingDataSource.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[8/10] Compiling DiffableWithReload ItemsReloadSupporting.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/DiffableWithReload/CollectionViewDiffableDelegatingDataSource.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[9/10] Compiling DiffableWithReload HashableContent.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/DiffableWithReload/CollectionViewDiffableDelegatingDataSource.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[10/10] Compiling DiffableWithReload TableViewDiffableDelegatingDataSource.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/DiffableWithReload/CollectionViewDiffableDelegatingDataSource.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[1/9] Compiling DiffableWithReload TableViewDiffableDelegatingDataSource.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/DiffableWithReload/CollectionViewDiffableDelegatingDataSource.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[2/10] Compiling DiffableWithReload ReloadingDataSourceDelegate.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/DiffableWithReload/CollectionViewDiffableDelegatingDataSource.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[3/10] Compiling DiffableWithReload ItemsReloadSupporting.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/DiffableWithReload/CollectionViewDiffableDelegatingDataSource.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[4/10] Compiling DiffableWithReload HashableContent.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/DiffableWithReload/CollectionViewDiffableDelegatingDataSource.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/10] Emitting module DiffableWithReload
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/DiffableWithReload/CollectionViewDiffableDelegatingDataSource.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[6/10] Compiling DiffableWithReload CollectionViewDiffableReloadingDataSource.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/DiffableWithReload/CollectionViewDiffableDelegatingDataSource.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[7/10] Compiling DiffableWithReload EncodableContent.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/DiffableWithReload/CollectionViewDiffableDelegatingDataSource.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[8/10] Compiling DiffableWithReload CellContentObject.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/DiffableWithReload/CollectionViewDiffableDelegatingDataSource.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[9/10] Compiling DiffableWithReload CollectionViewDiffableDelegatingDataSource.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/DiffableWithReload/CollectionViewDiffableDelegatingDataSource.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[10/10] Compiling DiffableWithReload TableViewDiffableReloadingDataSource.swift
/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/DiffableWithReload/CollectionViewDiffableDelegatingDataSource.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 macosSpm