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 bluetooth-law-energy-swift, reference main (6a684a), with Swift 6.0 (beta) for Linux on 14 Sep 2024 19:52:15 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/igor11191708/bluetooth-law-energy-swift.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/igor11191708/bluetooth-law-energy-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6a684a0 Update .spi.yml
Cloned https://github.com/igor11191708/bluetooth-law-energy-swift.git
Revision (git rev-parse @):
6a684a078916b681f81fcaa84f90c7303b6177e0
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/igor11191708/bluetooth-law-energy-swift.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/igor11191708/bluetooth-law-energy-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:9d7dab235f2b0b46edadd73b1fb0c3b5323df02053420324a4a2f8ca89cb54a5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/The-Igor/retry-policy-service.git
[1/95] Fetching retry-policy-service
Fetched https://github.com/The-Igor/retry-policy-service.git from cache (0.20s)
Computing version for https://github.com/The-Igor/retry-policy-service.git
Computed https://github.com/The-Igor/retry-policy-service.git at 1.0.1 (0.54s)
Creating working copy for https://github.com/The-Igor/retry-policy-service.git
Working copy of https://github.com/The-Igor/retry-policy-service.git resolved at 1.0.1
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/7] Compiling retry_policy_service Strategy.swift
[5/7] Compiling retry_policy_service DispatchTimeInterval.swift
[6/7] Emitting module retry_policy_service
[7/7] Compiling retry_policy_service RetryService.swift
[9/24] Compiling bluetooth_law_energy_swift IBluetoothLEManager.swift
/host/spi-builder-workspace/Sources/bluetooth-law-energy-swift/BluetoothLEManager.swift:8:8: error: no such module 'Combine'
  6 | //
  7 |
  8 | import Combine
    |        `- error: no such module 'Combine'
  9 | import CoreBluetooth
 10 | import retry_policy_service
[10/24] Compiling bluetooth_law_energy_swift ILogger.swift
/host/spi-builder-workspace/Sources/bluetooth-law-energy-swift/BluetoothLEManager.swift:8:8: error: no such module 'Combine'
  6 | //
  7 |
  8 | import Combine
    |        `- error: no such module 'Combine'
  9 | import CoreBluetooth
 10 | import retry_policy_service
[11/24] Compiling bluetooth_law_energy_swift PeripheralDelegate.swift
/host/spi-builder-workspace/Sources/bluetooth-law-energy-swift/BluetoothLEManager.swift:8:8: error: no such module 'Combine'
  6 | //
  7 |
  8 | import Combine
    |        `- error: no such module 'Combine'
  9 | import CoreBluetooth
 10 | import retry_policy_service
[12/24] Compiling bluetooth_law_energy_swift Errors.swift
/host/spi-builder-workspace/Sources/bluetooth-law-energy-swift/BluetoothLEManager.swift:8:8: error: no such module 'Combine'
  6 | //
  7 |
  8 | import Combine
    |        `- error: no such module 'Combine'
  9 | import CoreBluetooth
 10 | import retry_policy_service
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/26] Emitting module bluetooth_law_energy_swift
/host/spi-builder-workspace/Sources/bluetooth-law-energy-swift/BluetoothLEManager.swift:8:8: error: no such module 'Combine'
  6 | //
  7 |
  8 | import Combine
    |        `- error: no such module 'Combine'
  9 | import CoreBluetooth
 10 | import retry_policy_service
[14/26] Compiling bluetooth_law_energy_swift BluetoothLEManager.swift
/host/spi-builder-workspace/Sources/bluetooth-law-energy-swift/BluetoothLEManager.swift:8:8: error: no such module 'Combine'
  6 | //
  7 |
  8 | import Combine
    |        `- error: no such module 'Combine'
  9 | import CoreBluetooth
 10 | import retry_policy_service
[15/26] Compiling bluetooth_law_energy_swift Publisher+.swift
/host/spi-builder-workspace/Sources/bluetooth-law-energy-swift/BluetoothLEManager.swift:8:8: error: no such module 'Combine'
  6 | //
  7 |
  8 | import Combine
    |        `- error: no such module 'Combine'
  9 | import CoreBluetooth
 10 | import retry_policy_service
[16/26] Compiling bluetooth_law_energy_swift BluetoothDelegate.swift
/host/spi-builder-workspace/Sources/bluetooth-law-energy-swift/BluetoothLEManager.swift:8:8: error: no such module 'Combine'
  6 | //
  7 |
  8 | import Combine
    |        `- error: no such module 'Combine'
  9 | import CoreBluetooth
 10 | import retry_policy_service
[17/26] Compiling bluetooth_law_energy_swift ServiceType.swift
/host/spi-builder-workspace/Sources/bluetooth-law-energy-swift/BluetoothLEManager.swift:8:8: error: no such module 'Combine'
  6 | //
  7 |
  8 | import Combine
    |        `- error: no such module 'Combine'
  9 | import CoreBluetooth
 10 | import retry_policy_service
[18/26] Compiling bluetooth_law_energy_swift CBPeripheral+.swift
/host/spi-builder-workspace/Sources/bluetooth-law-energy-swift/BluetoothLEManager.swift:8:8: error: no such module 'Combine'
  6 | //
  7 |
  8 | import Combine
    |        `- error: no such module 'Combine'
  9 | import CoreBluetooth
 10 | import retry_policy_service
[19/26] Compiling bluetooth_law_energy_swift Task+.swift
/host/spi-builder-workspace/Sources/bluetooth-law-energy-swift/BluetoothLEManager.swift:8:8: error: no such module 'Combine'
  6 | //
  7 |
  8 | import Combine
    |        `- error: no such module 'Combine'
  9 | import CoreBluetooth
 10 | import retry_policy_service
[20/26] Compiling bluetooth_law_energy_swift BLEState.swift
/host/spi-builder-workspace/Sources/bluetooth-law-energy-swift/BluetoothLEManager.swift:8:8: error: no such module 'Combine'
  6 | //
  7 |
  8 | import Combine
    |        `- error: no such module 'Combine'
  9 | import CoreBluetooth
 10 | import retry_policy_service
[21/26] Compiling bluetooth_law_energy_swift AppleLogger.swift
/host/spi-builder-workspace/Sources/bluetooth-law-energy-swift/BluetoothLEManager.swift:8:8: error: no such module 'Combine'
  6 | //
  7 |
  8 | import Combine
    |        `- error: no such module 'Combine'
  9 | import CoreBluetooth
 10 | import retry_policy_service
[22/26] Compiling bluetooth_law_energy_swift CacheServices.swift
/host/spi-builder-workspace/Sources/bluetooth-law-energy-swift/BluetoothLEManager.swift:8:8: error: no such module 'Combine'
  6 | //
  7 |
  8 | import Combine
    |        `- error: no such module 'Combine'
  9 | import CoreBluetooth
 10 | import retry_policy_service
[23/26] Compiling bluetooth_law_energy_swift ServiceRegistration.swift
/host/spi-builder-workspace/Sources/bluetooth-law-energy-swift/BluetoothLEManager.swift:8:8: error: no such module 'Combine'
  6 | //
  7 |
  8 | import Combine
    |        `- error: no such module 'Combine'
  9 | import CoreBluetooth
 10 | import retry_policy_service
[24/26] Compiling bluetooth_law_energy_swift State.swift
/host/spi-builder-workspace/Sources/bluetooth-law-energy-swift/BluetoothLEManager.swift:8:8: error: no such module 'Combine'
  6 | //
  7 |
  8 | import Combine
    |        `- error: no such module 'Combine'
  9 | import CoreBluetooth
 10 | import retry_policy_service
[25/26] Compiling bluetooth_law_energy_swift StreamFactory.swift
/host/spi-builder-workspace/Sources/bluetooth-law-energy-swift/BluetoothLEManager.swift:8:8: error: no such module 'Combine'
  6 | //
  7 |
  8 | import Combine
    |        `- error: no such module 'Combine'
  9 | import CoreBluetooth
 10 | import retry_policy_service
[26/26] Compiling bluetooth_law_energy_swift StreamRegistration.swift
/host/spi-builder-workspace/Sources/bluetooth-law-energy-swift/BluetoothLEManager.swift:8:8: error: no such module 'Combine'
  6 | //
  7 |
  8 | import Combine
    |        `- error: no such module 'Combine'
  9 | import CoreBluetooth
 10 | import retry_policy_service
BUILD FAILURE 6.0 linux