Build Information
Successful build of combine-schedulers, reference main (464dc5
), with Swift 6.2 (beta) for Linux on 18 Aug 2025 19:24:54 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>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
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 464dc5c Fix tests with Xcode 26 (#104)
Cloned https://github.com/pointfreeco/combine-schedulers.git
Revision (git rev-parse @):
464dc5ca279a4c506ad06eb72c69ad7a0e376d9e
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-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:c6c8e08ea30bca759adf847aac87887750120fe9b6eaea09f5af37036a41e81a
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/pointfreeco/xctest-dynamic-overlay
[1/878] Fetching swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.30s)
[1/5505] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.68s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (1.00s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.33s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
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.1
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/18] Compiling IssueReportingPackageSupport _Test.swift
[7/18] Emitting module IssueReportingPackageSupport
[9/29] Compiling ConcurrencyExtras Result.swift
[10/39] Compiling ConcurrencyExtras UncheckedSendable.swift
[11/39] Compiling IssueReporting TestContext.swift
[12/39] Compiling IssueReporting Unimplemented.swift
[13/41] Compiling IssueReporting WithExpectedIssue.swift
[14/41] Compiling IssueReporting WithIssueContext.swift
[15/41] Emitting module IssueReporting
[16/41] Compiling IssueReporting ErrorReporting.swift
[17/41] Compiling IssueReporting AppHostWarning.swift
[18/41] Compiling IssueReporting Deprecations.swift
[19/41] Emitting module ConcurrencyExtras
[20/41] Compiling IssueReporting BreakpointReporter.swift
[21/41] Compiling IssueReporting FatalErrorReporter.swift
[22/41] Compiling IssueReporting RuntimeWarningReporter.swift
[23/41] Compiling IssueReporting ReportIssue.swift
[24/41] Compiling ConcurrencyExtras MainSerialExecutor.swift
[25/41] Compiling ConcurrencyExtras Task.swift
[27/41] Compiling IssueReporting SwiftTesting.swift
[30/41] Compiling ConcurrencyExtras LockIsolated.swift
[31/41] Compiling IssueReporting UncheckedSendable.swift
[32/41] Compiling IssueReporting Warn.swift
[37/42] Compiling IssueReporting FailureObserver.swift
[38/42] Compiling IssueReporting LockIsolated.swift
[39/42] Compiling IssueReporting Rethrows.swift
[40/42] Compiling IssueReporting XCTest.swift
[41/42] Compiling IssueReporting IsTesting.swift
[42/42] Compiling IssueReporting IssueReporter.swift
[44/55] Compiling CombineSchedulers Timer.swift
[45/56] Emitting module CombineSchedulers
[46/56] Compiling CombineSchedulers UIKit.swift
[47/56] Compiling CombineSchedulers UIScheduler.swift
[48/56] Compiling CombineSchedulers AnyScheduler.swift
[49/56] Compiling CombineSchedulers Concurrency.swift
[50/56] Compiling CombineSchedulers SwiftUI.swift
[51/56] Compiling CombineSchedulers TestScheduler.swift
[52/56] Compiling CombineSchedulers Lock.swift
[53/56] Compiling CombineSchedulers NSRecursiveLock.swift
[54/56] Compiling CombineSchedulers ImmediateScheduler.swift
[55/56] Compiling CombineSchedulers Deprecations.swift
[56/56] Compiling CombineSchedulers UnimplementedScheduler.swift
Build complete! (18.01s)
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"
}
],
"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"
],
"product_memberships" : [
"CombineSchedulers"
],
"sources" : [
"AnyScheduler.swift",
"Concurrency.swift",
"ImmediateScheduler.swift",
"Internal/Deprecations.swift",
"Internal/Lock.swift",
"Internal/NSRecursiveLock.swift",
"SwiftUI.swift",
"TestScheduler.swift",
"Timer.swift",
"UIKit.swift",
"UIScheduler.swift",
"UnimplementedScheduler.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c6c8e08ea30bca759adf847aac87887750120fe9b6eaea09f5af37036a41e81a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.