The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build CombineCoreBluetooth, reference master (17ef83), with Swift 6.2 (beta) for Wasm on 21 Jun 2025 11:38:30 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StarryInternet/CombineCoreBluetooth.git
Reference: master
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
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 17ef837 Merge pull request #38 from StarryInternet/fix-warnings
Cloned https://github.com/StarryInternet/CombineCoreBluetooth.git
Revision (git rev-parse @):
17ef837de13c506915dd7fa73a215ef77875b356
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StarryInternet/CombineCoreBluetooth.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/StarryInternet/CombineCoreBluetooth.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/861] Fetching swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.72s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (1.14s)
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.1
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/24] Compiling CombineCoreBluetooth L2CAPChannel.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 | @preconcurrency import CoreBluetooth
 3 |
[4/24] Compiling CombineCoreBluetooth ManagerCreationOptions.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 | @preconcurrency import CoreBluetooth
 3 |
[5/24] Compiling CombineCoreBluetooth Peer.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 | @preconcurrency import CoreBluetooth
 3 |
[6/24] Compiling CombineCoreBluetooth Interface+CentralManager.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 | @preconcurrency import CoreBluetooth
 3 |
[7/24] Compiling CombineCoreBluetooth Live+CentralManager.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 | @preconcurrency import CoreBluetooth
 3 |
[8/24] Compiling CombineCoreBluetooth Mock+CentralManager.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 | @preconcurrency import CoreBluetooth
 3 |
[9/27] Compiling CombineCoreBluetooth ATTRequest.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 | @preconcurrency import CoreBluetooth
 3 |
[10/27] Compiling CombineCoreBluetooth AdvertisementData.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 | @preconcurrency import CoreBluetooth
 3 |
[11/27] Compiling CombineCoreBluetooth CentralManagerError.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 | @preconcurrency import CoreBluetooth
 3 |
[12/27] Compiling CombineCoreBluetooth PeripheralDiscovery.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 | @preconcurrency import CoreBluetooth
 3 |
[13/27] Compiling CombineCoreBluetooth PeripheralError.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 | @preconcurrency import CoreBluetooth
 3 |
[14/27] Compiling CombineCoreBluetooth PeripheralManagerError.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 | @preconcurrency import CoreBluetooth
 3 |
[15/27] Compiling CombineCoreBluetooth Interface+Peripheral.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 | @preconcurrency import CoreBluetooth
 3 |
[16/27] Compiling CombineCoreBluetooth Live+Peripheral.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 | @preconcurrency import CoreBluetooth
 3 |
[17/27] Compiling CombineCoreBluetooth Mock+Peripheral.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 | @preconcurrency import CoreBluetooth
 3 |
[18/27] Compiling CombineCoreBluetooth Interface+PeripheralManager.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 | @preconcurrency import CoreBluetooth
 3 |
[19/27] Compiling CombineCoreBluetooth Live+PeripheralManager.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 | @preconcurrency import CoreBluetooth
 3 |
[20/27] Compiling CombineCoreBluetooth Mock+PeripheralManager.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 | @preconcurrency import CoreBluetooth
 3 |
[21/27] Compiling CombineCoreBluetooth Interface+Central.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 | @preconcurrency import CoreBluetooth
 3 |
[22/27] Compiling CombineCoreBluetooth Live+Central.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 | @preconcurrency import CoreBluetooth
 3 |
[23/27] Compiling CombineCoreBluetooth Mock+Central.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 | @preconcurrency import CoreBluetooth
 3 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[24/27] Emitting module CombineCoreBluetooth
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 | @preconcurrency import CoreBluetooth
 3 |
[25/27] Compiling CombineCoreBluetooth Exports.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 | @preconcurrency import CoreBluetooth
 3 |
[26/27] Compiling CombineCoreBluetooth Publisher+Extensions.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 | @preconcurrency import CoreBluetooth
 3 |
[27/27] Compiling CombineCoreBluetooth Unimplemented.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 | @preconcurrency import CoreBluetooth
 3 |
BUILD FAILURE 6.2 wasm