Build Information
Failed to build ReactiveTask, reference master (e1396a
), with Swift 6.0 for Linux on 27 Nov 2024 12:31:22 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.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-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/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
[1/52467] Fetching reactiveswift
[2/67207] Fetching reactiveswift, quick
[43074/86482] Fetching reactiveswift, quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (2.87s)
Fetched https://github.com/Quick/Nimble.git from cache (2.90s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (2.91s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (0.53s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 6.7.0 (0.49s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.68s)
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] Compiling ReactiveSwift UniqueValues.swift
[5/48] Compiling ReactiveSwift Optional.swift
[6/48] Compiling ReactiveSwift Property.swift
[7/48] Compiling ReactiveSwift Reactive.swift
[8/48] Compiling ReactiveSwift ResultExtensions.swift
[9/48] Compiling ReactiveSwift Scheduler.swift
[10/48] Compiling ReactiveSwift LazyMap.swift
[11/48] Compiling ReactiveSwift Map.swift
[12/48] Compiling ReactiveSwift MapError.swift
[13/48] Compiling ReactiveSwift Materialize.swift
[14/48] Compiling ReactiveSwift MaterializeAsResult.swift
[15/48] Compiling ReactiveSwift ObserveOn.swift
[16/48] Compiling ReactiveSwift SkipWhile.swift
[17/48] Compiling ReactiveSwift TakeFirst.swift
[18/48] Compiling ReactiveSwift TakeLast.swift
[19/48] Compiling ReactiveSwift TakeWhile.swift
[20/48] Compiling ReactiveSwift Throttle.swift
[21/48] Compiling ReactiveSwift UnaryAsyncOperator.swift
[22/48] Compiling ReactiveSwift Observer.swift
[23/48] Compiling ReactiveSwift Operators.swift
[24/48] Compiling ReactiveSwift Reduce.swift
[25/48] Compiling ReactiveSwift ScanMap.swift
[26/48] Compiling ReactiveSwift SkipFirst.swift
[27/48] Compiling ReactiveSwift SkipRepeats.swift
[28/54] Compiling ReactiveSwift Flatten.swift
[29/54] Compiling ReactiveSwift FoundationExtensions.swift
[30/54] Compiling ReactiveSwift Lifetime.swift
[31/54] Compiling ReactiveSwift AttemptMap.swift
[32/54] Compiling ReactiveSwift Collect.swift
[33/54] Compiling ReactiveSwift CollectEvery.swift
[34/54] Compiling ReactiveSwift CombinePrevious.swift
[35/54] Compiling ReactiveSwift CompactMap.swift
[36/54] Compiling ReactiveSwift Debounce.swift
[37/54] Compiling ReactiveSwift Delay.swift
[38/54] Compiling ReactiveSwift Dematerialize.swift
[39/54] Compiling ReactiveSwift DematerializeResults.swift
[40/54] Compiling ReactiveSwift Filter.swift
[41/54] Emitting module ReactiveSwift
[42/54] Compiling ReactiveSwift Action.swift
[43/54] Compiling ReactiveSwift Atomic.swift
[44/54] Compiling ReactiveSwift Bag.swift
[45/54] Compiling ReactiveSwift Deprecations+Removals.swift
[46/54] Compiling ReactiveSwift Disposable.swift
[47/54] Compiling ReactiveSwift Event.swift
[48/54] Compiling ReactiveSwift EventLogger.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
[56/59] Compiling ReactiveTask Availability.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[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