The Swift Package Index logo.Swift Package Index

Build Information

Failed to build BluetoothDarwin with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PureSwift/BluetoothDarwin.git
Reference: 1.1.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/PureSwift/BluetoothDarwin
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at f460686 Removed Carthage support
Cloned https://github.com/PureSwift/BluetoothDarwin.git
Revision (git rev-parse @):
f460686125e257710a6c8077bc91e7289f4b7a77
SUCCESS checkout https://github.com/PureSwift/BluetoothDarwin.git at 1.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/PureSwift/BluetoothDarwin.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[2/6] Compiling CBluetoothDarwin dummy.c
[3/6] Write swift-version--423B1241ED78D482.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/175] Emitting module Bluetooth
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: type 'Data' does not conform to protocol 'DataContainer'
extension Data: DataContainer {
^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'DataContainer'
extension Data: DataContainer {
^
Swift.MutableCollection:6:23: note: 'subscript(_:)' declared here
    @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
                      ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:64:5: note: requirement 'subscript(_:)' declared here
    subscript(range: Range<Int>) -> Slice<Self> { get }
    ^
[6/199] Compiling Bluetooth Data.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: type 'Data' does not conform to protocol 'DataContainer'
extension Data: DataContainer {
^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'DataContainer'
extension Data: DataContainer {
^
Swift.MutableCollection:6:23: note: 'subscript(_:)' declared here
    @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
                      ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:64:5: note: requirement 'subscript(_:)' declared here
    subscript(range: Range<Int>) -> Slice<Self> { get }
    ^
[7/199] Compiling Bluetooth DataConvertible.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: type 'Data' does not conform to protocol 'DataContainer'
extension Data: DataContainer {
^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'DataContainer'
extension Data: DataContainer {
^
Swift.MutableCollection:6:23: note: 'subscript(_:)' declared here
    @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
                      ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:64:5: note: requirement 'subscript(_:)' declared here
    subscript(range: Range<Int>) -> Slice<Self> { get }
    ^
[8/199] Compiling Bluetooth DefinedCompanies.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: type 'Data' does not conform to protocol 'DataContainer'
extension Data: DataContainer {
^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'DataContainer'
extension Data: DataContainer {
^
Swift.MutableCollection:6:23: note: 'subscript(_:)' declared here
    @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
                      ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:64:5: note: requirement 'subscript(_:)' declared here
    subscript(range: Range<Int>) -> Slice<Self> { get }
    ^
[9/199] Compiling Bluetooth DefinedUUID.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: type 'Data' does not conform to protocol 'DataContainer'
extension Data: DataContainer {
^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'DataContainer'
extension Data: DataContainer {
^
Swift.MutableCollection:6:23: note: 'subscript(_:)' declared here
    @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
                      ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:64:5: note: requirement 'subscript(_:)' declared here
    subscript(range: Range<Int>) -> Slice<Self> { get }
    ^
[10/199] Compiling Bluetooth DefinedUUIDExtension.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: type 'Data' does not conform to protocol 'DataContainer'
extension Data: DataContainer {
^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'DataContainer'
extension Data: DataContainer {
^
Swift.MutableCollection:6:23: note: 'subscript(_:)' declared here
    @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
                      ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:64:5: note: requirement 'subscript(_:)' declared here
    subscript(range: Range<Int>) -> Slice<Self> { get }
    ^
[11/199] Compiling Bluetooth GAP3DInformation.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: type 'Data' does not conform to protocol 'DataContainer'
extension Data: DataContainer {
^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'DataContainer'
extension Data: DataContainer {
^
Swift.MutableCollection:6:23: note: 'subscript(_:)' declared here
    @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
                      ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:64:5: note: requirement 'subscript(_:)' declared here
    subscript(range: Range<Int>) -> Slice<Self> { get }
    ^
[12/199] Compiling Bluetooth GAPAdvertisingInterval.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: type 'Data' does not conform to protocol 'DataContainer'
extension Data: DataContainer {
^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'DataContainer'
extension Data: DataContainer {
^
Swift.MutableCollection:6:23: note: 'subscript(_:)' declared here
    @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
                      ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:64:5: note: requirement 'subscript(_:)' declared here
    subscript(range: Range<Int>) -> Slice<Self> { get }
    ^
[13/199] Compiling Bluetooth GAPAppearance.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: type 'Data' does not conform to protocol 'DataContainer'
extension Data: DataContainer {
^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'DataContainer'
extension Data: DataContainer {
^
Swift.MutableCollection:6:23: note: 'subscript(_:)' declared here
    @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
                      ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:64:5: note: requirement 'subscript(_:)' declared here
    subscript(range: Range<Int>) -> Slice<Self> { get }
    ^
[14/199] Compiling Bluetooth GAPAppearanceData.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: type 'Data' does not conform to protocol 'DataContainer'
extension Data: DataContainer {
^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'DataContainer'
extension Data: DataContainer {
^
Swift.MutableCollection:6:23: note: 'subscript(_:)' declared here
    @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
                      ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:64:5: note: requirement 'subscript(_:)' declared here
    subscript(range: Range<Int>) -> Slice<Self> { get }
    ^
[15/199] Compiling Bluetooth GAPChannelMapUpdateIndication.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: type 'Data' does not conform to protocol 'DataContainer'
extension Data: DataContainer {
^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'DataContainer'
extension Data: DataContainer {
^
Swift.MutableCollection:6:23: note: 'subscript(_:)' declared here
    @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
                      ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:64:5: note: requirement 'subscript(_:)' declared here
    subscript(range: Range<Int>) -> Slice<Self> { get }
    ^
[16/199] Compiling Bluetooth GAPClassOfDevice.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: type 'Data' does not conform to protocol 'DataContainer'
extension Data: DataContainer {
^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'DataContainer'
extension Data: DataContainer {
^
Swift.MutableCollection:6:23: note: 'subscript(_:)' declared here
    @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
                      ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:64:5: note: requirement 'subscript(_:)' declared here
    subscript(range: Range<Int>) -> Slice<Self> { get }
    ^
[17/199] Compiling Bluetooth GAPCompleteListOf128BitServiceClassUUIDs.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: type 'Data' does not conform to protocol 'DataContainer'
extension Data: DataContainer {
^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'DataContainer'
extension Data: DataContainer {
^
Swift.MutableCollection:6:23: note: 'subscript(_:)' declared here
    @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
                      ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:64:5: note: requirement 'subscript(_:)' declared here
    subscript(range: Range<Int>) -> Slice<Self> { get }
    ^
[18/199] Compiling Bluetooth GAPCompleteListOf16BitServiceClassUUIDs.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: type 'Data' does not conform to protocol 'DataContainer'
extension Data: DataContainer {
^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'DataContainer'
extension Data: DataContainer {
^
Swift.MutableCollection:6:23: note: 'subscript(_:)' declared here
    @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
                      ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:64:5: note: requirement 'subscript(_:)' declared here
    subscript(range: Range<Int>) -> Slice<Self> { get }
    ^
[19/199] Compiling Bluetooth GAPCompleteListOf32BitServiceClassUUIDs.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: type 'Data' does not conform to protocol 'DataContainer'
extension Data: DataContainer {
^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'DataContainer'
extension Data: DataContainer {
^
Swift.MutableCollection:6:23: note: 'subscript(_:)' declared here
    @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
                      ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:64:5: note: requirement 'subscript(_:)' declared here
    subscript(range: Range<Int>) -> Slice<Self> { get }
    ^
[20/199] Compiling Bluetooth GAPCompleteLocalName.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: type 'Data' does not conform to protocol 'DataContainer'
extension Data: DataContainer {
^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'DataContainer'
extension Data: DataContainer {
^
Swift.MutableCollection:6:23: note: 'subscript(_:)' declared here
    @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
                      ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:64:5: note: requirement 'subscript(_:)' declared here
    subscript(range: Range<Int>) -> Slice<Self> { get }
    ^
[21/199] Compiling Bluetooth GAPData.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: type 'Data' does not conform to protocol 'DataContainer'
extension Data: DataContainer {
^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'DataContainer'
extension Data: DataContainer {
^
Swift.MutableCollection:6:23: note: 'subscript(_:)' declared here
    @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
                      ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:64:5: note: requirement 'subscript(_:)' declared here
    subscript(range: Range<Int>) -> Slice<Self> { get }
    ^
[22/199] Compiling Bluetooth GAPDataEncoder.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: type 'Data' does not conform to protocol 'DataContainer'
extension Data: DataContainer {
^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'DataContainer'
extension Data: DataContainer {
^
Swift.MutableCollection:6:23: note: 'subscript(_:)' declared here
    @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
                      ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:64:5: note: requirement 'subscript(_:)' declared here
    subscript(range: Range<Int>) -> Slice<Self> { get }
    ^
[23/199] Compiling Bluetooth GAPDataType.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: type 'Data' does not conform to protocol 'DataContainer'
extension Data: DataContainer {
^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'DataContainer'
extension Data: DataContainer {
^
Swift.MutableCollection:6:23: note: 'subscript(_:)' declared here
    @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
                      ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:64:5: note: requirement 'subscript(_:)' declared here
    subscript(range: Range<Int>) -> Slice<Self> { get }
    ^
[24/199] Compiling Bluetooth GAPFlags.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: type 'Data' does not conform to protocol 'DataContainer'
extension Data: DataContainer {
^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'DataContainer'
extension Data: DataContainer {
^
Swift.MutableCollection:6:23: note: 'subscript(_:)' declared here
    @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
                      ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:64:5: note: requirement 'subscript(_:)' declared here
    subscript(range: Range<Int>) -> Slice<Self> { get }
    ^
[25/199] Compiling Bluetooth GAPIncompleteListOf128BitServiceClassUUIDs.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: type 'Data' does not conform to protocol 'DataContainer'
extension Data: DataContainer {
^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'DataContainer'
extension Data: DataContainer {
^
Swift.MutableCollection:6:23: note: 'subscript(_:)' declared here
    @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
                      ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:64:5: note: requirement 'subscript(_:)' declared here
    subscript(range: Range<Int>) -> Slice<Self> { get }
    ^
[26/199] Compiling Bluetooth GAPIncompleteListOf16BitServiceClassUUIDs.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: type 'Data' does not conform to protocol 'DataContainer'
extension Data: DataContainer {
^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'DataContainer'
extension Data: DataContainer {
^
Swift.MutableCollection:6:23: note: 'subscript(_:)' declared here
    @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
                      ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:64:5: note: requirement 'subscript(_:)' declared here
    subscript(range: Range<Int>) -> Slice<Self> { get }
    ^
[27/199] Compiling Bluetooth GAPIncompleteListOf32BitServiceClassUUIDs.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: type 'Data' does not conform to protocol 'DataContainer'
extension Data: DataContainer {
^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'DataContainer'
extension Data: DataContainer {
^
Swift.MutableCollection:6:23: note: 'subscript(_:)' declared here
    @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
                      ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:64:5: note: requirement 'subscript(_:)' declared here
    subscript(range: Range<Int>) -> Slice<Self> { get }
    ^
[28/199] Compiling Bluetooth GAPIndoorPositioning.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: type 'Data' does not conform to protocol 'DataContainer'
extension Data: DataContainer {
^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'DataContainer'
extension Data: DataContainer {
^
Swift.MutableCollection:6:23: note: 'subscript(_:)' declared here
    @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
                      ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:64:5: note: requirement 'subscript(_:)' declared here
    subscript(range: Range<Int>) -> Slice<Self> { get }
    ^
[29/199] Compiling Bluetooth GAPLEDeviceAddress.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: type 'Data' does not conform to protocol 'DataContainer'
extension Data: DataContainer {
^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'DataContainer'
extension Data: DataContainer {
^
Swift.MutableCollection:6:23: note: 'subscript(_:)' declared here
    @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
                      ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:64:5: note: requirement 'subscript(_:)' declared here
    subscript(range: Range<Int>) -> Slice<Self> { get }
    ^
[30/223] Compiling Bluetooth GAPURI.swift
[31/223] Compiling Bluetooth GAPUUIDList.swift
[32/223] Compiling Bluetooth GATT.swift
[33/223] Compiling Bluetooth GATTAerobicHeartRateLowerLimit.swift
[34/223] Compiling Bluetooth GATTAerobicHeartRateUpperLimit.swift
[35/223] Compiling Bluetooth GATTAerobicThreshold.swift
[36/223] Compiling Bluetooth GATTAge.swift
[37/223] Compiling Bluetooth GATTAggregateFormatDescriptor.swift
[38/223] Compiling Bluetooth GATTAlertCategory.swift
[39/223] Compiling Bluetooth GATTAlertCategoryBitMask.swift
[40/223] Compiling Bluetooth GATTAlertLevel.swift
[41/223] Compiling Bluetooth GATTAlertNotificationControlPoint.swift
[42/223] Compiling Bluetooth GATTAlertNotificationService.swift
[43/223] Compiling Bluetooth GATTAlertStatus.swift
[44/223] Compiling Bluetooth GATTAltitude.swift
[45/223] Compiling Bluetooth GATTAnaerobicHeartRateLowerLimit.swift
[46/223] Compiling Bluetooth GATTAnaerobicHeartRateUpperLimit.swift
[47/223] Compiling Bluetooth GATTAnalog.swift
[48/223] Compiling Bluetooth GATTAnalogOutput.swift
[49/223] Compiling Bluetooth GATTAttributes.swift
[50/223] Compiling Bluetooth GATTBarometricPressureTrend.swift
[51/223] Compiling Bluetooth GATTBatteryLevel.swift
[52/223] Compiling Bluetooth GATTBatteryPowerState.swift
[53/223] Compiling Bluetooth GATTBatteryService.swift
[54/247] Compiling Bluetooth GAPLERole.swift
[55/247] Compiling Bluetooth GAPLESecureConnectionsConfirmation.swift
[56/247] Compiling Bluetooth GAPLESecureConnectionsRandom.swift
[57/247] Compiling Bluetooth GAPLESupportedFeatures.swift
[58/247] Compiling Bluetooth GAPListOf128BitServiceSolicitationUUIDs.swift
[59/247] Compiling Bluetooth GAPListOf16BitServiceSolicitationUUIDs.swift
[60/247] Compiling Bluetooth GAPListOf32BitServiceSolicitationUUIDs.swift
[61/247] Compiling Bluetooth GAPManufacturerSpecificData.swift
[62/247] Compiling Bluetooth GAPMeshBeacon.swift
[63/247] Compiling Bluetooth GAPMeshMessage.swift
[64/247] Compiling Bluetooth GAPPBADV.swift
[65/247] Compiling Bluetooth GAPPublicTargetAddress.swift
[66/247] Compiling Bluetooth GAPRandomTargetAddress.swift
[67/247] Compiling Bluetooth GAPSecurityManagerOOBFlags.swift
[68/247] Compiling Bluetooth GAPSecurityManagerTKValue.swift
[69/247] Compiling Bluetooth GAPServiceData128BitUUID.swift
[70/247] Compiling Bluetooth GAPServiceData16BitUUID.swift
[71/247] Compiling Bluetooth GAPServiceData32BitUUID.swift
[72/247] Compiling Bluetooth GAPShortLocalName.swift
[73/247] Compiling Bluetooth GAPSimplePairingHashC.swift
[74/247] Compiling Bluetooth GAPSimplePairingRandomizerR.swift
[75/247] Compiling Bluetooth GAPSlaveConnectionIntervalRange.swift
[76/247] Compiling Bluetooth GAPTransportDiscoveryData.swift
[77/247] Compiling Bluetooth GAPTxPowerLevel.swift
[78/271] Compiling Bluetooth ATTReadByTypeResponse.swift
[79/271] Compiling Bluetooth ATTReadMultipleRequest.swift
[80/271] Compiling Bluetooth ATTReadMultipleResponse.swift
[81/271] Compiling Bluetooth ATTReadRequest.swift
[82/271] Compiling Bluetooth ATTReadResponse.swift
[83/271] Compiling Bluetooth ATTSignedWriteCommand.swift
[84/271] Compiling Bluetooth ATTWriteCommand.swift
[85/271] Compiling Bluetooth ATTWriteRequest.swift
[86/271] Compiling Bluetooth ATTWriteResponse.swift
[87/271] Compiling Bluetooth Address.swift
[88/271] Compiling Bluetooth AdvertisingChannelHeader.swift
[89/271] Compiling Bluetooth AdvertisingInterval.swift
[90/271] Compiling Bluetooth Array.swift
[91/271] Compiling Bluetooth BitMaskOption.swift
[92/271] Compiling Bluetooth BluetoothHostController.swift
[93/271] Compiling Bluetooth BluetoothUUID.swift
[94/271] Compiling Bluetooth Bool.swift
[95/271] Compiling Bluetooth ByteSwap.swift
[96/271] Compiling Bluetooth ByteValue.swift
[97/271] Compiling Bluetooth ChannelIdentifier.swift
[98/271] Compiling Bluetooth ClassOfDevice.swift
[99/271] Compiling Bluetooth CompanyIdentifier.swift
[100/271] Compiling Bluetooth CompanyIdentifierExtension.swift
[101/271] Compiling Bluetooth ConnectionAcceptTimeout.swift
[102/295] Compiling Bluetooth HCI.swift
[103/295] Compiling Bluetooth HCIAcceptConnectionRequest.swift
[104/295] Compiling Bluetooth HCIAuthenticationComplete.swift
[105/295] Compiling Bluetooth HCIAuthenticationRequested.swift
[106/295] Compiling Bluetooth HCIChangeConnectionPacketType.swift
[107/295] Compiling Bluetooth HCICommand.swift
[108/295] Compiling Bluetooth HCICommandComplete.swift
[109/295] Compiling Bluetooth HCICommandStatus.swift
[110/295] Compiling Bluetooth HCICommandTimeout.swift
[111/295] Compiling Bluetooth HCIConnectionComplete.swift
[112/295] Compiling Bluetooth HCIConnectionPacketTypeChange.swift
[113/295] Compiling Bluetooth HCIConnectionRequest.swift
[114/295] Compiling Bluetooth HCICreateConnection.swift
[115/295] Compiling Bluetooth HCICreateConnectionCancel.swift
[116/295] Compiling Bluetooth HCIDeleteStoredLinkKey.swift
[117/295] Compiling Bluetooth HCIDisconnect.swift
[118/295] Compiling Bluetooth HCIDisconnectionComplete.swift
[119/295] Compiling Bluetooth HCIEncryptionChange.swift
[120/295] Compiling Bluetooth HCIEncryptionKeyRefreshComplete.swift
[121/295] Compiling Bluetooth HCIError.swift
[122/295] Compiling Bluetooth HCIEvent.swift
[123/295] Compiling Bluetooth HCIExitPeriodicInquiryMode.swift
[124/295] Compiling Bluetooth HCIGeneralEvent.swift
[125/295] Compiling Bluetooth HCIHoldMode.swift
[126/319] Compiling Bluetooth HCILEGenerateDHKey.swift
[127/319] Compiling Bluetooth HCILEGenerateDHKeyComplete.swift
[128/319] Compiling Bluetooth HCILELongTermKeyRequest.swift
[129/319] Compiling Bluetooth HCILELongTermKeyRequestNegativeReply.swift
[130/319] Compiling Bluetooth HCILELongTermKeyRequestReply.swift
[131/319] Compiling Bluetooth HCILEPeriodicAdvertisingCreateSync.swift
[132/319] Compiling Bluetooth HCILEPeriodicAdvertisingReport.swift
[133/319] Compiling Bluetooth HCILEPeriodicAdvertisingSyncEstablished.swift
[134/319] Compiling Bluetooth HCILEPeriodicAdvertisingSyncLost.swift
[135/319] Compiling Bluetooth HCILEPeriodicAdvertisingTerminateSync.swift
[136/319] Compiling Bluetooth HCILEPhyUpdateComplete.swift
[137/319] Compiling Bluetooth HCILERandom.swift
[138/319] Compiling Bluetooth HCILEReadAdvertisingChannelTxPower.swift
[139/319] Compiling Bluetooth HCILEReadBufferSize.swift
[140/319] Compiling Bluetooth HCILEReadChannelMap.swift
[141/319] Compiling Bluetooth HCILEReadLocalP256PublicKeyComplete.swift
[142/319] Compiling Bluetooth HCILEReadLocalResolvableAddressReturn.swift
[143/319] Compiling Bluetooth HCILEReadLocalSupportedFeatures.swift
[144/319] Compiling Bluetooth HCILEReadMaximumAdvertisingDataLength.swift
[145/319] Compiling Bluetooth HCILEReadMaximumDataLength.swift
[146/319] Compiling Bluetooth HCILEReadNumberOfSupportedAdvertisingSets.swift
[147/319] Compiling Bluetooth HCILEReadPeerResolvableAddressReturn.swift
[148/319] Compiling Bluetooth HCILEReadPeriodicAdvertisingListSize.swift
[149/319] Compiling Bluetooth HCILEReadPhy.swift
[150/343] Compiling Bluetooth HCILEReadRemoteUsedFeatures.swift
[151/343] Compiling Bluetooth HCILEReadRemoteUsedFeaturesComplete.swift
[152/343] Compiling Bluetooth HCILEReadResolvingListSize.swift
[153/343] Compiling Bluetooth HCILEReadRfPathCompensation.swift
[154/343] Compiling Bluetooth HCILEReadSuggestedDefaultDataLength.swift
[155/343] Compiling Bluetooth HCILEReadSupportedStates.swift
[156/343] Compiling Bluetooth HCILEReadTransmitPower.swift
[157/343] Compiling Bluetooth HCILEReadWhiteListSize.swift
[158/343] Compiling Bluetooth HCILEReceiverTest.swift
[159/343] Compiling Bluetooth HCILERemoteConnectionParameterRequest.swift
[160/343] Compiling Bluetooth HCILERemoteConnectionParameterRequestNegativeReply.swift
[161/343] Compiling Bluetooth HCILERemoteConnectionParameterRequestReply.swift
[162/343] Compiling Bluetooth HCILERemoveAdvertisingSet.swift
[163/343] Compiling Bluetooth HCILERemoveDeviceFromResolvingList.swift
[164/343] Compiling Bluetooth HCILERemoveDeviceFromWhiteList.swift
[165/343] Compiling Bluetooth HCILERemoveDeviceToPeriodicAdvertiserList.swift
[166/343] Compiling Bluetooth HCILEScanRequestReceived.swift
[167/343] Compiling Bluetooth HCILESetAddressResolutionEnable.swift
[168/343] Compiling Bluetooth HCILESetAdvertiseEnable.swift
[169/343] Compiling Bluetooth HCILESetAdvertisingData.swift
[170/343] Compiling Bluetooth HCILESetAdvertisingParameters.swift
[171/343] Compiling Bluetooth HCILESetAdvertisingSetRandomAddress.swift
[172/343] Compiling Bluetooth HCILESetDataLength.swift
[173/343] Compiling Bluetooth HCILESetDefaultPhy.swift
[174/366] Compiling Bluetooth ATT.swift
[175/366] Compiling Bluetooth ATTConnection.swift
[176/366] Compiling Bluetooth ATTError.swift
[177/366] Compiling Bluetooth ATTErrorResponse.swift
[178/366] Compiling Bluetooth ATTExecuteWriteRequest.swift
[179/366] Compiling Bluetooth ATTExecuteWriteResponse.swift
[180/366] Compiling Bluetooth ATTFindByTypeRequest.swift
[181/366] Compiling Bluetooth ATTFindByTypeResponse.swift
[182/366] Compiling Bluetooth ATTFindInformationRequest.swift
[183/366] Compiling Bluetooth ATTFindInformationResponse.swift
[184/366] Compiling Bluetooth ATTHandleValueConfirmation.swift
[185/366] Compiling Bluetooth ATTHandleValueIndication.swift
[186/366] Compiling Bluetooth ATTHandleValueNotification.swift
[187/366] Compiling Bluetooth ATTMaximumTransmissionUnit.swift
[188/366] Compiling Bluetooth ATTMaximumTransmissionUnitRequest.swift
[189/366] Compiling Bluetooth ATTMaximumTransmissionUnitResponse.swift
[190/366] Compiling Bluetooth ATTPrepareWriteRequest.swift
[191/366] Compiling Bluetooth ATTPrepareWriteResponse.swift
[192/366] Compiling Bluetooth ATTProtocolDataUnit.swift
[193/366] Compiling Bluetooth ATTReadBlobRequest.swift
[194/366] Compiling Bluetooth ATTReadBlobResponse.swift
[195/366] Compiling Bluetooth ATTReadByGroupTypeRequest.swift
[196/366] Compiling Bluetooth ATTReadByGroupTypeResponse.swift
[197/366] Compiling Bluetooth ATTReadByTypeRequest.swift
[198/366] Compiling Bluetooth GATTExactTime100.swift
[199/366] Compiling Bluetooth GATTExactTime256.swift
[200/366] Compiling Bluetooth GATTExternalReportReference.swift
[201/366] Compiling Bluetooth GATTFirmwareRevisionString.swift
[202/366] Compiling Bluetooth GATTFloorNumber.swift
[203/366] Compiling Bluetooth GATTFormatDescriptor.swift
[204/366] Compiling Bluetooth GATTHardwareRevisionString.swift
[205/366] Compiling Bluetooth GATTIndoorPositioningConfiguration.swift
[206/366] Compiling Bluetooth GATTLatitude.swift
[207/366] Compiling Bluetooth GATTLocalEastCoordinate.swift
[208/366] Compiling Bluetooth GATTLocalNorthCoordinate.swift
[209/366] Compiling Bluetooth GATTLocalTimeInformation.swift
[210/366] Compiling Bluetooth GATTLocationName.swift
[211/366] Compiling Bluetooth GATTLongitude.swift
[212/366] Compiling Bluetooth GATTManufacturerNameString.swift
[213/366] Compiling Bluetooth GATTModelNumber.swift
[214/366] Compiling Bluetooth GATTNewAlert.swift
[215/366] Compiling Bluetooth GATTNumberOfDigitals.swift
[216/366] Compiling Bluetooth GATTObjectID.swift
[217/366] Compiling Bluetooth GATTObjectName.swift
[218/366] Compiling Bluetooth GATTObjectSize.swift
[219/366] Compiling Bluetooth GATTObjectType.swift
[220/366] Compiling Bluetooth GATTPnPID.swift
[221/366] Compiling Bluetooth GATTProfile.swift
[222/366] Compiling Bluetooth GATTBloodPressureFeature.swift
[223/366] Compiling Bluetooth GATTBloodPressureManagement.swift
[224/366] Compiling Bluetooth GATTBloodPressureService.swift
[225/366] Compiling Bluetooth GATTBodyCompositionMeasurement.swift
[226/366] Compiling Bluetooth GATTBodySensorLocation.swift
[227/366] Compiling Bluetooth GATTBootKeyboardInputReport.swift
[228/366] Compiling Bluetooth GATTBootKeyboardOutputReport.swift
[229/366] Compiling Bluetooth GATTBootMouseInputReport.swift
[230/366] Compiling Bluetooth GATTCGMSessionRunTime.swift
[231/366] Compiling Bluetooth GATTCentralAddressResolution.swift
[232/366] Compiling Bluetooth GATTCharacteristic.swift
[233/366] Compiling Bluetooth GATTCharacteristicExtendedProperties.swift
[234/366] Compiling Bluetooth GATTCharacteristicFormatType.swift
[235/366] Compiling Bluetooth GATTClient.swift
[236/366] Compiling Bluetooth GATTClientCharacteristicConfiguration.swift
[237/366] Compiling Bluetooth GATTCrossTrainerData.swift
[238/366] Compiling Bluetooth GATTCurrentTime.swift
[239/366] Compiling Bluetooth GATTDatabase.swift
[240/366] Compiling Bluetooth GATTDateTime.swift
[241/366] Compiling Bluetooth GATTDateUTC.swift
[242/366] Compiling Bluetooth GATTDayDateTime.swift
[243/366] Compiling Bluetooth GATTDayOfWeek.swift
[244/366] Compiling Bluetooth GATTDescriptor.swift
[245/366] Compiling Bluetooth GATTDstOffset.swift
[246/435] Compiling Bluetooth HCIIOCapabilityRequest.swift
[247/435] Compiling Bluetooth HCIIOCapabilityRequestReply.swift
[248/435] Compiling Bluetooth HCIIOCapabilityResponse.swift
[249/435] Compiling Bluetooth HCIInquiry.swift
[250/435] Compiling Bluetooth HCIInquiryCancel.swift
[251/435] Compiling Bluetooth HCIInquiryComplete.swift
[252/435] Compiling Bluetooth HCIInquiryResult.swift
[253/435] Compiling Bluetooth HCILEAddDeviceToPeriodicAdvertiserList.swift
[254/435] Compiling Bluetooth HCILEAddDeviceToResolvingList.swift
[255/435] Compiling Bluetooth HCILEAddDeviceToWhiteList.swift
[256/435] Compiling Bluetooth HCILEAdvertisingReport.swift
[257/435] Compiling Bluetooth HCILEAdvertisingSetTerminated.swift
[258/435] Compiling Bluetooth HCILEChannelSelectionAlgorithm.swift
[259/435] Compiling Bluetooth HCILEConnectionComplete.swift
[260/435] Compiling Bluetooth HCILEConnectionUpdateComplete.swift
[261/435] Compiling Bluetooth HCILECreateConnection.swift
[262/435] Compiling Bluetooth HCILEDataLengthChange.swift
[263/435] Compiling Bluetooth HCILEDirectedAdvertisingReport.swift
[264/435] Compiling Bluetooth HCILEEncrypt.swift
[265/435] Compiling Bluetooth HCILEEnhancedConnectionComplete.swift
[266/435] Compiling Bluetooth HCILEEnhancedReceiverTest.swift
[267/435] Compiling Bluetooth HCILEEnhancedTransmitterTest.swift
[268/435] Compiling Bluetooth HCILEExtendedAdvertisingReport.swift
[269/435] Compiling Bluetooth HCILEExtendedCreateConnection.swift
[270/435] Compiling Bluetooth GATTReferenceTimeInformation.swift
[271/435] Compiling Bluetooth GATTReportReference.swift
[272/435] Compiling Bluetooth GATTScanIntervalWindow.swift
[273/435] Compiling Bluetooth GATTScanRefresh.swift
[274/435] Compiling Bluetooth GATTSecondaryTimeZone.swift
[275/435] Compiling Bluetooth GATTSerialNumberString.swift
[276/435] Compiling Bluetooth GATTServer.swift
[277/435] Compiling Bluetooth GATTServerCharacteristicConfiguration.swift
[278/435] Compiling Bluetooth GATTService.swift
[279/435] Compiling Bluetooth GATTSoftwareRevisionString.swift
[280/435] Compiling Bluetooth GATTSupportedNewAlertCategory.swift
[281/435] Compiling Bluetooth GATTSupportedUnreadAlertCategory.swift
[282/435] Compiling Bluetooth GATTSystemID.swift
[283/435] Compiling Bluetooth GATTTimeAccuracy.swift
[284/435] Compiling Bluetooth GATTTimeBroadcast.swift
[285/435] Compiling Bluetooth GATTTimeSource.swift
[286/435] Compiling Bluetooth GATTTimeTriggerSetting.swift
[287/435] Compiling Bluetooth GATTTimeUpdateControlPoint.swift
[288/435] Compiling Bluetooth GATTTimeUpdateState.swift
[289/435] Compiling Bluetooth GATTTimeWithDst.swift
[290/435] Compiling Bluetooth GATTTimeZone.swift
[291/435] Compiling Bluetooth GATTUncertainty.swift
[292/435] Compiling Bluetooth GATTUnreadAlertStatus.swift
[293/435] Compiling Bluetooth GATTUserDescription.swift
[294/435] Compiling Bluetooth HCILinkKeyRequest.swift
[295/435] Compiling Bluetooth HCILinkKeyRequestNegativeReply.swift
[296/435] Compiling Bluetooth HCILinkKeyRequestReply.swift
[297/435] Compiling Bluetooth HCILowEnergyMetaEvent.swift
[298/435] Compiling Bluetooth HCIMaxSlotsChange.swift
[299/435] Compiling Bluetooth HCIModeChange.swift
[300/435] Compiling Bluetooth HCINumberOfCompletedPackets.swift
[301/435] Compiling Bluetooth HCIPINCodeRequest.swift
[302/435] Compiling Bluetooth HCIPINCodeRequestReply.swift
[303/435] Compiling Bluetooth HCIPacketHeader.swift
[304/435] Compiling Bluetooth HCIPageScanRepetitionMode.swift
[305/435] Compiling Bluetooth HCIPeriodicInquiryMode.swift
[306/435] Compiling Bluetooth HCIQoSSetup.swift
[307/435] Compiling Bluetooth HCIQoSSetupComplete.swift
[308/435] Compiling Bluetooth HCIReadClassOfDevice.swift
[309/435] Compiling Bluetooth HCIReadClockOffset.swift
[310/435] Compiling Bluetooth HCIReadClockOffsetComplete.swift
[311/435] Compiling Bluetooth HCIReadConnectionAcceptTimeout.swift
[312/435] Compiling Bluetooth HCIReadDataBlockSize.swift
[313/435] Compiling Bluetooth HCIReadDeviceAddress.swift
[314/435] Compiling Bluetooth HCIReadLMPHandle.swift
[315/435] Compiling Bluetooth HCIReadLocalName.swift
[316/435] Compiling Bluetooth HCIReadLocalSupportedFeatures.swift
[317/435] Compiling Bluetooth HCIReadLocalVersionInformation.swift
[318/435] Compiling Bluetooth LowEnergyConnectionLatency.swift
[319/435] Compiling Bluetooth LowEnergyConnectionLength.swift
[320/435] Compiling Bluetooth LowEnergyEvent.swift
[321/435] Compiling Bluetooth LowEnergyFeature.swift
[322/435] Compiling Bluetooth LowEnergyFragmentPreference.swift
[323/435] Compiling Bluetooth LowEnergyMaxTxOctets.swift
[324/435] Compiling Bluetooth LowEnergyMaxTxTime.swift
[325/435] Compiling Bluetooth LowEnergyPacketPayload.swift
[326/435] Compiling Bluetooth LowEnergyPeerIdentifyAddressType.swift
[327/435] Compiling Bluetooth LowEnergyPhyOptions.swift
[328/435] Compiling Bluetooth LowEnergyResolvingList.swift
[329/435] Compiling Bluetooth LowEnergyRfRxPathCompensationValue.swift
[330/435] Compiling Bluetooth LowEnergyRfTxPathCompensationValue.swift
[331/435] Compiling Bluetooth LowEnergyRole.swift
[332/435] Compiling Bluetooth LowEnergyRxChannel.swift
[333/435] Compiling Bluetooth LowEnergyRxPhy.swift
[334/435] Compiling Bluetooth LowEnergyRxPhys.swift
[335/435] Compiling Bluetooth LowEnergyScanInterval.swift
[336/435] Compiling Bluetooth LowEnergyScanTimeInterval.swift
[337/435] Compiling Bluetooth LowEnergyState.swift
[338/435] Compiling Bluetooth LowEnergySupervisionTimeout.swift
[339/435] Compiling Bluetooth LowEnergyTxChannel.swift
[340/435] Compiling Bluetooth LowEnergyTxPhy.swift
[341/435] Compiling Bluetooth HCIReadPageTimeout.swift
[342/435] Compiling Bluetooth HCIReadRemoteExtendedFeatures.swift
[343/435] Compiling Bluetooth HCIReadRemoteExtendedFeaturesComplete.swift
[344/435] Compiling Bluetooth HCIReadRemoteFeaturesComplete.swift
[345/435] Compiling Bluetooth HCIReadRemoteSupportedFeatures.swift
[346/435] Compiling Bluetooth HCIReadRemoteVersionInformation.swift
[347/435] Compiling Bluetooth HCIReadRemoteVersionInformationComplete.swift
[348/435] Compiling Bluetooth HCIReadStoredLinkKey.swift
[349/435] Compiling Bluetooth HCIRejectConnectionRequest.swift
[350/435] Compiling Bluetooth HCIRemoteNameRequest.swift
[351/435] Compiling Bluetooth HCIRemoteNameRequestComplete.swift
[352/435] Compiling Bluetooth HCIReset.swift
[353/435] Compiling Bluetooth HCISetConnectionEncryption.swift
[354/435] Compiling Bluetooth HCISetEventFilter.swift
[355/435] Compiling Bluetooth HCISimplePairingComplete.swift
[356/435] Compiling Bluetooth HCIUserConfirmationRequest.swift
[357/435] Compiling Bluetooth HCIUserConfirmationRequestReply.swift
[358/435] Compiling Bluetooth HCIVersion.swift
[359/435] Compiling Bluetooth HCIWriteClassOfDevice.swift
[360/435] Compiling Bluetooth HCIWriteConnectionAcceptTimeout.swift
[361/435] Compiling Bluetooth HCIWriteLinkPolicySettings.swift
[362/435] Compiling Bluetooth HCIWriteLinkSupervisionTimeout.swift
[363/435] Compiling Bluetooth HCIWriteLocalName.swift
[364/435] Compiling Bluetooth HCILESetEventMask.swift
[365/435] Compiling Bluetooth HCILESetExtendedAdvertisingData.swift
[366/435] Compiling Bluetooth HCILESetExtendedAdvertisingParameters.swift
[367/435] Compiling Bluetooth HCILESetExtendedScanEnable.swift
[368/435] Compiling Bluetooth HCILESetExtendedScanParameters.swift
[369/435] Compiling Bluetooth HCILESetExtendedScanResponseData.swift
[370/435] Compiling Bluetooth HCILESetHostChannelClassification.swift
[371/435] Compiling Bluetooth HCILESetPeriodicAdvertisingData.swift
[372/435] Compiling Bluetooth HCILESetPeriodicAdvertisingEnable.swift
[373/435] Compiling Bluetooth HCILESetPeriodicAdvertisingParameters.swift
[374/435] Compiling Bluetooth HCILESetPhy.swift
[375/435] Compiling Bluetooth HCILESetPrivacyMode.swift
[376/435] Compiling Bluetooth HCILESetRandomAddress.swift
[377/435] Compiling Bluetooth HCILESetResolvablePrivateAddressTimeout.swift
[378/435] Compiling Bluetooth HCILESetScanEnable.swift
[379/435] Compiling Bluetooth HCILESetScanParameters.swift
[380/435] Compiling Bluetooth HCILESetScanResponseData.swift
[381/435] Compiling Bluetooth HCILEStartEncryption.swift
[382/435] Compiling Bluetooth HCILETestEnd.swift
[383/435] Compiling Bluetooth HCILETransmitterTest.swift
[384/435] Compiling Bluetooth HCILEUpdateConnection.swift
[385/435] Compiling Bluetooth HCILEWriteRfPathCompensation.swift
[386/435] Compiling Bluetooth HCILEWriteSuggestedDefaultDataLength.swift
[387/435] Compiling Bluetooth HCILinkKeyNotification.swift
[388/435] Compiling Bluetooth HCIWritePageScanActivity.swift
[389/435] Compiling Bluetooth HCIWritePageScanType.swift
[390/435] Compiling Bluetooth HCIWritePageTimeout.swift
[391/435] Compiling Bluetooth HCIWriteScanEnable.swift
[392/435] Compiling Bluetooth Hexadecimal.swift
[393/435] Compiling Bluetooth HostControllerBasebandCommand.swift
[394/435] Compiling Bluetooth InformationalCommand.swift
[395/435] Compiling Bluetooth Integer.swift
[396/435] Compiling Bluetooth L2CAPSocket.swift
[397/435] Compiling Bluetooth LMPFeature.swift
[398/435] Compiling Bluetooth LinkControlCommand.swift
[399/435] Compiling Bluetooth LinkPolicyCommand.swift
[400/435] Compiling Bluetooth LowEnergyAddressType.swift
[401/435] Compiling Bluetooth LowEnergyAdvertiserAddressType.swift
[402/435] Compiling Bluetooth LowEnergyAdvertising.swift
[403/435] Compiling Bluetooth LowEnergyAdvertisingData.swift
[404/435] Compiling Bluetooth LowEnergyAllPhys.swift
[405/435] Compiling Bluetooth LowEnergyChannelMap.swift
[406/435] Compiling Bluetooth LowEnergyClockAccuracy.swift
[407/435] Compiling Bluetooth LowEnergyCommand.swift
[408/435] Compiling Bluetooth LowEnergyConnection.swift
[409/435] Compiling Bluetooth LowEnergyConnectionInterval.swift
[410/435] Compiling Bluetooth LowEnergyConnectionIntervalRange.swift
[411/435] Compiling Bluetooth LowEnergyTxPhys.swift
[412/435] Compiling Bluetooth LowEnergyTxPower.swift
[413/435] Compiling Bluetooth LowEnergyWhiteList.swift
[414/435] Compiling Bluetooth LowEnergyWhiteListDevice.swift
[415/435] Compiling Bluetooth PacketType.swift
[416/435] Compiling Bluetooth ProtocolServiceMultiplexer.swift
[417/435] Compiling Bluetooth RSSI.swift
[418/435] Compiling Bluetooth SFloat.swift
[419/435] Compiling Bluetooth SecurityLevel.swift
[420/435] Compiling Bluetooth StatusParametersCommand.swift
[421/435] Compiling Bluetooth TestingCommand.swift
[422/435] Compiling Bluetooth UInt128.swift
[423/435] Compiling Bluetooth UInt24.swift
[424/435] Compiling Bluetooth UInt256.swift
[425/435] Compiling Bluetooth UInt40.swift
[426/435] Compiling Bluetooth UInt48.swift
[427/435] Compiling Bluetooth UInt512.swift
[428/435] Compiling Bluetooth UUID.swift
[429/435] Compiling Bluetooth Unit.swift
[430/435] Compiling Bluetooth UnitIdentifier.swift
[431/435] Compiling Bluetooth UnitIdentifierExtension.swift
[432/435] Compiling Bluetooth VendorCommand.swift
[433/435] Compiling Bluetooth iBeacon.swift
error: fatalError
Fetching https://github.com/PureSwift/Bluetooth.git from cache
Fetched https://github.com/PureSwift/Bluetooth.git from cache (0.21s)
Computing version for https://github.com/PureSwift/Bluetooth.git
Computed https://github.com/PureSwift/Bluetooth.git at 4.2.1 (0.48s)
Creating working copy for https://github.com/PureSwift/Bluetooth.git
Working copy of https://github.com/PureSwift/Bluetooth.git resolved at 4.2.1
[0/1] Planning build
Building for debugging...
[0/3] Write swift-version--423B1241ED78D482.txt
[2/25] Compiling Bluetooth GAPCompleteListOf16BitServiceClassUUIDs.swift
[3/25] Compiling Bluetooth GAPCompleteListOf32BitServiceClassUUIDs.swift
[4/25] Compiling Bluetooth GAPCompleteLocalName.swift
[5/28] Compiling Bluetooth GAPChannelMapUpdateIndication.swift
[6/28] Compiling Bluetooth GAPClassOfDevice.swift
[7/28] Compiling Bluetooth GAPCompleteListOf128BitServiceClassUUIDs.swift
[8/28] Compiling Bluetooth GAPData.swift
[9/28] Compiling Bluetooth GAPDataEncoder.swift
[10/28] Compiling Bluetooth GAPDataType.swift
[11/76] Compiling Bluetooth DefinedUUID.swift
[12/76] Compiling Bluetooth DefinedUUIDExtension.swift
[13/76] Compiling Bluetooth GAP3DInformation.swift
[14/76] Compiling Bluetooth GAPFlags.swift
[15/76] Compiling Bluetooth GAPIncompleteListOf128BitServiceClassUUIDs.swift
[16/76] Compiling Bluetooth GAPIncompleteListOf16BitServiceClassUUIDs.swift
[17/76] Compiling Bluetooth GAPAdvertisingInterval.swift
[18/76] Compiling Bluetooth GAPAppearance.swift
[19/76] Compiling Bluetooth GAPAppearanceData.swift
[20/148] Compiling Bluetooth Data.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: type 'Data' does not conform to protocol 'DataContainer'
extension Data: DataContainer {
^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'DataContainer'
extension Data: DataContainer {
^
Swift.MutableCollection:6:23: note: 'subscript(_:)' declared here
    @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
                      ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:64:5: note: requirement 'subscript(_:)' declared here
    subscript(range: Range<Int>) -> Slice<Self> { get }
    ^
[21/148] Compiling Bluetooth DataConvertible.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: type 'Data' does not conform to protocol 'DataContainer'
extension Data: DataContainer {
^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'DataContainer'
extension Data: DataContainer {
^
Swift.MutableCollection:6:23: note: 'subscript(_:)' declared here
    @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
                      ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:64:5: note: requirement 'subscript(_:)' declared here
    subscript(range: Range<Int>) -> Slice<Self> { get }
    ^
[22/148] Compiling Bluetooth DefinedCompanies.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: type 'Data' does not conform to protocol 'DataContainer'
extension Data: DataContainer {
^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'DataContainer'
extension Data: DataContainer {
^
Swift.MutableCollection:6:23: note: 'subscript(_:)' declared here
    @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
                      ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:64:5: note: requirement 'subscript(_:)' declared here
    subscript(range: Range<Int>) -> Slice<Self> { get }
    ^
[23/172] Compiling Bluetooth GAPIncompleteListOf32BitServiceClassUUIDs.swift
[24/172] Compiling Bluetooth GAPIndoorPositioning.swift
[25/172] Compiling Bluetooth GAPLEDeviceAddress.swift
[26/196] Compiling Bluetooth GATTTimeUpdateControlPoint.swift
[27/196] Compiling Bluetooth GATTTimeUpdateState.swift
[28/196] Compiling Bluetooth GATTTimeWithDst.swift
[29/196] Compiling Bluetooth GATTTimeZone.swift
[30/196] Compiling Bluetooth GATTUncertainty.swift
[31/196] Compiling Bluetooth GATTUnreadAlertStatus.swift
[32/196] Compiling Bluetooth HCI.swift
[33/196] Compiling Bluetooth HCIAcceptConnectionRequest.swift
[34/196] Compiling Bluetooth HCIAuthenticationComplete.swift
[35/196] Compiling Bluetooth HCICommandComplete.swift
[36/196] Compiling Bluetooth HCICommandStatus.swift
[37/196] Compiling Bluetooth HCICommandTimeout.swift
[38/196] Compiling Bluetooth HCIConnectionComplete.swift
[39/196] Compiling Bluetooth HCIConnectionPacketTypeChange.swift
[40/196] Compiling Bluetooth HCIConnectionRequest.swift
[41/196] Compiling Bluetooth HCICreateConnection.swift
[42/196] Compiling Bluetooth HCIDeleteStoredLinkKey.swift
[43/196] Compiling Bluetooth HCIDisconnectionComplete.swift
[44/196] Compiling Bluetooth HCIEncryptionChange.swift
[45/196] Compiling Bluetooth HCIEncryptionKeyRefreshComplete.swift
[46/196] Compiling Bluetooth HCIError.swift
[47/196] Compiling Bluetooth HCIGeneralEvent.swift
[48/196] Compiling Bluetooth HCIHoldMode.swift
[49/196] Compiling Bluetooth HCIIOCapabilityRequest.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[50/219] Emitting module Bluetooth
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: type 'Data' does not conform to protocol 'DataContainer'
extension Data: DataContainer {
^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:83:1: error: unavailable subscript 'subscript(_:)' was used to satisfy a requirement of protocol 'DataContainer'
extension Data: DataContainer {
^
Swift.MutableCollection:6:23: note: 'subscript(_:)' declared here
    @inlinable public subscript(bounds: Range<Self.Index>) -> Slice<Self> { get set }
                      ^
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Bluetooth/Sources/DataConvertible.swift:64:5: note: requirement 'subscript(_:)' declared here
    subscript(range: Range<Int>) -> Slice<Self> { get }
    ^
[51/242] Compiling Bluetooth ATTReadByTypeResponse.swift
[52/242] Compiling Bluetooth ATTReadMultipleRequest.swift
[53/242] Compiling Bluetooth ATTReadMultipleResponse.swift
[54/242] Compiling Bluetooth ATTReadRequest.swift
[55/242] Compiling Bluetooth ATTReadResponse.swift
[56/242] Compiling Bluetooth ATTWriteCommand.swift
[57/242] Compiling Bluetooth ATTWriteRequest.swift
[58/242] Compiling Bluetooth ATTWriteResponse.swift
[59/242] Compiling Bluetooth Address.swift
[60/242] Compiling Bluetooth AdvertisingChannelHeader.swift
[61/242] Compiling Bluetooth AdvertisingInterval.swift
[62/242] Compiling Bluetooth BitMaskOption.swift
[63/242] Compiling Bluetooth BluetoothUUID.swift
[64/242] Compiling Bluetooth ChannelIdentifier.swift
[65/242] Compiling Bluetooth ClassOfDevice.swift
[66/242] Compiling Bluetooth CompanyIdentifier.swift
[67/242] Compiling Bluetooth ConnectionAcceptTimeout.swift
[68/242] Compiling Bluetooth GAPLERole.swift
[69/242] Compiling Bluetooth GAPLESecureConnectionsConfirmation.swift
[70/242] Compiling Bluetooth GAPLESecureConnectionsRandom.swift
[71/242] Compiling Bluetooth GAPListOf128BitServiceSolicitationUUIDs.swift
[72/242] Compiling Bluetooth GAPListOf16BitServiceSolicitationUUIDs.swift
[73/242] Compiling Bluetooth GAPListOf32BitServiceSolicitationUUIDs.swift
[74/242] Compiling Bluetooth GAPManufacturerSpecificData.swift
[75/265] Compiling Bluetooth ATT.swift
[76/265] Compiling Bluetooth ATTConnection.swift
[77/265] Compiling Bluetooth ATTError.swift
[78/265] Compiling Bluetooth ATTErrorResponse.swift
[79/265] Compiling Bluetooth ATTExecuteWriteRequest.swift
[80/265] Compiling Bluetooth ATTExecuteWriteResponse.swift
[81/265] Compiling Bluetooth ATTFindByTypeRequest.swift
[82/265] Compiling Bluetooth ATTFindByTypeResponse.swift
[83/265] Compiling Bluetooth ATTFindInformationRequest.swift
[84/265] Compiling Bluetooth ATTFindInformationResponse.swift
[85/265] Compiling Bluetooth ATTHandleValueConfirmation.swift
[86/265] Compiling Bluetooth ATTHandleValueIndication.swift
[87/265] Compiling Bluetooth ATTHandleValueNotification.swift
[88/265] Compiling Bluetooth ATTMaximumTransmissionUnit.swift
[89/265] Compiling Bluetooth ATTMaximumTransmissionUnitRequest.swift
[90/265] Compiling Bluetooth ATTMaximumTransmissionUnitResponse.swift
[91/265] Compiling Bluetooth ATTPrepareWriteRequest.swift
[92/265] Compiling Bluetooth ATTPrepareWriteResponse.swift
[93/265] Compiling Bluetooth ATTProtocolDataUnit.swift
[94/265] Compiling Bluetooth ATTReadBlobRequest.swift
[95/265] Compiling Bluetooth ATTReadBlobResponse.swift
[96/265] Compiling Bluetooth ATTReadByGroupTypeRequest.swift
[97/265] Compiling Bluetooth ATTReadByGroupTypeResponse.swift
[98/265] Compiling Bluetooth ATTReadByTypeRequest.swift
[99/288] Compiling Bluetooth GATTAlertCategoryBitMask.swift
[100/288] Compiling Bluetooth GATTAlertLevel.swift
[101/288] Compiling Bluetooth GATTAlertNotificationControlPoint.swift
[102/288] Compiling Bluetooth GATTAlertStatus.swift
[103/288] Compiling Bluetooth GATTAltitude.swift
[104/288] Compiling Bluetooth GATTAnaerobicHeartRateLowerLimit.swift
[105/288] Compiling Bluetooth GATTAnaerobicHeartRateUpperLimit.swift
[106/288] Compiling Bluetooth GATTAnalog.swift
[107/288] Compiling Bluetooth GATTAnalogOutput.swift
[108/288] Compiling Bluetooth GATTBarometricPressureTrend.swift
[109/288] Compiling Bluetooth GATTBatteryLevel.swift
[110/288] Compiling Bluetooth GATTBatteryPowerState.swift
[111/288] Compiling Bluetooth GATTBloodPressureFeature.swift
[112/288] Compiling Bluetooth GATTBloodPressureManagement.swift
[113/288] Compiling Bluetooth GATTBodyCompositionMeasurement.swift
[114/288] Compiling Bluetooth GATTBodySensorLocation.swift
[115/288] Compiling Bluetooth GATTBootKeyboardInputReport.swift
[116/288] Compiling Bluetooth GATTBootKeyboardOutputReport.swift
[117/288] Compiling Bluetooth GATTBootMouseInputReport.swift
[118/288] Compiling Bluetooth GATTCGMSessionRunTime.swift
[119/288] Compiling Bluetooth GATTCentralAddressResolution.swift
[120/288] Compiling Bluetooth GATTCharacteristic.swift
[121/288] Compiling Bluetooth GATTCharacteristicExtendedProperties.swift
[122/288] Compiling Bluetooth GATTCharacteristicFormatType.swift
[123/311] Compiling Bluetooth GATTModelNumber.swift
[124/311] Compiling Bluetooth GATTNewAlert.swift
[125/311] Compiling Bluetooth GATTNumberOfDigitals.swift
[126/311] Compiling Bluetooth GATTObjectID.swift
[127/311] Compiling Bluetooth GATTObjectName.swift
[128/311] Compiling Bluetooth GATTObjectSize.swift
[129/311] Compiling Bluetooth GATTObjectType.swift
[130/311] Compiling Bluetooth GATTPnPID.swift
[131/311] Compiling Bluetooth GATTReferenceTimeInformation.swift
[132/311] Compiling Bluetooth GATTReportReference.swift
[133/311] Compiling Bluetooth GATTScanIntervalWindow.swift
[134/311] Compiling Bluetooth GATTScanRefresh.swift
[135/311] Compiling Bluetooth GATTSecondaryTimeZone.swift
[136/311] Compiling Bluetooth GATTSerialNumberString.swift
[137/311] Compiling Bluetooth GATTServer.swift
[138/311] Compiling Bluetooth GATTServerCharacteristicConfiguration.swift
[139/311] Compiling Bluetooth GATTSoftwareRevisionString.swift
[140/311] Compiling Bluetooth GATTSupportedNewAlertCategory.swift
[141/311] Compiling Bluetooth GATTSupportedUnreadAlertCategory.swift
[142/311] Compiling Bluetooth GATTSystemID.swift
[143/311] Compiling Bluetooth GATTTimeAccuracy.swift
[144/311] Compiling Bluetooth GATTTimeBroadcast.swift
[145/311] Compiling Bluetooth GATTTimeSource.swift
[146/311] Compiling Bluetooth GATTTimeTriggerSetting.swift
[147/334] Compiling Bluetooth GAPMeshBeacon.swift
[148/334] Compiling Bluetooth GAPMeshMessage.swift
[149/334] Compiling Bluetooth GAPPBADV.swift
[150/334] Compiling Bluetooth GAPPublicTargetAddress.swift
[151/334] Compiling Bluetooth GAPRandomTargetAddress.swift
[152/334] Compiling Bluetooth GAPSecurityManagerOOBFlags.swift
[153/334] Compiling Bluetooth GAPSecurityManagerTKValue.swift
[154/334] Compiling Bluetooth GAPServiceData128BitUUID.swift
[155/334] Compiling Bluetooth GAPServiceData16BitUUID.swift
[156/334] Compiling Bluetooth GAPServiceData32BitUUID.swift
[157/334] Compiling Bluetooth GAPShortLocalName.swift
[158/334] Compiling Bluetooth GAPSimplePairingHashC.swift
[159/334] Compiling Bluetooth GAPSimplePairingRandomizerR.swift
[160/334] Compiling Bluetooth GAPSlaveConnectionIntervalRange.swift
[161/334] Compiling Bluetooth GAPTransportDiscoveryData.swift
[162/334] Compiling Bluetooth GAPTxPowerLevel.swift
[163/334] Compiling Bluetooth GAPURI.swift
[164/334] Compiling Bluetooth GAPUUIDList.swift
[165/334] Compiling Bluetooth GATT.swift
[166/334] Compiling Bluetooth GATTAerobicHeartRateLowerLimit.swift
[167/334] Compiling Bluetooth GATTAerobicHeartRateUpperLimit.swift
[168/334] Compiling Bluetooth GATTAerobicThreshold.swift
[169/334] Compiling Bluetooth GATTAge.swift
[170/334] Compiling Bluetooth GATTAlertCategory.swift
[171/357] Compiling Bluetooth HCILEPeriodicAdvertisingSyncEstablished.swift
[172/357] Compiling Bluetooth HCILEPeriodicAdvertisingSyncLost.swift
[173/357] Compiling Bluetooth HCILEPhyUpdateComplete.swift
[174/357] Compiling Bluetooth HCILERandom.swift
[175/357] Compiling Bluetooth HCILEReadAdvertisingChannelTxPower.swift
[176/357] Compiling Bluetooth HCILEReadBufferSize.swift
[177/357] Compiling Bluetooth HCILEReadChannelMap.swift
[178/357] Compiling Bluetooth HCILEReadLocalP256PublicKeyComplete.swift
[179/357] Compiling Bluetooth HCILEReadLocalResolvableAddressReturn.swift
[180/357] Compiling Bluetooth HCILEReadLocalSupportedFeatures.swift
[181/357] Compiling Bluetooth HCILEReadMaximumAdvertisingDataLength.swift
[182/357] Compiling Bluetooth HCILEReadMaximumDataLength.swift
[183/357] Compiling Bluetooth HCILEReadNumberOfSupportedAdvertisingSets.swift
[184/357] Compiling Bluetooth HCILEReadPeerResolvableAddressReturn.swift
[185/357] Compiling Bluetooth HCILEReadPeriodicAdvertisingListSize.swift
[186/357] Compiling Bluetooth HCILEReadPhy.swift
[187/357] Compiling Bluetooth HCILEReadRemoteUsedFeatures.swift
[188/357] Compiling Bluetooth HCILEReadRemoteUsedFeaturesComplete.swift
[189/357] Compiling Bluetooth HCILEReadResolvingListSize.swift
[190/357] Compiling Bluetooth HCILEReadRfPathCompensation.swift
[191/357] Compiling Bluetooth HCILEReadSuggestedDefaultDataLength.swift
[192/357] Compiling Bluetooth HCILEReadSupportedStates.swift
[193/357] Compiling Bluetooth HCILEReadTransmitPower.swift
[194/358] Compiling Bluetooth HCILinkKeyRequest.swift
[195/358] Compiling Bluetooth HCILinkKeyRequestNegativeReply.swift
[196/358] Compiling Bluetooth HCILinkKeyRequestReply.swift
[197/358] Compiling Bluetooth HCIMaxSlotsChange.swift
[198/358] Compiling Bluetooth HCIModeChange.swift
[199/358] Compiling Bluetooth HCINumberOfCompletedPackets.swift
[200/358] Compiling Bluetooth HCIPINCodeRequest.swift
[201/358] Compiling Bluetooth HCIPINCodeRequestReply.swift
[202/358] Compiling Bluetooth HCIPacketHeader.swift
[203/358] Compiling Bluetooth HCIQoSSetup.swift
[204/358] Compiling Bluetooth HCIQoSSetupComplete.swift
[205/358] Compiling Bluetooth HCIReadClassOfDevice.swift
[206/358] Compiling Bluetooth HCIReadClockOffsetComplete.swift
[207/358] Compiling Bluetooth HCIReadConnectionAcceptTimeout.swift
[208/358] Compiling Bluetooth HCIReadDataBlockSize.swift
[209/358] Compiling Bluetooth HCIReadDeviceAddress.swift
[210/358] Compiling Bluetooth HCIReadLMPHandle.swift
[211/358] Compiling Bluetooth HCIReadLocalSupportedFeatures.swift
[212/358] Compiling Bluetooth HCIReadLocalVersionInformation.swift
[213/358] Compiling Bluetooth HCIReadPageTimeout.swift
[214/358] Compiling Bluetooth HCIReadRemoteExtendedFeaturesComplete.swift
[215/358] Compiling Bluetooth HCIReadRemoteFeaturesComplete.swift
[216/358] Compiling Bluetooth HCIReadRemoteVersionInformationComplete.swift
[217/359] Compiling Bluetooth LowEnergyAllPhys.swift
[218/359] Compiling Bluetooth LowEnergyClockAccuracy.swift
[219/359] Compiling Bluetooth LowEnergyCommand.swift
[220/359] Compiling Bluetooth LowEnergyConnectionInterval.swift
[221/359] Compiling Bluetooth LowEnergyConnectionIntervalRange.swift
[222/359] Compiling Bluetooth LowEnergyConnectionLatency.swift
[223/359] Compiling Bluetooth LowEnergyConnectionLength.swift
[224/359] Compiling Bluetooth LowEnergyEvent.swift
[225/359] Compiling Bluetooth LowEnergyFeature.swift
[226/359] Compiling Bluetooth LowEnergyFragmentPreference.swift
[227/359] Compiling Bluetooth LowEnergyMaxTxOctets.swift
[228/359] Compiling Bluetooth LowEnergyMaxTxTime.swift
[229/359] Compiling Bluetooth LowEnergyPacketPayload.swift
[230/359] Compiling Bluetooth LowEnergyPeerIdentifyAddressType.swift
[231/359] Compiling Bluetooth LowEnergyPhyOptions.swift
[232/359] Compiling Bluetooth LowEnergyRfRxPathCompensationValue.swift
[233/359] Compiling Bluetooth LowEnergyRfTxPathCompensationValue.swift
[234/359] Compiling Bluetooth LowEnergyRole.swift
[235/359] Compiling Bluetooth LowEnergyRxChannel.swift
[236/359] Compiling Bluetooth LowEnergyRxPhy.swift
[237/359] Compiling Bluetooth LowEnergyRxPhys.swift
[238/359] Compiling Bluetooth LowEnergyScanInterval.swift
[239/359] Compiling Bluetooth LowEnergyScanTimeInterval.swift
[240/360] Compiling Bluetooth HCILEReadWhiteListSize.swift
[241/360] Compiling Bluetooth HCILERemoteConnectionParameterRequest.swift
[242/360] Compiling Bluetooth HCILERemoteConnectionParameterRequestNegativeReply.swift
[243/360] Compiling Bluetooth HCILERemoteConnectionParameterRequestReply.swift
[244/360] Compiling Bluetooth HCILEScanRequestReceived.swift
[245/360] Compiling Bluetooth HCILESetAddressResolutionEnable.swift
[246/360] Compiling Bluetooth HCILESetAdvertisingParameters.swift
[247/360] Compiling Bluetooth HCILESetDataLength.swift
[248/360] Compiling Bluetooth HCILESetEventMask.swift
[249/360] Compiling Bluetooth HCILESetExtendedAdvertisingData.swift
[250/360] Compiling Bluetooth HCILESetExtendedAdvertisingParameters.swift
[251/360] Compiling Bluetooth HCILESetExtendedScanEnable.swift
[252/360] Compiling Bluetooth HCILESetExtendedScanParameters.swift
[253/360] Compiling Bluetooth HCILESetExtendedScanResponseData.swift
[254/360] Compiling Bluetooth HCILESetPeriodicAdvertisingData.swift
[255/360] Compiling Bluetooth HCILESetPeriodicAdvertisingEnable.swift
[256/360] Compiling Bluetooth HCILESetPeriodicAdvertisingParameters.swift
[257/360] Compiling Bluetooth HCILESetPrivacyMode.swift
[258/360] Compiling Bluetooth HCILESetResolvablePrivateAddressTimeout.swift
[259/360] Compiling Bluetooth HCILESetScanEnable.swift
[260/360] Compiling Bluetooth HCILESetScanParameters.swift
[261/360] Compiling Bluetooth HCILETestEnd.swift
[262/360] Compiling Bluetooth HCILinkKeyNotification.swift
[263/360] Compiling Bluetooth HCIInquiryResult.swift
[264/362] Compiling Bluetooth HCILEAddDeviceToWhiteList.swift
[265/363] Compiling Bluetooth HCILERemoveDeviceFromWhiteList.swift
[266/364] Compiling Bluetooth HCIIOCapabilityRequestReply.swift
[267/364] Compiling Bluetooth HCIIOCapabilityResponse.swift
[268/364] Compiling Bluetooth HCIInquiryComplete.swift
[269/364] Compiling Bluetooth HCILEAdvertisingReport.swift
[270/364] Compiling Bluetooth HCILEAdvertisingSetTerminated.swift
[271/364] Compiling Bluetooth HCILEChannelSelectionAlgorithm.swift
[272/364] Compiling Bluetooth HCILEConnectionComplete.swift
[273/364] Compiling Bluetooth HCILEConnectionUpdateComplete.swift
[274/364] Compiling Bluetooth HCILECreateConnection.swift
[275/364] Compiling Bluetooth HCILEDataLengthChange.swift
[276/364] Compiling Bluetooth HCILEDirectedAdvertisingReport.swift
[277/364] Compiling Bluetooth HCILEEncrypt.swift
[278/364] Compiling Bluetooth HCILEEnhancedConnectionComplete.swift
[279/364] Compiling Bluetooth HCILEEnhancedReceiverTest.swift
[280/364] Compiling Bluetooth HCILEEnhancedTransmitterTest.swift
[281/364] Compiling Bluetooth HCILEExtendedAdvertisingReport.swift
[282/364] Compiling Bluetooth HCILEExtendedCreateConnection.swift
[283/364] Compiling Bluetooth HCILEGenerateDHKeyComplete.swift
[284/364] Compiling Bluetooth HCILELongTermKeyRequest.swift
[285/364] Compiling Bluetooth HCILELongTermKeyRequestNegativeReply.swift
[286/364] Compiling Bluetooth HCILELongTermKeyRequestReply.swift
[287/364] Compiling Bluetooth HCILEPeriodicAdvertisingCreateSync.swift
[288/364] Compiling Bluetooth HCILEPeriodicAdvertisingReport.swift
[289/365] Compiling Bluetooth HCILERemoveDeviceToPeriodicAdvertiserList.swift
[290/365] Compiling Bluetooth HCILEStartEncryption.swift
[291/367] Compiling Bluetooth GATTAlertNotificationService.swift
[292/367] Compiling Bluetooth GATTAggregateFormatDescriptor.swift
[293/369] Compiling Bluetooth HCIWriteLocalName.swift
[294/370] Compiling Bluetooth GATTClient.swift
[295/370] Compiling Bluetooth GATTClientCharacteristicConfiguration.swift
[296/370] Compiling Bluetooth GATTCrossTrainerData.swift
[297/370] Compiling Bluetooth GATTCurrentTime.swift
[298/370] Compiling Bluetooth GATTDatabase.swift
[299/370] Compiling Bluetooth GATTDateTime.swift
[300/370] Compiling Bluetooth GATTDateUTC.swift
[301/370] Compiling Bluetooth GATTDayDateTime.swift
[302/370] Compiling Bluetooth GATTDayOfWeek.swift
[303/370] Compiling Bluetooth GATTDstOffset.swift
[304/370] Compiling Bluetooth GATTExactTime100.swift
[305/370] Compiling Bluetooth GATTExactTime256.swift
[306/370] Compiling Bluetooth GATTFirmwareRevisionString.swift
[307/370] Compiling Bluetooth GATTFloorNumber.swift
[308/370] Compiling Bluetooth GATTFormatDescriptor.swift
[309/370] Compiling Bluetooth GATTHardwareRevisionString.swift
[310/370] Compiling Bluetooth GATTIndoorPositioningConfiguration.swift
[311/370] Compiling Bluetooth GATTLatitude.swift
[312/370] Compiling Bluetooth GATTLocalEastCoordinate.swift
[313/370] Compiling Bluetooth GATTLocalNorthCoordinate.swift
[314/370] Compiling Bluetooth GATTLocalTimeInformation.swift
[315/370] Compiling Bluetooth GATTLocationName.swift
[316/370] Compiling Bluetooth GATTLongitude.swift
[317/370] Compiling Bluetooth GATTManufacturerNameString.swift
[318/371] Compiling Bluetooth GATTBatteryService.swift
[319/372] Compiling Bluetooth GATTDescriptor.swift
[320/372] Compiling Bluetooth GATTBloodPressureService.swift
[321/373] Compiling Bluetooth GATTAttributes.swift
[322/373] Compiling Bluetooth GATTExternalReportReference.swift
[323/373] Compiling Bluetooth HCIReadStoredLinkKey.swift
[324/373] Compiling Bluetooth HCIRemoteNameRequest.swift
[325/373] Compiling Bluetooth HCIRemoteNameRequestComplete.swift
[326/373] Compiling Bluetooth HCISetConnectionEncryption.swift
[327/373] Compiling Bluetooth HCISetEventFilter.swift
[328/373] Compiling Bluetooth HCISimplePairingComplete.swift
[329/373] Compiling Bluetooth HCIUserConfirmationRequest.swift
[330/373] Compiling Bluetooth HCIUserConfirmationRequestReply.swift
[331/373] Compiling Bluetooth HCIVersion.swift
[332/373] Compiling Bluetooth HCIWriteLinkPolicySettings.swift
[333/373] Compiling Bluetooth HCIWriteLinkSupervisionTimeout.swift
[334/373] Compiling Bluetooth HCIWritePageScanActivity.swift
[335/373] Compiling Bluetooth HCIWritePageScanType.swift
[336/373] Compiling Bluetooth HCIWriteScanEnable.swift
[337/373] Compiling Bluetooth HostControllerBasebandCommand.swift
[338/373] Compiling Bluetooth InformationalCommand.swift
[339/373] Compiling Bluetooth Integer.swift
[340/373] Compiling Bluetooth LMPFeature.swift
[341/373] Compiling Bluetooth LinkControlCommand.swift
[342/373] Compiling Bluetooth LinkPolicyCommand.swift
[343/373] Compiling Bluetooth LowEnergyAddressType.swift
[344/373] Compiling Bluetooth LowEnergyAdvertiserAddressType.swift
[345/373] Compiling Bluetooth LowEnergyAdvertisingData.swift
[346/373] Compiling Bluetooth GATTUserDescription.swift
[347/373] Compiling Bluetooth HCILESetScanResponseData.swift
[348/373] Compiling Bluetooth HCILESetAdvertisingData.swift
[349/373] Compiling Bluetooth LowEnergyState.swift
[350/373] Compiling Bluetooth LowEnergySupervisionTimeout.swift
[351/373] Compiling Bluetooth LowEnergyTxChannel.swift
[352/373] Compiling Bluetooth LowEnergyTxPhy.swift
[353/373] Compiling Bluetooth LowEnergyTxPhys.swift
[354/373] Compiling Bluetooth LowEnergyTxPower.swift
[355/373] Compiling Bluetooth LowEnergyWhiteListDevice.swift
[356/373] Compiling Bluetooth PacketType.swift
[357/373] Compiling Bluetooth ProtocolServiceMultiplexer.swift
[358/373] Compiling Bluetooth RSSI.swift
[359/373] Compiling Bluetooth SFloat.swift
[360/373] Compiling Bluetooth SecurityLevel.swift
[361/373] Compiling Bluetooth StatusParametersCommand.swift
[362/373] Compiling Bluetooth UInt128.swift
[363/373] Compiling Bluetooth UInt24.swift
[364/373] Compiling Bluetooth UInt256.swift
[365/373] Compiling Bluetooth UInt40.swift
[366/373] Compiling Bluetooth UInt48.swift
[367/373] Compiling Bluetooth UInt512.swift
[368/373] Compiling Bluetooth UUID.swift
[369/373] Compiling Bluetooth UnitIdentifier.swift
[370/373] Compiling Bluetooth VendorCommand.swift
[371/373] Compiling Bluetooth iBeacon.swift
error: fatalError
BUILD FAILURE 5.10 macosSpm

Build Machine: Mac 7