Build Information
Successful build of combine-schedulers, reference 1.1.0 (fd16d7), with Swift 6.2 for Linux on 11 Nov 2025 04:11:07 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/combine-schedulers.git
Reference: 1.1.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/pointfreeco/combine-schedulers
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at fd16d76 Run swift-format
Cloned https://github.com/pointfreeco/combine-schedulers.git
Revision (git rev-parse @):
fd16d76fd8b9a976d88bfb6cacc05ca8d19c91b6
SUCCESS checkout https://github.com/pointfreeco/combine-schedulers.git at 1.1.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/pointfreeco/combine-schedulers.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b3eaa5734a03a9b8084848018342ef6c4e4ec1a618756d8de460b693a5f488ea
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/886] Fetching swift-concurrency-extras
[887/6441] Fetching swift-concurrency-extras, xctest-dynamic-overlay
[1443/14725] Fetching swift-concurrency-extras, xctest-dynamic-overlay, opencombine
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.77s)
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (0.77s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.88s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (3.17s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.41s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (0.37s)
Creating working copy for https://github.com/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.14.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.7.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
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 IssueReportingPackageSupport
[13/127] Compiling IssueReportingPackageSupport _Test.swift
[14/128] Compiling ConcurrencyExtras Result.swift
[16/129] Compiling OpenCombine ConduitBase.swift
[17/129] Compiling OpenCombine ConduitList.swift
[18/129] Compiling OpenCombine DebugHook.swift
[19/129] Compiling OpenCombine FilterProducer.swift
[20/129] Compiling OpenCombine Locking.swift
[21/129] Compiling OpenCombine PartialCompletion.swift
[22/129] Compiling OpenCombine PublishedSubject.swift
[23/129] Compiling OpenCombine PublishedSubscriber.swift
[24/129] Compiling OpenCombine ReduceProducer.swift
[25/129] Compiling OpenCombine SubjectSubscriber.swift
[26/129] Compiling OpenCombine SubscriberTap.swift
[27/129] Compiling OpenCombine SubscriptionStatus.swift
[28/129] Compiling OpenCombine SubscriptionTap.swift
[29/139] Emitting module ConcurrencyExtras
[30/148] Compiling ConcurrencyExtras UncheckedSendable.swift
[31/148] Compiling OpenCombine Result.swift
[32/148] Compiling OpenCombine Scheduler.swift
[33/148] Compiling OpenCombine Subject+Void.swift
[34/148] Compiling OpenCombine Subscriber+Void.swift
[35/148] Compiling OpenCombine Subscribers.Assign.swift
[36/148] Compiling OpenCombine Subscribers.Completion.swift
[37/148] Compiling OpenCombine Subscribers.Demand.swift
[38/148] Compiling OpenCombine Subscribers.Sink.swift
[39/148] Compiling OpenCombine Subscribers.swift
[40/148] Compiling OpenCombine Subscription.swift
[41/148] Compiling OpenCombine Subscriptions.swift
[42/148] Compiling OpenCombine _Introspection.swift
[43/148] Compiling OpenCombine Publishers.Retry.swift
[44/148] Compiling OpenCombine Publishers.Scan.swift
[45/148] Compiling OpenCombine Publishers.Sequence.swift
[46/148] Compiling OpenCombine Publishers.SetFailureType.swift
[47/148] Compiling OpenCombine Publishers.Share.swift
[48/148] Compiling OpenCombine Publishers.SubscribeOn.swift
[49/148] Compiling OpenCombine Publishers.SwitchToLatest.swift
[50/148] Compiling OpenCombine Publishers.Throttle.swift
[51/148] Compiling OpenCombine Publishers.Timeout.swift
[52/148] Compiling OpenCombine Publishers.Zip.swift
[53/148] Compiling OpenCombine Publishers.swift
[54/148] Compiling OpenCombine Record.swift
[55/148] Compiling OpenCombine Result.Publisher.swift
[56/148] Compiling OpenCombine Publishers.Map.swift
[57/148] Compiling OpenCombine Publishers.MapError.swift
[58/148] Compiling OpenCombine Publishers.MeasureInterval.swift
[59/148] Compiling OpenCombine Publishers.Multicast.swift
[60/148] Compiling OpenCombine Publishers.Output.swift
[61/148] Compiling OpenCombine Publishers.PrefixUntilOutput.swift
[62/148] Compiling OpenCombine Publishers.PrefixWhile.swift
[63/148] Compiling OpenCombine Publishers.Print.swift
[64/148] Compiling OpenCombine Publishers.ReceiveOn.swift
[65/148] Compiling OpenCombine Publishers.Reduce.swift
[66/148] Compiling OpenCombine Publishers.RemoveDuplicates.swift
[67/148] Compiling OpenCombine Publishers.ReplaceEmpty.swift
[68/148] Compiling OpenCombine Publishers.ReplaceError.swift
[69/148] Compiling IssueReporting FailureObserver.swift
[70/148] Compiling IssueReporting LockIsolated.swift
[71/148] Compiling IssueReporting Rethrows.swift
[72/148] Compiling IssueReporting ErrorReporting.swift
[73/148] Compiling IssueReporting AppHostWarning.swift
[74/148] Compiling IssueReporting Deprecations.swift
[75/148] Compiling IssueReporting SwiftTesting.swift
[76/148] Compiling IssueReporting UncheckedSendable.swift
[77/148] Compiling IssueReporting Warn.swift
[78/148] Compiling IssueReporting BreakpointReporter.swift
[79/148] Compiling IssueReporting FatalErrorReporter.swift
[80/148] Compiling IssueReporting XCTest.swift
[81/148] Compiling IssueReporting IsTesting.swift
[82/148] Compiling OpenCombine Just.swift
[83/148] Compiling OpenCombine Optional.Publisher.swift
[84/148] Compiling OpenCombine Publishers.AllSatisfy.swift
[85/148] Compiling OpenCombine Publishers.AssertNoFailure.swift
[86/148] Compiling OpenCombine Publishers.Autoconnect.swift
[87/148] Compiling OpenCombine Publishers.Breakpoint.swift
[88/148] Compiling OpenCombine Publishers.Buffer.swift
[89/148] Compiling OpenCombine Publishers.Collect.swift
[90/148] Compiling OpenCombine Publishers.CollectByCount.swift
[91/148] Compiling OpenCombine Publishers.CompactMap.swift
[92/148] Compiling OpenCombine Publishers.Comparison.swift
[93/148] Compiling OpenCombine Publishers.Concatenate.swift
[94/148] Compiling OpenCombine Publishers.Contains.swift
[95/148] Compiling OpenCombine Utils.swift
[96/148] Compiling OpenCombine Violations.swift
[97/148] Compiling OpenCombine ImmediateScheduler.swift
[98/148] Compiling OpenCombine ObservableObject.swift
[99/148] Compiling OpenCombine PassthroughSubject.swift
[100/148] Compiling OpenCombine Published.swift
[101/148] Compiling OpenCombine Publisher+Subscribe.swift
[102/148] Compiling OpenCombine Deferred.swift
[103/148] Compiling OpenCombine Empty.swift
[104/148] Compiling OpenCombine Fail.swift
[105/148] Compiling OpenCombine GENERATED-Publishers.Catch.swift
[106/148] Compiling OpenCombine GENERATED-Publishers.Encode.swift
[107/148] Compiling OpenCombine GENERATED-Publishers.MapKeyPath.swift
[108/148] Compiling OpenCombine Publishers.Count.swift
[109/148] Compiling OpenCombine Publishers.Debounce.swift
[110/148] Compiling OpenCombine Publishers.Delay.swift
[111/148] Compiling OpenCombine Publishers.Drop.swift
[112/148] Compiling OpenCombine Publishers.DropUntilOutput.swift
[113/148] Compiling OpenCombine Publishers.DropWhile.swift
[114/148] Compiling OpenCombine Publishers.Filter.swift
[115/148] Compiling OpenCombine Publishers.First.swift
[116/148] Compiling OpenCombine Publishers.FlatMap.swift
[117/148] Compiling OpenCombine Publishers.HandleEvents.swift
[118/148] Compiling OpenCombine Publishers.IgnoreOutput.swift
[119/148] Compiling OpenCombine Publishers.Last.swift
[120/148] Compiling OpenCombine Publishers.MakeConnectable.swift
[122/158] Compiling IssueReporting TestContext.swift
[123/158] Compiling IssueReporting Unimplemented.swift
[124/164] Compiling IssueReporting WithExpectedIssue.swift
[125/164] Compiling IssueReporting WithIssueContext.swift
[126/164] Emitting module OpenCombineDispatch
[127/164] Compiling OpenCombineDispatch DispatchQueue+Scheduler.swift
[129/165] Emitting module OpenCombineFoundation
[130/166] Compiling ConcurrencyExtras Task.swift
[131/166] Compiling OpenCombineFoundation JSONEncoder.swift
[132/166] Compiling OpenCombineFoundation NotificationCenter.swift
[140/166] Compiling IssueReporting IssueReporter.swift
[141/166] Compiling IssueReporting RuntimeWarningReporter.swift
[142/166] Compiling IssueReporting ReportIssue.swift
[143/166] Compiling ConcurrencyExtras MainSerialExecutor.swift
[144/166] Compiling OpenCombineFoundation Timer+Publisher.swift
[145/166] Compiling OpenCombineFoundation PropertyListEncoder.swift
[146/166] Compiling OpenCombineFoundation RunLoop+Scheduler.swift
[147/166] Compiling OpenCombineFoundation OperationQueue+Scheduler.swift
[148/166] Compiling OpenCombineFoundation Utils.swift
[149/166] Compiling OpenCombineFoundation Violations.swift
[150/166] Compiling OpenCombineFoundation URLSession.swift
[151/166] Compiling OpenCombineFoundation Locking.swift
[152/166] Compiling OpenCombineFoundation Portability.swift
[157/166] Compiling ConcurrencyExtras LockIsolated.swift
[164/168] Emitting module IssueReporting
[170/171] Emitting module OpenCombineShim
[171/171] Compiling OpenCombineShim OpenCombineShim.swift
[173/185] Emitting module CombineSchedulers
[174/186] Compiling CombineSchedulers UIKit.swift
[175/186] Compiling CombineSchedulers UIScheduler.swift
[176/186] Compiling CombineSchedulers UnimplementedScheduler.swift
[177/186] Compiling CombineSchedulers Lock.swift
[178/186] Compiling CombineSchedulers NSRecursiveLock.swift
[179/186] Compiling CombineSchedulers AnyScheduler.swift
/host/spi-builder-workspace/Sources/CombineSchedulers/Concurrency.swift:95:11: warning: capture of non-Sendable type 'Self.SchedulerTimeType.Type' in an isolated closure [#SendableMetatypes]
93 | }
94 | continuation.onTermination =
95 | { _ in
| `- warning: capture of non-Sendable type 'Self.SchedulerTimeType.Type' in an isolated closure [#SendableMetatypes]
96 | cancellable.cancel()
97 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[180/186] Compiling CombineSchedulers Concurrency.swift
/host/spi-builder-workspace/Sources/CombineSchedulers/Concurrency.swift:95:11: warning: capture of non-Sendable type 'Self.SchedulerTimeType.Type' in an isolated closure [#SendableMetatypes]
93 | }
94 | continuation.onTermination =
95 | { _ in
| `- warning: capture of non-Sendable type 'Self.SchedulerTimeType.Type' in an isolated closure [#SendableMetatypes]
96 | cancellable.cancel()
97 | }
[#SendableMetatypes]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-metatypes>
[181/186] Compiling CombineSchedulers TestScheduler.swift
[182/186] Compiling CombineSchedulers Timer.swift
[183/186] Compiling CombineSchedulers ImmediateScheduler.swift
[184/186] Compiling CombineSchedulers Deprecations.swift
[185/186] Compiling CombineSchedulers Platform.swift
[186/186] Compiling CombineSchedulers SwiftUI.swift
Build complete! (29.68s)
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.1"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b3eaa5734a03a9b8084848018342ef6c4e4ec1a618756d8de460b693a5f488ea
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.