Build Information
Failed to build AnnotationInject, reference 0.6.2 (c45e88
), with Swift 6.0 for Linux on 29 Nov 2024 21:00:04 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pjechris/AnnotationInject.git
Reference: 0.6.2
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
* 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: 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-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
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/9141] Fetching swinject
[1555/23881] Fetching swinject, quick
[14744/54711] Fetching swinject, quick, sourcery
[28815/73986] Fetching swinject, quick, sourcery, nimble
Fetched https://github.com/Swinject/Swinject.git from cache (4.23s)
Fetched https://github.com/Quick/Quick from cache (4.24s)
Fetched https://github.com/Quick/Nimble from cache (4.26s)
Fetched https://github.com/krzysztofzablocki/Sourcery from cache (4.33s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 2.2.1 (0.51s)
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.73s)
Fetching https://github.com/tuist/XcodeProj.git
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/SwiftGen/StencilSwiftKit.git
Fetching https://github.com/kylef/Commander.git
Fetching https://github.com/apple/swift-syntax.git
[1/1411] Fetching pathkit
[1412/5419] Fetching pathkit, stencilswiftkit
[2014/7007] Fetching pathkit, stencilswiftkit, commander
[2634/28997] Fetching pathkit, stencilswiftkit, commander, xcodeproj
[3822/38933] Fetching pathkit, stencilswiftkit, commander, xcodeproj, yams
Fetched https://github.com/kylef/PathKit.git from cache (0.37s)
[3291/37522] Fetching stencilswiftkit, commander, xcodeproj, yams
[25740/104206] Fetching stencilswiftkit, commander, xcodeproj, yams, swift-syntax
Fetched https://github.com/tuist/XcodeProj.git from cache (2.22s)
[51542/82216] Fetching stencilswiftkit, commander, yams, swift-syntax
Fetched https://github.com/jpsim/Yams.git from cache (3.12s)
Fetched https://github.com/SwiftGen/StencilSwiftKit.git from cache (3.13s)
Fetched https://github.com/kylef/Commander.git from cache (6.16s)
Fetched https://github.com/apple/swift-syntax.git from cache (6.20s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50600.1 (0.81s)
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/2102] Fetching aexml
Fetched https://github.com/tadija/AEXML.git from cache (0.23s)
Computing version for https://github.com/SwiftGen/StencilSwiftKit.git
Computed https://github.com/SwiftGen/StencilSwiftKit.git at 2.8.0 (0.53s)
Fetching https://github.com/shibapm/Komondor.git
Fetching https://github.com/stencilproject/Stencil.git
[1/509] Fetching komondor
[510/5698] Fetching komondor, stencil
Fetched https://github.com/shibapm/Komondor.git from cache (0.19s)
[3218/5189] Fetching stencil
Fetched https://github.com/stencilproject/Stencil.git from cache (0.28s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (2.17s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.18s)
Computing version for https://github.com/kylef/Commander.git
Computed https://github.com/kylef/Commander.git at 0.9.1 (2.08s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 4.0.6 (0.49s)
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.48s)
Computing version for https://github.com/stencilproject/Stencil.git
Computed https://github.com/stencilproject/Stencil.git at 0.15.1 (0.50s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 8.1.2 (0.51s)
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/f-meloni/Rocket
Fetching https://github.com/Realm/SwiftLint.git
Fetching https://github.com/shibapm/PackageConfig.git
Fetching https://github.com/JohnSundell/ShellOut.git
Fetching https://github.com/nicklockwood/SwiftFormat.git
[1/960] Fetching shellout
[961/2346] Fetching shellout, rocket
[2347/2926] Fetching shellout, rocket, packageconfig
Fetched https://github.com/f-meloni/Rocket from cache (0.23s)
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.23s)
[1/45778] Fetching swiftformat
[2290/188182] Fetching swiftformat, swiftlint
Fetched https://github.com/shibapm/PackageConfig.git from cache (47.83s)
Fetched https://github.com/nicklockwood/SwiftFormat.git from cache (48.50s)
Fetched https://github.com/Realm/SwiftLint.git from cache (54.65s)
Computing version for https://github.com/f-meloni/Rocket
Computed https://github.com/f-meloni/Rocket at 1.2.1 (8.49s)
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/shibapm/Logger
[1/4863] Fetching swiftshell
[4864/4979] Fetching swiftshell, logger
Fetched https://github.com/shibapm/Logger from cache (4.51s)
Fetched https://github.com/kareman/SwiftShell from cache (4.51s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (1.53s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (2.30s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (2.46s)
Computing version for https://github.com/Swinject/Swinject.git
Computed https://github.com/Swinject/Swinject.git at 2.9.1 (0.47s)
Computing version for https://github.com/Realm/SwiftLint.git
error: Invalid manifest (compiled with: ["/usr/bin/swiftc", "-vfsoverlay", "/tmp/TemporaryDirectory.yqqZwy/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.i2nqIV/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