The Swift Package Index logo.Swift Package Index

Build Information

Successful build of combine-schedulers, reference main (dcccb9), with Swift 6.2 for macOS (SPM) on 15 Apr 2026 23:00:04 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64

Build 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 /Users/admin/builder/spi-builder-workspace/.git/
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:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/pointfreeco/combine-schedulers.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--3CB7CFEC50E0D141.txt
[6/18] Compiling IssueReportingPackageSupport _Test.swift
[7/18] Emitting module IssueReportingPackageSupport
[8/38] Compiling IssueReporting IssueSeverity.swift
[9/38] Compiling IssueReporting ReportIssue.swift
[10/38] Compiling IssueReporting TestContext.swift
[11/38] Compiling IssueReporting Unimplemented.swift
[12/38] Compiling IssueReporting IssueReporter.swift
[13/38] Compiling IssueReporting BreakpointReporter.swift
[14/40] Emitting module IssueReporting
[15/40] Compiling IssueReporting WithExpectedIssue.swift
[16/40] Compiling IssueReporting WithIssueContext.swift
[17/40] Compiling IssueReporting ErrorReporting.swift
[18/40] Compiling IssueReporting AppHostWarning.swift
[19/40] Compiling IssueReporting Deprecations.swift
[20/40] Compiling IssueReporting XCTest.swift
[21/40] Compiling IssueReporting IsTesting.swift
[22/40] Compiling IssueReporting UncheckedSendable.swift
[23/40] Compiling IssueReporting Warn.swift
[24/40] Compiling IssueReporting Rethrows.swift
[25/40] Compiling IssueReporting SwiftTesting.swift
[26/40] Compiling IssueReporting FailureObserver.swift
[27/40] Compiling IssueReporting LockIsolated.swift
[28/40] Compiling IssueReporting DefaultReporter.swift
[29/40] Compiling IssueReporting FatalErrorReporter.swift
[30/40] Compiling ConcurrencyExtras LockIsolated.swift
[31/40] Compiling ConcurrencyExtras MainSerialExecutor.swift
[32/40] Compiling ConcurrencyExtras Locking.swift
[33/40] Compiling ConcurrencyExtras UncheckedBox.swift
[34/40] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[35/40] Compiling ConcurrencyExtras Result.swift
[36/40] Emitting module ConcurrencyExtras
[37/40] Compiling ConcurrencyExtras AsyncStream.swift
[40/40] Compiling ConcurrencyExtras Task.swift
[41/41] Compiling ConcurrencyExtras UncheckedSendable.swift
[42/54] Compiling CombineSchedulers UIScheduler.swift
[43/54] Compiling CombineSchedulers TestScheduler.swift
[44/55] Compiling CombineSchedulers UnimplementedScheduler.swift
[45/55] Compiling CombineSchedulers ImmediateScheduler.swift
[46/55] Compiling CombineSchedulers Deprecations.swift
[47/55] Compiling CombineSchedulers Lock.swift
[48/55] Compiling CombineSchedulers NSRecursiveLock.swift
[49/55] Compiling CombineSchedulers UIKit.swift
[50/55] Compiling CombineSchedulers AnyScheduler.swift
/Users/admin/builder/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>
[51/55] Compiling CombineSchedulers Concurrency.swift
/Users/admin/builder/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>
[52/55] Compiling CombineSchedulers Timer.swift
[53/55] Emitting module CombineSchedulers
[54/55] Compiling CombineSchedulers SwiftUI.swift
[55/55] Compiling CombineSchedulers Platform.swift
Build complete! (14.30s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/5723] Fetching xctest-dynamic-overlay
[173/6679] Fetching xctest-dynamic-overlay, swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.66s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.66s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (2.24s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.55s)
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.9.0
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" : "/Users/admin/builder/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"
      ],
      "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"
}
Done.