Build Information
Successful build of ReactiveTask, reference master (e1396a
), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 12:44:29 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Carthage/ReactiveTask.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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 '/Users/admin/builder/spi-builder-workspace/Carthage/Checkouts/Nimble'...
Cloning into '/Users/admin/builder/spi-builder-workspace/Carthage/Checkouts/Quick'...
Cloning into '/Users/admin/builder/spi-builder-workspace/Carthage/Checkouts/ReactiveSwift'...
Cloning into '/Users/admin/builder/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 '/Users/admin/builder/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 '/Users/admin/builder/spi-builder-workspace/Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Nimble'...
Cloning into '/Users/admin/builder/spi-builder-workspace/Carthage/Checkouts/ReactiveSwift/Carthage/Checkouts/Quick'...
Cloning into '/Users/admin/builder/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 '/Users/admin/builder/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: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Carthage/ReactiveTask.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-1EA4D86E10B52AF.txt
[4/49] 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 SkipFirst.swift
[11/54] Compiling ReactiveSwift SkipRepeats.swift
[12/54] Compiling ReactiveSwift SkipWhile.swift
[13/54] Compiling ReactiveSwift TakeFirst.swift
[14/54] Compiling ReactiveSwift TakeLast.swift
[15/54] Compiling ReactiveSwift TakeWhile.swift
[16/54] Compiling ReactiveSwift Throttle.swift
[17/54] Compiling ReactiveSwift UnaryAsyncOperator.swift
[18/54] Compiling ReactiveSwift UniqueValues.swift
[19/54] Compiling ReactiveSwift Optional.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 CompactMap.swift
[25/54] Compiling ReactiveSwift ObserveOn.swift
[26/54] Compiling ReactiveSwift Observer.swift
[27/54] Compiling ReactiveSwift Operators.swift
[28/54] Compiling ReactiveSwift Reduce.swift
[29/54] Compiling ReactiveSwift ScanMap.swift
[30/54] Compiling ReactiveSwift Debounce.swift
[31/54] Compiling ReactiveSwift Delay.swift
[32/54] Compiling ReactiveSwift Dematerialize.swift
[33/54] Compiling ReactiveSwift DematerializeResults.swift
[34/54] Compiling ReactiveSwift Filter.swift
[35/54] Compiling ReactiveSwift Action.swift
[36/54] Compiling ReactiveSwift Atomic.swift
[37/54] Compiling ReactiveSwift Bag.swift
[38/54] Compiling ReactiveSwift Deprecations+Removals.swift
[39/54] Compiling ReactiveSwift Disposable.swift
[40/54] Compiling ReactiveSwift Property.swift
[41/54] Compiling ReactiveSwift Reactive.swift
[42/54] Compiling ReactiveSwift ResultExtensions.swift
[43/54] Compiling ReactiveSwift Scheduler.swift
[44/54] Compiling ReactiveSwift Signal.Observer.swift
[45/54] Compiling ReactiveSwift Event.swift
[46/54] Compiling ReactiveSwift EventLogger.swift
[47/54] Compiling ReactiveSwift Flatten.swift
[48/54] Compiling ReactiveSwift FoundationExtensions.swift
[49/54] Compiling ReactiveSwift Lifetime.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
[55/58] Emitting module ReactiveTask
[56/58] Compiling ReactiveTask Availability.swift
[57/58] Compiling ReactiveTask Errors.swift
[58/58] Compiling ReactiveTask Task.swift
/Users/admin/builder/spi-builder-workspace/Sources/Task.swift:378:15: warning: 'filterMap' is deprecated: renamed to 'compactMap' [#DeprecatedDeclaration]
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' [#DeprecatedDeclaration]
| `- note: use 'compactMap' instead
379 | }
380 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Build complete! (24.99s)
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
[1/52493] Fetching reactiveswift
[2/67252] Fetching reactiveswift, quick
[3200/86836] Fetching reactiveswift, quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (9.43s)
Fetched https://github.com/Quick/Nimble.git from cache (9.43s)
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (9.44s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (9.97s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 6.7.0 (0.48s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.47s)
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 6.7.0
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/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
Build complete.
{
"dependencies" : [
{
"identity" : "reactiveswift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveCocoa/ReactiveSwift.git"
},
{
"identity" : "quick",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick.git"
},
{
"identity" : "nimble",
"requirement" : {
"range" : [
{
"lower_bound" : "8.0.1",
"upper_bound" : "9.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble.git"
}
],
"manifest_display_name" : "ReactiveTask",
"name" : "ReactiveTask",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ReactiveTask",
"targets" : [
"ReactiveTask"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "ReactiveTaskTests",
"module_type" : "SwiftTarget",
"name" : "ReactiveTaskTests",
"path" : "Tests/ReactiveTaskTests",
"product_dependencies" : [
"Quick",
"Nimble"
],
"sources" : [
"StringExtensionSpec.swift",
"TaskSpec.swift"
],
"target_dependencies" : [
"ReactiveTask"
],
"type" : "test"
},
{
"c99name" : "ReactiveTask",
"module_type" : "SwiftTarget",
"name" : "ReactiveTask",
"path" : "Sources",
"product_dependencies" : [
"ReactiveSwift"
],
"product_memberships" : [
"ReactiveTask"
],
"sources" : [
"Availability.swift",
"Errors.swift",
"Task.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.