The Swift Package Index logo.Swift Package Index

Build Information

Failed to build LittleBlueTooth 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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DrAma999/LittleBlueTooth.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/DrAma999/LittleBlueTooth
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at e10591e Updated xcframework script according to bitcode removal in Xcode14
Cloned https://github.com/DrAma999/LittleBlueTooth.git
Revision (git rev-parse @):
e10591e393f28cfed120bc1ed77c645b20bb790f
SUCCESS checkout https://github.com/DrAma999/LittleBlueTooth.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/DrAma999/LittleBlueTooth.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 2>&1
Fetching https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git
[1/4453] Fetching ios-corebluetooth-mock
Fetched https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git from cache (0.35s)
Computing version for https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git
Computed https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git at 0.14.0 (0.39s)
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.14.0
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/39] Compiling CoreBluetoothMock CBMPeripheralSpec.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[6/40] Compiling LittleBlueTooth ScanAndConnection.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[7/40] Compiling LittleBlueTooth LittleBlueToothError.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[8/40] Compiling CoreBluetoothMock CBMPeripheralSpecDelegate.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/40] Emitting module LittleBlueTooth
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[10/42] Compiling LittleBlueTooth ShareReplay.swift
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[11/42] Compiling LittleBlueTooth Utilities.swift
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[12/42] Compiling LittleBlueTooth CBPeripheralProxy.swift
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[13/42] Compiling LittleBlueTooth ReplaySubject.swift
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[14/42] Compiling LittleBlueTooth ReplaySubjectSubscription.swift
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[15/42] Compiling LittleBlueTooth Log.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[16/42] Compiling LittleBlueTooth Helper.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[17/42] Compiling LittleBlueTooth Loggable.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[18/42] Compiling LittleBlueTooth ReadAndWrite.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
error: compile command failed due to signal 6 (use -v to see invocation)
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[20/42] Compiling LittleBlueTooth AdvertisingData.swift
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[21/42] Compiling LittleBlueTooth CentralRestorer.swift
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
Can't demangle: $s15LittleBlueTooth15ConnectionEventO8notReady33_7E77EFC6D1CEECECE50E6442DB9D51FFLLXeF5errorL_AA0A14BluetoothErrorOSgvp
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0.	Program arguments: /usr/bin/swift-frontend -frontend -c /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/Listen.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/Log.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/ReadAndWrite.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/ScanAndConnection.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Error/LittleBlueToothError.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Extension/Helper.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Model/AdvertisingData.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Model/CentralRestorer.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Model/LittleBlueToothCharacteristic.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Model/LittleBluetoothConfiguration.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Model/Loggable.swift -primary-file /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Model/Peripheral.swift -primary-file /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Model/PeripheralDiscovery.swift -primary-file /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Proxies/CBCentralManagerDelegateProxy.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Proxies/CBPeripheralProxy.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Utilities/ShareAndReplayOperator/ReplaySubject.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Utilities/ShareAndReplayOperator/ReplaySubjectSubscription.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Utilities/ShareAndReplayOperator/ShareReplay.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Utilities/Utilities.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/CoreBluetoothTypeAliases.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/LittleBlueTooth.swift -supplementary-output-file-map /tmp/TemporaryDirectory.1vmwK7/supplementaryOutputs-5 -target x86_64-unknown-linux-gnu -disable-objc-interop -I /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug -enable-testing -g -module-cache-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ModuleCache -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -new-driver-path /usr/bin/swift-driver -empty-abi-descriptor -resource-dir /usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fPIC -Xcc -g -Xcc -fno-omit-frame-pointer -module-name LittleBlueTooth -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -parse-as-library -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/LittleBlueTooth.build/Peripheral.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/LittleBlueTooth.build/PeripheralDiscovery.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/LittleBlueTooth.build/CBCentralManagerDelegateProxy.swift.o -index-store-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store -index-system-modules
1.	Swift version 5.10-dev (LLVM dbfaba0078e9380, Swift 63c8b551eb2f613)
2.	Compiling with the current language version
3.	While walking into 'ConnectionEvent' (at /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Proxies/CBCentralManagerDelegateProxy.swift:18:8)
4.	While evaluating request USRGenerationRequest(LittleBlueTooth.(file).ConnectionEvent.notReady(_:error:).error@/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Proxies/CBCentralManagerDelegateProxy.swift:26:33)
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
/usr/bin/swift-frontend(+0x7307d73)[0x563e70083d73]
/usr/bin/swift-frontend(+0x7305abe)[0x563e70081abe]
/usr/bin/swift-frontend(+0x73080ea)[0x563e700840ea]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7fb5d78f0520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c)[0x7fb5d79449fc]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16)[0x7fb5d78f0476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7fb5d78d67f3]
/usr/bin/swift-frontend(+0x2af4275)[0x563e6b870275]
/usr/bin/swift-frontend(+0x2755c54)[0x563e6b4d1c54]
/usr/bin/swift-frontend(+0x2ab869b)[0x563e6b83469b]
/usr/bin/swift-frontend(+0x2347a0c)[0x563e6b0c3a0c]
/usr/bin/swift-frontend(+0x106859c)[0x563e69de459c]
/usr/bin/swift-frontend(+0x1068102)[0x563e69de4102]
/usr/bin/swift-frontend(+0x106716b)[0x563e69de316b]
/usr/bin/swift-frontend(+0x2ab91aa)[0x563e6b8351aa]
/usr/bin/swift-frontend(+0x1036d5b)[0x563e69db2d5b]
/usr/bin/swift-frontend(+0x10362a7)[0x563e69db22a7]
/usr/bin/swift-frontend(+0x1033c59)[0x563e69dafc59]
/usr/bin/swift-frontend(+0x1cb4cd1)[0x563e6aa30cd1]
/usr/bin/swift-frontend(+0x27ad05c)[0x563e6b52905c]
/usr/bin/swift-frontend(+0x27aeb3c)[0x563e6b52ab3c]
/usr/bin/swift-frontend(+0x27b10e7)[0x563e6b52d0e7]
/usr/bin/swift-frontend(+0x27ad07c)[0x563e6b52907c]
/usr/bin/swift-frontend(+0x27b1c1f)[0x563e6b52dc1f]
/usr/bin/swift-frontend(+0x27b086b)[0x563e6b52c86b]
/usr/bin/swift-frontend(+0x27ad07c)[0x563e6b52907c]
/usr/bin/swift-frontend(+0x27acf73)[0x563e6b528f73]
/usr/bin/swift-frontend(+0x298b1e2)[0x563e6b7071e2]
/usr/bin/swift-frontend(+0x1cb26a6)[0x563e6aa2e6a6]
/usr/bin/swift-frontend(+0x1032c84)[0x563e69daec84]
/usr/bin/swift-frontend(+0x1032b2a)[0x563e69daeb2a]
/usr/bin/swift-frontend(+0x1027f82)[0x563e69da3f82]
/usr/bin/swift-frontend(+0x1027978)[0x563e69da3978]
/usr/bin/swift-frontend(+0xe3f242)[0x563e69bbb242]
/usr/bin/swift-frontend(+0xe3d09c)[0x563e69bb909c]
/usr/bin/swift-frontend(+0xe382cd)[0x563e69bb42cd]
/usr/bin/swift-frontend(+0xe369db)[0x563e69bb29db]
/usr/bin/swift-frontend(+0xcc3315)[0x563e69a3f315]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7fb5d78d7d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7fb5d78d7e40]
/usr/bin/swift-frontend(+0xcc2375)[0x563e69a3e375]
error: emit-module command failed with exit code 1 (use -v to see invocation)
[22/42] Emitting module CoreBluetoothMock
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/36] Compiling CoreBluetoothMock CBMPeripheralSpec.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/37] Emitting module LittleBlueTooth
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[4/39] Compiling LittleBlueTooth LittleBluetoothConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[5/39] Compiling LittleBlueTooth Loggable.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[6/39] Compiling LittleBlueTooth CBPeripheralProxy.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[7/39] Compiling LittleBlueTooth ReplaySubject.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[8/39] Compiling CoreBluetoothMock CBMPeripheralSpecDelegate.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[9/39] Compiling LittleBlueTooth ReplaySubjectSubscription.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[10/39] Compiling LittleBlueTooth Peripheral.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/39] Emitting module CoreBluetoothMock
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[12/39] Compiling LittleBlueTooth ReadAndWrite.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[13/39] Compiling LittleBlueTooth ScanAndConnection.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[14/39] Compiling LittleBlueTooth CoreBluetoothTypeAliases.swift
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[15/39] Compiling LittleBlueTooth LittleBlueTooth.swift
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
error: compile command failed due to signal 6 (use -v to see invocation)
error: compile command failed due to signal 6 (use -v to see invocation)
[16/39] Compiling LittleBlueTooth ShareReplay.swift
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[17/39] Compiling LittleBlueTooth Utilities.swift
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[21/39] Compiling LittleBlueTooth Helper.swift
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[22/39] Compiling LittleBlueTooth AdvertisingData.swift
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[23/39] Compiling LittleBlueTooth CentralRestorer.swift
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[24/39] Compiling LittleBlueTooth LittleBlueToothCharacteristic.swift
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[27/39] Compiling LittleBlueTooth JustLittleBlueTooth.swift
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[28/39] Compiling LittleBlueTooth Listen.swift
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
[29/39] Compiling LittleBlueTooth Log.swift
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift:9:8: error: no such module 'Combine'
import Combine
       ^
Can't demangle: $s15LittleBlueTooth0A14BluetoothErrorO30couldNotReadFromCharacteristic33_6E653EDF36D1410CC5D829BB06B78F1DLLXeF5errorL_s0E0_pvp
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0.	Program arguments: /usr/bin/swift-frontend -frontend -c /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/JustLittleBlueTooth.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/Listen.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/Log.swift -primary-file /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/ReadAndWrite.swift -primary-file /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/CustomOperator/ScanAndConnection.swift -primary-file /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Error/LittleBlueToothError.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Extension/Helper.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Model/AdvertisingData.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Model/CentralRestorer.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Model/LittleBlueToothCharacteristic.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Model/LittleBluetoothConfiguration.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Model/Loggable.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Model/Peripheral.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Model/PeripheralDiscovery.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Proxies/CBCentralManagerDelegateProxy.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Proxies/CBPeripheralProxy.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Utilities/ShareAndReplayOperator/ReplaySubject.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Utilities/ShareAndReplayOperator/ReplaySubjectSubscription.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Utilities/ShareAndReplayOperator/ShareReplay.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Utilities/Utilities.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/CoreBluetoothTypeAliases.swift /host/spi-builder-workspace/Sources/LittleBlueTooth/LittleBlueTooth.swift -supplementary-output-file-map /tmp/TemporaryDirectory.anR7ZW/supplementaryOutputs-2 -target x86_64-unknown-linux-gnu -disable-objc-interop -I /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug -enable-testing -g -module-cache-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ModuleCache -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -new-driver-path /usr/bin/swift-driver -empty-abi-descriptor -resource-dir /usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fPIC -Xcc -g -Xcc -fno-omit-frame-pointer -module-name LittleBlueTooth -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -parse-as-library -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/LittleBlueTooth.build/ReadAndWrite.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/LittleBlueTooth.build/ScanAndConnection.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/LittleBlueTooth.build/LittleBlueToothError.swift.o -index-store-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store -index-system-modules
1.	Swift version 5.10-dev (LLVM dbfaba0078e9380, Swift 63c8b551eb2f613)
2.	Compiling with the current language version
3.	While walking into 'LittleBluetoothError' (at /host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Error/LittleBlueToothError.swift:16:8)
4.	While evaluating request USRGenerationRequest(LittleBlueTooth.(file).LittleBluetoothError.couldNotReadFromCharacteristic(characteristic:error:).error@/host/spi-builder-workspace/Sources/LittleBlueTooth/Classes/Error/LittleBlueToothError.swift:32:65)
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
/usr/bin/swift-frontend(+0x7307d73)[0x562373469d73]
/usr/bin/swift-frontend(+0x7305abe)[0x562373467abe]
/usr/bin/swift-frontend(+0x73080ea)[0x56237346a0ea]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7f98dbfa8520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c)[0x7f98dbffc9fc]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16)[0x7f98dbfa8476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7f98dbf8e7f3]
/usr/bin/swift-frontend(+0x2af4275)[0x56236ec56275]
/usr/bin/swift-frontend(+0x2755c54)[0x56236e8b7c54]
/usr/bin/swift-frontend(+0x2ab869b)[0x56236ec1a69b]
/usr/bin/swift-frontend(+0x2347a0c)[0x56236e4a9a0c]
/usr/bin/swift-frontend(+0x106859c)[0x56236d1ca59c]
/usr/bin/swift-frontend(+0x1068102)[0x56236d1ca102]
/usr/bin/swift-frontend(+0x106716b)[0x56236d1c916b]
/usr/bin/swift-frontend(+0x2ab91aa)[0x56236ec1b1aa]
/usr/bin/swift-frontend(+0x1036d5b)[0x56236d198d5b]
/usr/bin/swift-frontend(+0x10362a7)[0x56236d1982a7]
/usr/bin/swift-frontend(+0x1033c59)[0x56236d195c59]
/usr/bin/swift-frontend(+0x1cb4cd1)[0x56236de16cd1]
/usr/bin/swift-frontend(+0x27ad05c)[0x56236e90f05c]
/usr/bin/swift-frontend(+0x27aeb3c)[0x56236e910b3c]
/usr/bin/swift-frontend(+0x27b10e7)[0x56236e9130e7]
/usr/bin/swift-frontend(+0x27ad07c)[0x56236e90f07c]
/usr/bin/swift-frontend(+0x27b1c1f)[0x56236e913c1f]
/usr/bin/swift-frontend(+0x27b086b)[0x56236e91286b]
/usr/bin/swift-frontend(+0x27ad07c)[0x56236e90f07c]
/usr/bin/swift-frontend(+0x27acf73)[0x56236e90ef73]
/usr/bin/swift-frontend(+0x298b1e2)[0x56236eaed1e2]
/usr/bin/swift-frontend(+0x1cb26a6)[0x56236de146a6]
/usr/bin/swift-frontend(+0x1032c84)[0x56236d194c84]
/usr/bin/swift-frontend(+0x1032b2a)[0x56236d194b2a]
/usr/bin/swift-frontend(+0x1027f82)[0x56236d189f82]
/usr/bin/swift-frontend(+0x1027978)[0x56236d189978]
/usr/bin/swift-frontend(+0xe3f242)[0x56236cfa1242]
/usr/bin/swift-frontend(+0xe3d09c)[0x56236cf9f09c]
/usr/bin/swift-frontend(+0xe382cd)[0x56236cf9a2cd]
/usr/bin/swift-frontend(+0xe369db)[0x56236cf989db]
/usr/bin/swift-frontend(+0xcc3315)[0x56236ce25315]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7f98dbf8fd90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7f98dbf8fe40]
/usr/bin/swift-frontend(+0xcc2375)[0x56236ce24375]
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/Classes/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
BUILD FAILURE 5.10 linux

Build Machine: Linux 1