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 Appetizer, reference 1.0.1 (a65eb0), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 07:08:09 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/WilhelmOks/Appetizer.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/WilhelmOks/Appetizer
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at a65eb04 changed smp util dependency to exact version
Cloned https://github.com/WilhelmOks/Appetizer.git
Revision (git rev-parse @):
a65eb04101c237566a61abca0cfd499a2461dcc1
SUCCESS checkout https://github.com/WilhelmOks/Appetizer.git at 1.0.1
Fetching https://github.com/WilhelmOks/HexColor.git
Fetching https://github.com/apple/swift-package-manager.git
[1/97] Fetching hexcolor
[98/151315] Fetching hexcolor, swift-package-manager
Fetched https://github.com/apple/swift-package-manager.git from cache (7.67s)
Fetched https://github.com/WilhelmOks/HexColor.git from cache (7.67s)
Computing version for https://github.com/WilhelmOks/HexColor.git
Computed https://github.com/WilhelmOks/HexColor.git at 1.0.1 (8.25s)
Computing version for https://github.com/apple/swift-package-manager.git
Computed https://github.com/apple/swift-package-manager.git at 0.4.0 (2.71s)
Fetching https://github.com/apple/swift-llbuild.git
[1/28914] Fetching swift-llbuild
Fetched https://github.com/apple/swift-llbuild.git from cache (2.20s)
Computing version for https://github.com/apple/swift-llbuild.git
Computed https://github.com/apple/swift-llbuild.git at 0.1.1 (2.82s)
Creating working copy for https://github.com/apple/swift-llbuild.git
Working copy of https://github.com/apple/swift-llbuild.git resolved at 0.1.1
Creating working copy for https://github.com/WilhelmOks/HexColor.git
Working copy of https://github.com/WilhelmOks/HexColor.git resolved at 1.0.1
Creating working copy for https://github.com/apple/swift-package-manager.git
Working copy of https://github.com/apple/swift-package-manager.git resolved at 0.4.0
========================================
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": "appetizer",
      "name": "Appetizer",
      "url": "https://github.com/WilhelmOks/Appetizer.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Appetizer",
      "dependencies": [
        {
          "identity": "swift-package-manager",
          "name": "SwiftPM",
          "url": "https://github.com/apple/swift-package-manager.git",
          "version": "0.4.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-package-manager",
          "dependencies": [
            {
              "identity": "swift-llbuild",
              "name": "llbuild",
              "url": "https://github.com/apple/swift-llbuild.git",
              "version": "0.1.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-llbuild",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "hexcolor",
          "name": "HexColor",
          "url": "https://github.com/WilhelmOks/HexColor.git",
          "version": "1.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/HexColor",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/WilhelmOks/Appetizer.git
[1/740] Fetching appetizer
Fetched https://github.com/WilhelmOks/Appetizer.git from cache (0.90s)
Fetching https://github.com/apple/swift-package-manager.git from cache
Fetching https://github.com/WilhelmOks/HexColor.git from cache
Fetched https://github.com/WilhelmOks/HexColor.git from cache (1.12s)
Fetched https://github.com/apple/swift-package-manager.git from cache (1.12s)
Computing version for https://github.com/WilhelmOks/HexColor.git
Computed https://github.com/WilhelmOks/HexColor.git at 1.0.1 (1.22s)
Computing version for https://github.com/apple/swift-package-manager.git
Computed https://github.com/apple/swift-package-manager.git at 0.4.0 (0.06s)
Fetching https://github.com/apple/swift-llbuild.git from cache
Fetched https://github.com/apple/swift-llbuild.git from cache (0.89s)
Computing version for https://github.com/apple/swift-llbuild.git
Computed https://github.com/apple/swift-llbuild.git at 0.1.1 (0.97s)
Creating working copy for https://github.com/apple/swift-package-manager.git
Working copy of https://github.com/apple/swift-package-manager.git resolved at 0.4.0
Creating working copy for https://github.com/apple/swift-llbuild.git
Working copy of https://github.com/apple/swift-llbuild.git resolved at 0.1.1
Creating working copy for https://github.com/WilhelmOks/HexColor.git
Working copy of https://github.com/WilhelmOks/HexColor.git resolved at 1.0.1
Creating working copy for https://github.com/WilhelmOks/Appetizer.git
Working copy of https://github.com/WilhelmOks/Appetizer.git resolved at 1.0.1 (a65eb04)
Found 2 product dependencies
  - SwiftPM
  - HexColor
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/WilhelmOks/Appetizer.git
https://github.com/WilhelmOks/Appetizer.git
{
  "dependencies" : [
    {
      "identity" : "swift-package-manager",
      "requirement" : {
        "exact" : [
          "0.4.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-package-manager.git"
    },
    {
      "identity" : "hexcolor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/WilhelmOks/HexColor.git"
    }
  ],
  "manifest_display_name" : "Appetizer",
  "name" : "Appetizer",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "appetizer",
      "targets" : [
        "AppetizerCL"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "AppetizerTests",
      "module_type" : "SwiftTarget",
      "name" : "AppetizerTests",
      "path" : "Tests/AppetizerTests",
      "sources" : [
        "SPM_ProjectTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "AppetizerCore"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AppetizerCore",
      "module_type" : "SwiftTarget",
      "name" : "AppetizerCore",
      "path" : "Sources/AppetizerCore",
      "product_memberships" : [
        "appetizer"
      ],
      "sources" : [
        "NSImageExtension.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AppetizerCL",
      "module_type" : "SwiftTarget",
      "name" : "AppetizerCL",
      "path" : "Sources/AppetizerCL",
      "product_dependencies" : [
        "SPMUtility",
        "HexNSColor"
      ],
      "product_memberships" : [
        "appetizer"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "AppetizerCore"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/14] Write sources
[5/14] Write appetizer-entitlement.plist
[5/14] Write sources
[9/14] Compiling clibc libc.c
[10/14] Write swift-version-2F0A5646E1D333AE.txt
[12/20] Compiling SPMLibc libc.swift
[13/20] Emitting module SPMLibc
[14/31] Compiling POSIX isatty.swift
[15/32] Compiling POSIX env.swift
[16/32] Compiling POSIX Error.swift
[17/32] Compiling POSIX chdir.swift
[18/32] Compiling POSIX getcwd.swift
[19/32] Emitting module POSIX
[20/32] Compiling POSIX rename.swift
[21/32] Compiling POSIX realpath.swift
[22/32] Compiling POSIX stat.swift
[23/32] Compiling POSIX usleep.swift
[24/32] Compiling POSIX readdir.swift
[25/32] Compiling POSIX exit.swift
[26/68] Emitting module Basic
[27/71] Compiling Basic Result.swift
[28/71] Compiling Basic SHA256.swift
[29/71] Compiling Basic SortedArray.swift
[30/71] Compiling Basic StringConversions.swift
[31/71] Compiling Basic DiagnosticsEngine.swift
[32/71] Compiling Basic DictionaryExtensions.swift
[33/71] Compiling Basic DictionaryLiteralExtensions.swift
[34/71] Compiling Basic EditDistance.swift
[35/71] Compiling Basic OrderedDictionary.swift
[36/71] Compiling Basic OrderedSet.swift
[37/71] Compiling Basic OutputByteStream.swift
[38/71] Compiling Basic Path.swift
[39/71] Compiling Basic CollectionAlgorithms.swift
[40/71] Compiling Basic CollectionExtensions.swift
[41/71] Compiling Basic Condition.swift
[42/71] Compiling Basic DeltaAlgorithm.swift
[43/71] Compiling Basic Await.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/Basic/Await.swift:18:28: error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'dematerialize'
16 | /// - Throws: The error wrapped by the async method's result
17 | public func await<T, ErrorType>(_ body: (@escaping (Result<T, ErrorType>) -> Void) -> Void) throws -> T {
18 |     return try await(body).dematerialize()
   |                            `- error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'dematerialize'
19 | }
20 |
[44/71] Compiling Basic ByteString.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/Basic/Await.swift:18:28: error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'dematerialize'
16 | /// - Throws: The error wrapped by the async method's result
17 | public func await<T, ErrorType>(_ body: (@escaping (Result<T, ErrorType>) -> Void) -> Void) throws -> T {
18 |     return try await(body).dematerialize()
   |                            `- error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'dematerialize'
19 | }
20 |
[45/71] Compiling Basic CStringArray.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/Basic/Await.swift:18:28: error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'dematerialize'
16 | /// - Throws: The error wrapped by the async method's result
17 | public func await<T, ErrorType>(_ body: (@escaping (Result<T, ErrorType>) -> Void) -> Void) throws -> T {
18 |     return try await(body).dematerialize()
   |                            `- error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'dematerialize'
19 | }
20 |
[46/71] Compiling Basic CacheableSequence.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/Basic/Await.swift:18:28: error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'dematerialize'
16 | /// - Throws: The error wrapped by the async method's result
17 | public func await<T, ErrorType>(_ body: (@escaping (Result<T, ErrorType>) -> Void) -> Void) throws -> T {
18 |     return try await(body).dematerialize()
   |                            `- error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'dematerialize'
19 | }
20 |
[47/71] Compiling Basic Thread.swift
[48/71] Compiling Basic Tuple.swift
[49/71] Compiling Basic misc.swift
[50/71] Compiling Basic PathShims.swift
[51/71] Compiling Basic Process.swift
[52/71] Compiling Basic ProcessSet.swift
[53/71] Compiling Basic RegEx.swift
[54/71] Compiling Basic KeyedPair.swift
[55/71] Compiling Basic LazyCache.swift
[56/71] Compiling Basic Lock.swift
[57/71] Compiling Basic ObjectIdentifierProtocol.swift
[58/71] Compiling Basic FileSystem.swift
[59/71] Compiling Basic GraphAlgorithms.swift
[60/71] Compiling Basic JSON.swift
[61/71] Compiling Basic JSONMapper.swift
[62/71] Compiling Basic SynchronizedQueue.swift
[63/71] Compiling Basic TemporaryFile.swift
[64/71] Compiling Basic TerminalController.swift
[65/71] Emitting module HexColor
[66/71] Emitting module AppetizerCore
/Users/admin/builder/spi-builder-workspace/Sources/AppetizerCore/NSImageExtension.swift:93:24: warning: static property 'kernels' is not concurrency-safe because non-'Sendable' type '[CIKernel]' may have shared mutable state; this is an error in the Swift 6 language mode
 91 |     var inputImage: CIImage?
 92 |
 93 |     private static let kernels = CIKernel.makeKernels(source:
    |                        `- warning: static property 'kernels' is not concurrency-safe because non-'Sendable' type '[CIKernel]' may have shared mutable state; this is an error in the Swift 6 language mode
 94 |         """
 95 |         kernel vec4 clearWhite(sampler image) {
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIKernel.h:48:12: note: class 'CIKernel' does not conform to the 'Sendable' protocol
 46 |  */
 47 | NS_CLASS_AVAILABLE(10_4, 8_0)
 48 | @interface CIKernel : NSObject
    |            `- note: class 'CIKernel' does not conform to the 'Sendable' protocol
 49 | {
 50 |     void *_priv;
/Users/admin/builder/spi-builder-workspace/Sources/AppetizerCore/NSImageExtension.swift:8:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'CoreImage'
  6 |
  7 | import Foundation
  8 | import AppKit
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'CoreImage'
  9 |
 10 | public extension NSImage {
    :
 91 |     var inputImage: CIImage?
 92 |
 93 |     private static let kernels = CIKernel.makeKernels(source:
    |                        |- note: add '@MainActor' to make static property 'kernels' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 94 |         """
 95 |         kernel vec4 clearWhite(sampler image) {
/Users/admin/builder/spi-builder-workspace/Sources/AppetizerCore/NSImageExtension.swift:93:24: warning: static property 'kernels' is not concurrency-safe because non-'Sendable' type '[CIKernel]' may have shared mutable state; this is an error in the Swift 6 language mode
 91 |     var inputImage: CIImage?
 92 |
 93 |     private static let kernels = CIKernel.makeKernels(source:
    |                        `- warning: static property 'kernels' is not concurrency-safe because non-'Sendable' type '[CIKernel]' may have shared mutable state; this is an error in the Swift 6 language mode
 94 |         """
 95 |         kernel vec4 clearWhite(sampler image) {
/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk/System/Library/Frameworks/CoreImage.framework/Headers/CIKernel.h:48:12: note: class 'CIKernel' does not conform to the 'Sendable' protocol
 46 |  */
 47 | NS_CLASS_AVAILABLE(10_4, 8_0)
 48 | @interface CIKernel : NSObject
    |            `- note: class 'CIKernel' does not conform to the 'Sendable' protocol
 49 | {
 50 |     void *_priv;
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/4] Write swift-version-2F0A5646E1D333AE.txt
[2/10] Emitting module SPMLibc
[3/10] Compiling SPMLibc libc.swift
[4/21] Compiling POSIX realpath.swift
[5/22] Compiling POSIX env.swift
[6/22] Compiling POSIX readdir.swift
[7/22] Compiling POSIX rename.swift
[8/22] Compiling POSIX exit.swift
[9/22] Compiling POSIX getcwd.swift
[10/22] Compiling POSIX isatty.swift
[11/22] Compiling POSIX stat.swift
[12/22] Emitting module POSIX
[13/22] Compiling POSIX Error.swift
[14/22] Compiling POSIX chdir.swift
[15/22] Compiling POSIX usleep.swift
[16/58] Emitting module HexColor
[17/58] Compiling HexColor HexColor.swift
[18/58] Compiling AppetizerCore NSImageExtension.swift
[19/58] Emitting module AppetizerCore
[20/60] Emitting module Basic
[21/63] Compiling Basic KeyedPair.swift
[22/63] Compiling Basic LazyCache.swift
[23/63] Compiling Basic Lock.swift
[24/63] Compiling Basic ObjectIdentifierProtocol.swift
[25/63] Compiling Basic CollectionAlgorithms.swift
[26/63] Compiling Basic CollectionExtensions.swift
[27/63] Compiling Basic Condition.swift
[28/63] Compiling Basic DeltaAlgorithm.swift
[29/63] Compiling Basic Await.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/Basic/Await.swift:18:28: error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'dematerialize'
16 | /// - Throws: The error wrapped by the async method's result
17 | public func await<T, ErrorType>(_ body: (@escaping (Result<T, ErrorType>) -> Void) -> Void) throws -> T {
18 |     return try await(body).dematerialize()
   |                            `- error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'dematerialize'
19 | }
20 |
[30/63] Compiling Basic ByteString.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/Basic/Await.swift:18:28: error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'dematerialize'
16 | /// - Throws: The error wrapped by the async method's result
17 | public func await<T, ErrorType>(_ body: (@escaping (Result<T, ErrorType>) -> Void) -> Void) throws -> T {
18 |     return try await(body).dematerialize()
   |                            `- error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'dematerialize'
19 | }
20 |
[31/63] Compiling Basic CStringArray.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/Basic/Await.swift:18:28: error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'dematerialize'
16 | /// - Throws: The error wrapped by the async method's result
17 | public func await<T, ErrorType>(_ body: (@escaping (Result<T, ErrorType>) -> Void) -> Void) throws -> T {
18 |     return try await(body).dematerialize()
   |                            `- error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'dematerialize'
19 | }
20 |
[32/63] Compiling Basic CacheableSequence.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/Basic/Await.swift:18:28: error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'dematerialize'
16 | /// - Throws: The error wrapped by the async method's result
17 | public func await<T, ErrorType>(_ body: (@escaping (Result<T, ErrorType>) -> Void) -> Void) throws -> T {
18 |     return try await(body).dematerialize()
   |                            `- error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'dematerialize'
19 | }
20 |
[33/63] Emitting module HexNSColor
[34/63] Compiling HexNSColor NSColorExtensions.swift
[35/63] Compiling Basic DiagnosticsEngine.swift
[36/63] Compiling Basic DictionaryExtensions.swift
[37/63] Compiling Basic DictionaryLiteralExtensions.swift
[38/63] Compiling Basic EditDistance.swift
[39/63] Compiling Basic SynchronizedQueue.swift
[40/63] Compiling Basic TemporaryFile.swift
[41/63] Compiling Basic TerminalController.swift
[42/63] Compiling Basic Thread.swift
[43/63] Compiling Basic Tuple.swift
[44/63] Compiling Basic misc.swift
[45/63] Compiling Basic FileSystem.swift
[46/63] Compiling Basic GraphAlgorithms.swift
[47/63] Compiling Basic JSON.swift
[48/63] Compiling Basic JSONMapper.swift
[49/63] Compiling Basic Result.swift
[50/63] Compiling Basic SHA256.swift
[51/63] Compiling Basic SortedArray.swift
[52/63] Compiling Basic StringConversions.swift
[53/63] Compiling Basic OrderedDictionary.swift
[54/63] Compiling Basic OrderedSet.swift
[55/63] Compiling Basic OutputByteStream.swift
[56/63] Compiling Basic Path.swift
[57/63] Compiling Basic PathShims.swift
[58/63] Compiling Basic Process.swift
[59/63] Compiling Basic ProcessSet.swift
[60/63] Compiling Basic RegEx.swift
BUILD FAILURE 6.1 macosSpm