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 tinkoff-concurrency with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tinkoff-mobile-tech/TinkoffConcurrency.git
Reference: 2.0.2
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/tinkoff-mobile-tech/TinkoffConcurrency
 * tag               2.0.2      -> FETCH_HEAD
HEAD is now at 3cab732 Release 2.0.2
Cloned https://github.com/tinkoff-mobile-tech/TinkoffConcurrency.git
Revision (git rev-parse @):
3cab7321c4a88ad5566227d09538d399e8f13f0d
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/tinkoff-mobile-tech/TinkoffConcurrency.git at 2.0.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/tinkoff-mobile-tech/TinkoffConcurrency.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version--423B1241ED78D482.txt
[6/13] Compiling TinkoffConcurrency TCTaskFactory.swift
[7/13] Compiling TinkoffConcurrency TCCancellablesStorage.swift
[8/13] Compiling TinkoffConcurrency TCAsyncThrowingPublisher.swift
[9/13] Compiling TinkoffConcurrency TCCancellableClosure.swift
[10/13] Compiling TinkoffConcurrency WithCheckedThrowingCancellableContinuation.swift
[11/13] Compiling TinkoffConcurrency TCCancellable.swift
[12/13] Emitting module TinkoffConcurrency
[13/13] Compiling TinkoffConcurrency TCAsyncChannel.swift
[14/16] Compiling TinkoffConcurrencyTesting TCTestTaskFactory.swift
[15/16] Compiling TinkoffConcurrencyTesting ITCTask.swift
[16/16] Emitting module TinkoffConcurrencyTesting
Build complete! (10.77s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin from cache (0.20s)
Computing version for https://github.com/apple/swift-docc-plugin
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.20s)
Computed https://github.com/apple/swift-docc-plugin at 1.2.0 (0.03s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.04s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.2.0
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Info.plist
Build complete.
Done.