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 AnnotationInject, reference 0.6.2 (c45e88), with Swift 6.2 (beta) for macOS (SPM) on 24 Jun 2025 16:16:45 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pjechris/AnnotationInject.git
Reference: 0.6.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pjechris/AnnotationInject
 * tag               0.6.2      -> FETCH_HEAD
HEAD is now at c45e882 [version] 0.6.2
Cloned https://github.com/pjechris/AnnotationInject.git
Revision (git rev-parse @):
c45e8829b1ecdfec615c1a579b55598020041d09
SUCCESS checkout https://github.com/pjechris/AnnotationInject.git at 0.6.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/pjechris/AnnotationInject.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/Swinject/Swinject.git
Fetching https://github.com/krzysztofzablocki/Sourcery
Fetching https://github.com/Quick/Quick
Fetching https://github.com/Quick/Nimble
[1/9201] Fetching swinject
[278/23960] Fetching swinject, quick
[518/55407] Fetching swinject, quick, sourcery
[3210/74991] Fetching swinject, quick, sourcery, nimble
Fetched https://github.com/Quick/Quick from cache (2.38s)
Fetched https://github.com/Quick/Nimble from cache (2.38s)
[22095/40648] Fetching swinject, sourcery
Fetched https://github.com/Swinject/Swinject.git from cache (2.93s)
Fetched https://github.com/krzysztofzablocki/Sourcery from cache (2.93s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 2.2.1 (3.51s)
Computing version for https://github.com/krzysztofzablocki/Sourcery
warning: 'sourcery': /Package.swift:29:10: warning: 'package(name:url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
 27 |         .package(url: "https://github.com/SwiftGen/StencilSwiftKit.git", exact: "2.10.1"),
 28 |         .package(url: "https://github.com/tuist/XcodeProj.git", exact: "8.3.1"),
 29 |         .package(name: "SwiftSyntax", url: "https://github.com/apple/swift-syntax.git", .revision("093e5ee151d206454e2c1950d81333c4d4a4472e")),
    |          `- warning: 'package(name:url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
 30 |         .package(url: "https://github.com/Quick/Quick.git", from: "3.0.0"),
 31 |         .package(url: "https://github.com/Quick/Nimble.git", from: "9.0.0")
/Package.swift:29:90: warning: 'revision' is deprecated [#DeprecatedDeclaration]
 27 |         .package(url: "https://github.com/SwiftGen/StencilSwiftKit.git", exact: "2.10.1"),
 28 |         .package(url: "https://github.com/tuist/XcodeProj.git", exact: "8.3.1"),
 29 |         .package(name: "SwiftSyntax", url: "https://github.com/apple/swift-syntax.git", .revision("093e5ee151d206454e2c1950d81333c4d4a4472e")),
    |                                                                                          `- warning: 'revision' is deprecated [#DeprecatedDeclaration]
 30 |         .package(url: "https://github.com/Quick/Quick.git", from: "3.0.0"),
 31 |         .package(url: "https://github.com/Quick/Nimble.git", from: "9.0.0")
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/krzysztofzablocki/Sourcery at 1.8.2 (0.53s)
Fetching https://github.com/kylef/Commander.git
Fetching https://github.com/tuist/XcodeProj.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/SwiftGen/StencilSwiftKit.git
Fetching https://github.com/kylef/PathKit.git
[1/1588] Fetching commander
[208/2999] Fetching commander, pathkit
[378/7007] Fetching commander, pathkit, stencilswiftkit
[2536/30348] Fetching commander, pathkit, stencilswiftkit, xcodeproj
[2971/41284] Fetching commander, pathkit, stencilswiftkit, xcodeproj, yams
Fetched https://github.com/kylef/Commander.git from cache (0.81s)
[1705/39696] Fetching pathkit, stencilswiftkit, xcodeproj, yams
[34748/110643] Fetching pathkit, stencilswiftkit, xcodeproj, yams, swift-syntax
Fetched https://github.com/tuist/XcodeProj.git from cache (2.13s)
[27267/87302] Fetching pathkit, stencilswiftkit, yams, swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (5.01s)
Fetched https://github.com/SwiftGen/StencilSwiftKit.git from cache (5.01s)
Fetched https://github.com/kylef/PathKit.git from cache (5.01s)
Fetched https://github.com/jpsim/Yams.git from cache (5.01s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50600.1 (5.65s)
Computing version for https://github.com/tuist/XcodeProj.git
Computed https://github.com/tuist/XcodeProj.git at 8.3.1 (0.51s)
Fetching https://github.com/tadija/AEXML.git
[1/2127] Fetching aexml
Fetched https://github.com/tadija/AEXML.git from cache (0.93s)
Computing version for https://github.com/SwiftGen/StencilSwiftKit.git
Computed https://github.com/SwiftGen/StencilSwiftKit.git at 2.8.0 (1.45s)
Fetching https://github.com/stencilproject/Stencil.git
Fetching https://github.com/shibapm/Komondor.git
[1/509] Fetching komondor
[383/5802] Fetching komondor, stencil
Fetched https://github.com/shibapm/Komondor.git from cache (1.06s)
Fetched https://github.com/stencilproject/Stencil.git from cache (1.06s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (2.98s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.84s)
Computing version for https://github.com/kylef/Commander.git
Computed https://github.com/kylef/Commander.git at 0.9.1 (2.76s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 4.0.6 (0.48s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.1 (0.51s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.51s)
Computing version for https://github.com/stencilproject/Stencil.git
Computed https://github.com/stencilproject/Stencil.git at 0.15.1 (0.51s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 8.1.2 (0.52s)
Computing version for https://github.com/shibapm/Komondor.git
Computed https://github.com/shibapm/Komondor.git at 1.1.4 (0.52s)
Fetching https://github.com/nicklockwood/SwiftFormat.git
Fetching https://github.com/f-meloni/Rocket
Fetching https://github.com/JohnSundell/ShellOut.git
Fetching https://github.com/Realm/SwiftLint.git
Fetching https://github.com/shibapm/PackageConfig.git
[1/1386] Fetching rocket
[85/2366] Fetching rocket, shellout
[262/2946] Fetching rocket, shellout, packageconfig
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.87s)
[1/48941] Fetching swiftformat
[980/202185] Fetching swiftformat, swiftlint
Fetched https://github.com/nicklockwood/SwiftFormat.git from cache (95.10s)
[22728/153244] Fetching swiftlint
Fetched https://github.com/f-meloni/Rocket from cache (261.66s)
Fetched https://github.com/shibapm/PackageConfig.git from cache (261.66s)
Fetched https://github.com/Realm/SwiftLint.git from cache (261.66s)
Computing version for https://github.com/f-meloni/Rocket
Computed https://github.com/f-meloni/Rocket at 1.2.1 (0.50s)
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/shibapm/Logger
[1/116] Fetching logger
[29/4979] Fetching logger, swiftshell
Fetched https://github.com/shibapm/Logger from cache (0.63s)
[244/4863] Fetching swiftshell
Fetched https://github.com/kareman/SwiftShell from cache (1.08s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (1.59s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.48s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (0.47s)
Computing version for https://github.com/Swinject/Swinject.git
Computed https://github.com/Swinject/Swinject.git at 2.9.1 (0.39s)
Computing version for https://github.com/Realm/SwiftLint.git
Computed https://github.com/Realm/SwiftLint.git at 0.48.0 (0.56s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
Fetching https://github.com/jpsim/SourceKitten.git
[1/929] Fetching swiftytexttable
[429/17073] Fetching swiftytexttable, sourcekitten
[1092/32453] Fetching swiftytexttable, sourcekitten, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.56s)
Fetched https://github.com/jpsim/SourceKitten.git from cache (1.69s)
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (1.70s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (2.19s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.0.3 (0.48s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.32.0 (0.47s)
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2820] Fetching swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (1.00s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 6.0.0 (1.50s)
Computing version for https://github.com/nicklockwood/SwiftFormat.git
Computed https://github.com/nicklockwood/SwiftFormat.git at 0.56.4 (0.48s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0-beta.1 (0.50s)
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 5.1.0-beta.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 4.0.6
Creating working copy for https://github.com/kylef/Commander.git
Working copy of https://github.com/kylef/Commander.git resolved at 0.9.1
Creating working copy for https://github.com/Swinject/Swinject.git
Working copy of https://github.com/Swinject/Swinject.git resolved at 2.9.1
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 8.1.2
Creating working copy for https://github.com/shibapm/Komondor.git
Working copy of https://github.com/shibapm/Komondor.git resolved at 1.1.4
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/tuist/XcodeProj.git
Working copy of https://github.com/tuist/XcodeProj.git resolved at 8.3.1
Creating working copy for https://github.com/Realm/SwiftLint.git
Working copy of https://github.com/Realm/SwiftLint.git resolved at 0.48.0
Creating working copy for https://github.com/shibapm/PackageConfig.git
Working copy of https://github.com/shibapm/PackageConfig.git resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 0.50600.1
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.6.1
Creating working copy for https://github.com/stencilproject/Stencil.git
Working copy of https://github.com/stencilproject/Stencil.git resolved at 0.15.1
Creating working copy for https://github.com/SwiftGen/StencilSwiftKit.git
Working copy of https://github.com/SwiftGen/StencilSwiftKit.git resolved at 2.8.0
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 6.0.0
Creating working copy for https://github.com/shibapm/Logger
Working copy of https://github.com/shibapm/Logger resolved at 0.2.3
Creating working copy for https://github.com/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 2.2.1
Creating working copy for https://github.com/nicklockwood/SwiftFormat.git
Working copy of https://github.com/nicklockwood/SwiftFormat.git resolved at 0.56.4
Creating working copy for https://github.com/krzysztofzablocki/Sourcery
Working copy of https://github.com/krzysztofzablocki/Sourcery resolved at 1.8.2
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.0.3
Creating working copy for https://github.com/f-meloni/Rocket
Working copy of https://github.com/f-meloni/Rocket resolved at 1.2.1
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.32.0
Downloading binary artifact https://github.com/apple/swift-syntax/releases/download/0.50600.1/_InternalSwiftSyntaxParser.xcframework.zip
Downloading binary artifact https://github.com/keith/StaticInternalSwiftSyntaxParser/releases/download/5.6/lib_InternalSwiftSyntaxParser.xcframework.zip
Downloading binary artifact https://github.com/keith/StaticInternalSwiftSyntaxParser/releases/download/5.6/lib_InternalSwiftSyntaxParser.xcframework.zip
[19274/26182122] Downloading https://github.com/keith/StaticInternalSwiftSyntaxParser/releases/download/5.6/lib_InternalSwiftSyntaxParser.xcframework.zip
[24413248/46761281] Downloading https://github.com/keith/StaticInternalSwiftSyntaxParser/releases/download/5.6/lib_InternalSwiftSyntaxParser.xcframework.zip, https://github.com/apple/swift-syntax/releases/download/0.50600.1/_InternalSwiftSyntaxParser.xcframework.zip
error: failed downloading 'https://github.com/keith/StaticInternalSwiftSyntaxParser/releases/download/5.6/lib_InternalSwiftSyntaxParser.xcframework.zip' which is required by binary target 'lib_InternalSwiftSyntaxParser': /Users/admin/Library/Caches/org.swift.swiftpm/artifacts/https___github_com_keith_StaticInternalSwiftSyntaxParser_releases_download_5_6_lib_InternalSwiftSyntaxParser_xcframework_zip already exists in file system
BUILD FAILURE 6.2 macosSpm