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 SwiftBluetooth, reference 1.0.0 (c5a9f4), with Swift 6.0 for Linux on 4 Nov 2024 18:23:24 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/exPHAT/SwiftBluetooth.git
Reference: 1.0.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/exPHAT/SwiftBluetooth
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at c5a9f4e Merge pull request #3 from exPHAT/v1.0.0
Cloned https://github.com/exPHAT/SwiftBluetooth.git
Revision (git rev-parse @):
c5a9f4e5d6d1ffc312ffe26ea1760dc9a9a9673f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/exPHAT/SwiftBluetooth.git at 1.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/exPHAT/SwiftBluetooth.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git
[1/5079] Fetching ios-corebluetooth-mock
Fetched https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git from cache (0.36s)
Computing version for https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git
Computed https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git at 0.17.0 (0.43s)
Creating working copy for https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git
Working copy of https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git resolved at 0.17.0
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/42] Compiling CoreBluetoothMock CBMCentralManagerDelegate.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
 29 | */
 30 |
 31 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 32 |
 33 | /// A representation of common aspects of services offered by a peripheral.
[6/42] Compiling CoreBluetoothMock CBMCentralManagerDelegateProxy.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
 29 | */
 30 |
 31 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 32 |
 33 | /// A representation of common aspects of services offered by a peripheral.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/43] Emitting module CoreBluetoothMock
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
 29 | */
 30 |
 31 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 32 |
 33 | /// A representation of common aspects of services offered by a peripheral.
[8/43] Compiling CoreBluetoothMock CBMAttributes.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
 29 | */
 30 |
 31 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 32 |
 33 | /// A representation of common aspects of services offered by a peripheral.
[9/43] Compiling CoreBluetoothMock CBMCentralManager.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
 29 | */
 30 |
 31 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 32 |
 33 | /// A representation of common aspects of services offered by a peripheral.
[10/43] Compiling CoreBluetoothMock CBMPeripheralSpecDelegate.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
 29 | */
 30 |
 31 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 32 |
 33 | /// A representation of common aspects of services offered by a peripheral.
[11/43] Compiling SwiftBluetooth NotifyingTracker.swift
/host/spi-builder-workspace/Sources/SwiftBluetooth/CentralManager/CBCentralManagerFactory.swift:2:8: error: no such module 'CoreBluetooth'
 1 | import Foundation
 2 | import CoreBluetooth
   |        `- error: no such module 'CoreBluetooth'
 3 |
 4 | // This is used to match CoreBluetoothMocks factory.
[12/43] Compiling SwiftBluetooth Peripheral+DiscoveryInfo.swift
/host/spi-builder-workspace/Sources/SwiftBluetooth/CentralManager/CBCentralManagerFactory.swift:2:8: error: no such module 'CoreBluetooth'
 1 | import Foundation
 2 | import CoreBluetooth
   |        `- error: no such module 'CoreBluetooth'
 3 |
 4 | // This is used to match CoreBluetoothMocks factory.
[13/43] Compiling SwiftBluetooth Peripheral+async.swift
/host/spi-builder-workspace/Sources/SwiftBluetooth/CentralManager/CBCentralManagerFactory.swift:2:8: error: no such module 'CoreBluetooth'
 1 | import Foundation
 2 | import CoreBluetooth
   |        `- error: no such module 'CoreBluetooth'
 3 |
 4 | // This is used to match CoreBluetoothMocks factory.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/46] Emitting module SwiftBluetooth
/host/spi-builder-workspace/Sources/SwiftBluetooth/CentralManager/CBCentralManagerFactory.swift:2:8: error: no such module 'CoreBluetooth'
 1 | import Foundation
 2 | import CoreBluetooth
   |        `- error: no such module 'CoreBluetooth'
 3 |
 4 | // This is used to match CoreBluetoothMocks factory.
[15/46] Compiling SwiftBluetooth PeripheralDelegateWrapper.swift
/host/spi-builder-workspace/Sources/SwiftBluetooth/CentralManager/CBCentralManagerFactory.swift:2:8: error: no such module 'CoreBluetooth'
 1 | import Foundation
 2 | import CoreBluetooth
   |        `- error: no such module 'CoreBluetooth'
 3 |
 4 | // This is used to match CoreBluetoothMocks factory.
[16/46] Compiling SwiftBluetooth PeripheralError.swift
/host/spi-builder-workspace/Sources/SwiftBluetooth/CentralManager/CBCentralManagerFactory.swift:2:8: error: no such module 'CoreBluetooth'
 1 | import Foundation
 2 | import CoreBluetooth
   |        `- error: no such module 'CoreBluetooth'
 3 |
 4 | // This is used to match CoreBluetoothMocks factory.
[17/46] Compiling SwiftBluetooth PeripheralEvent.swift
/host/spi-builder-workspace/Sources/SwiftBluetooth/CentralManager/CBCentralManagerFactory.swift:2:8: error: no such module 'CoreBluetooth'
 1 | import Foundation
 2 | import CoreBluetooth
   |        `- error: no such module 'CoreBluetooth'
 3 |
 4 | // This is used to match CoreBluetoothMocks factory.
[18/46] Compiling CoreBluetoothMock CBMPeripheralDelegate.swift
/host/spi-builder-workspace/Sources/SwiftBluetooth/CentralManager/CBCentralManagerFactory.swift:2:8: error: no such module 'CoreBluetooth'
 1 | import Foundation
 2 | import CoreBluetooth
   |        `- error: no such module 'CoreBluetooth'
 3 |
 4 | // This is used to match CoreBluetoothMocks factory.
[19/46] Compiling CoreBluetoothMock CBMPeripheralDelegateProxy.swift
/host/spi-builder-workspace/Sources/SwiftBluetooth/CentralManager/CBCentralManagerFactory.swift:2:8: error: no such module 'CoreBluetooth'
 1 | import Foundation
 2 | import CoreBluetooth
   |        `- error: no such module 'CoreBluetooth'
 3 |
 4 | // This is used to match CoreBluetoothMocks factory.
[20/46] Compiling CoreBluetoothMock CBMPeripheralPreview.swift
/host/spi-builder-workspace/Sources/SwiftBluetooth/CentralManager/CBCentralManagerFactory.swift:2:8: error: no such module 'CoreBluetooth'
 1 | import Foundation
 2 | import CoreBluetooth
   |        `- error: no such module 'CoreBluetooth'
 3 |
 4 | // This is used to match CoreBluetoothMocks factory.
[21/46] Compiling CoreBluetoothMock CBMManagerTypes.swift
/host/spi-builder-workspace/Sources/SwiftBluetooth/CentralManager/CBCentralManagerFactory.swift:2:8: error: no such module 'CoreBluetooth'
 1 | import Foundation
 2 | import CoreBluetooth
   |        `- error: no such module 'CoreBluetooth'
 3 |
 4 | // This is used to match CoreBluetoothMocks factory.
[22/46] Compiling CoreBluetoothMock CBMPeer.swift
/host/spi-builder-workspace/Sources/SwiftBluetooth/CentralManager/CBCentralManagerFactory.swift:2:8: error: no such module 'CoreBluetooth'
 1 | import Foundation
 2 | import CoreBluetooth
   |        `- error: no such module 'CoreBluetooth'
 3 |
 4 | // This is used to match CoreBluetoothMocks factory.
[23/46] Compiling CoreBluetoothMock CBMPeripheral.swift
/host/spi-builder-workspace/Sources/SwiftBluetooth/CentralManager/CBCentralManagerFactory.swift:2:8: error: no such module 'CoreBluetooth'
 1 | import Foundation
 2 | import CoreBluetooth
   |        `- error: no such module 'CoreBluetooth'
 3 |
 4 | // This is used to match CoreBluetoothMocks factory.
[24/46] Compiling CoreBluetoothMock CBMCentralManagerFactory.swift
/host/spi-builder-workspace/Sources/SwiftBluetooth/CentralManager/CBCentralManagerFactory.swift:2:8: error: no such module 'CoreBluetooth'
 1 | import Foundation
 2 | import CoreBluetooth
   |        `- error: no such module 'CoreBluetooth'
 3 |
 4 | // This is used to match CoreBluetoothMocks factory.
[25/46] Compiling CoreBluetoothMock CBMCentralManagerMock.swift
/host/spi-builder-workspace/Sources/SwiftBluetooth/CentralManager/CBCentralManagerFactory.swift:2:8: error: no such module 'CoreBluetooth'
 1 | import Foundation
 2 | import CoreBluetooth
   |        `- error: no such module 'CoreBluetooth'
 3 |
 4 | // This is used to match CoreBluetoothMocks factory.
[26/46] Compiling CoreBluetoothMock CBMCentralManagerNative.swift
/host/spi-builder-workspace/Sources/SwiftBluetooth/CentralManager/CBCentralManagerFactory.swift:2:8: error: no such module 'CoreBluetooth'
 1 | import Foundation
 2 | import CoreBluetooth
   |        `- error: no such module 'CoreBluetooth'
 3 |
 4 | // This is used to match CoreBluetoothMocks factory.
/host/spi-builder-workspace/Sources/SwiftBluetooth/CentralManager/CBCentralManagerFactory.swift:2:8: error: no such module 'CoreBluetooth'
 1 | import Foundation
 2 | import CoreBluetooth
   |        `- error: no such module 'CoreBluetooth'
 3 |
 4 | // This is used to match CoreBluetoothMocks factory.
/host/spi-builder-workspace/Sources/SwiftBluetooth/CentralManager/CBCentralManagerFactory.swift:2:8: error: no such module 'CoreBluetooth'
 1 | import Foundation
 2 | import CoreBluetooth
   |        `- error: no such module 'CoreBluetooth'
 3 |
 4 | // This is used to match CoreBluetoothMocks factory.
/host/spi-builder-workspace/Sources/SwiftBluetooth/CentralManager/CBCentralManagerFactory.swift:2:8: error: no such module 'CoreBluetooth'
 1 | import Foundation
 2 | import CoreBluetooth
   |        `- error: no such module 'CoreBluetooth'
 3 |
 4 | // This is used to match CoreBluetoothMocks factory.
/host/spi-builder-workspace/Sources/SwiftBluetooth/CentralManager/CBCentralManagerFactory.swift:2:8: error: no such module 'CoreBluetooth'
 1 | import Foundation
 2 | import CoreBluetooth
   |        `- error: no such module 'CoreBluetooth'
 3 |
 4 | // This is used to match CoreBluetoothMocks factory.
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
 29 | */
 30 |
 31 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 32 |
 33 | /// A representation of common aspects of services offered by a peripheral.
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
 29 | */
 30 |
 31 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 32 |
 33 | /// A representation of common aspects of services offered by a peripheral.
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
 29 | */
 30 |
 31 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 32 |
 33 | /// A representation of common aspects of services offered by a peripheral.
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
 29 | */
 30 |
 31 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 32 |
 33 | /// A representation of common aspects of services offered by a peripheral.
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
 29 | */
 30 |
 31 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 32 |
 33 | /// A representation of common aspects of services offered by a peripheral.
[36/46] Compiling CoreBluetoothMock CBMPeripheralSpec.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
 29 | */
 30 |
 31 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 32 |
 33 | /// A representation of common aspects of services offered by a peripheral.
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
 29 | */
 30 |
 31 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 32 |
 33 | /// A representation of common aspects of services offered by a peripheral.
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
 29 | */
 30 |
 31 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 32 |
 33 | /// A representation of common aspects of services offered by a peripheral.
[39/46] Compiling SwiftBluetooth CBCentralManagerFactory.swift
/host/spi-builder-workspace/Sources/SwiftBluetooth/CentralManager/CBCentralManagerFactory.swift:2:8: error: no such module 'CoreBluetooth'
 1 | import Foundation
 2 | import CoreBluetooth
   |        `- error: no such module 'CoreBluetooth'
 3 |
 4 | // This is used to match CoreBluetoothMocks factory.
[40/46] Compiling SwiftBluetooth CentralManager+async.swift
/host/spi-builder-workspace/Sources/SwiftBluetooth/CentralManager/CBCentralManagerFactory.swift:2:8: error: no such module 'CoreBluetooth'
 1 | import Foundation
 2 | import CoreBluetooth
   |        `- error: no such module 'CoreBluetooth'
 3 |
 4 | // This is used to match CoreBluetoothMocks factory.
[41/46] Compiling SwiftBluetooth CentralManager+callback.swift
/host/spi-builder-workspace/Sources/SwiftBluetooth/CentralManager/CBCentralManagerFactory.swift:2:8: error: no such module 'CoreBluetooth'
 1 | import Foundation
 2 | import CoreBluetooth
   |        `- error: no such module 'CoreBluetooth'
 3 |
 4 | // This is used to match CoreBluetoothMocks factory.
/host/spi-builder-workspace/Sources/SwiftBluetooth/CentralManager/CBCentralManagerFactory.swift:2:8: error: no such module 'CoreBluetooth'
 1 | import Foundation
 2 | import CoreBluetooth
   |        `- error: no such module 'CoreBluetooth'
 3 |
 4 | // This is used to match CoreBluetoothMocks factory.
[43/46] Compiling SwiftBluetooth Peripheral.swift
/host/spi-builder-workspace/Sources/SwiftBluetooth/CentralManager/CBCentralManagerFactory.swift:2:8: error: no such module 'CoreBluetooth'
 1 | import Foundation
 2 | import CoreBluetooth
   |        `- error: no such module 'CoreBluetooth'
 3 |
 4 | // This is used to match CoreBluetoothMocks factory.
[44/46] Compiling SwiftBluetooth PeripheralDelegate.swift
/host/spi-builder-workspace/Sources/SwiftBluetooth/CentralManager/CBCentralManagerFactory.swift:2:8: error: no such module 'CoreBluetooth'
 1 | import Foundation
 2 | import CoreBluetooth
   |        `- error: no such module 'CoreBluetooth'
 3 |
 4 | // This is used to match CoreBluetoothMocks factory.
BUILD FAILURE 6.0 linux