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 Rswift, reference 7.8.0 (a9abc6), with Swift 6.0 for Linux on 2 Dec 2024 10:37:06 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.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mac-cain13/R.swift.git
Reference: 7.8.0
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/mac-cain13/R.swift
 * tag               7.8.0      -> FETCH_HEAD
HEAD is now at a9abc6b Update github workflow
Cloned https://github.com/mac-cain13/R.swift.git
Revision (git rev-parse @):
a9abc6b0afe0fc4a5a71e1d7d2872143dff2d2f1
SUCCESS checkout https://github.com/mac-cain13/R.swift.git at 7.8.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/mac-cain13/R.swift.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/tomlokhorst/XcodeEdit
Fetching https://github.com/apple/swift-argument-parser
[1/1199] Fetching xcodeedit
Fetched https://github.com/tomlokhorst/XcodeEdit from cache (0.45s)
[1/12395] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.23s)
Computing version for https://github.com/tomlokhorst/XcodeEdit
Computed https://github.com/tomlokhorst/XcodeEdit at 2.11.1 (0.68s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.61s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/tomlokhorst/XcodeEdit
Working copy of https://github.com/tomlokhorst/XcodeEdit resolved at 2.11.1
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin RswiftGenerateInternalResources
[3/3] Compiling plugin RswiftGeneratePublicResources
[4/4] Compiling plugin RswiftGenerateResourcesCommand
[5/5] Compiling plugin RswiftModifyXcodePackages
Building for debugging...
[5/22] Write sources
[12/22] Write swift-version-24593BA9C3E375BF.txt
[14/62] Emitting module ArgumentParserToolInfo
[15/62] Compiling ArgumentParserToolInfo ToolInfo.swift
[16/63] Wrapping AST for ArgumentParserToolInfo for debugging
[18/101] Emitting module ArgumentParser
[19/106] Compiling ArgumentParser Name.swift
[20/106] Compiling ArgumentParser Parsed.swift
[21/106] Compiling ArgumentParser ParsedValues.swift
[22/106] Compiling ArgumentParser ParserError.swift
[23/106] Compiling ArgumentParser SplitArguments.swift
[24/106] Compiling ArgumentParser ArgumentVisibility.swift
[25/106] Compiling ArgumentParser CompletionKind.swift
[26/106] Compiling ArgumentParser Errors.swift
[27/106] Compiling ArgumentParser Flag.swift
[28/106] Compiling ArgumentParser NameSpecification.swift
[29/106] Compiling ArgumentParser Option.swift
[30/106] Compiling ArgumentParser BashCompletionsGenerator.swift
[31/106] Compiling ArgumentParser CompletionsGenerator.swift
[32/106] Compiling ArgumentParser FishCompletionsGenerator.swift
[33/106] Compiling ArgumentParser ZshCompletionsGenerator.swift
[34/106] Compiling ArgumentParser Argument.swift
[35/106] Compiling ArgumentParser ArgumentHelp.swift
[36/106] Compiling ArgumentParser CollectionExtensions.swift
[37/106] Compiling ArgumentParser Platform.swift
[38/106] Compiling ArgumentParser SequenceExtensions.swift
[39/106] Compiling ArgumentParser StringExtensions.swift
[40/106] Compiling ArgumentParser Tree.swift
[43/106] Compiling ArgumentParser ArgumentDefinition.swift
[44/106] Compiling ArgumentParser ArgumentSet.swift
[45/110] Compiling XcodeEdit Serialization.swift
/host/spi-builder-workspace/.build/checkouts/XcodeEdit/Sources/XcodeEdit/Serialization.swift:44:44: error: extra arguments at positions #2, #4 in call
 42 |
 43 |       outputStream.open()
 44 |       _ = JSONSerialization.writeJSONObject(fields, to: outputStream, options: [.sortedKeys], error: &error)
    |                                            `- error: extra arguments at positions #2, #4 in call
 45 |       if let error {
 46 |         throw error
Foundation.JSONSerialization:5:21: note: 'writeJSONObject(_:toStream:options:)' declared here
3 |     open class func data(withJSONObject value: Any, options opt: JSONSerialization.WritingOptions = []) throws -> Data
4 |     open class func jsonObject(with data: Data, options opt: JSONSerialization.ReadingOptions = []) throws -> Any
5 |     open class func writeJSONObject(_ obj: Any, toStream stream: OutputStream, options opt: JSONSerialization.WritingOptions) throws -> Int
  |                     `- note: 'writeJSONObject(_:toStream:options:)' declared here
6 |     open class func jsonObject(with stream: InputStream, options opt: JSONSerialization.ReadingOptions = []) throws -> Any
7 |     override public init()
/host/spi-builder-workspace/.build/checkouts/XcodeEdit/Sources/XcodeEdit/Serialization.swift:44:51: error: missing argument for parameter 'toStream' in call
 42 |
 43 |       outputStream.open()
 44 |       _ = JSONSerialization.writeJSONObject(fields, to: outputStream, options: [.sortedKeys], error: &error)
    |                                                   `- error: missing argument for parameter 'toStream' in call
 45 |       if let error {
 46 |         throw error
Foundation.JSONSerialization:5:21: note: 'writeJSONObject(_:toStream:options:)' declared here
3 |     open class func data(withJSONObject value: Any, options opt: JSONSerialization.WritingOptions = []) throws -> Data
4 |     open class func jsonObject(with data: Data, options opt: JSONSerialization.ReadingOptions = []) throws -> Any
5 |     open class func writeJSONObject(_ obj: Any, toStream stream: OutputStream, options opt: JSONSerialization.WritingOptions) throws -> Int
  |                     `- note: 'writeJSONObject(_:toStream:options:)' declared here
6 |     open class func jsonObject(with stream: InputStream, options opt: JSONSerialization.ReadingOptions = []) throws -> Any
7 |     override public init()
[46/111] Compiling XcodeEdit XCProjectFile+Rswift.swift
[47/111] Compiling XcodeEdit PBXObject+Fields.swift
[48/111] Compiling XcodeEdit PBXObject.swift
[49/111] Compiling ArgumentParser ArgumentDecoder.swift
[57/111] Compiling XcodeEdit Extensions.swift
[58/111] Compiling XcodeEdit PBXIdentifier.swift
[59/111] Compiling ArgumentParser OptionGroup.swift
[60/111] Compiling ArgumentParser AsyncParsableCommand.swift
[61/111] Compiling ArgumentParser CommandConfiguration.swift
[62/111] Compiling ArgumentParser CommandGroup.swift
[63/111] Compiling ArgumentParser EnumerableFlag.swift
[64/111] Emitting module RswiftResources
[70/111] Compiling ArgumentParser ExpressibleByArgument.swift
[71/111] Compiling ArgumentParser ParsableArguments.swift
[72/111] Compiling ArgumentParser ParsableArgumentsValidation.swift
[73/111] Compiling ArgumentParser ParsableCommand.swift
[82/111] Emitting module XcodeEdit
[83/111] Compiling XcodeEdit AllObjects.swift
[84/111] Compiling RswiftResources StringResource.swift
[85/111] Compiling ArgumentParser HelpCommand.swift
[86/111] Compiling ArgumentParser HelpGenerator.swift
[87/111] Compiling ArgumentParser MessageInfo.swift
[88/111] Compiling ArgumentParser UsageGenerator.swift
[89/111] Compiling XcodeEdit XCProjectFile.swift
[92/111] Compiling RswiftResources Unifiable.swift
[93/111] Compiling RswiftResources ValidationError.swift
[94/111] Compiling RswiftResources StoryboardResource.swift
BUILD FAILURE 6.0 linux