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 ReactiveTask, reference master (e1396a), with Swift 6.0 for Linux on 1 Nov 2024 03:14:20 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 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Carthage/ReactiveTask.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/Carthage/ReactiveTask
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at e1396a5 Merge pull request #113 from RahulKatariya/master
Submodule path 'Carthage/Checkouts/Nimble': checked out '43304bf2b1579fd555f2fdd51742771c1e4f2b98'
Submodule path 'Carthage/Checkouts/Quick': checked out '94df9b449508344667e5afc7e80f8bcbff1e4c37'
Submodule path 'Carthage/Checkouts/Quick/Externals/Nimble': checked out '43304bf2b1579fd555f2fdd51742771c1e4f2b98'
Submodule path 'Carthage/Checkouts/ReactiveSwift': checked out '3eba2b48ee80f87058de5ae8bb41e585bde5c997'
Submodule path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Nimble': checked out 'a27c5186ce2d65f60d1237660b2509df3eb29023'
Submodule path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Quick': checked out '0b4ed6c706dd0cce923b5019a605a9bcc6b1b600'
Submodule path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Quick/Externals/Nimble': checked out 'a27c5186ce2d65f60d1237660b2509df3eb29023'
Submodule path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/xcconfigs': checked out 'bb795558a76e5daf3688500055bbcfe243bffa8d'
Submodule path 'Carthage/Checkouts/xcconfigs': checked out '3d9d99634cae6d586e272543d527681283b33eb0'
Submodule 'Carthage/Checkouts/Nimble' (https://github.com/Quick/Nimble.git) registered for path 'Carthage/Checkouts/Nimble'
Submodule 'Carthage/Checkouts/Quick' (https://github.com/Quick/Quick.git) registered for path 'Carthage/Checkouts/Quick'
Submodule 'Carthage/Checkouts/ReactiveSwift' (https://github.com/ReactiveCocoa/ReactiveSwift.git) registered for path 'Carthage/Checkouts/ReactiveSwift'
Submodule 'Carthage/Checkouts/xcconfigs' (https://github.com/jspahrsummers/xcconfigs.git) registered for path 'Carthage/Checkouts/xcconfigs'
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/Nimble'...
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/Quick'...
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/ReactiveSwift'...
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/xcconfigs'...
Submodule 'Externals/Nimble' (https://github.com/Quick/Nimble.git) registered for path 'Carthage/Checkouts/Quick/Externals/Nimble'
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/Quick/Externals/Nimble'...
Submodule 'Carthage/Checkouts/Nimble' (https://github.com/Quick/Nimble.git) registered for path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Nimble'
Submodule 'Carthage/Checkouts/Quick' (https://github.com/Quick/Quick.git) registered for path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Quick'
Submodule 'Carthage/Checkouts/xcconfigs' (https://github.com/jspahrsummers/xcconfigs.git) registered for path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/xcconfigs'
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Nimble'...
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Quick'...
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/xcconfigs'...
Submodule 'Externals/Nimble' (https://github.com/Quick/Nimble.git) registered for path 'Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Quick/Externals/Nimble'
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Quick/Externals/Nimble'...
Cloned https://github.com/Carthage/ReactiveTask.git
Revision (git rev-parse @):
e1396a56055812234e97aeda78731d7228e0bbc7
SUCCESS checkout https://github.com/Carthage/ReactiveTask.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Carthage/ReactiveTask.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 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 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/Quick/Nimble.git
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
Fetching https://github.com/Quick/Quick.git
[1/52438] Fetching reactiveswift
[526/67161] Fetching reactiveswift, quick
[28358/86379] Fetching reactiveswift, quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (1.68s)
[34761/71656] Fetching reactiveswift, nimble
Fetched https://github.com/Quick/Nimble.git from cache (5.50s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (5.51s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (1.05s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 6.7.0 (1.03s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (1.06s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.1
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 6.7.0
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/48] Emitting module ReactiveSwift
[5/54] Compiling ReactiveSwift LazyMap.swift
[6/54] Compiling ReactiveSwift Map.swift
[7/54] Compiling ReactiveSwift MapError.swift
[8/54] Compiling ReactiveSwift Materialize.swift
[9/54] Compiling ReactiveSwift MaterializeAsResult.swift
[10/54] Compiling ReactiveSwift ObserveOn.swift
[11/54] Compiling ReactiveSwift CompactMap.swift
[12/54] Compiling ReactiveSwift Debounce.swift
[13/54] Compiling ReactiveSwift Delay.swift
[14/54] Compiling ReactiveSwift Dematerialize.swift
[15/54] Compiling ReactiveSwift DematerializeResults.swift
[16/54] Compiling ReactiveSwift Filter.swift
[17/54] Compiling ReactiveSwift Flatten.swift
[18/54] Compiling ReactiveSwift FoundationExtensions.swift
[19/54] Compiling ReactiveSwift Lifetime.swift
[20/54] Compiling ReactiveSwift AttemptMap.swift
[21/54] Compiling ReactiveSwift Collect.swift
[22/54] Compiling ReactiveSwift CollectEvery.swift
[23/54] Compiling ReactiveSwift CombinePrevious.swift
[24/54] Compiling ReactiveSwift SkipWhile.swift
[25/54] Compiling ReactiveSwift TakeFirst.swift
[26/54] Compiling ReactiveSwift TakeLast.swift
[27/54] Compiling ReactiveSwift TakeWhile.swift
[28/54] Compiling ReactiveSwift Throttle.swift
[29/54] Compiling ReactiveSwift UnaryAsyncOperator.swift
[30/54] Compiling ReactiveSwift Observer.swift
[31/54] Compiling ReactiveSwift Operators.swift
[32/54] Compiling ReactiveSwift Reduce.swift
[33/54] Compiling ReactiveSwift ScanMap.swift
[34/54] Compiling ReactiveSwift SkipFirst.swift
[35/54] Compiling ReactiveSwift SkipRepeats.swift
[36/54] Compiling ReactiveSwift Action.swift
[37/54] Compiling ReactiveSwift Atomic.swift
[38/54] Compiling ReactiveSwift Bag.swift
[39/54] Compiling ReactiveSwift Deprecations+Removals.swift
[40/54] Compiling ReactiveSwift Disposable.swift
[41/54] Compiling ReactiveSwift Event.swift
[42/54] Compiling ReactiveSwift EventLogger.swift
[43/54] Compiling ReactiveSwift UniqueValues.swift
[44/54] Compiling ReactiveSwift Optional.swift
[45/54] Compiling ReactiveSwift Property.swift
[46/54] Compiling ReactiveSwift Reactive.swift
[47/54] Compiling ReactiveSwift ResultExtensions.swift
[48/54] Compiling ReactiveSwift Scheduler.swift
[49/54] Compiling ReactiveSwift Signal.Observer.swift
[50/54] Compiling ReactiveSwift Signal.swift
[51/54] Compiling ReactiveSwift SignalProducer.swift
[52/54] Compiling ReactiveSwift UnidirectionalBinding.swift
[53/54] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[54/54] Compiling ReactiveSwift ValidatingProperty.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[56/59] Compiling ReactiveTask Availability.swift
[57/59] Emitting module ReactiveTask
/host/spi-builder-workspace/Sources/Errors.swift:14:7: warning: associated value 'shellTaskFailed(_:exitCode:standardError:)' of 'Sendable'-conforming enum 'TaskError' has non-sendable type 'Task'; this is an error in the Swift 6 language mode
12 | public enum TaskError: Error, Equatable {
13 | 	/// A shell task exited unsuccessfully.
14 | 	case shellTaskFailed(Task, exitCode: Int32, standardError: String?)
   |       `- warning: associated value 'shellTaskFailed(_:exitCode:standardError:)' of 'Sendable'-conforming enum 'TaskError' has non-sendable type 'Task'; this is an error in the Swift 6 language mode
15 |
16 | 	/// An error was returned from a POSIX API.
/host/spi-builder-workspace/Sources/Task.swift:13:15: note: consider making struct 'Task' conform to the 'Sendable' protocol
 11 |
 12 | /// Describes how to execute a shell command.
 13 | public struct Task {
    |               `- note: consider making struct 'Task' conform to the 'Sendable' protocol
 14 | 	/// The path to the executable that should be launched.
 15 | 	public var launchPath: String
/host/spi-builder-workspace/Sources/Task.swift:408:20: error: cannot find 'Selector' in scope
406 | 				// This is for terminating subprocesses when the parent process exits.
407 | 				// See https://github.com/Carthage/ReactiveTask/issues/3 for the details.
408 | 				let selector = Selector(("setStartsNewProcessGroup:"))
    |                    `- error: cannot find 'Selector' in scope
409 | 				if process.responds(to: selector) {
410 | 					process.perform(selector, with: false as NSNumber)
[58/59] Compiling ReactiveTask Errors.swift
/host/spi-builder-workspace/Sources/Errors.swift:14:7: warning: associated value 'shellTaskFailed(_:exitCode:standardError:)' of 'Sendable'-conforming enum 'TaskError' has non-sendable type 'Task'; this is an error in the Swift 6 language mode
12 | public enum TaskError: Error, Equatable {
13 | 	/// A shell task exited unsuccessfully.
14 | 	case shellTaskFailed(Task, exitCode: Int32, standardError: String?)
   |       `- warning: associated value 'shellTaskFailed(_:exitCode:standardError:)' of 'Sendable'-conforming enum 'TaskError' has non-sendable type 'Task'; this is an error in the Swift 6 language mode
15 |
16 | 	/// An error was returned from a POSIX API.
/host/spi-builder-workspace/Sources/Task.swift:13:15: note: consider making struct 'Task' conform to the 'Sendable' protocol
 11 |
 12 | /// Describes how to execute a shell command.
 13 | public struct Task {
    |               `- note: consider making struct 'Task' conform to the 'Sendable' protocol
 14 | 	/// The path to the executable that should be launched.
 15 | 	public var launchPath: String
[59/59] Compiling ReactiveTask Task.swift
/host/spi-builder-workspace/Sources/Task.swift:378:15: warning: 'filterMap' is deprecated: renamed to 'compactMap'
376 | 	/// task, sending only a single value with the final, aggregated result.
377 | 	public func ignoreTaskData() -> Signal<Value.T, Error> {
378 | 		return self.filterMap { $0.value }
    |               |- warning: 'filterMap' is deprecated: renamed to 'compactMap'
    |               `- note: use 'compactMap' instead
379 | 	}
380 | }
/host/spi-builder-workspace/Sources/Task.swift:408:20: error: cannot find 'Selector' in scope
406 | 				// This is for terminating subprocesses when the parent process exits.
407 | 				// See https://github.com/Carthage/ReactiveTask/issues/3 for the details.
408 | 				let selector = Selector(("setStartsNewProcessGroup:"))
    |                    `- error: cannot find 'Selector' in scope
409 | 				if process.responds(to: selector) {
410 | 					process.perform(selector, with: false as NSNumber)
BUILD FAILURE 6.0 linux