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 master (171b25), with Swift 6.0 for Linux on 14 Jun 2025 07:19:32 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pjechris/AnnotationInject.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/pjechris/AnnotationInject
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 171b250 doc(README): Add doc to integrate AnnotationInject with Xcode+SPM (#20)
Cloned https://github.com/pjechris/AnnotationInject.git
Revision (git rev-parse @):
171b250e51fc7b1e7717fa3a80291b1be6d5c64c
SUCCESS checkout https://github.com/pjechris/AnnotationInject.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/pjechris/AnnotationInject.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:debc4e1350c0695074699a23098fae94108f9209fa127752a12980f1ee4f0a53
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/krzysztofzablocki/Sourcery
Fetching https://github.com/Swinject/Swinject.git
Fetching https://github.com/Quick/Nimble
Fetching https://github.com/Quick/Quick
[1/9201] Fetching swinject
[2394/23960] Fetching swinject, quick
[2487/55407] Fetching swinject, quick, sourcery
[12674/74991] Fetching swinject, quick, sourcery, nimble
Fetched https://github.com/Quick/Quick from cache (1.31s)
[33936/60232] Fetching swinject, sourcery, nimble
Fetched https://github.com/Swinject/Swinject.git from cache (5.49s)
Fetched https://github.com/Quick/Nimble from cache (5.51s)
Fetched https://github.com/krzysztofzablocki/Sourcery from cache (5.61s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 2.2.1 (0.80s)
Computing version for https://github.com/krzysztofzablocki/Sourcery
warning: 'sourcery': /Package.swift:30:10: warning: 'package(name:url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
 28 |         .package(url: "https://github.com/SwiftGen/StencilSwiftKit.git", exact: "2.10.1"),
 29 |         .package(url: "https://github.com/tuist/XcodeProj.git", exact: "8.3.1"),
 30 |         .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')
 31 |         .package(url: "https://github.com/Quick/Quick.git", from: "3.0.0"),
 32 |         .package(url: "https://github.com/Quick/Nimble.git", from: "9.0.0")
/Package.swift:30:90: warning: 'revision' is deprecated
 28 |         .package(url: "https://github.com/SwiftGen/StencilSwiftKit.git", exact: "2.10.1"),
 29 |         .package(url: "https://github.com/tuist/XcodeProj.git", exact: "8.3.1"),
 30 |         .package(name: "SwiftSyntax", url: "https://github.com/apple/swift-syntax.git", .revision("093e5ee151d206454e2c1950d81333c4d4a4472e")),
    |                                                                                          `- warning: 'revision' is deprecated
 31 |         .package(url: "https://github.com/Quick/Quick.git", from: "3.0.0"),
 32 |         .package(url: "https://github.com/Quick/Nimble.git", from: "9.0.0")
Computed https://github.com/krzysztofzablocki/Sourcery at 1.8.2 (0.93s)
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/tuist/XcodeProj.git
Fetching https://github.com/SwiftGen/StencilSwiftKit.git
Fetching https://github.com/kylef/Commander.git
[1/1588] Fetching commander
[1589/5596] Fetching commander, stencilswiftkit
[2191/28925] Fetching commander, stencilswiftkit, xcodeproj
Fetched https://github.com/kylef/Commander.git from cache (0.30s)
[3635/27337] Fetching stencilswiftkit, xcodeproj
[23786/98130] Fetching stencilswiftkit, xcodeproj, swift-syntax
Fetched https://github.com/tuist/XcodeProj.git from cache (3.30s)
[74801/74801] Fetching stencilswiftkit, swift-syntax
Fetched https://github.com/SwiftGen/StencilSwiftKit.git from cache (3.31s)
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/jpsim/Yams.git
Fetched https://github.com/apple/swift-syntax.git from cache (7.58s)
[1/1411] Fetching pathkit
[1412/12270] Fetching pathkit, yams
Fetched https://github.com/kylef/PathKit.git from cache (3.56s)
Fetched https://github.com/jpsim/Yams.git from cache (3.62s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50600.1 (4.89s)
Computing version for https://github.com/tuist/XcodeProj.git
Computed https://github.com/tuist/XcodeProj.git at 8.3.1 (4.39s)
Fetching https://github.com/tadija/AEXML.git
[1/2127] Fetching aexml
Fetched https://github.com/tadija/AEXML.git from cache (4.58s)
Computing version for https://github.com/SwiftGen/StencilSwiftKit.git
Computed https://github.com/SwiftGen/StencilSwiftKit.git at 2.8.0 (1.22s)
Fetching https://github.com/shibapm/Komondor.git
Fetching https://github.com/stencilproject/Stencil.git
[1/509] Fetching komondor
[424/5802] Fetching komondor, stencil
Fetched https://github.com/shibapm/Komondor.git from cache (0.32s)
[636/5293] Fetching stencil
Fetched https://github.com/stencilproject/Stencil.git from cache (0.55s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (3.00s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.31s)
Computing version for https://github.com/kylef/Commander.git
Computed https://github.com/kylef/Commander.git at 0.9.1 (3.28s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 4.0.6 (1.05s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.1 (0.78s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (1.11s)
Computing version for https://github.com/stencilproject/Stencil.git
Computed https://github.com/stencilproject/Stencil.git at 0.15.1 (1.23s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 8.1.2 (1.14s)
Computing version for https://github.com/shibapm/Komondor.git
Computed https://github.com/shibapm/Komondor.git at 1.1.4 (1.19s)
Fetching https://github.com/f-meloni/Rocket
Fetching https://github.com/Realm/SwiftLint.git
Fetching https://github.com/nicklockwood/SwiftFormat.git
[1/1386] Fetching rocket
Fetching https://github.com/JohnSundell/ShellOut.git
Fetched https://github.com/f-meloni/Rocket from cache (0.42s)
Fetching https://github.com/shibapm/PackageConfig.git
[1/980] Fetching shellout
[981/49713] Fetching shellout, swiftformat
[1956/50293] Fetching shellout, swiftformat, packageconfig
[3511/200757] Fetching shellout, swiftformat, packageconfig, swiftlint
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.51s)
Fetched https://github.com/shibapm/PackageConfig.git from cache (0.50s)
[3455/199197] Fetching swiftformat, swiftlint
Fetched https://github.com/nicklockwood/SwiftFormat.git from cache (32.13s)
Fetched https://github.com/Realm/SwiftLint.git from cache (41.30s)
Computing version for https://github.com/f-meloni/Rocket
Computed https://github.com/f-meloni/Rocket at 1.2.1 (3.63s)
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/shibapm/Logger
[1/4863] Fetching swiftshell
[1752/4979] Fetching swiftshell, logger
Fetched https://github.com/shibapm/Logger from cache (0.33s)
Fetched https://github.com/kareman/SwiftShell from cache (0.44s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (0.83s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.75s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (0.76s)
Computing version for https://github.com/Swinject/Swinject.git
Computed https://github.com/Swinject/Swinject.git at 2.9.1 (0.64s)
Computing version for https://github.com/Realm/SwiftLint.git
error: Invalid manifest (compiled with: ["/usr/bin/swiftc", "-vfsoverlay", "/tmp/TemporaryDirectory.7yKaeY/vfs.yaml", "-L", "/usr/lib/swift/pm/ManifestAPI", "-lPackageDescription", "-Xlinker", "-rpath", "-Xlinker", "/usr/lib/swift/pm/ManifestAPI", "-swift-version", "5", "-I", "/usr/lib/swift/pm/ManifestAPI", "-package-description-version", "5.7.0", "/Package.swift", "-o", "/tmp/TemporaryDirectory.OTZQUp/swiftlint-manifest"])
/Package.swift:109:9: error: unexpected ',' separator
107 |             url: "https://github.com/realm/SwiftLint/releases/download/0.50.2/SwiftLintBinary-macos.artifactbundle.zip",
108 |             checksum: "c5cd5f8ba4cc23615d7f88d90ced68758752aa6f735ff709aee79d9fe62b4430",
109 |         )
    |         `- error: unexpected ',' separator
110 |     ]
111 | ) in https://github.com/Realm/SwiftLint.git
warning: 'spi-builder-workspace': Invalid Resource 'Templates': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Scripts': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Sources': File not found.
BUILD FAILURE 6.0 linux