Build Information
Successful build of combine-schedulers, reference main (dcccb9), with Swift 6.0 for Linux on 15 Apr 2026 22:41:13 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/combine-schedulers.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/pointfreeco/combine-schedulers
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at dcccb97 Update OpenCombineShim condition to add Android (#114)
Cloned https://github.com/pointfreeco/combine-schedulers.git
Revision (git rev-parse @):
dcccb979a2183b8df3334237e3dc1ae2b4116a86
SUCCESS checkout https://github.com/pointfreeco/combine-schedulers.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/pointfreeco/combine-schedulers.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:6ccbc5e7995f6c524368c1828f9c677d1727c16390a603fc668217aec5f5123a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/956] Fetching swift-concurrency-extras
[957/9240] Fetching swift-concurrency-extras, opencombine
[958/14963] Fetching swift-concurrency-extras, opencombine, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.83s)
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (0.84s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.85s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (3.15s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.71s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.88s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Creating working copy for https://github.com/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.14.0
Building for debugging...
[0/10] Write sources
[8/10] Write swift-version-24593BA9C3E375BF.txt
[9/10] Compiling COpenCombineHelpers COpenCombineHelpers.cpp
[11/115] Emitting module OpenCombine
[12/127] Emitting module ConcurrencyExtras
[13/128] Emitting module IssueReportingPackageSupport
[14/128] Compiling IssueReportingPackageSupport _Test.swift
[16/129] Compiling ConcurrencyExtras UncheckedSendable.swift
[17/129] Compiling OpenCombine Result.swift
[18/129] Compiling OpenCombine Scheduler.swift
[19/129] Compiling OpenCombine Subject+Void.swift
[20/129] Compiling OpenCombine Subscriber+Void.swift
[21/129] Compiling OpenCombine Subscribers.Assign.swift
[22/129] Compiling OpenCombine Subscribers.Completion.swift
[23/129] Compiling OpenCombine Subscribers.Demand.swift
[24/129] Compiling OpenCombine Subscribers.Sink.swift
[25/129] Compiling OpenCombine Subscribers.swift
[26/129] Compiling OpenCombine Subscription.swift
[27/129] Compiling OpenCombine Subscriptions.swift
[28/129] Compiling OpenCombine _Introspection.swift
[29/129] Compiling OpenCombine Utils.swift
[30/129] Compiling OpenCombine Violations.swift
[31/129] Compiling OpenCombine ImmediateScheduler.swift
[32/129] Compiling OpenCombine ObservableObject.swift
[33/129] Compiling OpenCombine PassthroughSubject.swift
[34/129] Compiling OpenCombine Published.swift
[35/129] Compiling OpenCombine Publisher+Subscribe.swift
[36/129] Compiling OpenCombine Deferred.swift
[37/129] Compiling OpenCombine Empty.swift
[38/129] Compiling OpenCombine Fail.swift
[39/129] Compiling OpenCombine GENERATED-Publishers.Catch.swift
[40/129] Compiling OpenCombine GENERATED-Publishers.Encode.swift
[41/129] Compiling OpenCombine GENERATED-Publishers.MapKeyPath.swift
[42/129] Compiling OpenCombine ConduitBase.swift
[43/129] Compiling OpenCombine ConduitList.swift
[44/129] Compiling OpenCombine DebugHook.swift
[45/129] Compiling OpenCombine FilterProducer.swift
[46/129] Compiling OpenCombine Locking.swift
[47/129] Compiling OpenCombine PartialCompletion.swift
[48/129] Compiling OpenCombine PublishedSubject.swift
[49/129] Compiling OpenCombine PublishedSubscriber.swift
[50/129] Compiling OpenCombine ReduceProducer.swift
[51/129] Compiling OpenCombine SubjectSubscriber.swift
[52/129] Compiling OpenCombine SubscriberTap.swift
[53/129] Compiling OpenCombine SubscriptionStatus.swift
[54/129] Compiling OpenCombine SubscriptionTap.swift
[55/129] Compiling OpenCombine AnyCancellable.swift
[56/129] Compiling OpenCombine AnyPublisher.swift
[57/129] Compiling OpenCombine AnySubscriber.swift
[58/129] Compiling OpenCombine Cancellable.swift
[59/129] Compiling OpenCombine Codable.swift
[60/129] Compiling OpenCombine CombineIdentifier.swift
[61/129] Compiling OpenCombine ConcurrencyHelpers.swift
[62/129] Compiling OpenCombine Future+Concurrency.swift
[63/129] Compiling OpenCombine GENERATED-Publisher+Concurrency.swift
[64/129] Compiling OpenCombine CurrentValueSubject.swift
[65/129] Compiling OpenCombine CustomCombineIdentifierConvertible.swift
[66/129] Compiling OpenCombine Future.swift
[67/129] Compiling OpenCombine GENERATED-RootProtocols.swift
[68/129] Compiling OpenCombine Publishers.Retry.swift
[69/129] Compiling OpenCombine Publishers.Scan.swift
[70/129] Compiling OpenCombine Publishers.Sequence.swift
[71/129] Compiling OpenCombine Publishers.SetFailureType.swift
[72/129] Compiling OpenCombine Publishers.Share.swift
[73/129] Compiling OpenCombine Publishers.SubscribeOn.swift
[74/129] Compiling OpenCombine Publishers.SwitchToLatest.swift
[75/129] Compiling OpenCombine Publishers.Throttle.swift
[76/129] Compiling OpenCombine Publishers.Timeout.swift
[77/129] Compiling OpenCombine Publishers.Zip.swift
[78/129] Compiling OpenCombine Publishers.swift
[79/129] Compiling OpenCombine Record.swift
[80/129] Compiling OpenCombine Result.Publisher.swift
[81/129] Compiling OpenCombine Publishers.Map.swift
[82/129] Compiling OpenCombine Publishers.MapError.swift
[83/129] Compiling OpenCombine Publishers.MeasureInterval.swift
[84/129] Compiling OpenCombine Publishers.Multicast.swift
[85/129] Compiling OpenCombine Publishers.Output.swift
[86/129] Compiling OpenCombine Publishers.PrefixUntilOutput.swift
[87/129] Compiling OpenCombine Publishers.PrefixWhile.swift
[88/129] Compiling OpenCombine Publishers.Print.swift
[89/129] Compiling OpenCombine Publishers.ReceiveOn.swift
[90/129] Compiling OpenCombine Publishers.Reduce.swift
[91/129] Compiling OpenCombine Publishers.RemoveDuplicates.swift
[92/129] Compiling OpenCombine Publishers.ReplaceEmpty.swift
[93/129] Compiling OpenCombine Publishers.ReplaceError.swift
[94/129] Compiling OpenCombine Just.swift
[95/129] Compiling OpenCombine Optional.Publisher.swift
[96/129] Compiling OpenCombine Publishers.AllSatisfy.swift
[97/129] Compiling OpenCombine Publishers.AssertNoFailure.swift
[98/129] Compiling OpenCombine Publishers.Autoconnect.swift
[99/129] Compiling OpenCombine Publishers.Breakpoint.swift
[100/129] Compiling OpenCombine Publishers.Buffer.swift
[101/129] Compiling OpenCombine Publishers.Collect.swift
[102/129] Compiling OpenCombine Publishers.CollectByCount.swift
[103/129] Compiling OpenCombine Publishers.CompactMap.swift
[104/129] Compiling OpenCombine Publishers.Comparison.swift
[105/129] Compiling OpenCombine Publishers.Concatenate.swift
[106/129] Compiling OpenCombine Publishers.Contains.swift
[107/129] Compiling OpenCombine Publishers.Count.swift
[108/129] Compiling OpenCombine Publishers.Debounce.swift
[109/129] Compiling OpenCombine Publishers.Delay.swift
[110/129] Compiling OpenCombine Publishers.Drop.swift
[111/129] Compiling OpenCombine Publishers.DropUntilOutput.swift
[112/129] Compiling OpenCombine Publishers.DropWhile.swift
[113/129] Compiling OpenCombine Publishers.Filter.swift
[114/129] Compiling OpenCombine Publishers.First.swift
[115/129] Compiling OpenCombine Publishers.FlatMap.swift
[116/129] Compiling OpenCombine Publishers.HandleEvents.swift
[117/129] Compiling OpenCombine Publishers.IgnoreOutput.swift
[118/129] Compiling OpenCombine Publishers.Last.swift
[119/129] Compiling OpenCombine Publishers.MakeConnectable.swift
[121/150] Compiling IssueReporting IssueSeverity.swift
[122/150] Compiling IssueReporting ReportIssue.swift
[123/163] Compiling IssueReporting TestContext.swift
[124/163] Compiling IssueReporting Unimplemented.swift
[125/165] Compiling IssueReporting WithExpectedIssue.swift
[126/165] Compiling IssueReporting WithIssueContext.swift
[127/165] Emitting module OpenCombineDispatch
[128/165] Compiling OpenCombineDispatch DispatchQueue+Scheduler.swift
[130/166] Compiling ConcurrencyExtras Result.swift
[131/166] Compiling ConcurrencyExtras Task.swift
[132/166] Compiling OpenCombineFoundation Locking.swift
[133/166] Compiling OpenCombineFoundation Portability.swift
[134/166] Compiling OpenCombineFoundation Utils.swift
[135/166] Compiling OpenCombineFoundation Violations.swift
[139/166] Emitting module IssueReporting
[141/166] Compiling OpenCombineFoundation JSONEncoder.swift
[142/166] Compiling OpenCombineFoundation NotificationCenter.swift
[143/166] Compiling IssueReporting BreakpointReporter.swift
[144/166] Compiling IssueReporting DefaultReporter.swift
[145/166] Compiling IssueReporting FatalErrorReporter.swift
[148/166] Compiling ConcurrencyExtras LockIsolated.swift
[149/166] Compiling IssueReporting XCTest.swift
[150/166] Compiling IssueReporting IsTesting.swift
[151/166] Compiling IssueReporting IssueReporter.swift
[152/166] Compiling IssueReporting SwiftTesting.swift
[153/166] Compiling IssueReporting UncheckedSendable.swift
[154/166] Compiling IssueReporting Warn.swift
[155/166] Compiling ConcurrencyExtras MainSerialExecutor.swift
[158/168] Compiling OpenCombineFoundation Timer+Publisher.swift
[159/169] Emitting module OpenCombineFoundation
[160/169] Compiling OpenCombineFoundation PropertyListEncoder.swift
[161/169] Compiling OpenCombineFoundation RunLoop+Scheduler.swift
[168/169] Compiling OpenCombineFoundation OperationQueue+Scheduler.swift
[169/169] Compiling OpenCombineFoundation URLSession.swift
[171/172] Compiling OpenCombineShim OpenCombineShim.swift
[172/172] Emitting module OpenCombineShim
[174/186] Emitting module CombineSchedulers
[175/187] Compiling CombineSchedulers UIKit.swift
[176/187] Compiling CombineSchedulers UIScheduler.swift
[177/187] Compiling CombineSchedulers Platform.swift
[178/187] Compiling CombineSchedulers SwiftUI.swift
[179/187] Compiling CombineSchedulers Lock.swift
[180/187] Compiling CombineSchedulers NSRecursiveLock.swift
[181/187] Compiling CombineSchedulers AnyScheduler.swift
[182/187] Compiling CombineSchedulers Concurrency.swift
[183/187] Compiling CombineSchedulers TestScheduler.swift
[184/187] Compiling CombineSchedulers Timer.swift
[185/187] Compiling CombineSchedulers ImmediateScheduler.swift
[186/187] Compiling CombineSchedulers Deprecations.swift
[187/187] Compiling CombineSchedulers UnimplementedScheduler.swift
Build complete! (45.27s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-concurrency-extras",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-concurrency-extras"
},
{
"identity" : "xctest-dynamic-overlay",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
},
{
"identity" : "opencombine",
"requirement" : {
"range" : [
{
"lower_bound" : "0.14.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/OpenCombine/OpenCombine.git"
}
],
"manifest_display_name" : "combine-schedulers",
"name" : "combine-schedulers",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "CombineSchedulers",
"targets" : [
"CombineSchedulers"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "CombineSchedulersTests",
"module_type" : "SwiftTarget",
"name" : "CombineSchedulersTests",
"path" : "Tests/CombineSchedulersTests",
"sources" : [
"ImmediateSchedulerTests.swift",
"TestSchedulerTests.swift",
"TimerTests.swift",
"UISchedulerTests.swift",
"UnimplementedSchedulerTests.swift"
],
"target_dependencies" : [
"CombineSchedulers"
],
"type" : "test"
},
{
"c99name" : "CombineSchedulers",
"module_type" : "SwiftTarget",
"name" : "CombineSchedulers",
"path" : "Sources/CombineSchedulers",
"product_dependencies" : [
"ConcurrencyExtras",
"IssueReporting",
"OpenCombineShim"
],
"product_memberships" : [
"CombineSchedulers"
],
"sources" : [
"AnyScheduler.swift",
"Concurrency.swift",
"ImmediateScheduler.swift",
"Internal/Deprecations.swift",
"Internal/Lock.swift",
"Internal/NSRecursiveLock.swift",
"Internal/Platform.swift",
"SwiftUI.swift",
"TestScheduler.swift",
"Timer.swift",
"UIKit.swift",
"UIScheduler.swift",
"UnimplementedScheduler.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:6ccbc5e7995f6c524368c1828f9c677d1727c16390a603fc668217aec5f5123a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Done.