The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build xcprojectlint, reference 0.0.6 (d9dad8), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 09:06:10 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/americanexpress/xcprojectlint.git
Reference: 0.0.6
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/americanexpress/xcprojectlint
 * tag               0.0.6      -> FETCH_HEAD
HEAD is now at d9dad85 Update Version.swift
Cloned https://github.com/americanexpress/xcprojectlint.git
Revision (git rev-parse @):
d9dad85847f5ee9b2143565a17d9066bb44b4b29
SUCCESS checkout https://github.com/americanexpress/xcprojectlint.git at 0.0.6
Fetching https://github.com/apple/swift-llbuild.git
Fetching https://github.com/apple/swift-package-manager.git
[1/28914] Fetching swift-llbuild
[28915/180144] Fetching swift-llbuild, swift-package-manager
Fetched https://github.com/apple/swift-llbuild.git from cache (7.90s)
Fetched https://github.com/apple/swift-package-manager.git from cache (7.90s)
Computing version for https://github.com/apple/swift-package-manager.git
Computed https://github.com/apple/swift-package-manager.git at 0.4.0 (10.66s)
Computing version for https://github.com/apple/swift-llbuild.git
Computed https://github.com/apple/swift-llbuild.git at 0.1.1 (0.67s)
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/americanexpress/xcprojectlint.git
[1/898] Fetching xcprojectlint
Fetched https://github.com/americanexpress/xcprojectlint.git from cache (0.82s)
Fetching https://github.com/apple/swift-package-manager.git from cache
Fetched https://github.com/apple/swift-package-manager.git from cache (1.06s)
Computing version for https://github.com/apple/swift-package-manager.git
Computed https://github.com/apple/swift-package-manager.git at 0.6.0 (1.79s)
Fetching https://github.com/apple/swift-llbuild.git from cache
Fetching https://github.com/apple/swift-tools-support-core.git from cache
Fetched https://github.com/apple/swift-llbuild.git from cache (0.79s)
Fetched https://github.com/apple/swift-tools-support-core.git from cache (0.85s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.1.0 (1.51s)
Computing version for https://github.com/apple/swift-llbuild.git
Computed https://github.com/apple/swift-llbuild.git at 0.3.0 (0.62s)
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.6.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.3.0
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.1.0
Creating working copy for https://github.com/americanexpress/xcprojectlint.git
Working copy of https://github.com/americanexpress/xcprojectlint.git resolved at 0.0.6 (d9dad85)
warning: 'swift-llbuild': ignoring broken symlink /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-llbuild/lib/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm
error: 'xcprojectlint': product 'SPMUtility' required by package 'xcprojectlint' target 'xcprojectlint-package' not found. Did you mean 'TSCUtility'?
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/americanexpress/xcprojectlint.git
https://github.com/americanexpress/xcprojectlint.git
{
  "dependencies" : [
    {
      "identity" : "swift-package-manager",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-package-manager.git"
    }
  ],
  "manifest_display_name" : "xcprojectlint",
  "name" : "xcprojectlint",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "xcprojectlint-package",
      "targets" : [
        "xcprojectlint-package"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "xcprojectlint",
      "targets" : [
        "xcprojectlint"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "xcprojectlint_packageTests",
      "module_type" : "SwiftTarget",
      "name" : "xcprojectlint-packageTests",
      "path" : "Tests/xcprojectlint-packageTests",
      "sources" : [
        "Bundle.swift",
        "DiskLayoutMatchesProjectTests.swift",
        "FilesExistOnDiskTests.swift",
        "InternalProjectSettingsTests.swift",
        "ItemsInAlphaOrderTests.swift",
        "NoDanglingFilesTests.swift",
        "NoEmptyGroupsTests.swift",
        "WhiteSpaceSpecificationTests.swift"
      ],
      "target_dependencies" : [
        "xcprojectlint-package"
      ],
      "type" : "test"
    },
    {
      "c99name" : "xcprojectlint_package",
      "module_type" : "SwiftTarget",
      "name" : "xcprojectlint-package",
      "path" : "Sources/xcprojectlint-package",
      "product_dependencies" : [
        "SPMUtility"
      ],
      "product_memberships" : [
        "xcprojectlint-package",
        "xcprojectlint"
      ],
      "sources" : [
        "CheckForInternalProjectSettings.swift",
        "CheckForWhitespaceSpecifications.swift",
        "DiskLayoutMatchesProject.swift",
        "EnsureAlphaOrder.swift",
        "ErrorReporter.swift",
        "FilesExistOnDisk.swift",
        "NoDanglingSourceFiles.swift",
        "NoEmptyGroups.swift",
        "Project.swift",
        "ProjectParser.swift",
        "Report.swift",
        "Usage.swift",
        "Validation.swift",
        "Version.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "xcprojectlint",
      "module_type" : "SwiftTarget",
      "name" : "xcprojectlint",
      "path" : "Sources/xcprojectlint",
      "product_memberships" : [
        "xcprojectlint"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "xcprojectlint-package"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "4.0"
}
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/12] Write sources
[3/12] Write xcprojectlint-entitlement.plist
[3/12] Write sources
[7/12] Compiling clibc libc.c
[8/12] Write swift-version-2F0A5646E1D333AE.txt
[10/14] Emitting module SPMLibc
[11/14] Compiling SPMLibc libc.swift
[12/25] Compiling POSIX rename.swift
[13/25] Compiling POSIX stat.swift
[14/25] Compiling POSIX isatty.swift
[15/25] Compiling POSIX realpath.swift
[16/25] Compiling POSIX exit.swift
[17/25] Compiling POSIX Error.swift
[18/25] Compiling POSIX chdir.swift
[19/25] Emitting module POSIX
[20/25] Compiling POSIX getcwd.swift
[21/25] Compiling POSIX readdir.swift
[22/25] Compiling POSIX env.swift
[23/26] Compiling POSIX usleep.swift
[24/62] Emitting module Basic
[25/65] 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 |
[26/65] 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 |
[27/65] 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 |
[28/65] 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 |
[29/65] Compiling Basic DiagnosticsEngine.swift
[30/65] Compiling Basic DictionaryExtensions.swift
[31/65] Compiling Basic DictionaryLiteralExtensions.swift
[32/65] Compiling Basic EditDistance.swift
[33/65] Compiling Basic Result.swift
[34/65] Compiling Basic SHA256.swift
[35/65] Compiling Basic SortedArray.swift
[36/65] Compiling Basic StringConversions.swift
[37/65] Compiling Basic CollectionAlgorithms.swift
[38/65] Compiling Basic CollectionExtensions.swift
[39/65] Compiling Basic Condition.swift
[40/65] Compiling Basic DeltaAlgorithm.swift
[41/65] Compiling Basic Thread.swift
[42/65] Compiling Basic Tuple.swift
[43/65] Compiling Basic misc.swift
[44/65] Compiling Basic KeyedPair.swift
[45/65] Compiling Basic LazyCache.swift
[46/65] Compiling Basic Lock.swift
[47/65] Compiling Basic ObjectIdentifierProtocol.swift
[48/65] Compiling Basic OrderedDictionary.swift
[49/65] Compiling Basic OrderedSet.swift
[50/65] Compiling Basic OutputByteStream.swift
[51/65] Compiling Basic Path.swift
[52/65] Compiling Basic PathShims.swift
[53/65] Compiling Basic Process.swift
[54/65] Compiling Basic ProcessSet.swift
[55/65] Compiling Basic RegEx.swift
[56/65] Compiling Basic SynchronizedQueue.swift
[57/65] Compiling Basic TemporaryFile.swift
[58/65] Compiling Basic TerminalController.swift
[59/65] Compiling Basic FileSystem.swift
[60/65] Compiling Basic GraphAlgorithms.swift
[61/65] Compiling Basic JSON.swift
[62/65] Compiling Basic JSONMapper.swift
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/6] Compiling SPMLibc libc.swift
[3/6] Emitting module SPMLibc
[4/17] Compiling POSIX rename.swift
[5/18] Compiling POSIX realpath.swift
[6/18] Compiling POSIX readdir.swift
[7/18] Compiling POSIX isatty.swift
[8/18] Compiling POSIX getcwd.swift
[9/18] Compiling POSIX exit.swift
[10/18] Compiling POSIX env.swift
[11/18] Compiling POSIX Error.swift
[12/18] Compiling POSIX chdir.swift
[13/18] Emitting module POSIX
[14/18] Compiling POSIX stat.swift
[15/18] Compiling POSIX usleep.swift
[16/54] Compiling Basic SynchronizedQueue.swift
[17/54] Compiling Basic TemporaryFile.swift
[18/54] Compiling Basic TerminalController.swift
[19/54] 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 |
[20/54] 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 |
[21/54] 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 |
[22/54] 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 |
[23/57] Emitting module Basic
[24/57] Compiling Basic Result.swift
[25/57] Compiling Basic SHA256.swift
[26/57] Compiling Basic SortedArray.swift
[27/57] Compiling Basic StringConversions.swift
[28/57] Compiling Basic Thread.swift
[29/57] Compiling Basic Tuple.swift
[30/57] Compiling Basic misc.swift
[31/57] Compiling Basic CollectionAlgorithms.swift
[32/57] Compiling Basic CollectionExtensions.swift
[33/57] Compiling Basic Condition.swift
[34/57] Compiling Basic DeltaAlgorithm.swift
[35/57] Compiling Basic FileSystem.swift
[36/57] Compiling Basic GraphAlgorithms.swift
[37/57] Compiling Basic JSON.swift
[38/57] Compiling Basic JSONMapper.swift
[39/57] Compiling Basic KeyedPair.swift
[40/57] Compiling Basic LazyCache.swift
[41/57] Compiling Basic Lock.swift
[42/57] Compiling Basic ObjectIdentifierProtocol.swift
[43/57] Compiling Basic DiagnosticsEngine.swift
[44/57] Compiling Basic DictionaryExtensions.swift
[45/57] Compiling Basic DictionaryLiteralExtensions.swift
[46/57] Compiling Basic EditDistance.swift
[47/57] Compiling Basic PathShims.swift
[48/57] Compiling Basic Process.swift
[49/57] Compiling Basic ProcessSet.swift
[50/57] Compiling Basic RegEx.swift
[51/57] Compiling Basic OrderedDictionary.swift
[52/57] Compiling Basic OrderedSet.swift
[53/57] Compiling Basic OutputByteStream.swift
[54/57] Compiling Basic Path.swift
BUILD FAILURE 6.1 macosSpm