The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of combine-schedulers, reference main (fd16d7), with Swift 6.2 for Linux on 11 Nov 2025 04:14:10 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.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 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 main
========================================
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-4606859-3":/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/swift-concurrency-extras
Fetching https://github.com/OpenCombine/OpenCombine.git
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/886] Fetching swift-concurrency-extras
[887/9170] Fetching swift-concurrency-extras, opencombine
[3704/14725] Fetching swift-concurrency-extras, opencombine, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.58s)
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (0.72s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.72s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (3.09s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.34s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (0.36s)
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/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/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.7.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 ConcurrencyExtras
[12/116] Compiling IssueReportingPackageSupport _Test.swift
[13/116] Emitting module IssueReportingPackageSupport
[15/117] Compiling ConcurrencyExtras UncheckedSendable.swift
[16/117] Compiling OpenCombine AnyCancellable.swift
[17/117] Compiling OpenCombine AnyPublisher.swift
[18/117] Compiling OpenCombine AnySubscriber.swift
[19/117] Compiling OpenCombine Cancellable.swift
[20/117] Compiling OpenCombine Codable.swift
[21/117] Compiling OpenCombine CombineIdentifier.swift
[22/117] Compiling OpenCombine ConcurrencyHelpers.swift
[23/117] Compiling OpenCombine Future+Concurrency.swift
[24/117] Compiling OpenCombine GENERATED-Publisher+Concurrency.swift
[25/117] Compiling OpenCombine CurrentValueSubject.swift
[26/117] Compiling OpenCombine CustomCombineIdentifierConvertible.swift
[27/117] Compiling OpenCombine Future.swift
[28/117] Compiling OpenCombine GENERATED-RootProtocols.swift
[29/117] Emitting module OpenCombine
[30/129] Compiling OpenCombine Publishers.Map.swift
[31/129] Compiling OpenCombine Publishers.MapError.swift
[32/129] Compiling OpenCombine Publishers.MeasureInterval.swift
[33/129] Compiling OpenCombine Publishers.Multicast.swift
[34/129] Compiling OpenCombine Publishers.Output.swift
[35/129] Compiling OpenCombine Publishers.PrefixUntilOutput.swift
[36/129] Compiling OpenCombine Publishers.PrefixWhile.swift
[37/129] Compiling OpenCombine Publishers.Print.swift
[38/129] Compiling OpenCombine Publishers.ReceiveOn.swift
[39/129] Compiling OpenCombine Publishers.Reduce.swift
[40/129] Compiling OpenCombine Publishers.RemoveDuplicates.swift
[41/129] Compiling OpenCombine Publishers.ReplaceEmpty.swift
[42/129] Compiling OpenCombine Publishers.ReplaceError.swift
[43/129] Compiling OpenCombine Publishers.Retry.swift
[44/129] Compiling OpenCombine Publishers.Scan.swift
[45/129] Compiling OpenCombine Publishers.Sequence.swift
[46/129] Compiling OpenCombine Publishers.SetFailureType.swift
[47/129] Compiling OpenCombine Publishers.Share.swift
[48/129] Compiling OpenCombine Publishers.SubscribeOn.swift
[49/129] Compiling OpenCombine Publishers.SwitchToLatest.swift
[50/129] Compiling OpenCombine Publishers.Throttle.swift
[51/129] Compiling OpenCombine Publishers.Timeout.swift
[52/129] Compiling OpenCombine Publishers.Zip.swift
[53/129] Compiling OpenCombine Publishers.swift
[54/129] Compiling OpenCombine Record.swift
[55/129] Compiling OpenCombine Result.Publisher.swift
[56/139] Compiling OpenCombine Publishers.Count.swift
[57/139] Compiling OpenCombine Publishers.Debounce.swift
[58/139] Compiling OpenCombine Publishers.Delay.swift
[59/139] Compiling OpenCombine Publishers.Drop.swift
[60/139] Compiling OpenCombine Publishers.DropUntilOutput.swift
[61/139] Compiling OpenCombine Publishers.DropWhile.swift
[62/139] Compiling OpenCombine Publishers.Filter.swift
[63/139] Compiling OpenCombine Publishers.First.swift
[64/139] Compiling OpenCombine Publishers.FlatMap.swift
[65/139] Compiling OpenCombine Publishers.HandleEvents.swift
[66/139] Compiling OpenCombine Publishers.IgnoreOutput.swift
[67/139] Compiling OpenCombine Publishers.Last.swift
[68/139] Compiling OpenCombine Publishers.MakeConnectable.swift
[69/139] Compiling OpenCombine Just.swift
[70/139] Compiling OpenCombine Optional.Publisher.swift
[71/139] Compiling OpenCombine Publishers.AllSatisfy.swift
[72/139] Compiling OpenCombine Publishers.AssertNoFailure.swift
[73/139] Compiling OpenCombine Publishers.Autoconnect.swift
[74/139] Compiling OpenCombine Publishers.Breakpoint.swift
[75/139] Compiling OpenCombine Publishers.Buffer.swift
[76/139] Compiling OpenCombine Publishers.Collect.swift
[77/139] Compiling OpenCombine Publishers.CollectByCount.swift
[78/139] Compiling OpenCombine Publishers.CompactMap.swift
[79/139] Compiling OpenCombine Publishers.Comparison.swift
[80/139] Compiling OpenCombine Publishers.Concatenate.swift
[81/139] Compiling OpenCombine Publishers.Contains.swift
[82/139] Compiling OpenCombine Utils.swift
[83/139] Compiling OpenCombine Violations.swift
[84/139] Compiling OpenCombine ImmediateScheduler.swift
[85/139] Compiling OpenCombine ObservableObject.swift
[86/139] Compiling OpenCombine PassthroughSubject.swift
[87/139] Compiling OpenCombine Published.swift
[88/139] Compiling OpenCombine Publisher+Subscribe.swift
[89/139] Compiling OpenCombine Deferred.swift
[90/139] Compiling OpenCombine Empty.swift
[91/139] Compiling OpenCombine Fail.swift
[92/139] Compiling OpenCombine GENERATED-Publishers.Catch.swift
[93/139] Compiling OpenCombine GENERATED-Publishers.Encode.swift
[94/139] Compiling OpenCombine GENERATED-Publishers.MapKeyPath.swift
[95/139] Compiling OpenCombine ConduitBase.swift
[96/139] Compiling OpenCombine ConduitList.swift
[97/139] Compiling OpenCombine DebugHook.swift
[98/139] Compiling OpenCombine FilterProducer.swift
[99/139] Compiling OpenCombine Locking.swift
[100/139] Compiling OpenCombine PartialCompletion.swift
[101/139] Compiling OpenCombine PublishedSubject.swift
[102/139] Compiling OpenCombine PublishedSubscriber.swift
[103/139] Compiling OpenCombine ReduceProducer.swift
[104/139] Compiling OpenCombine SubjectSubscriber.swift
[105/139] Compiling OpenCombine SubscriberTap.swift
[106/139] Compiling OpenCombine SubscriptionStatus.swift
[107/139] Compiling OpenCombine SubscriptionTap.swift
[108/148] Compiling IssueReporting TestContext.swift
[109/148] Compiling IssueReporting Unimplemented.swift
[110/150] Compiling OpenCombine Result.swift
[111/150] Compiling OpenCombine Scheduler.swift
[112/150] Compiling OpenCombine Subject+Void.swift
[113/150] Compiling OpenCombine Subscriber+Void.swift
[114/150] Compiling OpenCombine Subscribers.Assign.swift
[115/150] Compiling OpenCombine Subscribers.Completion.swift
[116/150] Compiling OpenCombine Subscribers.Demand.swift
[117/150] Compiling OpenCombine Subscribers.Sink.swift
[118/150] Compiling OpenCombine Subscribers.swift
[119/150] Compiling OpenCombine Subscription.swift
[120/150] Compiling OpenCombine Subscriptions.swift
[121/150] Compiling OpenCombine _Introspection.swift
[123/153] Compiling IssueReporting WithExpectedIssue.swift
[124/153] Compiling IssueReporting WithIssueContext.swift
[125/164] Compiling OpenCombineFoundation JSONEncoder.swift
[126/164] Compiling OpenCombineFoundation NotificationCenter.swift
[127/164] Emitting module IssueReporting
[128/164] Compiling IssueReporting BreakpointReporter.swift
[129/164] Compiling IssueReporting FatalErrorReporter.swift
[130/164] Compiling OpenCombineFoundation Utils.swift
[131/164] Compiling OpenCombineFoundation Violations.swift
[132/164] Compiling OpenCombineFoundation Locking.swift
[133/164] Compiling OpenCombineFoundation Portability.swift
[134/164] Compiling ConcurrencyExtras Task.swift
[135/164] Compiling ConcurrencyExtras Result.swift
[136/164] Compiling IssueReporting RuntimeWarningReporter.swift
[137/164] Compiling IssueReporting ReportIssue.swift
[138/164] Compiling ConcurrencyExtras LockIsolated.swift
[139/164] Compiling ConcurrencyExtras MainSerialExecutor.swift
[147/165] Compiling IssueReporting SwiftTesting.swift
[148/165] Compiling IssueReporting UncheckedSendable.swift
[149/165] Compiling IssueReporting Warn.swift
[150/165] Compiling OpenCombineDispatch DispatchQueue+Scheduler.swift
[151/165] Emitting module OpenCombineDispatch
[153/166] Compiling IssueReporting XCTest.swift
[154/166] Compiling IssueReporting IsTesting.swift
[155/166] Compiling IssueReporting IssueReporter.swift
[157/167] Compiling OpenCombineFoundation PropertyListEncoder.swift
[160/168] Emitting module OpenCombineFoundation
[161/168] Compiling OpenCombineFoundation Timer+Publisher.swift
[162/168] Compiling OpenCombineFoundation RunLoop+Scheduler.swift
[165/168] Compiling OpenCombineFoundation URLSession.swift
[168/168] Compiling OpenCombineFoundation OperationQueue+Scheduler.swift
[170/171] Emitting module OpenCombineShim
[171/171] Compiling OpenCombineShim OpenCombineShim.swift
[173/185] Compiling CombineSchedulers Platform.swift
[174/185] Compiling CombineSchedulers SwiftUI.swift
[175/186] Compiling CombineSchedulers Lock.swift
[176/186] Compiling CombineSchedulers NSRecursiveLock.swift
[177/186] Compiling CombineSchedulers ImmediateScheduler.swift
[178/186] Compiling CombineSchedulers Deprecations.swift
[179/186] Emitting module CombineSchedulers
[180/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>
[181/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>
[182/186] Compiling CombineSchedulers UnimplementedScheduler.swift
[183/186] Compiling CombineSchedulers UIScheduler.swift
[184/186] Compiling CombineSchedulers UIKit.swift
[185/186] Compiling CombineSchedulers TestScheduler.swift
[186/186] Compiling CombineSchedulers Timer.swift
Build complete! (19.95s)
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.