The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Appetizer, reference master (e17398), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 00:23:10 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/WilhelmOks/Appetizer.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/WilhelmOks/Appetizer
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at e173986 Update README.md
Cloned https://github.com/WilhelmOks/Appetizer.git
Revision (git rev-parse @):
e1739866bcc54d55c4a6a80606ada56d492a8112
SUCCESS checkout https://github.com/WilhelmOks/Appetizer.git at master
Fetching https://github.com/apple/swift-package-manager.git
Fetching https://github.com/WilhelmOks/HexColor.git
[1/97] Fetching hexcolor
[98/177147] Fetching hexcolor, swift-package-manager
Fetched https://github.com/apple/swift-package-manager.git from cache (18.96s)
Fetched https://github.com/WilhelmOks/HexColor.git from cache (18.96s)
Computing version for https://github.com/WilhelmOks/HexColor.git
Computed https://github.com/WilhelmOks/HexColor.git at 1.0.1 (19.67s)
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.76s)
Fetching https://github.com/apple/swift-llbuild.git
[1/29496] Fetching swift-llbuild
Fetched https://github.com/apple/swift-llbuild.git from cache (2.26s)
Computing version for https://github.com/apple/swift-llbuild.git
Computed https://github.com/apple/swift-llbuild.git at 0.1.1 (3.02s)
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",
  "traits": [
    "default"
  ],
  "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",
      "traits": [
        "default"
      ],
      "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",
          "traits": [
            "default"
          ],
          "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",
              "traits": [
                "default"
              ],
              "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",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/WilhelmOks/Appetizer.git
[1/740] Fetching appetizer
Fetched https://github.com/WilhelmOks/Appetizer.git from cache (1.09s)
Fetching https://github.com/WilhelmOks/HexColor.git from cache
Fetching https://github.com/apple/swift-package-manager.git from cache
Fetched https://github.com/apple/swift-package-manager.git from cache (1.10s)
Fetched https://github.com/WilhelmOks/HexColor.git from cache (1.10s)
Computing version for https://github.com/WilhelmOks/HexColor.git
Computed https://github.com/WilhelmOks/HexColor.git at 1.0.1 (1.21s)
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.07s)
Fetching https://github.com/apple/swift-llbuild.git from cache
Fetched https://github.com/apple/swift-llbuild.git from cache (0.86s)
Computing version for https://github.com/apple/swift-llbuild.git
Computed https://github.com/apple/swift-llbuild.git at 0.1.1 (1.15s)
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/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/WilhelmOks/Appetizer.git
Working copy of https://github.com/WilhelmOks/Appetizer.git resolved at master (e173986)
Creating working copy for https://github.com/WilhelmOks/HexColor.git
Working copy of https://github.com/WilhelmOks/HexColor.git resolved at 1.0.1
Found 2 product dependencies
  - SwiftPM
  - HexColor
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/WilhelmOks/Appetizer.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/14] Write sources
[6/14] Write appetizer-entitlement.plist
[8/14] Write sources
[9/14] Compiling clibc libc.c
[10/14] Write swift-version--6988338F2F200930.txt
[12/21] Compiling SPMLibc libc.swift
[13/21] Emitting module SPMLibc
[14/32] Compiling POSIX readdir.swift
[15/32] Compiling POSIX getcwd.swift
[16/32] Compiling POSIX Error.swift
[17/32] Compiling POSIX chdir.swift
[18/32] Compiling POSIX realpath.swift
[19/32] Compiling POSIX exit.swift
[20/32] Compiling POSIX rename.swift
[21/32] Compiling POSIX stat.swift
[22/32] Emitting module POSIX
[23/32] Compiling POSIX env.swift
[24/32] Compiling POSIX isatty.swift
[25/33] Compiling POSIX usleep.swift
[26/69] 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 |
[27/69] 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 |
[28/69] 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 |
[29/69] 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 |
[30/72] Emitting module Basic
[31/72] Compiling Basic DiagnosticsEngine.swift
[32/72] Compiling Basic DictionaryExtensions.swift
[33/72] Compiling Basic DictionaryLiteralExtensions.swift
[34/72] Compiling Basic EditDistance.swift
[35/72] Compiling Basic KeyedPair.swift
[36/72] Compiling Basic LazyCache.swift
[37/72] Compiling Basic Lock.swift
[38/72] Compiling Basic ObjectIdentifierProtocol.swift
[39/72] Compiling Basic OrderedDictionary.swift
[40/72] Compiling Basic OrderedSet.swift
[41/72] Compiling Basic OutputByteStream.swift
[42/72] Compiling Basic Path.swift
[43/72] Compiling Basic CollectionAlgorithms.swift
[44/72] Compiling Basic CollectionExtensions.swift
[45/72] Compiling Basic Condition.swift
[46/72] Compiling Basic DeltaAlgorithm.swift
[47/72] Compiling Basic Result.swift
[48/72] Compiling Basic SHA256.swift
[49/72] Compiling Basic SortedArray.swift
[50/72] Compiling Basic StringConversions.swift
[51/72] Compiling Basic Thread.swift
[52/72] Compiling Basic Tuple.swift
[53/72] Compiling Basic misc.swift
[54/72] Compiling Basic SynchronizedQueue.swift
[55/72] Compiling Basic TemporaryFile.swift
[56/72] Compiling Basic TerminalController.swift
[57/72] Compiling Basic PathShims.swift
[58/72] Compiling Basic Process.swift
[59/72] Compiling Basic ProcessSet.swift
[60/72] Compiling Basic RegEx.swift
[61/72] Compiling Basic FileSystem.swift
[62/72] Compiling Basic GraphAlgorithms.swift
[63/72] Compiling Basic JSON.swift
[64/72] Compiling Basic JSONMapper.swift
BUILD FAILURE 6.3 macosSpm