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

Failed to build CombineCoreBluetooth with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StarryInternet/CombineCoreBluetooth.git
Reference: 0.8.0
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/StarryInternet/CombineCoreBluetooth
 * tag               0.8.0      -> FETCH_HEAD
HEAD is now at 72b672e Bump podspect version
Cloned https://github.com/StarryInternet/CombineCoreBluetooth.git
Revision (git rev-parse @):
72b672e3adfdb0af357bfcebd4ef185429076405
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/StarryInternet/CombineCoreBluetooth.git at 0.8.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/StarryInternet/CombineCoreBluetooth.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/apple/swift-docc-plugin
[1/430] Fetching swift-concurrency-extras
[431/1888] Fetching swift-concurrency-extras, swift-docc-plugin
Fetched https://github.com/pointfreeco/swift-concurrency-extras (0.26s)
[1356/1458] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin (0.37s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (0.40s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.0.0 (0.45s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.0.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.0.0
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/24] Emitting module CombineCoreBluetooth
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[4/27] Compiling CombineCoreBluetooth Interface+CentralManager.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[5/27] Compiling CombineCoreBluetooth Live+CentralManager.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[6/27] Compiling CombineCoreBluetooth Mock+CentralManager.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[7/27] Compiling CombineCoreBluetooth Interface+Central.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[8/27] Compiling CombineCoreBluetooth Live+Central.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[9/27] Compiling CombineCoreBluetooth Mock+Central.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[10/27] Compiling CombineCoreBluetooth PeripheralDiscovery.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[11/27] Compiling CombineCoreBluetooth PeripheralError.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[12/27] Compiling CombineCoreBluetooth PeripheralManagerError.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[13/27] Compiling CombineCoreBluetooth Interface+Peripheral.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[14/27] Compiling CombineCoreBluetooth Live+Peripheral.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[15/27] Compiling CombineCoreBluetooth Mock+Peripheral.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[16/27] Compiling CombineCoreBluetooth Exports.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[17/27] Compiling CombineCoreBluetooth Publisher+Extensions.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[18/27] Compiling CombineCoreBluetooth Unimplemented.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[19/27] Compiling CombineCoreBluetooth L2CAPChannel.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[20/27] Compiling CombineCoreBluetooth ManagerCreationOptions.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[21/27] Compiling CombineCoreBluetooth Peer.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[22/27] Compiling CombineCoreBluetooth Interface+PeripheralManager.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[23/27] Compiling CombineCoreBluetooth Live+PeripheralManager.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[24/27] Compiling CombineCoreBluetooth Mock+PeripheralManager.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[25/27] Compiling CombineCoreBluetooth ATTRequest.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[26/27] Compiling CombineCoreBluetooth AdvertisementData.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[27/27] Compiling CombineCoreBluetooth CentralManagerError.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
error: fatalError
[0/1] Planning build
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/24] Compiling CombineCoreBluetooth Exports.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[4/24] Compiling CombineCoreBluetooth Publisher+Extensions.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[5/24] Compiling CombineCoreBluetooth Unimplemented.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[6/24] Compiling CombineCoreBluetooth Interface+Central.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[7/24] Compiling CombineCoreBluetooth Live+Central.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[8/24] Compiling CombineCoreBluetooth Mock+Central.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[9/27] Compiling CombineCoreBluetooth ATTRequest.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[10/27] Compiling CombineCoreBluetooth AdvertisementData.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[11/27] Compiling CombineCoreBluetooth CentralManagerError.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[12/27] Compiling CombineCoreBluetooth L2CAPChannel.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[13/27] Compiling CombineCoreBluetooth ManagerCreationOptions.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[14/27] Compiling CombineCoreBluetooth Peer.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[15/27] Compiling CombineCoreBluetooth Interface+CentralManager.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[16/27] Compiling CombineCoreBluetooth Live+CentralManager.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[17/27] Compiling CombineCoreBluetooth Mock+CentralManager.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[18/27] Emitting module CombineCoreBluetooth
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[19/27] Compiling CombineCoreBluetooth Interface+Peripheral.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[20/27] Compiling CombineCoreBluetooth Live+Peripheral.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[21/27] Compiling CombineCoreBluetooth Mock+Peripheral.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[22/27] Compiling CombineCoreBluetooth PeripheralDiscovery.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[23/27] Compiling CombineCoreBluetooth PeripheralError.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[24/27] Compiling CombineCoreBluetooth PeripheralManagerError.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[25/27] Compiling CombineCoreBluetooth Interface+PeripheralManager.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[26/27] Compiling CombineCoreBluetooth Live+PeripheralManager.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[27/27] Compiling CombineCoreBluetooth Mock+PeripheralManager.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
error: fatalError
BUILD FAILURE 5.9 linux