Build Information
Failed to build AnnotationInject, reference master (171b25
), with Swift 6.0 for Linux on 29 Nov 2024 21:00:05 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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: 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-1":/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/Swinject/Swinject.git
Fetching https://github.com/Quick/Quick
Fetching https://github.com/krzysztofzablocki/Sourcery
Fetching https://github.com/Quick/Nimble
[1/9141] Fetching swinject
[6126/23881] Fetching swinject, quick
[21671/54711] Fetching swinject, quick, sourcery
[28199/73986] Fetching swinject, quick, sourcery, nimble
Fetched https://github.com/Swinject/Swinject.git from cache (4.63s)
Fetched https://github.com/Quick/Quick from cache (4.64s)
Fetched https://github.com/Quick/Nimble from cache (4.66s)
Fetched https://github.com/krzysztofzablocki/Sourcery from cache (4.73s)
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.57s)
Fetching https://github.com/tuist/XcodeProj.git
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/SwiftGen/StencilSwiftKit.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/kylef/Commander.git
Fetching https://github.com/jpsim/Yams.git
[1/1411] Fetching pathkit
[72/2999] Fetching pathkit, commander
[3000/7007] Fetching pathkit, commander, stencilswiftkit
[3602/28997] Fetching pathkit, commander, stencilswiftkit, xcodeproj
[3603/38933] Fetching pathkit, commander, stencilswiftkit, xcodeproj, yams
[31450/105617] Fetching pathkit, commander, stencilswiftkit, xcodeproj, yams, swift-syntax
Fetched https://github.com/jpsim/Yams.git from cache (1.45s)
[36946/95681] Fetching pathkit, commander, stencilswiftkit, xcodeproj, swift-syntax
Fetched https://github.com/tuist/XcodeProj.git from cache (1.82s)
[21981/73691] Fetching pathkit, commander, stencilswiftkit, swift-syntax
Fetched https://github.com/kylef/Commander.git from cache (2.69s)
[58100/72103] Fetching pathkit, stencilswiftkit, swift-syntax
Fetched https://github.com/kylef/PathKit.git from cache (6.56s)
Fetched https://github.com/SwiftGen/StencilSwiftKit.git from cache (6.61s)
Fetched https://github.com/apple/swift-syntax.git from cache (6.61s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50600.1 (0.80s)
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.50s)
Fetching https://github.com/shibapm/Komondor.git
Fetching https://github.com/stencilproject/Stencil.git
[1/509] Fetching komondor
Fetched https://github.com/shibapm/Komondor.git from cache (0.21s)
[1/5189] Fetching stencil
Fetched https://github.com/stencilproject/Stencil.git from cache (0.38s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (2.15s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.21s)
Computing version for https://github.com/kylef/Commander.git
Computed https://github.com/kylef/Commander.git at 0.9.1 (2.11s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 4.0.6 (0.50s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.6.1 (0.48s)
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.50s)
Computing version for https://github.com/shibapm/Komondor.git
Computed https://github.com/shibapm/Komondor.git at 1.1.4 (0.51s)
Fetching https://github.com/shibapm/PackageConfig.git
Fetching https://github.com/JohnSundell/ShellOut.git
Fetching https://github.com/Realm/SwiftLint.git
Fetching https://github.com/nicklockwood/SwiftFormat.git
Fetching https://github.com/f-meloni/Rocket
[1/580] Fetching packageconfig
[581/1540] Fetching packageconfig, shellout
[1541/2926] Fetching packageconfig, shellout, rocket
Fetched https://github.com/f-meloni/Rocket from cache (0.25s)
[1/45778] Fetching swiftformat
[3206/188182] Fetching swiftformat, swiftlint
Fetched https://github.com/nicklockwood/SwiftFormat.git from cache (43.90s)
Fetched https://github.com/shibapm/PackageConfig.git from cache (55.25s)
Fetched https://github.com/JohnSundell/ShellOut.git from cache (55.25s)
Fetched https://github.com/Realm/SwiftLint.git from cache (56.49s)
Computing version for https://github.com/f-meloni/Rocket
Computed https://github.com/f-meloni/Rocket at 1.2.1 (7.91s)
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/shibapm/Logger
[1/116] Fetching logger
[107/4979] Fetching logger, swiftshell
Fetched https://github.com/shibapm/Logger from cache (2.80s)
Fetched https://github.com/kareman/SwiftShell from cache (2.81s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (2.17s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (2.69s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (0.51s)
Computing version for https://github.com/Swinject/Swinject.git
Computed https://github.com/Swinject/Swinject.git at 2.9.1 (0.59s)
Computing version for https://github.com/Realm/SwiftLint.git
error: Invalid manifest (compiled with: ["/usr/bin/swiftc", "-vfsoverlay", "/tmp/TemporaryDirectory.G0trKV/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.LT5VIC/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