The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

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