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.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" 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.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.10
Building package at path:  $workDir
https://github.com/StarryInternet/CombineCoreBluetooth.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-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 from cache (0.36s)
Fetched https://github.com/apple/swift-docc-plugin from cache (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.39s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.0.0 (0.43s)
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...
[2/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/26] Emitting module CombineCoreBluetooth
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[6/29] Compiling CombineCoreBluetooth PeripheralDiscovery.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[7/29] Compiling CombineCoreBluetooth PeripheralError.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[8/29] Compiling CombineCoreBluetooth PeripheralManagerError.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[9/29] 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
                       ^
[10/29] 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
                       ^
[11/29] 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
                       ^
[12/29] Compiling CombineCoreBluetooth ATTRequest.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[13/29] Compiling CombineCoreBluetooth AdvertisementData.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[14/29] Compiling CombineCoreBluetooth CentralManagerError.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[15/29] 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/29] 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/29] 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
                       ^
[18/29] 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
                       ^
[19/29] 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
                       ^
[20/29] 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
                       ^
[21/29] Compiling CombineCoreBluetooth Exports.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[22/29] 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
                       ^
[23/29] Compiling CombineCoreBluetooth Unimplemented.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[24/29] Compiling CombineCoreBluetooth L2CAPChannel.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[25/29] Compiling CombineCoreBluetooth ManagerCreationOptions.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[26/29] Compiling CombineCoreBluetooth Peer.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[27/29] 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
                       ^
[28/29] 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
                       ^
[29/29] 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
[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...
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/25] 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
                       ^
[5/25] 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
                       ^
[6/25] 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
                       ^
[7/25] Compiling CombineCoreBluetooth Exports.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[8/25] 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
                       ^
[9/25] Compiling CombineCoreBluetooth Unimplemented.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[10/28] Compiling CombineCoreBluetooth L2CAPChannel.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[11/28] Compiling CombineCoreBluetooth ManagerCreationOptions.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[12/28] Compiling CombineCoreBluetooth Peer.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[13/28] 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
                       ^
[14/28] 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
                       ^
[15/28] 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
                       ^
[16/28] Compiling CombineCoreBluetooth PeripheralDiscovery.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[17/28] Compiling CombineCoreBluetooth PeripheralError.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[18/28] Compiling CombineCoreBluetooth PeripheralManagerError.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)
[19/28] Emitting module CombineCoreBluetooth
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[20/28] 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
                       ^
[21/28] 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
                       ^
[22/28] 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
                       ^
[23/28] Compiling CombineCoreBluetooth ATTRequest.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[24/28] Compiling CombineCoreBluetooth AdvertisementData.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[25/28] Compiling CombineCoreBluetooth CentralManagerError.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
@preconcurrency import CoreBluetooth
                       ^
[26/28] 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
                       ^
[27/28] 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
                       ^
[28/28] 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.10 linux