The Swift Package Index logo.Swift Package Index

Build Information

Failed to build XFormatter, reference 2.0.0 (563270), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 15:03:31 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/pawello2222/XFormatter.git
Reference: 2.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pawello2222/XFormatter
 * tag               2.0.0      -> FETCH_HEAD
HEAD is now at 5632709 Merge pull request #2 from pawello2222/dev
Cloned https://github.com/pawello2222/XFormatter.git
Revision (git rev-parse @):
56327096627339f656f8f345c5528b993d26094b
SUCCESS checkout https://github.com/pawello2222/XFormatter.git at 2.0.0
Fetching https://github.com/pawello2222/Appliable
Fetching https://github.com/pawello2222/PhantomKit
[1/5630] Fetching phantomkit
[170/5792] Fetching phantomkit, appliable
Fetched https://github.com/pawello2222/PhantomKit from cache (1.15s)
Fetched https://github.com/pawello2222/Appliable from cache (1.15s)
Computing version for https://github.com/pawello2222/PhantomKit
Computed https://github.com/pawello2222/PhantomKit at 2.0.1 (1.76s)
Computing version for https://github.com/pawello2222/Appliable
Computed https://github.com/pawello2222/Appliable at 1.2.1 (3.20s)
Creating working copy for https://github.com/pawello2222/Appliable
Working copy of https://github.com/pawello2222/Appliable resolved at 1.2.1
Creating working copy for https://github.com/pawello2222/PhantomKit
Working copy of https://github.com/pawello2222/PhantomKit resolved at 2.0.1
========================================
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": "xformatter",
      "name": "XFormatter",
      "url": "https://github.com/pawello2222/XFormatter.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XFormatter",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "appliable",
          "name": "Appliable",
          "url": "https://github.com/pawello2222/Appliable",
          "version": "1.2.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Appliable",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "phantomkit",
          "name": "PhantomKit",
          "url": "https://github.com/pawello2222/PhantomKit",
          "version": "2.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PhantomKit",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "appliable",
              "name": "Appliable",
              "url": "https://github.com/pawello2222/Appliable",
              "version": "1.2.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Appliable",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/pawello2222/XFormatter.git
[1/271] Fetching xformatter
Fetched https://github.com/pawello2222/XFormatter.git from cache (0.79s)
Fetching https://github.com/pawello2222/Appliable from cache
Fetching https://github.com/pawello2222/PhantomKit from cache
Fetched https://github.com/pawello2222/Appliable from cache (0.48s)
Fetched https://github.com/pawello2222/PhantomKit from cache (0.48s)
Computing version for https://github.com/pawello2222/PhantomKit
Computed https://github.com/pawello2222/PhantomKit at 2.0.1 (0.54s)
Computing version for https://github.com/pawello2222/Appliable
Computed https://github.com/pawello2222/Appliable at 1.2.1 (0.03s)
Creating working copy for https://github.com/pawello2222/XFormatter.git
Working copy of https://github.com/pawello2222/XFormatter.git resolved at 2.0.0 (5632709)
Creating working copy for https://github.com/pawello2222/Appliable
Working copy of https://github.com/pawello2222/Appliable resolved at 1.2.1
Creating working copy for https://github.com/pawello2222/PhantomKit
Working copy of https://github.com/pawello2222/PhantomKit resolved at 2.0.1
warning: '.resolve-product-dependencies': dependency 'xformatter' is not used by any target
Found 2 product dependencies
  - Appliable
  - PhantomKit
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/pawello2222/XFormatter.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version--6988338F2F200930.txt
[8/10] Compiling Appliable ObjectAppliable.swift
[9/10] Compiling Appliable Appliable.swift
[10/10] Emitting module Appliable
[11/31] Compiling PhantomKitCore String+Extensions.swift
[12/31] Compiling PhantomKitCore TimeInterval+Extensions.swift
[13/32] Compiling PhantomKitCore Set+Extensions.swift
[14/32] Compiling PhantomKitCore Locale+Extensions.swift
[15/32] Compiling PhantomKitCore NSDecimalNumber+Extensions.swift
[16/32] Compiling PhantomKitLog Logger.swift
[17/32] Compiling PhantomKitLog LogCategory.swift
[18/32] Compiling PhantomKitLog LogLevel.swift
[19/32] Compiling PhantomKitCore Equatable+Extensions.swift
[20/32] Compiling PhantomKitCore Error+Extensions.swift
[21/32] Compiling PhantomKitCore Comparable+Extensions.swift
[22/32] Compiling PhantomKitCore Date+Extensions.swift
[23/32] Compiling PhantomKitCore CGSize+Extensions.swift
[24/32] Compiling PhantomKitCore Calendar+Extensions.swift
[25/32] Compiling PhantomKitCore TimeZone+Extensions.swift
[26/32] Emitting module PhantomKitCore
[27/32] Compiling PhantomKitCore Array+Extensions.swift
[28/32] Compiling PhantomKitCore Bundle+Extensions.swift
[29/54] Compiling PhantomKitLog LogBuilder.swift
[30/54] Emitting module PhantomKitLog
[31/54] Compiling PhantomKitLog OSLogLogger.swift
[32/54] Compiling PhantomKitLog ConsoleLogger.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/PhantomKit/Sources/PhantomKitLog/Loggers/ConsoleLogger.swift:98:20: error: cannot convert value of type 'LogBuilder' to closure result type 'Self'
 96 |         LogBuilder()
 97 |             .apply(if: options.date) {
 98 |                 $0.append(date: currentDate(), options: .tag)
    |                    `- error: cannot convert value of type 'LogBuilder' to closure result type 'Self'
 99 |             }
100 |             .apply(if: options.levelIcon) {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/PhantomKit/Sources/PhantomKitLog/Loggers/ConsoleLogger.swift:101:20: error: cannot convert value of type 'LogBuilder' to closure result type 'Self'
 99 |             }
100 |             .apply(if: options.levelIcon) {
101 |                 $0.append(string: level.icon)
    |                    `- error: cannot convert value of type 'LogBuilder' to closure result type 'Self'
102 |             }
103 |             .apply(if: options.level) {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/PhantomKit/Sources/PhantomKitLog/Loggers/ConsoleLogger.swift:104:20: error: cannot convert value of type 'LogBuilder' to closure result type 'Self'
102 |             }
103 |             .apply(if: options.level) {
104 |                 $0.append(string: level.rawValue.uppercased(), options: .tag)
    |                    `- error: cannot convert value of type 'LogBuilder' to closure result type 'Self'
105 |             }
106 |             .apply(if: options.categoryIcon) {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/PhantomKit/Sources/PhantomKitLog/Loggers/ConsoleLogger.swift:107:20: error: cannot convert value of type 'LogBuilder' to closure result type 'Self'
105 |             }
106 |             .apply(if: options.categoryIcon) {
107 |                 $0.append(string: category?.icon)
    |                    `- error: cannot convert value of type 'LogBuilder' to closure result type 'Self'
108 |             }
109 |             .append(string: category?.name.capitalized, options: .tag)
BUILD FAILURE 6.3 macosSpm