The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of combine-schedulers, reference main (592828), with Swift 5.10 for Linux on 15 Oct 2024 19:06:52 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.55.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 5928286 Update Package@swift-6.0.swift (#98)
Cloned https://github.com/pointfreeco/combine-schedulers.git
Revision (git rev-parse @):
5928286acce13def418ec36d05a001a9641086f2
SUCCESS checkout https://github.com/pointfreeco/combine-schedulers.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/pointfreeco/combine-schedulers.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:de52ea9a9b71f638f9ab112bc11e200b74fab18027de8589a3de4f14b5e22683
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/704] Fetching swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.24s)
[1/4968] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.63s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.2.2 (0.37s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.1.0 (1.59s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.2.2
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.1.0
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/30] Compiling IssueReporting TestContext.swift
[6/30] Compiling IssueReporting Unimplemented.swift
[7/32] Compiling ConcurrencyExtras Result.swift
[8/33] Compiling ConcurrencyExtras UncheckedSendable.swift
[9/33] Compiling IssueReporting WithExpectedIssue.swift
[10/33] Compiling IssueReporting WithIssueContext.swift
[11/33] Compiling ConcurrencyExtras LockIsolated.swift
[12/33] Compiling IssueReporting BreakpointReporter.swift
[13/33] Compiling IssueReporting FatalErrorReporter.swift
[14/33] Compiling IssueReporting RuntimeWarningReporter.swift
[15/33] Compiling IssueReporting ReportIssue.swift
[16/33] Compiling ConcurrencyExtras Task.swift
[17/33] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[18/33] Compiling IssueReporting Rethrows.swift
[19/33] Compiling IssueReporting SwiftTesting.swift
[20/33] Compiling ConcurrencyExtras Locking.swift
[21/33] Emitting module ConcurrencyExtras
[22/33] Compiling IssueReporting Warn.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/IssueReporting/Internal/Warn.swift:2:19: remark: '@preconcurrency' attribute on module 'Foundation' is unused
  @preconcurrency import Foundation
  ~~~~~~~~~~~~~~~~^

[23/33] Compiling IssueReporting XCTest.swift
/host/spi-builder-workspace/.build/checkouts/xctest-dynamic-overlay/Sources/IssueReporting/Internal/Warn.swift:2:19: remark: '@preconcurrency' attribute on module 'Foundation' is unused
  @preconcurrency import Foundation
  ~~~~~~~~~~~~~~~~^

[24/33] Compiling IssueReporting AppHostWarning.swift
[25/33] Compiling IssueReporting FailureObserver.swift
[26/33] Compiling IssueReporting LockIsolated.swift
[27/33] Compiling IssueReporting IsTesting.swift
[28/33] Compiling IssueReporting IssueReporter.swift
[29/33] Emitting module IssueReporting
[32/33] Compiling IssueReporting UncheckedSendable.swift
[34/34] Compiling ConcurrencyExtras MainSerialExecutor.swift
[36/47] Compiling CombineSchedulers UIScheduler.swift
[37/47] Emitting module CombineSchedulers
[38/48] Compiling CombineSchedulers Lock.swift
[39/48] Compiling CombineSchedulers NSRecursiveLock.swift
[40/48] Compiling CombineSchedulers AnyScheduler.swift
[41/48] Compiling CombineSchedulers Concurrency.swift
[42/48] Compiling CombineSchedulers ImmediateScheduler.swift
[43/48] Compiling CombineSchedulers Deprecations.swift
[44/48] Compiling CombineSchedulers SwiftUI.swift
[45/48] Compiling CombineSchedulers TestScheduler.swift
[46/48] Compiling CombineSchedulers Timer.swift
[47/48] Compiling CombineSchedulers UIKit.swift
[48/48] Compiling CombineSchedulers UnimplementedScheduler.swift
Build complete! (13.44s)
Build complete.
Done.