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 napkin, reference develop (5c307e), with Swift 6.0 for macOS (SPM) on 5 Nov 2024 10:53:53 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/WikipediaBrown/napkin.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/WikipediaBrown/napkin
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 5c307e6 Main (#62)
Cloned https://github.com/WikipediaBrown/napkin.git
Revision (git rev-parse @):
5c307e625e6cc4a9d5ca0baa20032454f10699c4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/WikipediaBrown/napkin.git at develop
========================================
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",
  "dependencies": [
    {
      "identity": "napkin",
      "name": "napkin",
      "url": "https://github.com/WikipediaBrown/napkin.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/napkin",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/WikipediaBrown/napkin.git
[1/662] Fetching napkin
Fetched https://github.com/WikipediaBrown/napkin.git from cache (0.97s)
Creating working copy for https://github.com/WikipediaBrown/napkin.git
Working copy of https://github.com/WikipediaBrown/napkin.git resolved at develop (5c307e6)
warning: '.resolve-product-dependencies': dependency 'napkin' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/WikipediaBrown/napkin.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--7754E27361AE5C74.txt
[3/16] Compiling napkin Router.swift
/Users/admin/builder/spi-builder-workspace/Sources/napkin/Interactor.swift:19:8: error: no such module 'UIKit'
 17 | import Foundation
 18 | import Combine
 19 | import UIKit
    |        `- error: no such module 'UIKit'
 20 |
 21 | /// Protocol defining the activeness of an interactor's scope.
[4/17] Compiling napkin ViewableRouter.swift
/Users/admin/builder/spi-builder-workspace/Sources/napkin/Interactor.swift:19:8: error: no such module 'UIKit'
 17 | import Foundation
 18 | import Combine
 19 | import UIKit
    |        `- error: no such module 'UIKit'
 20 |
 21 | /// Protocol defining the activeness of an interactor's scope.
[5/17] Compiling napkin Presenter.swift
/Users/admin/builder/spi-builder-workspace/Sources/napkin/Interactor.swift:19:8: error: no such module 'UIKit'
 17 | import Foundation
 18 | import Combine
 19 | import UIKit
    |        `- error: no such module 'UIKit'
 20 |
 21 | /// Protocol defining the activeness of an interactor's scope.
[6/17] Compiling napkin PresentableInteractor.swift
/Users/admin/builder/spi-builder-workspace/Sources/napkin/Interactor.swift:19:8: error: no such module 'UIKit'
 17 | import Foundation
 18 | import Combine
 19 | import UIKit
    |        `- error: no such module 'UIKit'
 20 |
 21 | /// Protocol defining the activeness of an interactor's scope.
[7/17] Compiling napkin MultiStageComponentizedBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/napkin/Interactor.swift:19:8: error: no such module 'UIKit'
 17 | import Foundation
 18 | import Combine
 19 | import UIKit
    |        `- error: no such module 'UIKit'
 20 |
 21 | /// Protocol defining the activeness of an interactor's scope.
[8/17] Compiling napkin ViewControllable.swift
/Users/admin/builder/spi-builder-workspace/Sources/napkin/Interactor.swift:19:8: error: no such module 'UIKit'
 17 | import Foundation
 18 | import Combine
 19 | import UIKit
    |        `- error: no such module 'UIKit'
 20 |
 21 | /// Protocol defining the activeness of an interactor's scope.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/17] Emitting module napkin
/Users/admin/builder/spi-builder-workspace/Sources/napkin/Interactor.swift:19:8: error: no such module 'UIKit'
 17 | import Foundation
 18 | import Combine
 19 | import UIKit
    |        `- error: no such module 'UIKit'
 20 |
 21 | /// Protocol defining the activeness of an interactor's scope.
[10/17] Compiling napkin Component.swift
/Users/admin/builder/spi-builder-workspace/Sources/napkin/Interactor.swift:19:8: error: no such module 'UIKit'
 17 | import Foundation
 18 | import Combine
 19 | import UIKit
    |        `- error: no such module 'UIKit'
 20 |
 21 | /// Protocol defining the activeness of an interactor's scope.
[11/17] Compiling napkin Dependency.swift
/Users/admin/builder/spi-builder-workspace/Sources/napkin/Interactor.swift:19:8: error: no such module 'UIKit'
 17 | import Foundation
 18 | import Combine
 19 | import UIKit
    |        `- error: no such module 'UIKit'
 20 |
 21 | /// Protocol defining the activeness of an interactor's scope.
[12/17] Compiling napkin Executor.swift
/Users/admin/builder/spi-builder-workspace/Sources/napkin/Interactor.swift:19:8: error: no such module 'UIKit'
 17 | import Foundation
 18 | import Combine
 19 | import UIKit
    |        `- error: no such module 'UIKit'
 20 |
 21 | /// Protocol defining the activeness of an interactor's scope.
[13/17] Compiling napkin LeakDetector.swift
/Users/admin/builder/spi-builder-workspace/Sources/napkin/Interactor.swift:19:8: error: no such module 'UIKit'
 17 | import Foundation
 18 | import Combine
 19 | import UIKit
    |        `- error: no such module 'UIKit'
 20 |
 21 | /// Protocol defining the activeness of an interactor's scope.
[14/17] Compiling napkin Builder.swift
/Users/admin/builder/spi-builder-workspace/Sources/napkin/Interactor.swift:19:8: error: no such module 'UIKit'
 17 | import Foundation
 18 | import Combine
 19 | import UIKit
    |        `- error: no such module 'UIKit'
 20 |
 21 | /// Protocol defining the activeness of an interactor's scope.
[15/17] Compiling napkin ComponentizedBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/napkin/Interactor.swift:19:8: error: no such module 'UIKit'
 17 | import Foundation
 18 | import Combine
 19 | import UIKit
    |        `- error: no such module 'UIKit'
 20 |
 21 | /// Protocol defining the activeness of an interactor's scope.
[16/17] Compiling napkin Interactor.swift
/Users/admin/builder/spi-builder-workspace/Sources/napkin/Interactor.swift:19:8: error: no such module 'UIKit'
 17 | import Foundation
 18 | import Combine
 19 | import UIKit
    |        `- error: no such module 'UIKit'
 20 |
 21 | /// Protocol defining the activeness of an interactor's scope.
[17/17] Compiling napkin LaunchRouter.swift
/Users/admin/builder/spi-builder-workspace/Sources/napkin/Interactor.swift:19:8: error: no such module 'UIKit'
 17 | import Foundation
 18 | import Combine
 19 | import UIKit
    |        `- error: no such module 'UIKit'
 20 |
 21 | /// Protocol defining the activeness of an interactor's scope.
BUILD FAILURE 6.0 macosSpm