This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build GampKit with Swift 6.0 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" 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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/GampKit.git
Reference: main
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/brightdigit/GampKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ea42804 Update README.md
Cloned https://github.com/brightdigit/GampKit.git
Revision (git rev-parse @):
ea428042c8fb8f125381b95dc3ec5769d6fed28b
SUCCESS checkout https://github.com/brightdigit/GampKit.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/brightdigit/GampKit.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" 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 2>&1
Fetching https://github.com/brightdigit/swift-test-codecov
Fetching https://github.com/shibapm/Rocket
Fetching https://github.com/realm/SwiftLint
Fetching https://github.com/shibapm/Komondor
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/eneko/SourceDocs
[1/2578] Fetching sourcedocs
[878/2908] Fetching sourcedocs, swift-test-codecov
[1053/4294] Fetching sourcedocs, swift-test-codecov, rocket
[4295/4803] Fetching sourcedocs, swift-test-codecov, rocket, komondor
Fetched https://github.com/shibapm/Rocket from cache (0.35s)
[1/38425] Fetching swiftformat
[1154/170272] Fetching swiftformat, swiftlint
Fetched https://github.com/brightdigit/swift-test-codecov from cache (35.36s)
Fetched https://github.com/shibapm/Komondor from cache (35.36s)
Fetched https://github.com/eneko/SourceDocs from cache (35.36s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (36.06s)
Fetched https://github.com/realm/SwiftLint from cache (36.51s)
Computing version for https://github.com/eneko/SourceDocs
Computed https://github.com/eneko/SourceDocs at 1.2.1 (0.55s)
Fetching https://github.com/eneko/ProcessRunner.git
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/eneko/MarkdownGenerator.git
Fetching https://github.com/jpsim/SourceKitten.git
Fetching https://github.com/apple/swift-package-manager
Fetching https://github.com/apple/swift-argument-parser
[1/774] Fetching markdowngenerator
[775/1892] Fetching markdowngenerator, rainbow
[1893/2186] Fetching markdowngenerator, rainbow, processrunner
[2187/18150] Fetching markdowngenerator, rainbow, processrunner, sourcekitten
[9691/29829] Fetching markdowngenerator, rainbow, processrunner, sourcekitten, swift-argument-parser
Fetched https://github.com/eneko/ProcessRunner.git from cache (1.16s)
Fetched https://github.com/jpsim/SourceKitten.git from cache (1.18s)
[1/132175] Fetching swift-package-manager
Fetched https://github.com/eneko/MarkdownGenerator.git from cache (10.40s)
Fetched https://github.com/onevcat/Rainbow from cache (10.40s)
Fetched https://github.com/apple/swift-argument-parser from cache (10.41s)
Fetched https://github.com/apple/swift-package-manager from cache (10.66s)
Computing version for https://github.com/eneko/ProcessRunner.git
Computed https://github.com/eneko/ProcessRunner.git at 1.1.0 (0.53s)
Computing version for https://github.com/apple/swift-package-manager
Computed https://github.com/apple/swift-package-manager at 0.4.0 (1.66s)
Fetching https://github.com/apple/swift-llbuild.git
[1/22278] Fetching swift-llbuild
Fetched https://github.com/apple/swift-llbuild.git from cache (1.23s)
Computing version for https://github.com/brightdigit/swift-test-codecov
Computed https://github.com/brightdigit/swift-test-codecov at 1.0.0 (0.54s)
Computing version for https://github.com/shibapm/Rocket
Computed https://github.com/shibapm/Rocket at 1.3.0 (0.53s)
Fetching https://github.com/shibapm/PackageConfig.git
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/shibapm/Logger
Fetching https://github.com/jpsim/Yams
[1/4863] Fetching swiftshell
[245/4979] Fetching swiftshell, logger
[710/5559] Fetching swiftshell, logger, packageconfig
[3818/14896] Fetching swiftshell, logger, packageconfig, yams
Fetched https://github.com/shibapm/Logger from cache (0.27s)
[4273/14780] Fetching swiftshell, packageconfig, yams
Fetched https://github.com/shibapm/PackageConfig.git from cache (0.38s)
[6077/14200] Fetching swiftshell, yams
Fetched https://github.com/kareman/SwiftShell from cache (0.39s)
[1308/9337] Fetching yams
Fetched https://github.com/jpsim/Yams from cache (1.05s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (0.53s)
Computing version for https://github.com/eneko/MarkdownGenerator.git
Computed https://github.com/eneko/MarkdownGenerator.git at 0.5.0 (1.40s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.3.2 (0.56s)
Computing version for https://github.com/apple/swift-llbuild.git
Computed https://github.com/apple/swift-llbuild.git at 0.1.1 (0.57s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (0.52s)
Computing version for https://github.com/shibapm/Komondor
Computed https://github.com/shibapm/Komondor at 1.1.4 (0.53s)
Fetching https://github.com/JohnSundell/ShellOut.git
[1/956] Fetching shellout
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.24s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.54s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (0.52s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.1.2 (0.56s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 3.2.0 (0.52s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/eneko/ProcessRunner.git at 1.1.0 (0.00s)
Computed https://github.com/apple/swift-package-manager at 0.4.0 (0.00s)
Computed https://github.com/brightdigit/swift-test-codecov at 1.0.0 (0.00s)
Computed https://github.com/shibapm/Rocket at 1.2.1 (0.54s)
Computed https://github.com/kareman/SwiftShell at 5.1.0-beta.1 (0.00s)
Computed https://github.com/eneko/MarkdownGenerator.git at 0.5.0 (0.00s)
Computed https://github.com/apple/swift-argument-parser at 0.3.2 (0.00s)
Computed https://github.com/apple/swift-llbuild.git at 0.1.1 (0.00s)
Computed https://github.com/shibapm/Logger at 0.2.3 (0.00s)
Computed https://github.com/shibapm/Komondor at 1.1.4 (0.00s)
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.00s)
Computed https://github.com/jpsim/SourceKitten.git at 0.31.0 (0.00s)
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2770] Fetching swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.29s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 5.0.2 (0.53s)
Computed https://github.com/jpsim/Yams.git at 4.0.6 (0.53s)
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (0.00s)
Computed https://github.com/onevcat/Rainbow at 3.2.0 (0.00s)
Computing version for https://github.com/realm/SwiftLint
error: Invalid manifest (compiled with: ["/usr/bin/swiftc", "-vfsoverlay", "/tmp/TemporaryDirectory.thCtqM/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.IIfcqs/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
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.