The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of BluetoothLinux, reference master (077f9d), with Swift 6.1 for macOS (SPM) on 30 Jul 2025 04:06:18 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pureswift/bluetoothlinux.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pureswift/bluetoothlinux
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 077f9d3 Merge pull request #49 from the-braveknight/master
Cloned https://github.com/pureswift/bluetoothlinux.git
Revision (git rev-parse @):
077f9d36afdae57e12c436842db56ef318e2fd23
SUCCESS checkout https://github.com/pureswift/bluetoothlinux.git at master
Fetching https://github.com/PureSwift/Bluetooth.git
[1/23834] Fetching bluetooth
Fetched https://github.com/PureSwift/Bluetooth.git from cache (1.45s)
Fetching https://github.com/PureSwift/Socket.git
[1/1321] Fetching socket
Fetched https://github.com/PureSwift/Socket.git from cache (0.86s)
Fetching https://github.com/apple/swift-system from cache
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/apple/swift-system from cache (0.86s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (1.45s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (3.88s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.0 (0.47s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.0
Creating working copy for https://github.com/PureSwift/Socket.git
Working copy of https://github.com/PureSwift/Socket.git resolved at main (3a0b240)
Creating working copy for https://github.com/PureSwift/Bluetooth.git
Working copy of https://github.com/PureSwift/Bluetooth.git resolved at master (52f228b)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "bluetoothlinux",
      "name": "BluetoothLinux",
      "url": "https://github.com/pureswift/bluetoothlinux.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/bluetoothlinux",
      "dependencies": [
        {
          "identity": "bluetooth",
          "name": "Bluetooth",
          "url": "https://github.com/PureSwift/Bluetooth.git",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Bluetooth",
          "dependencies": [
            {
              "identity": "swift-syntax",
              "name": "swift-syntax",
              "url": "https://github.com/swiftlang/swift-syntax.git",
              "version": "601.0.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "socket",
          "name": "Socket",
          "url": "https://github.com/PureSwift/Socket.git",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Socket",
          "dependencies": [
            {
              "identity": "swift-system",
              "name": "swift-system",
              "url": "https://github.com/apple/swift-system",
              "version": "1.6.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-system",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/pureswift/bluetoothlinux.git
[1/6154] Fetching bluetoothlinux
Fetched https://github.com/pureswift/bluetoothlinux.git from cache (1.23s)
Fetching https://github.com/PureSwift/Bluetooth.git from cache
Fetched https://github.com/PureSwift/Bluetooth.git from cache (0.48s)
Fetching https://github.com/PureSwift/Socket.git from cache
Fetched https://github.com/PureSwift/Socket.git from cache (0.45s)
Fetching https://github.com/apple/swift-system from cache
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/apple/swift-system from cache (0.89s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.91s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (0.98s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.0 (0.03s)
Creating working copy for https://github.com/pureswift/bluetoothlinux.git
Working copy of https://github.com/pureswift/bluetoothlinux.git resolved at master (077f9d3)
Creating working copy for https://github.com/PureSwift/Socket.git
Working copy of https://github.com/PureSwift/Socket.git resolved at main (3a0b240)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.0
Creating working copy for https://github.com/PureSwift/Bluetooth.git
Working copy of https://github.com/PureSwift/Bluetooth.git resolved at master (52f228b)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
warning: '.resolve-product-dependencies': dependency 'bluetoothlinux' is not used by any target
Found 2 product dependencies
  - Bluetooth
  - Socket
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/pureswift/bluetoothlinux.git
https://github.com/pureswift/bluetoothlinux.git
{
  "dependencies" : [
    {
      "identity" : "bluetooth",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PureSwift/Bluetooth.git"
    },
    {
      "identity" : "socket",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PureSwift/Socket.git"
    }
  ],
  "manifest_display_name" : "BluetoothLinux",
  "name" : "BluetoothLinux",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "BluetoothLinux",
      "targets" : [
        "BluetoothLinux"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CBluetoothLinuxTest",
      "module_type" : "ClangTarget",
      "name" : "CBluetoothLinuxTest",
      "path" : "Sources/CBluetoothLinuxTest",
      "sources" : [
        "dummy.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CBluetoothLinux",
      "module_type" : "ClangTarget",
      "name" : "CBluetoothLinux",
      "path" : "Sources/CBluetoothLinux",
      "product_memberships" : [
        "BluetoothLinux"
      ],
      "sources" : [
        "dummy.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BluetoothLinuxTests",
      "module_type" : "SwiftTarget",
      "name" : "BluetoothLinuxTests",
      "path" : "Tests/BluetoothLinuxTests",
      "product_dependencies" : [
        "BluetoothGATT",
        "BluetoothGAP"
      ],
      "sources" : [
        "BluetoothLinuxTests.swift",
        "L2CAPTests.swift"
      ],
      "target_dependencies" : [
        "BluetoothLinux",
        "CBluetoothLinuxTest"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BluetoothLinux",
      "module_type" : "SwiftTarget",
      "name" : "BluetoothLinux",
      "path" : "Sources/BluetoothLinux",
      "product_dependencies" : [
        "Bluetooth",
        "BluetoothHCI",
        "Socket"
      ],
      "product_memberships" : [
        "BluetoothLinux"
      ],
      "sources" : [
        "AddressType.swift",
        "BNEP/BNEP.swift",
        "BNEP/IOCTL/BNEPIO.swift",
        "CMTP/CMTP.swift",
        "CMTP/IOCTL/CMTPIO.swift",
        "Error.swift",
        "Extensions/Sequence.swift",
        "HCI/DeviceCommand.swift",
        "HCI/DevicePollEvent.swift",
        "HCI/DeviceRequest.swift",
        "HCI/HCIBusType.swift",
        "HCI/HCIChannel.swift",
        "HCI/HCIControllerType.swift",
        "HCI/HCIDeviceEvent.swift",
        "HCI/HCIDeviceFlag.swift",
        "HCI/HCIDeviceOptions.swift",
        "HCI/HCIFileDescriptor.swift",
        "HCI/HCIPacketType.swift",
        "HCI/HCISocketAddress.swift",
        "HCI/HCISocketOption.swift",
        "HCI/HostController.swift",
        "HCI/IOCTL/HCIDeviceDown.swift",
        "HCI/IOCTL/HCIDeviceInformation.swift",
        "HCI/IOCTL/HCIDeviceList.swift",
        "HCI/IOCTL/HCIDeviceUp.swift",
        "HCI/IOCTL/HCIScan.swift",
        "HCI/IOCTL/HostControllerIO.swift",
        "HCI/SocketOptions/HCIFilterSocketOption.swift",
        "HIDP/HIDP.swift",
        "HIDP/IOCTL/HIDPIO.swift",
        "IOControl/DeviceDown.swift",
        "Internal/CInterop.swift",
        "Internal/CSocketAddress.swift",
        "Internal/Darwin.swift",
        "Internal/IOCTL.swift",
        "Internal/SocketDescriptor.swift",
        "L2CAP/L2CAPFileDescriptor.swift",
        "L2CAP/L2CAPSocket.swift",
        "L2CAP/L2CAPSocketAddress.swift",
        "L2CAP/L2CAPSocketOption.swift",
        "LinkMode.swift",
        "RFCOMM/IOCTL/RFCOMMCreateDevice.swift",
        "RFCOMM/IOCTL/RFCOMMGetDeviceInformation.swift",
        "RFCOMM/IOCTL/RFCOMMGetDeviceList.swift",
        "RFCOMM/IOCTL/RFCOMMIO.swift",
        "RFCOMM/IOCTL/RFCOMMReleaseDevice.swift",
        "RFCOMM/RFCOMMDevice.swift",
        "RFCOMM/RFCOMMFlag.swift",
        "RFCOMM/RFCOMMLinkMode.swift",
        "RFCOMM/RFCOMMSocket.swift",
        "RFCOMM/RFCOMMSocketAddress.swift",
        "RFCOMM/RFCOMMSocketOption.swift",
        "RFCOMM/RFCOMMState.swift",
        "SCO/SCOSocket.swift",
        "SCO/SCOSocketOption.swift",
        "SocketAddress.swift",
        "SocketOption.swift",
        "SocketOptionLevel.swift",
        "SocketOptions/SecuritySocketOption.swift",
        "SocketProtocol.swift"
      ],
      "target_dependencies" : [
        "CBluetoothLinux"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[0/14] Write sources
[0/14] Write GenerateBluetooth-tool-entitlement.plist
[2/14] Copying UnitIdentifier.json
[2/14] Copying CompanyIdentifier.json
[2/14] Copying DescriptorUUID.json
[2/14] Write sources
[3/14] Copying CharacteristicUUID.json
[3/14] Copying MemberUUID.json
[3/14] Copying ServiceUUID.json
[3/14] Copying DeclarationUUID.json
[10/14] Write swift-version-2F0A5646E1D333AE.txt
[12/19] Compiling BluetoothMetadata CompanyIdentifier.swift
[13/19] Compiling BluetoothMetadata BluetoothMetadata.swift
[14/19] Emitting module BluetoothMetadata
[15/19] Compiling BluetoothMetadata BluetoothUUID.swift
[16/19] Compiling BluetoothMetadata resource_bundle_accessor.swift
[17/26] Compiling GenerateBluetooth Generate.swift
[18/26] Compiling GenerateBluetooth CompanyIdentifier.swift
[19/26] Compiling GenerateBluetooth Hexadecimal.swift
[20/26] Compiling GenerateBluetooth UnitIdentifier.swift
[21/26] Compiling GenerateBluetooth String.swift
[22/26] Compiling GenerateBluetooth BluetoothUUID.swift
[23/26] Emitting module GenerateBluetooth
[23/26] Write Objects.LinkFileList
[24/26] Linking GenerateBluetooth-tool
[25/26] Applying GenerateBluetooth-tool
[1/1] Compiling plugin GenerateBluetoothDefinitions
Building for debugging...
[1/58] Write sources
[23/58] Copying MemberUUID.json
[24/58] Copying ServiceUUID.json
[24/58] Copying UnitIdentifier.json
[26/58] Copying DescriptorUUID.json
[26/58] Copying CompanyIdentifier.json
[26/58] Copying DeclarationUUID.json
[26/58] Copying CharacteristicUUID.json
[26/58] Copying UnitIdentifier.json
[31/58] Copying ServiceUUID.json
[31/58] Copying MemberUUID.json
[32/58] Copying DescriptorUUID.json
[32/58] Copying DeclarationUUID.json
[34/58] Copying CharacteristicUUID.json
[34/58] Copying CompanyIdentifier.json
[37/58] Write sources
[39/58] Compiling CSocket shims.c
[40/58] Compiling CSocket android.c
[40/58] Compiling CSystem shims.c
[40/58] Compiling CBluetoothLinuxTest dummy.c
[41/58] Compiling _SwiftSyntaxCShims dummy.c
[41/58] Compiling CBluetoothLinux dummy.c
[45/58] Write swift-version-2F0A5646E1D333AE.txt
[47/99] Emitting module SwiftSyntax601
[48/99] Compiling SwiftSyntax601 Empty.swift
[49/99] Compiling SwiftSyntax509 Empty.swift
[50/99] Compiling SwiftSyntax600 Empty.swift
[51/99] Emitting module SwiftSyntax509
[52/99] Emitting module SwiftSyntax510
[53/99] Compiling SwiftSyntax510 Empty.swift
[54/99] Emitting module SwiftSyntax600
[54/99] Write Objects.LinkFileList
[56/165] Compiling BluetoothMetadata resource_bundle_accessor.swift
[56/165] Linking GenerateBluetooth-tool
[58/165] Compiling BluetoothMetadata CompanyIdentifier.swift
[59/165] Compiling BluetoothMetadata BluetoothMetadata.swift
Generated /Users/admin/builder/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/UnitIdentifiers.swift
[59/165] Generate Bluetooth Unit Identifier Definitions
Generated /Users/admin/builder/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/DeclarationUUID.swift
[60/165] Generate Bluetooth Declaration UUID Definitions
Generated /Users/admin/builder/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/DescriptorUUID.swift
[61/165] Generate Bluetooth Descriptor UUID Definitions
Generated /Users/admin/builder/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/ServiceUUID.swift
[62/165] Generate Bluetooth Service UUID Definitions
Generated /Users/admin/builder/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/CharacteristicUUID.swift
[63/165] Generate Bluetooth Characteristic UUID Definitions
[65/165] Emitting module BluetoothMetadata
[66/165] Compiling BluetoothMetadata BluetoothUUID.swift
Generated /Users/admin/builder/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/MemberUUID.swift
[66/165] Generate Bluetooth Member UUID Definitions
[68/165] Compiling SwiftSyntax AbsolutePosition.swift
[69/165] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[70/165] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[71/165] Compiling SwiftSyntax Assert.swift
[72/165] Compiling SwiftSyntax BumpPtrAllocator.swift
[73/165] Compiling SwiftSyntax CommonAncestor.swift
[74/165] Compiling SwiftSyntax Convenience.swift
[75/165] Compiling SwiftSyntax CustomTraits.swift
[79/175] Compiling SwiftSyntax Tokens.swift
[80/175] Compiling SwiftSyntax TriviaPieces.swift
[81/175] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[82/175] Compiling SwiftSyntax RawSyntaxNodesC.swift
[83/175] Compiling SwiftSyntax RawSyntaxNodesD.swift
[84/175] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[88/175] Compiling SwiftSyntax SyntaxChildren.swift
[89/175] Compiling SwiftSyntax SyntaxCollection.swift
[90/175] Compiling SwiftSyntax SyntaxHashable.swift
[91/175] Compiling SwiftSyntax SyntaxIdentifier.swift
[92/175] Compiling SwiftSyntax SyntaxNodeFactory.swift
[93/175] Compiling SwiftSyntax SyntaxNodeStructure.swift
[94/175] Compiling SystemPackage Util+StringArray.swift
[95/175] Compiling SystemPackage Util.swift
[96/175] Compiling SystemPackage UtilConsumers.swift
Generated /Users/admin/builder/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/CompanyIdentifiers.swift
[96/175] Generate Bluetooth Company Identifier Definitions
[97/175] Write sources
[101/175] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[102/175] Emitting module SystemPackage
[103/175] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[104/175] Compiling SwiftSyntax TokenDiagnostic.swift
[105/175] Compiling SwiftSyntax TokenSequence.swift
[106/175] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[107/175] Compiling SwiftSyntax SyntaxProtocol.swift
[108/175] Compiling SwiftSyntax SyntaxText.swift
[109/217] Compiling Socket SocketEvent.swift
[110/217] Compiling Socket SocketFlags.swift
[111/217] Compiling Socket SocketHelpers.swift
[112/217] Compiling Socket SocketOperations.swift
[113/221] Emitting module Socket
[114/221] Compiling Socket CInternetAddress.swift
[115/221] Compiling Socket CInterop.swift
[116/221] Compiling Socket CSocketAddress.swift
[117/221] Compiling Socket Constants.swift
[118/221] Compiling Socket Errno.swift
[119/221] Compiling Socket FileChange.swift
[120/221] Compiling Socket FileEvent.swift
[121/221] Compiling Socket FileFlags.swift
[122/221] Compiling Socket IOControl.swift
[123/221] Compiling Socket IODirection.swift
[124/221] Compiling Socket IPv4Protocol.swift
[125/221] Compiling Socket IPv6Protocol.swift
[126/221] Compiling Socket LinkLayerProtocol.swift
[127/221] Compiling Socket UnixProtocol.swift
[128/221] Compiling Socket SocketOption.swift
[129/221] Compiling Socket SocketOptionID.swift
[130/221] Compiling Socket SocketOptionLevel.swift
[131/221] Compiling Socket SocketProtocol.swift
[132/221] Compiling Socket NetworkOrder.swift
[133/221] Compiling Socket Poll.swift
[134/221] Compiling Socket SocketAddress.swift
[135/221] Compiling Socket IPv4SocketAddress.swift
[136/221] Compiling Socket IPv6SocketAddress.swift
[137/221] Compiling Socket LinkLayerSocketAddress.swift
[138/221] Compiling Socket UnixSocketAddress.swift
[139/221] Compiling Socket SocketAddressFamily.swift
[140/221] Compiling Socket SocketDescriptor.swift
[141/221] Compiling Socket IOOperations.swift
[142/221] Compiling Socket IOType.swift
[143/221] Compiling Socket InternetProtocol.swift
[144/221] Compiling Socket MessageFlags.swift
[145/221] Compiling Socket NetworkInterface.swift
[146/221] Compiling Socket SocketType.swift
[147/221] Compiling Socket Syscalls.swift
[148/221] Compiling Socket TCPSocketOption.swift
[149/221] Compiling Socket Util.swift
[150/221] Compiling Socket Socket.swift
[151/221] Compiling Socket SocketContinuation.swift
[152/221] Compiling Socket SocketManager.swift
[153/221] Compiling Socket AsyncSocketManager.swift
[154/221] Compiling Socket CFSocketManager.swift
[155/221] Emitting module SwiftSyntax
[156/221] Compiling SwiftSyntax EditorPlaceholder.swift
[157/221] Compiling SwiftSyntax Identifier.swift
[158/221] Compiling SwiftSyntax MemoryLayout.swift
[159/221] Compiling SwiftSyntax MissingNodeInitializers.swift
[160/221] Compiling SwiftSyntax RawSyntax.swift
[161/221] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[162/221] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[163/221] Compiling SwiftSyntax RawSyntaxTokenView.swift
[164/221] Compiling SwiftSyntax SyntaxCollections.swift
[165/221] Compiling SwiftSyntax SyntaxEnum.swift
[166/221] Compiling SwiftSyntax SyntaxKind.swift
[167/221] Compiling SwiftSyntax SyntaxRewriter.swift
[168/221] Compiling SwiftSyntax SyntaxTraits.swift
[169/221] Compiling SwiftSyntax SyntaxVisitor.swift
[170/221] Compiling SwiftSyntax TokenKind.swift
[201/221] Compiling SwiftSyntax Keyword.swift
[202/221] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[203/221] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[204/221] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[205/221] Compiling SwiftSyntax SyntaxBaseNodes.swift
[213/221] Compiling SwiftSyntax SyntaxNodesD.swift
[214/221] Compiling SwiftSyntax SyntaxNodesEF.swift
[215/221] Compiling SwiftSyntax SyntaxNodesGHI.swift
[216/221] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[217/221] Compiling SwiftSyntax SyntaxNodesOP.swift
[218/221] Compiling SwiftSyntax SyntaxNodesQRS.swift
[219/221] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[220/280] Compiling SwiftDiagnostics Message.swift
[221/281] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[222/281] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[223/281] Compiling SwiftBasicFormat Syntax+Extensions.swift
[224/281] Compiling SwiftBasicFormat InferIndentation.swift
[225/281] Compiling SwiftDiagnostics Note.swift
[226/281] Compiling SwiftBasicFormat Indenter.swift
[227/281] Compiling SwiftDiagnostics FixIt.swift
[228/281] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[229/281] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[230/281] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[231/281] Compiling SwiftDiagnostics Diagnostic.swift
[232/281] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[233/281] Emitting module SwiftDiagnostics
[234/281] Compiling SwiftDiagnostics Convenience.swift
[235/281] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[236/281] Compiling SwiftBasicFormat BasicFormat.swift
[237/281] Emitting module SwiftBasicFormat
[238/281] Compiling SwiftParser TopLevel.swift
[239/281] Compiling SwiftParser TriviaParser.swift
[240/281] Compiling SwiftParser Types.swift
[241/281] Compiling SwiftParser ExperimentalFeatures.swift
[242/285] Compiling SwiftParser StringLiterals.swift
[243/285] Compiling SwiftParser SwiftParserCompatibility.swift
[244/285] Compiling SwiftParser SwiftVersion.swift
[245/285] Compiling SwiftParser SyntaxUtils.swift
[246/285] Compiling SwiftParser TokenConsumer.swift
[247/285] Compiling SwiftParser TokenPrecedence.swift
[248/285] Compiling SwiftParser TokenSpec.swift
[249/285] Compiling SwiftParser TokenSpecSet.swift
[250/285] Compiling SwiftParser Nominals.swift
[251/285] Compiling SwiftParser Parameters.swift
[252/285] Compiling SwiftParser ParseSourceFile.swift
[253/285] Compiling SwiftParser Parser.swift
[254/285] Compiling SwiftParser Patterns.swift
[255/285] Compiling SwiftParser Recovery.swift
[256/285] Compiling SwiftParser Specifiers.swift
[257/285] Compiling SwiftParser Statements.swift
[258/285] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[259/285] Compiling SwiftParser UnicodeScalarExtensions.swift
[260/285] Compiling SwiftParser Lookahead.swift
[261/285] Compiling SwiftParser LoopProgressCondition.swift
[262/285] Compiling SwiftParser Modifiers.swift
[263/285] Compiling SwiftParser Names.swift
[264/285] Emitting module SwiftParser
[265/285] Compiling SwiftParser Attributes.swift
[266/285] Compiling SwiftParser Availability.swift
[267/285] Compiling SwiftParser CharacterInfo.swift
[268/285] Compiling SwiftParser CollectionNodes+Parsable.swift
[269/285] Compiling SwiftParser Declarations.swift
[270/285] Compiling SwiftParser Directives.swift
[271/285] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[272/285] Compiling SwiftParser Expressions.swift
[273/285] Compiling SwiftParser IncrementalParseTransition.swift
[274/285] Compiling SwiftParser IsValidIdentifier.swift
[275/285] Compiling SwiftParser Cursor.swift
[276/285] Compiling SwiftParser Lexeme.swift
[277/285] Compiling SwiftParser LexemeSequence.swift
[278/285] Compiling SwiftParser Lexer.swift
[279/285] Compiling SwiftParser RegexLiteralLexer.swift
[280/285] Compiling SwiftParser IsLexerClassified.swift
[281/285] Compiling SwiftParser LayoutNodes+Parsable.swift
[282/285] Compiling SwiftParser Parser+TokenSpecSet.swift
[283/285] Compiling SwiftParser TokenSpecStaticMembers.swift
[284/308] Compiling SwiftOperators PrecedenceGroup.swift
[285/308] Compiling SwiftOperators PrecedenceGraph.swift
[286/309] Compiling SwiftOperators OperatorTable+Defaults.swift
[287/309] Compiling SwiftOperators OperatorTable.swift
[288/309] Compiling SwiftOperators OperatorTable+Semantics.swift
[289/309] Compiling SwiftOperators OperatorError.swift
[290/309] Compiling SwiftOperators OperatorError+Diagnostics.swift
[291/309] Compiling SwiftOperators Operator.swift
[292/309] Emitting module SwiftOperators
[293/309] Compiling SwiftOperators OperatorTable+Folding.swift
[294/309] Compiling SwiftOperators SyntaxSynthesis.swift
[295/309] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[296/309] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[297/309] Compiling SwiftParserDiagnostics Utils.swift
[298/309] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[299/309] Compiling SwiftParserDiagnostics PresenceUtils.swift
[300/310] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[301/310] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[302/310] Compiling SwiftParserDiagnostics MissingNodesError.swift
[303/310] Compiling SwiftParserDiagnostics MissingTokenError.swift
[304/310] Emitting module SwiftParserDiagnostics
[305/310] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[306/310] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[307/310] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[308/310] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[309/325] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[310/326] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[311/326] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[312/326] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[313/326] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[314/326] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[315/326] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[316/326] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[317/326] Compiling SwiftSyntaxBuilder Indenter.swift
[318/326] Compiling SwiftSyntaxBuilder ListBuilder.swift
[319/326] Emitting module SwiftSyntaxBuilder
[320/326] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[321/326] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[322/326] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[323/326] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[324/326] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[325/344] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[326/344] Compiling SwiftSyntaxMacros Macro+Format.swift
[327/344] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[328/344] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[329/344] Compiling SwiftSyntaxMacros PreambleMacro.swift
[330/345] Compiling SwiftSyntaxMacros AttachedMacro.swift
[331/345] Compiling SwiftSyntaxMacros BodyMacro.swift
[332/345] Compiling SwiftSyntaxMacros MemberMacro.swift
[333/345] Compiling SwiftSyntaxMacros PeerMacro.swift
[334/345] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[335/345] Compiling SwiftSyntaxMacros AccessorMacro.swift
[336/345] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[337/345] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[338/345] Compiling SwiftSyntaxMacros Macro.swift
[339/345] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[340/345] Emitting module SwiftSyntaxMacros
[341/345] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[342/345] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[343/345] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[344/355] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[345/355] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[346/355] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[347/355] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[348/355] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[349/355] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[350/355] Emitting module SwiftSyntaxMacroExpansion
[351/355] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[352/355] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[353/355] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[354/367] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[355/367] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[356/367] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[357/367] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[358/367] Emitting module SwiftCompilerPluginMessageHandling
[359/367] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[360/368] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[361/368] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[362/368] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[363/368] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[364/368] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[365/368] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[366/368] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[367/370] Emitting module SwiftCompilerPlugin
[368/370] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[369/375] Compiling BluetoothMacros BluetoothUUID.swift
[370/375] Compiling BluetoothMacros Hexadecimal.swift
[371/375] Compiling BluetoothMacros BluetoothAddress.swift
[372/375] Compiling BluetoothMacros Plugins.swift
[373/375] Emitting module BluetoothMacros
[373/375] Write Objects.LinkFileList
[374/375] Linking BluetoothMacros-tool
[376/412] Compiling Bluetooth UInt256.swift
[377/412] Compiling Bluetooth UInt40.swift
[378/412] Compiling Bluetooth UInt48.swift
[379/412] Compiling Bluetooth UInt512.swift
[380/415] Compiling Bluetooth Integer.swift
[381/415] Compiling Bluetooth String.swift
[382/415] Compiling Bluetooth System.swift
[383/415] Compiling Bluetooth UUID.swift
[384/415] Compiling Bluetooth Unit.swift
[385/415] Compiling Bluetooth UnitIdentifier.swift
[386/415] Compiling Bluetooth UnitIdentifierMetadata.swift
[387/415] Compiling Bluetooth iBeacon.swift
[388/415] Compiling Bluetooth SFloat.swift
[389/415] Compiling Bluetooth SecurityLevel.swift
[390/415] Compiling Bluetooth UInt128.swift
[391/415] Compiling Bluetooth UInt24.swift
[392/415] Compiling Bluetooth DescriptorUUID.swift
[393/415] Compiling Bluetooth MemberUUID.swift
[394/415] Compiling Bluetooth DeclarationUUID.swift
[395/415] Compiling Bluetooth BluetoothUUIDMetadata.swift
[396/415] Compiling Bluetooth ByteSwap.swift
[397/415] Compiling Bluetooth ByteValue.swift
[398/415] Compiling Bluetooth ClassOfDevice.swift
[399/415] Compiling Bluetooth Address.swift
[400/415] Compiling Bluetooth AsyncIndefiniteStream.swift
[401/415] Compiling Bluetooth BitMaskOption.swift
[402/415] Compiling Bluetooth BluetoothUUID.swift
[403/415] Compiling Bluetooth CompanyIdentifier.swift
[404/415] Compiling Bluetooth CompanyIdentifierMetadata.swift
[405/415] Compiling Bluetooth Data.swift
[406/415] Compiling Bluetooth Hexadecimal.swift
[407/415] Compiling Bluetooth L2CAPSocket.swift
[408/415] Compiling Bluetooth LowEnergyAdvertisingData.swift
[409/415] Compiling Bluetooth LowEnergyScanTimeInterval.swift
[410/415] Compiling Bluetooth RSSI.swift
[411/415] Compiling Bluetooth CompanyIdentifiers.swift
[412/415] Compiling Bluetooth UnitIdentifiers.swift
[413/415] Compiling Bluetooth ServiceUUID.swift
[414/415] Compiling Bluetooth CharacteristicUUID.swift
[415/415] Emitting module Bluetooth
[416/463] Compiling BluetoothGAP GAPLESecureConnectionsRandom.swift
[417/463] Compiling BluetoothGAP GAPLESupportedFeatures.swift
[418/463] Compiling BluetoothGAP GAPListOf128BitServiceSolicitationUUIDs.swift
[419/463] Compiling BluetoothGAP GAPListOf16BitServiceSolicitationUUIDs.swift
[420/463] Compiling BluetoothGAP GAPListOf32BitServiceSolicitationUUIDs.swift
[421/468] Compiling BluetoothGAP GAPServiceData32BitUUID.swift
[422/468] Compiling BluetoothGAP GAPShortLocalName.swift
[423/468] Compiling BluetoothGAP GAPSimplePairingHashC.swift
[424/468] Compiling BluetoothGAP GAPSimplePairingRandomizerR.swift
[425/468] Compiling BluetoothGAP GAPSlaveConnectionIntervalRange.swift
[426/468] Compiling BluetoothGAP GAPData.swift
[427/468] Compiling BluetoothGAP GAPDataType.swift
[428/468] Compiling BluetoothGAP GAPFlags.swift
[429/468] Compiling BluetoothGAP GAPIncompleteListOf128BitServiceClassUUIDs.swift
[430/468] Compiling BluetoothGAP GAPIncompleteListOf16BitServiceClassUUIDs.swift
[431/468] Emitting module BluetoothGAP
[432/468] Compiling BluetoothGAP GAPClassOfDevice.swift
[433/468] Compiling BluetoothGAP GAPCompleteListOf128BitServiceClassUUIDs.swift
[434/468] Compiling BluetoothGAP GAPCompleteListOf16BitServiceClassUUIDs.swift
[435/468] Compiling BluetoothGAP GAPCompleteListOf32BitServiceClassUUIDs.swift
[436/468] Compiling BluetoothGAP GAPCompleteLocalName.swift
[437/468] Compiling BluetoothGAP System.swift
[438/468] Compiling BluetoothGAP GAP3DInformation.swift
[439/468] Compiling BluetoothGAP GAPAdvertisingInterval.swift
[440/468] Compiling BluetoothGAP GAPAppearance.swift
[441/468] Compiling BluetoothGAP GAPAppearanceData.swift
[442/468] Compiling BluetoothGAP GAPChannelMapUpdateIndication.swift
[443/468] Compiling BluetoothGAP GAPRandomTargetAddress.swift
[444/468] Compiling BluetoothGAP GAPSecurityManagerOOBFlags.swift
[445/468] Compiling BluetoothGAP GAPSecurityManagerTKValue.swift
[446/468] Compiling BluetoothGAP GAPServiceData128BitUUID.swift
[447/468] Compiling BluetoothGAP GAPServiceData16BitUUID.swift
[448/468] Compiling BluetoothGAP GAPIncompleteListOf32BitServiceClassUUIDs.swift
[449/468] Compiling BluetoothGAP GAPIndoorPositioning.swift
[450/468] Compiling BluetoothGAP GAPLEDeviceAddress.swift
[451/468] Compiling BluetoothGAP GAPLERole.swift
[452/468] Compiling BluetoothGAP GAPLESecureConnectionsConfirmation.swift
[453/468] Compiling BluetoothGAP GAPManufacturerSpecificData.swift
[454/468] Compiling BluetoothGAP GAPMeshBeacon.swift
[455/468] Compiling BluetoothGAP GAPMeshMessage.swift
[456/468] Compiling BluetoothGAP GAPPBADV.swift
[457/468] Compiling BluetoothGAP GAPPublicTargetAddress.swift
[458/468] Compiling BluetoothGAP Decoder.swift
[459/468] Compiling BluetoothGAP Encoder.swift
[460/468] Compiling BluetoothGAP Hexadecimal.swift
[461/468] Compiling BluetoothGAP Integer.swift
[462/468] Compiling BluetoothGAP OptionSet.swift
[463/468] Compiling BluetoothGAP String.swift
[464/468] Compiling BluetoothGAP GAPTransportDiscoveryData.swift
[465/468] Compiling BluetoothGAP GAPTxPowerLevel.swift
[466/468] Compiling BluetoothGAP GAPURI.swift
[467/468] Compiling BluetoothGAP GAPUUIDList.swift
[468/468] Compiling BluetoothGAP iBeacon.swift
[469/674] Compiling BluetoothHCI HCILERandom.swift
[470/674] Compiling BluetoothHCI HCILEReadAdvertisingChannelTxPower.swift
[471/674] Compiling BluetoothHCI HCILEReadBufferSize.swift
[472/674] Compiling BluetoothHCI HCILEReadChannelMap.swift
[473/674] Compiling BluetoothHCI HCILEReadLocalP256PublicKeyComplete.swift
[474/674] Compiling BluetoothHCI HCILEReadLocalResolvableAddressReturn.swift
[475/674] Compiling BluetoothHCI HCILEReadLocalSupportedFeatures.swift
[476/674] Compiling BluetoothHCI HCILEReadMaximumAdvertisingDataLength.swift
[477/674] Compiling BluetoothHCI HCILEReadMaximumDataLength.swift
[478/674] Compiling BluetoothHCI HCILEReadNumberOfSupportedAdvertisingSets.swift
[479/674] Compiling BluetoothHCI HCILEReadPeerResolvableAddressReturn.swift
[480/674] Compiling BluetoothHCI HCILEReadPeriodicAdvertisingListSize.swift
[481/674] Compiling BluetoothHCI HCILEReadPhy.swift
[482/674] Compiling BluetoothHCI HCILEReadRemoteUsedFeatures.swift
[483/674] Compiling BluetoothHCI HCILEReadRemoteUsedFeaturesComplete.swift
[484/674] Compiling BluetoothHCI HCILEReadResolvingListSize.swift
[485/674] Compiling BluetoothHCI HCILEReadRfPathCompensation.swift
[486/674] Compiling BluetoothHCI HCILEReadSuggestedDefaultDataLength.swift
[487/674] Compiling BluetoothHCI HCILEReadSupportedStates.swift
[488/674] Compiling BluetoothHCI HCILEReadTransmitPower.swift
[489/674] Compiling BluetoothHCI HCILEReadWhiteListSize.swift
[490/674] Compiling BluetoothHCI HCILEReceiverTest.swift
[491/674] Compiling BluetoothHCI HCILERemoteConnectionParameterRequest.swift
[492/696] Compiling BluetoothHCI HCILESetPeriodicAdvertisingParameters.swift
[493/696] Compiling BluetoothHCI HCILESetPhy.swift
[494/696] Compiling BluetoothHCI HCILESetPrivacyMode.swift
[495/696] Compiling BluetoothHCI HCILESetRandomAddress.swift
[496/696] Compiling BluetoothHCI HCILESetResolvablePrivateAddressTimeout.swift
[497/696] Compiling BluetoothHCI HCILESetScanEnable.swift
[498/696] Compiling BluetoothHCI HCILESetScanParameters.swift
[499/696] Compiling BluetoothHCI HCILESetScanResponseData.swift
[500/696] Compiling BluetoothHCI HCILEStartEncryption.swift
[501/696] Compiling BluetoothHCI HCILETestEnd.swift
[502/696] Compiling BluetoothHCI HCILETransmitterTest.swift
[503/696] Compiling BluetoothHCI HCILEUpdateConnection.swift
[504/696] Compiling BluetoothHCI HCILEWriteRfPathCompensation.swift
[505/696] Compiling BluetoothHCI HCILEWriteSuggestedDefaultDataLength.swift
[506/696] Compiling BluetoothHCI HCILinkKeyNotification.swift
[507/696] Compiling BluetoothHCI HCILinkKeyRequest.swift
[508/696] Compiling BluetoothHCI HCILinkKeyRequestNegativeReply.swift
[509/696] Compiling BluetoothHCI HCILinkKeyRequestReply.swift
[510/696] Compiling BluetoothHCI HCILowEnergyMetaEvent.swift
[511/696] Compiling BluetoothHCI HCIMaxSlotsChange.swift
[512/696] Compiling BluetoothHCI HCIModeChange.swift
[513/696] Compiling BluetoothHCI HCINumberOfCompletedPackets.swift
[514/696] Compiling BluetoothHCI HCIPINCodeRequest.swift
[515/696] Compiling BluetoothHCI AdvertisingChannelHeader.swift
[516/696] Compiling BluetoothHCI AdvertisingInterval.swift
[517/696] Compiling BluetoothHCI BluetoothHostController.swift
[518/696] Compiling BluetoothHCI ChannelIdentifier.swift
[519/696] Compiling BluetoothHCI ConnectionAcceptTimeout.swift
[520/696] Compiling BluetoothHCI Bool.swift
[521/696] Compiling BluetoothHCI Hexadecimal.swift
[522/696] Compiling BluetoothHCI Integer.swift
[523/696] Compiling BluetoothHCI String.swift
[524/696] Compiling BluetoothHCI System.swift
[525/696] Compiling BluetoothHCI HCI.swift
[526/696] Compiling BluetoothHCI HCIAcceptConnectionRequest.swift
[527/696] Compiling BluetoothHCI HCIAuthenticationComplete.swift
[528/696] Compiling BluetoothHCI HCIAuthenticationRequested.swift
[529/696] Compiling BluetoothHCI HCIChangeConnectionPacketType.swift
[530/696] Compiling BluetoothHCI HCICommand.swift
[531/696] Compiling BluetoothHCI HCICommandComplete.swift
[532/696] Compiling BluetoothHCI HCICommandStatus.swift
[533/696] Compiling BluetoothHCI HCICommandTimeout.swift
[534/696] Compiling BluetoothHCI HCIConnectionComplete.swift
[535/696] Compiling BluetoothHCI HCIConnectionPacketTypeChange.swift
[536/696] Compiling BluetoothHCI HCIConnectionRequest.swift
[537/696] Compiling BluetoothHCI HCICreateConnection.swift
[538/696] Compiling BluetoothHCI HCICreateConnectionCancel.swift
[539/696] Compiling BluetoothHCI HCIDeleteStoredLinkKey.swift
[540/696] Compiling BluetoothHCI HCIDisconnect.swift
[541/696] Compiling BluetoothHCI HCIDisconnectionComplete.swift
[542/696] Compiling BluetoothHCI HCIEncryptionChange.swift
[543/696] Compiling BluetoothHCI HCIEncryptionKeyRefreshComplete.swift
[544/696] Compiling BluetoothHCI HCIError.swift
[545/696] Compiling BluetoothHCI HCIEvent.swift
[546/696] Compiling BluetoothHCI HCIExitPeriodicInquiryMode.swift
[547/696] Compiling BluetoothHCI HCIGeneralEvent.swift
[548/696] Compiling BluetoothHCI HCIHoldMode.swift
[549/696] Compiling BluetoothHCI HCIIOCapabilityRequest.swift
[550/696] Compiling BluetoothHCI HCIIOCapabilityRequestReply.swift
[551/696] Compiling BluetoothHCI HCIIOCapabilityResponse.swift
[552/696] Compiling BluetoothHCI HCIInquiry.swift
[553/696] Compiling BluetoothHCI HCIInquiryCancel.swift
[554/696] Compiling BluetoothHCI HCIInquiryComplete.swift
[555/696] Compiling BluetoothHCI HCIInquiryResult.swift
[556/696] Compiling BluetoothHCI HCILEAddDeviceToPeriodicAdvertiserList.swift
[557/696] Compiling BluetoothHCI HCILEAddDeviceToResolvingList.swift
[558/696] Compiling BluetoothHCI HCILEAddDeviceToWhiteList.swift
[559/696] Compiling BluetoothHCI HCILEAdvertisingReport.swift
[560/696] Compiling BluetoothHCI HCILEAdvertisingSetTerminated.swift
[561/696] Compiling BluetoothHCI HCILEChannelSelectionAlgorithm.swift
[562/696] Compiling BluetoothHCI HCILEConnectionComplete.swift
[563/696] Compiling BluetoothHCI HCILEConnectionUpdateComplete.swift
[564/696] Compiling BluetoothHCI HCILECreateConnection.swift
[565/696] Compiling BluetoothHCI HCILEDataLengthChange.swift
[566/696] Compiling BluetoothHCI HCILEDirectedAdvertisingReport.swift
[567/696] Compiling BluetoothHCI HCILEEncrypt.swift
[568/696] Compiling BluetoothHCI HCILEEnhancedConnectionComplete.swift
[569/696] Compiling BluetoothHCI HCILEEnhancedReceiverTest.swift
[570/696] Compiling BluetoothHCI HCILEEnhancedTransmitterTest.swift
[571/696] Compiling BluetoothHCI HCILEExtendedAdvertisingReport.swift
[572/696] Compiling BluetoothHCI HCILEExtendedCreateConnection.swift
[573/696] Compiling BluetoothHCI HCILEGenerateDHKey.swift
[574/696] Compiling BluetoothHCI HCILEGenerateDHKeyComplete.swift
[575/696] Compiling BluetoothHCI HCILELongTermKeyRequest.swift
[576/696] Compiling BluetoothHCI HCILELongTermKeyRequestNegativeReply.swift
[577/696] Compiling BluetoothHCI HCILELongTermKeyRequestReply.swift
[578/696] Compiling BluetoothHCI HCILEPeriodicAdvertisingCreateSync.swift
[579/696] Compiling BluetoothHCI HCILEPeriodicAdvertisingReport.swift
[580/696] Compiling BluetoothHCI HCILEPeriodicAdvertisingSyncEstablished.swift
[581/696] Compiling BluetoothHCI HCILEPeriodicAdvertisingSyncLost.swift
[582/696] Compiling BluetoothHCI HCILEPeriodicAdvertisingTerminateSync.swift
[583/696] Compiling BluetoothHCI HCILEPhyUpdateComplete.swift
[584/696] Compiling BluetoothHCI LowEnergyPhyOptions.swift
[585/696] Compiling BluetoothHCI LowEnergyResolvingList.swift
[586/696] Compiling BluetoothHCI LowEnergyRfRxPathCompensationValue.swift
[587/696] Compiling BluetoothHCI LowEnergyRfTxPathCompensationValue.swift
[588/696] Compiling BluetoothHCI LowEnergyRole.swift
[589/696] Compiling BluetoothHCI LowEnergyRxChannel.swift
[590/696] Compiling BluetoothHCI LowEnergyRxPhy.swift
[591/696] Compiling BluetoothHCI LowEnergyRxPhys.swift
[592/696] Compiling BluetoothHCI LowEnergyScanInterval.swift
[593/696] Compiling BluetoothHCI LowEnergyState.swift
[594/696] Compiling BluetoothHCI LowEnergySupervisionTimeout.swift
[595/696] Compiling BluetoothHCI LowEnergyTxChannel.swift
[596/696] Compiling BluetoothHCI LowEnergyTxPhy.swift
[597/696] Compiling BluetoothHCI LowEnergyTxPhys.swift
[598/696] Compiling BluetoothHCI LowEnergyTxPower.swift
[599/696] Compiling BluetoothHCI LowEnergyWhiteList.swift
[600/696] Compiling BluetoothHCI LowEnergyWhiteListDevice.swift
[601/696] Compiling BluetoothHCI PacketType.swift
[602/696] Compiling BluetoothHCI ProtocolServiceMultiplexer.swift
[603/696] Compiling BluetoothHCI StatusParametersCommand.swift
[604/696] Compiling BluetoothHCI VendorCommand.swift
[605/696] Compiling BluetoothHCI iBeacon.swift
[606/696] Compiling BluetoothHCI HCIReadStoredLinkKey.swift
[607/696] Compiling BluetoothHCI HCIRejectConnectionRequest.swift
[608/696] Compiling BluetoothHCI HCIRemoteNameRequest.swift
[609/696] Compiling BluetoothHCI HCIRemoteNameRequestComplete.swift
[610/696] Compiling BluetoothHCI HCIReset.swift
[611/696] Compiling BluetoothHCI HCISetConnectionEncryption.swift
[612/696] Compiling BluetoothHCI HCISetEventFilter.swift
[613/696] Compiling BluetoothHCI HCISimplePairingComplete.swift
[614/696] Compiling BluetoothHCI HCIUserConfirmationRequest.swift
[615/696] Compiling BluetoothHCI HCIUserConfirmationRequestReply.swift
[616/696] Compiling BluetoothHCI HCIVersion.swift
[617/696] Compiling BluetoothHCI HCIWriteClassOfDevice.swift
[618/696] Compiling BluetoothHCI HCIWriteConnectionAcceptTimeout.swift
[619/696] Compiling BluetoothHCI HCIWriteLinkPolicySettings.swift
[620/696] Compiling BluetoothHCI HCIWriteLinkSupervisionTimeout.swift
[621/696] Compiling BluetoothHCI HCIWriteLocalName.swift
[622/696] Compiling BluetoothHCI HCIWritePageScanActivity.swift
[623/696] Compiling BluetoothHCI HCIWritePageScanType.swift
[624/696] Compiling BluetoothHCI HCIWritePageTimeout.swift
[625/696] Compiling BluetoothHCI HCIWriteScanEnable.swift
[626/696] Compiling BluetoothHCI HostControllerBasebandCommand.swift
[627/696] Compiling BluetoothHCI InformationalCommand.swift
[628/696] Compiling BluetoothHCI HCIPINCodeRequestReply.swift
[629/696] Compiling BluetoothHCI HCIPacketHeader.swift
[630/696] Compiling BluetoothHCI HCIPageScanRepetitionMode.swift
[631/696] Compiling BluetoothHCI HCIPeriodicInquiryMode.swift
[632/696] Compiling BluetoothHCI HCIQoSSetup.swift
[633/696] Compiling BluetoothHCI HCIQoSSetupComplete.swift
[634/696] Compiling BluetoothHCI HCIReadClassOfDevice.swift
[635/696] Compiling BluetoothHCI HCIReadClockOffset.swift
[636/696] Compiling BluetoothHCI HCIReadClockOffsetComplete.swift
[637/696] Compiling BluetoothHCI HCIReadConnectionAcceptTimeout.swift
[638/696] Compiling BluetoothHCI HCIReadDataBlockSize.swift
[639/696] Compiling BluetoothHCI HCIReadDeviceAddress.swift
[640/696] Compiling BluetoothHCI HCIReadLMPHandle.swift
[641/696] Compiling BluetoothHCI HCIReadLocalName.swift
[642/696] Compiling BluetoothHCI HCIReadLocalSupportedFeatures.swift
[643/696] Compiling BluetoothHCI HCIReadLocalVersionInformation.swift
[644/696] Compiling BluetoothHCI HCIReadPageTimeout.swift
[645/696] Compiling BluetoothHCI HCIReadRemoteExtendedFeatures.swift
[646/696] Compiling BluetoothHCI HCIReadRemoteExtendedFeaturesComplete.swift
[647/696] Compiling BluetoothHCI HCIReadRemoteFeaturesComplete.swift
[648/696] Compiling BluetoothHCI HCIReadRemoteSupportedFeatures.swift
[649/696] Compiling BluetoothHCI HCIReadRemoteVersionInformation.swift
[650/696] Compiling BluetoothHCI HCIReadRemoteVersionInformationComplete.swift
[651/696] Compiling BluetoothHCI HCILERemoteConnectionParameterRequestNegativeReply.swift
[652/696] Compiling BluetoothHCI HCILERemoteConnectionParameterRequestReply.swift
[653/696] Compiling BluetoothHCI HCILERemoveAdvertisingSet.swift
[654/696] Compiling BluetoothHCI HCILERemoveDeviceFromResolvingList.swift
[655/696] Compiling BluetoothHCI HCILERemoveDeviceFromWhiteList.swift
[656/696] Compiling BluetoothHCI HCILERemoveDeviceToPeriodicAdvertiserList.swift
[657/696] Compiling BluetoothHCI HCILEScanRequestReceived.swift
[658/696] Compiling BluetoothHCI HCILESetAddressResolutionEnable.swift
[659/696] Compiling BluetoothHCI HCILESetAdvertiseEnable.swift
[660/696] Compiling BluetoothHCI HCILESetAdvertisingData.swift
[661/696] Compiling BluetoothHCI HCILESetAdvertisingParameters.swift
[662/696] Compiling BluetoothHCI HCILESetAdvertisingSetRandomAddress.swift
[663/696] Compiling BluetoothHCI HCILESetDataLength.swift
[664/696] Compiling BluetoothHCI HCILESetDefaultPhy.swift
[665/696] Compiling BluetoothHCI HCILESetEventMask.swift
[666/696] Compiling BluetoothHCI HCILESetExtendedAdvertisingData.swift
[667/696] Compiling BluetoothHCI HCILESetExtendedAdvertisingParameters.swift
[668/696] Compiling BluetoothHCI HCILESetExtendedScanEnable.swift
[669/696] Compiling BluetoothHCI HCILESetExtendedScanParameters.swift
[670/696] Compiling BluetoothHCI HCILESetExtendedScanResponseData.swift
[671/696] Compiling BluetoothHCI HCILESetHostChannelClassification.swift
[672/696] Compiling BluetoothHCI HCILESetPeriodicAdvertisingData.swift
[673/696] Compiling BluetoothHCI HCILESetPeriodicAdvertisingEnable.swift
[674/696] Emitting module BluetoothHCI
[675/696] Compiling BluetoothHCI LMPFeature.swift
[676/696] Compiling BluetoothHCI LinkControlCommand.swift
[677/696] Compiling BluetoothHCI LinkPolicyCommand.swift
[678/696] Compiling BluetoothHCI LowEnergyAddressType.swift
[679/696] Compiling BluetoothHCI LowEnergyAdvertiserAddressType.swift
[680/696] Compiling BluetoothHCI LowEnergyAdvertising.swift
[681/696] Compiling BluetoothHCI LowEnergyAllPhys.swift
[682/696] Compiling BluetoothHCI LowEnergyChannelMap.swift
[683/696] Compiling BluetoothHCI LowEnergyClockAccuracy.swift
[684/696] Compiling BluetoothHCI LowEnergyCommand.swift
[685/696] Compiling BluetoothHCI LowEnergyConnection.swift
[686/696] Compiling BluetoothHCI LowEnergyConnectionInterval.swift
[687/696] Compiling BluetoothHCI LowEnergyConnectionIntervalRange.swift
[688/696] Compiling BluetoothHCI LowEnergyConnectionLatency.swift
[689/696] Compiling BluetoothHCI LowEnergyConnectionLength.swift
[690/696] Compiling BluetoothHCI LowEnergyEvent.swift
[691/696] Compiling BluetoothHCI LowEnergyFeature.swift
[692/696] Compiling BluetoothHCI LowEnergyFragmentPreference.swift
[693/696] Compiling BluetoothHCI LowEnergyMaxTxOctets.swift
[694/696] Compiling BluetoothHCI LowEnergyMaxTxTime.swift
[695/696] Compiling BluetoothHCI LowEnergyPacketPayload.swift
[696/696] Compiling BluetoothHCI LowEnergyPeerIdentifyAddressType.swift
[697/751] Compiling BluetoothLinux AddressType.swift
[698/751] Compiling BluetoothLinux BNEP.swift
[699/751] Compiling BluetoothLinux BNEPIO.swift
[700/751] Compiling BluetoothLinux CMTP.swift
[701/751] Compiling BluetoothLinux CMTPIO.swift
[702/751] Compiling BluetoothLinux Error.swift
[703/757] Compiling BluetoothLinux RFCOMMLinkMode.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMLinkMode.swift:12:51: warning: 'BitMaskOption' is deprecated: Use OptionSet instead
10 | /// RFCOMM Link Mode
11 | @frozen
12 | public enum RFCOMMLinkMode: UInt16, CaseIterable, BitMaskOption {
   |                                                   `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead
13 |
14 |     case master         = 0x0001
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMSocketOption.swift:67:30: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
65 |         public static var id: RFCOMMSocketOption { .connectionInfo }
66 |
67 |         public var linkMode: BitMaskOptionSet<RFCOMMLinkMode>
   |                              `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
68 |
69 |         public init(linkMode: BitMaskOptionSet<RFCOMMLinkMode> = []) {
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMSocketOption.swift:69:31: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
67 |         public var linkMode: BitMaskOptionSet<RFCOMMLinkMode>
68 |
69 |         public init(linkMode: BitMaskOptionSet<RFCOMMLinkMode> = []) {
   |                               `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
70 |             self.linkMode = linkMode
71 |         }
[704/757] Compiling BluetoothLinux RFCOMMSocket.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMLinkMode.swift:12:51: warning: 'BitMaskOption' is deprecated: Use OptionSet instead
10 | /// RFCOMM Link Mode
11 | @frozen
12 | public enum RFCOMMLinkMode: UInt16, CaseIterable, BitMaskOption {
   |                                                   `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead
13 |
14 |     case master         = 0x0001
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMSocketOption.swift:67:30: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
65 |         public static var id: RFCOMMSocketOption { .connectionInfo }
66 |
67 |         public var linkMode: BitMaskOptionSet<RFCOMMLinkMode>
   |                              `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
68 |
69 |         public init(linkMode: BitMaskOptionSet<RFCOMMLinkMode> = []) {
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMSocketOption.swift:69:31: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
67 |         public var linkMode: BitMaskOptionSet<RFCOMMLinkMode>
68 |
69 |         public init(linkMode: BitMaskOptionSet<RFCOMMLinkMode> = []) {
   |                               `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
70 |             self.linkMode = linkMode
71 |         }
[705/757] Compiling BluetoothLinux RFCOMMSocketAddress.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMLinkMode.swift:12:51: warning: 'BitMaskOption' is deprecated: Use OptionSet instead
10 | /// RFCOMM Link Mode
11 | @frozen
12 | public enum RFCOMMLinkMode: UInt16, CaseIterable, BitMaskOption {
   |                                                   `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead
13 |
14 |     case master         = 0x0001
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMSocketOption.swift:67:30: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
65 |         public static var id: RFCOMMSocketOption { .connectionInfo }
66 |
67 |         public var linkMode: BitMaskOptionSet<RFCOMMLinkMode>
   |                              `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
68 |
69 |         public init(linkMode: BitMaskOptionSet<RFCOMMLinkMode> = []) {
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMSocketOption.swift:69:31: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
67 |         public var linkMode: BitMaskOptionSet<RFCOMMLinkMode>
68 |
69 |         public init(linkMode: BitMaskOptionSet<RFCOMMLinkMode> = []) {
   |                               `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
70 |             self.linkMode = linkMode
71 |         }
[706/757] Compiling BluetoothLinux RFCOMMSocketOption.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMLinkMode.swift:12:51: warning: 'BitMaskOption' is deprecated: Use OptionSet instead
10 | /// RFCOMM Link Mode
11 | @frozen
12 | public enum RFCOMMLinkMode: UInt16, CaseIterable, BitMaskOption {
   |                                                   `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead
13 |
14 |     case master         = 0x0001
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMSocketOption.swift:67:30: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
65 |         public static var id: RFCOMMSocketOption { .connectionInfo }
66 |
67 |         public var linkMode: BitMaskOptionSet<RFCOMMLinkMode>
   |                              `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
68 |
69 |         public init(linkMode: BitMaskOptionSet<RFCOMMLinkMode> = []) {
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMSocketOption.swift:69:31: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
67 |         public var linkMode: BitMaskOptionSet<RFCOMMLinkMode>
68 |
69 |         public init(linkMode: BitMaskOptionSet<RFCOMMLinkMode> = []) {
   |                               `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
70 |             self.linkMode = linkMode
71 |         }
[707/757] Compiling BluetoothLinux RFCOMMState.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMLinkMode.swift:12:51: warning: 'BitMaskOption' is deprecated: Use OptionSet instead
10 | /// RFCOMM Link Mode
11 | @frozen
12 | public enum RFCOMMLinkMode: UInt16, CaseIterable, BitMaskOption {
   |                                                   `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead
13 |
14 |     case master         = 0x0001
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMSocketOption.swift:67:30: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
65 |         public static var id: RFCOMMSocketOption { .connectionInfo }
66 |
67 |         public var linkMode: BitMaskOptionSet<RFCOMMLinkMode>
   |                              `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
68 |
69 |         public init(linkMode: BitMaskOptionSet<RFCOMMLinkMode> = []) {
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMSocketOption.swift:69:31: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
67 |         public var linkMode: BitMaskOptionSet<RFCOMMLinkMode>
68 |
69 |         public init(linkMode: BitMaskOptionSet<RFCOMMLinkMode> = []) {
   |                               `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
70 |             self.linkMode = linkMode
71 |         }
[708/757] Compiling BluetoothLinux SCOSocket.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMLinkMode.swift:12:51: warning: 'BitMaskOption' is deprecated: Use OptionSet instead
10 | /// RFCOMM Link Mode
11 | @frozen
12 | public enum RFCOMMLinkMode: UInt16, CaseIterable, BitMaskOption {
   |                                                   `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead
13 |
14 |     case master         = 0x0001
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMSocketOption.swift:67:30: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
65 |         public static var id: RFCOMMSocketOption { .connectionInfo }
66 |
67 |         public var linkMode: BitMaskOptionSet<RFCOMMLinkMode>
   |                              `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
68 |
69 |         public init(linkMode: BitMaskOptionSet<RFCOMMLinkMode> = []) {
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMSocketOption.swift:69:31: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
67 |         public var linkMode: BitMaskOptionSet<RFCOMMLinkMode>
68 |
69 |         public init(linkMode: BitMaskOptionSet<RFCOMMLinkMode> = []) {
   |                               `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
70 |             self.linkMode = linkMode
71 |         }
[709/757] Emitting module BluetoothLinux
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/HostController.swift:10:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
  8 |
  9 | import Foundation
 10 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 11 | import BluetoothHCI
 12 | import SystemPackage
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:11:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
  9 | import Foundation
 10 | import BluetoothHCI
 11 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 12 | import SystemPackage
 13 | import Socket
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/Internal/CInterop.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 10 | import SystemPackage
 11 | import Socket
 12 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 13 |
 14 | public extension CInterop {
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/L2CAP/L2CAPSocket.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 10 | import Bluetooth
 11 | import BluetoothHCI
 12 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 13 | import SystemPackage
 14 | import Socket
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/HCIDeviceFlag.swift:11:35: warning: 'BitMaskOption' is deprecated: Use OptionSet instead
 9 |
10 | /// HCI device flags
11 | public enum HCIDeviceFlag: Int32, BitMaskOption, CaseIterable {
   |                                   `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead
12 |
13 |     case up
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/HCIDeviceOptions.swift:22:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
20 | public extension HCIDeviceOptions {
21 |
22 |     var flags: BitMaskOptionSet<HCIDeviceFlag> {
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
23 |         var options = BitMaskOptionSet<HCIDeviceFlag>()
24 |         HCIDeviceFlag.allCases.forEach {
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:31:24: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 29 |               limit: Int = 255,
 30 |               deviceClass: (UInt8, UInt8, UInt8)? = nil,
 31 |               options: BitMaskOptionSet<ScanOption> = []) throws -> [InquiryResult] {
    |                        `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 32 |
 33 |         assert(duration > 0, "Scan must be longer than 0 seconds")
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:69:30: warning: 'BitMaskOption' is deprecated: Use OptionSet instead
 67 |
 68 |     /// Options for scanning Bluetooth devices
 69 |     enum ScanOption: UInt16, BitMaskOption {
    |                              `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead
 70 |
 71 |         /// The cache of previously detected devices is flushed before performing the current inquiry.
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:111:29: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
109 |         public var deviceClass: (UInt8, UInt8, UInt8)?
110 |
111 |         public var options: BitMaskOptionSet<HostController.ScanOption>
    |                             `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
112 |
113 |         public private(set) var response: [HostController.InquiryResult]
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:120:22: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
118 |             limit: UInt8 = 255,
119 |             deviceClass: (UInt8, UInt8, UInt8)? = nil,
120 |             options: BitMaskOptionSet<HostController.ScanOption> = []
    |                      `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
121 |         ) {
122 |             self.device = device
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:186:18: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
184 |         limit: UInt8 = 255,
185 |         deviceClass: (UInt8, UInt8, UInt8)? = nil,
186 |         options: BitMaskOptionSet<HostController.ScanOption> = []
    |                  `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
187 |     ) throws -> [HostController.InquiryResult] {
188 |         var inquiry = HostControllerIO.Inquiry(
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/Internal/Darwin.swift:13:10: warning: This module will only run on Linux
11 |
12 | #if !os(Linux)
13 | #warning("This module will only run on Linux")
   |          `- warning: This module will only run on Linux
14 |
15 | @usableFromInline
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMCreateDevice.swift:31:20: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 29 |         public init(
 30 |             id: HostController.ID,
 31 |             flags: BitMaskOptionSet<RFCOMMFlag>,
    |                    `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 32 |             source: BluetoothAddress,
 33 |             destination: BluetoothAddress,
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMCreateDevice.swift:62:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 60 |
 61 |     @_alwaysEmitIntoClient
 62 |     var flags: BitMaskOptionSet<RFCOMMFlag> {
    |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 63 |         return .init(rawValue: bytes.flags)
 64 |     }
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMCreateDevice.swift:90:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 88 |     func rfcommCreateDevice(
 89 |         id: HostController.ID,
 90 |         flags: BitMaskOptionSet<RFCOMMFlag> = [],
    |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 91 |         source: BluetoothAddress,
 92 |         destination: BluetoothAddress,
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMReleaseDevice.swift:31:20: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
29 |         public init(
30 |             id: HostController.ID,
31 |             flags: BitMaskOptionSet<RFCOMMFlag>
   |                    `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
32 |         ) {
33 |             self.init(CInterop.RFCOMMDeviceRequest(
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMReleaseDevice.swift:59:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
57 |
58 |     @_alwaysEmitIntoClient
59 |     var flags: BitMaskOptionSet<RFCOMMFlag> {
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
60 |         return .init(rawValue: bytes.flags)
61 |     }
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMReleaseDevice.swift:71:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
69 |     func rfcommReleaseDevice(
70 |         id: HostController.ID,
71 |         flags: BitMaskOptionSet<RFCOMMFlag> = []
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
72 |     ) throws {
73 |         var request = RFCOMMIO.ReleaseDevice(
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMDevice.swift:17:23: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
15 |     public let id: HostController.ID
16 |
17 |     public var flags: BitMaskOptionSet<RFCOMMFlag>
   |                       `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
18 |
19 |     public var state: RFCOMMState
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMFlag.swift:12:47: warning: 'BitMaskOption' is deprecated: Use OptionSet instead
10 | /// RFCOMM Flags
11 | @frozen
12 | public enum RFCOMMFlag: UInt32, CaseIterable, BitMaskOption {
   |                                               `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead
13 |
14 |     case reuseDLC           = 0x01 // RFCOMM_REUSE_DLC
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMLinkMode.swift:12:51: warning: 'BitMaskOption' is deprecated: Use OptionSet instead
10 | /// RFCOMM Link Mode
11 | @frozen
12 | public enum RFCOMMLinkMode: UInt16, CaseIterable, BitMaskOption {
   |                                                   `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead
13 |
14 |     case master         = 0x0001
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMSocketOption.swift:67:30: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
65 |         public static var id: RFCOMMSocketOption { .connectionInfo }
66 |
67 |         public var linkMode: BitMaskOptionSet<RFCOMMLinkMode>
   |                              `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
68 |
69 |         public init(linkMode: BitMaskOptionSet<RFCOMMLinkMode> = []) {
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMSocketOption.swift:69:31: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
67 |         public var linkMode: BitMaskOptionSet<RFCOMMLinkMode>
68 |
69 |         public init(linkMode: BitMaskOptionSet<RFCOMMLinkMode> = []) {
   |                               `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
70 |             self.linkMode = linkMode
71 |         }
[710/757] Compiling BluetoothLinux HCIDeviceUp.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:11:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
  9 | import Foundation
 10 | import BluetoothHCI
 11 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 12 | import SystemPackage
 13 | import Socket
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:31:24: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 29 |               limit: Int = 255,
 30 |               deviceClass: (UInt8, UInt8, UInt8)? = nil,
 31 |               options: BitMaskOptionSet<ScanOption> = []) throws -> [InquiryResult] {
    |                        `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 32 |
 33 |         assert(duration > 0, "Scan must be longer than 0 seconds")
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:69:30: warning: 'BitMaskOption' is deprecated: Use OptionSet instead
 67 |
 68 |     /// Options for scanning Bluetooth devices
 69 |     enum ScanOption: UInt16, BitMaskOption {
    |                              `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead
 70 |
 71 |         /// The cache of previously detected devices is flushed before performing the current inquiry.
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:111:29: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
109 |         public var deviceClass: (UInt8, UInt8, UInt8)?
110 |
111 |         public var options: BitMaskOptionSet<HostController.ScanOption>
    |                             `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
112 |
113 |         public private(set) var response: [HostController.InquiryResult]
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:120:22: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
118 |             limit: UInt8 = 255,
119 |             deviceClass: (UInt8, UInt8, UInt8)? = nil,
120 |             options: BitMaskOptionSet<HostController.ScanOption> = []
    |                      `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
121 |         ) {
122 |             self.device = device
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:186:18: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
184 |         limit: UInt8 = 255,
185 |         deviceClass: (UInt8, UInt8, UInt8)? = nil,
186 |         options: BitMaskOptionSet<HostController.ScanOption> = []
    |                  `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
187 |     ) throws -> [HostController.InquiryResult] {
188 |         var inquiry = HostControllerIO.Inquiry(
[711/757] Compiling BluetoothLinux HCIScan.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:11:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
  9 | import Foundation
 10 | import BluetoothHCI
 11 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 12 | import SystemPackage
 13 | import Socket
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:31:24: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 29 |               limit: Int = 255,
 30 |               deviceClass: (UInt8, UInt8, UInt8)? = nil,
 31 |               options: BitMaskOptionSet<ScanOption> = []) throws -> [InquiryResult] {
    |                        `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 32 |
 33 |         assert(duration > 0, "Scan must be longer than 0 seconds")
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:69:30: warning: 'BitMaskOption' is deprecated: Use OptionSet instead
 67 |
 68 |     /// Options for scanning Bluetooth devices
 69 |     enum ScanOption: UInt16, BitMaskOption {
    |                              `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead
 70 |
 71 |         /// The cache of previously detected devices is flushed before performing the current inquiry.
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:111:29: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
109 |         public var deviceClass: (UInt8, UInt8, UInt8)?
110 |
111 |         public var options: BitMaskOptionSet<HostController.ScanOption>
    |                             `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
112 |
113 |         public private(set) var response: [HostController.InquiryResult]
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:120:22: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
118 |             limit: UInt8 = 255,
119 |             deviceClass: (UInt8, UInt8, UInt8)? = nil,
120 |             options: BitMaskOptionSet<HostController.ScanOption> = []
    |                      `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
121 |         ) {
122 |             self.device = device
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:186:18: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
184 |         limit: UInt8 = 255,
185 |         deviceClass: (UInt8, UInt8, UInt8)? = nil,
186 |         options: BitMaskOptionSet<HostController.ScanOption> = []
    |                  `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
187 |     ) throws -> [HostController.InquiryResult] {
188 |         var inquiry = HostControllerIO.Inquiry(
[712/757] Compiling BluetoothLinux HostControllerIO.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:11:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
  9 | import Foundation
 10 | import BluetoothHCI
 11 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 12 | import SystemPackage
 13 | import Socket
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:31:24: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 29 |               limit: Int = 255,
 30 |               deviceClass: (UInt8, UInt8, UInt8)? = nil,
 31 |               options: BitMaskOptionSet<ScanOption> = []) throws -> [InquiryResult] {
    |                        `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 32 |
 33 |         assert(duration > 0, "Scan must be longer than 0 seconds")
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:69:30: warning: 'BitMaskOption' is deprecated: Use OptionSet instead
 67 |
 68 |     /// Options for scanning Bluetooth devices
 69 |     enum ScanOption: UInt16, BitMaskOption {
    |                              `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead
 70 |
 71 |         /// The cache of previously detected devices is flushed before performing the current inquiry.
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:111:29: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
109 |         public var deviceClass: (UInt8, UInt8, UInt8)?
110 |
111 |         public var options: BitMaskOptionSet<HostController.ScanOption>
    |                             `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
112 |
113 |         public private(set) var response: [HostController.InquiryResult]
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:120:22: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
118 |             limit: UInt8 = 255,
119 |             deviceClass: (UInt8, UInt8, UInt8)? = nil,
120 |             options: BitMaskOptionSet<HostController.ScanOption> = []
    |                      `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
121 |         ) {
122 |             self.device = device
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:186:18: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
184 |         limit: UInt8 = 255,
185 |         deviceClass: (UInt8, UInt8, UInt8)? = nil,
186 |         options: BitMaskOptionSet<HostController.ScanOption> = []
    |                  `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
187 |     ) throws -> [HostController.InquiryResult] {
188 |         var inquiry = HostControllerIO.Inquiry(
[713/757] Compiling BluetoothLinux HCIFilterSocketOption.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:11:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
  9 | import Foundation
 10 | import BluetoothHCI
 11 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 12 | import SystemPackage
 13 | import Socket
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:31:24: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 29 |               limit: Int = 255,
 30 |               deviceClass: (UInt8, UInt8, UInt8)? = nil,
 31 |               options: BitMaskOptionSet<ScanOption> = []) throws -> [InquiryResult] {
    |                        `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 32 |
 33 |         assert(duration > 0, "Scan must be longer than 0 seconds")
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:69:30: warning: 'BitMaskOption' is deprecated: Use OptionSet instead
 67 |
 68 |     /// Options for scanning Bluetooth devices
 69 |     enum ScanOption: UInt16, BitMaskOption {
    |                              `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead
 70 |
 71 |         /// The cache of previously detected devices is flushed before performing the current inquiry.
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:111:29: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
109 |         public var deviceClass: (UInt8, UInt8, UInt8)?
110 |
111 |         public var options: BitMaskOptionSet<HostController.ScanOption>
    |                             `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
112 |
113 |         public private(set) var response: [HostController.InquiryResult]
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:120:22: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
118 |             limit: UInt8 = 255,
119 |             deviceClass: (UInt8, UInt8, UInt8)? = nil,
120 |             options: BitMaskOptionSet<HostController.ScanOption> = []
    |                      `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
121 |         ) {
122 |             self.device = device
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:186:18: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
184 |         limit: UInt8 = 255,
185 |         deviceClass: (UInt8, UInt8, UInt8)? = nil,
186 |         options: BitMaskOptionSet<HostController.ScanOption> = []
    |                  `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
187 |     ) throws -> [HostController.InquiryResult] {
188 |         var inquiry = HostControllerIO.Inquiry(
[714/757] Compiling BluetoothLinux HIDP.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:11:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
  9 | import Foundation
 10 | import BluetoothHCI
 11 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 12 | import SystemPackage
 13 | import Socket
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:31:24: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 29 |               limit: Int = 255,
 30 |               deviceClass: (UInt8, UInt8, UInt8)? = nil,
 31 |               options: BitMaskOptionSet<ScanOption> = []) throws -> [InquiryResult] {
    |                        `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 32 |
 33 |         assert(duration > 0, "Scan must be longer than 0 seconds")
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:69:30: warning: 'BitMaskOption' is deprecated: Use OptionSet instead
 67 |
 68 |     /// Options for scanning Bluetooth devices
 69 |     enum ScanOption: UInt16, BitMaskOption {
    |                              `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead
 70 |
 71 |         /// The cache of previously detected devices is flushed before performing the current inquiry.
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:111:29: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
109 |         public var deviceClass: (UInt8, UInt8, UInt8)?
110 |
111 |         public var options: BitMaskOptionSet<HostController.ScanOption>
    |                             `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
112 |
113 |         public private(set) var response: [HostController.InquiryResult]
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:120:22: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
118 |             limit: UInt8 = 255,
119 |             deviceClass: (UInt8, UInt8, UInt8)? = nil,
120 |             options: BitMaskOptionSet<HostController.ScanOption> = []
    |                      `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
121 |         ) {
122 |             self.device = device
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:186:18: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
184 |         limit: UInt8 = 255,
185 |         deviceClass: (UInt8, UInt8, UInt8)? = nil,
186 |         options: BitMaskOptionSet<HostController.ScanOption> = []
    |                  `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
187 |     ) throws -> [HostController.InquiryResult] {
188 |         var inquiry = HostControllerIO.Inquiry(
[715/757] Compiling BluetoothLinux HIDPIO.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:11:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
  9 | import Foundation
 10 | import BluetoothHCI
 11 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 12 | import SystemPackage
 13 | import Socket
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:31:24: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 29 |               limit: Int = 255,
 30 |               deviceClass: (UInt8, UInt8, UInt8)? = nil,
 31 |               options: BitMaskOptionSet<ScanOption> = []) throws -> [InquiryResult] {
    |                        `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 32 |
 33 |         assert(duration > 0, "Scan must be longer than 0 seconds")
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:69:30: warning: 'BitMaskOption' is deprecated: Use OptionSet instead
 67 |
 68 |     /// Options for scanning Bluetooth devices
 69 |     enum ScanOption: UInt16, BitMaskOption {
    |                              `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead
 70 |
 71 |         /// The cache of previously detected devices is flushed before performing the current inquiry.
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:111:29: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
109 |         public var deviceClass: (UInt8, UInt8, UInt8)?
110 |
111 |         public var options: BitMaskOptionSet<HostController.ScanOption>
    |                             `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
112 |
113 |         public private(set) var response: [HostController.InquiryResult]
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:120:22: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
118 |             limit: UInt8 = 255,
119 |             deviceClass: (UInt8, UInt8, UInt8)? = nil,
120 |             options: BitMaskOptionSet<HostController.ScanOption> = []
    |                      `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
121 |         ) {
122 |             self.device = device
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:186:18: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
184 |         limit: UInt8 = 255,
185 |         deviceClass: (UInt8, UInt8, UInt8)? = nil,
186 |         options: BitMaskOptionSet<HostController.ScanOption> = []
    |                  `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
187 |     ) throws -> [HostController.InquiryResult] {
188 |         var inquiry = HostControllerIO.Inquiry(
[716/757] Compiling BluetoothLinux HCIControllerType.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/HCIDeviceFlag.swift:11:35: warning: 'BitMaskOption' is deprecated: Use OptionSet instead
 9 |
10 | /// HCI device flags
11 | public enum HCIDeviceFlag: Int32, BitMaskOption, CaseIterable {
   |                                   `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead
12 |
13 |     case up
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/HCIDeviceOptions.swift:22:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
20 | public extension HCIDeviceOptions {
21 |
22 |     var flags: BitMaskOptionSet<HCIDeviceFlag> {
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
23 |         var options = BitMaskOptionSet<HCIDeviceFlag>()
24 |         HCIDeviceFlag.allCases.forEach {
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/HCIDeviceOptions.swift:23:23: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
21 |
22 |     var flags: BitMaskOptionSet<HCIDeviceFlag> {
23 |         var options = BitMaskOptionSet<HCIDeviceFlag>()
   |                       `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
24 |         HCIDeviceFlag.allCases.forEach {
25 |             if contains($0) {
[717/757] Compiling BluetoothLinux HCIDeviceEvent.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/HCIDeviceFlag.swift:11:35: warning: 'BitMaskOption' is deprecated: Use OptionSet instead
 9 |
10 | /// HCI device flags
11 | public enum HCIDeviceFlag: Int32, BitMaskOption, CaseIterable {
   |                                   `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead
12 |
13 |     case up
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/HCIDeviceOptions.swift:22:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
20 | public extension HCIDeviceOptions {
21 |
22 |     var flags: BitMaskOptionSet<HCIDeviceFlag> {
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
23 |         var options = BitMaskOptionSet<HCIDeviceFlag>()
24 |         HCIDeviceFlag.allCases.forEach {
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/HCIDeviceOptions.swift:23:23: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
21 |
22 |     var flags: BitMaskOptionSet<HCIDeviceFlag> {
23 |         var options = BitMaskOptionSet<HCIDeviceFlag>()
   |                       `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
24 |         HCIDeviceFlag.allCases.forEach {
25 |             if contains($0) {
[718/757] Compiling BluetoothLinux HCIDeviceFlag.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/HCIDeviceFlag.swift:11:35: warning: 'BitMaskOption' is deprecated: Use OptionSet instead
 9 |
10 | /// HCI device flags
11 | public enum HCIDeviceFlag: Int32, BitMaskOption, CaseIterable {
   |                                   `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead
12 |
13 |     case up
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/HCIDeviceOptions.swift:22:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
20 | public extension HCIDeviceOptions {
21 |
22 |     var flags: BitMaskOptionSet<HCIDeviceFlag> {
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
23 |         var options = BitMaskOptionSet<HCIDeviceFlag>()
24 |         HCIDeviceFlag.allCases.forEach {
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/HCIDeviceOptions.swift:23:23: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
21 |
22 |     var flags: BitMaskOptionSet<HCIDeviceFlag> {
23 |         var options = BitMaskOptionSet<HCIDeviceFlag>()
   |                       `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
24 |         HCIDeviceFlag.allCases.forEach {
25 |             if contains($0) {
[719/757] Compiling BluetoothLinux HCIDeviceOptions.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/HCIDeviceFlag.swift:11:35: warning: 'BitMaskOption' is deprecated: Use OptionSet instead
 9 |
10 | /// HCI device flags
11 | public enum HCIDeviceFlag: Int32, BitMaskOption, CaseIterable {
   |                                   `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead
12 |
13 |     case up
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/HCIDeviceOptions.swift:22:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
20 | public extension HCIDeviceOptions {
21 |
22 |     var flags: BitMaskOptionSet<HCIDeviceFlag> {
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
23 |         var options = BitMaskOptionSet<HCIDeviceFlag>()
24 |         HCIDeviceFlag.allCases.forEach {
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/HCIDeviceOptions.swift:23:23: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
21 |
22 |     var flags: BitMaskOptionSet<HCIDeviceFlag> {
23 |         var options = BitMaskOptionSet<HCIDeviceFlag>()
   |                       `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
24 |         HCIDeviceFlag.allCases.forEach {
25 |             if contains($0) {
[720/757] Compiling BluetoothLinux HCIFileDescriptor.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/HCIDeviceFlag.swift:11:35: warning: 'BitMaskOption' is deprecated: Use OptionSet instead
 9 |
10 | /// HCI device flags
11 | public enum HCIDeviceFlag: Int32, BitMaskOption, CaseIterable {
   |                                   `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead
12 |
13 |     case up
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/HCIDeviceOptions.swift:22:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
20 | public extension HCIDeviceOptions {
21 |
22 |     var flags: BitMaskOptionSet<HCIDeviceFlag> {
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
23 |         var options = BitMaskOptionSet<HCIDeviceFlag>()
24 |         HCIDeviceFlag.allCases.forEach {
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/HCIDeviceOptions.swift:23:23: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
21 |
22 |     var flags: BitMaskOptionSet<HCIDeviceFlag> {
23 |         var options = BitMaskOptionSet<HCIDeviceFlag>()
   |                       `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
24 |         HCIDeviceFlag.allCases.forEach {
25 |             if contains($0) {
[721/757] Compiling BluetoothLinux HCIPacketType.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/HCIDeviceFlag.swift:11:35: warning: 'BitMaskOption' is deprecated: Use OptionSet instead
 9 |
10 | /// HCI device flags
11 | public enum HCIDeviceFlag: Int32, BitMaskOption, CaseIterable {
   |                                   `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead
12 |
13 |     case up
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/HCIDeviceOptions.swift:22:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
20 | public extension HCIDeviceOptions {
21 |
22 |     var flags: BitMaskOptionSet<HCIDeviceFlag> {
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
23 |         var options = BitMaskOptionSet<HCIDeviceFlag>()
24 |         HCIDeviceFlag.allCases.forEach {
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/HCIDeviceOptions.swift:23:23: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
21 |
22 |     var flags: BitMaskOptionSet<HCIDeviceFlag> {
23 |         var options = BitMaskOptionSet<HCIDeviceFlag>()
   |                       `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
24 |         HCIDeviceFlag.allCases.forEach {
25 |             if contains($0) {
[722/757] Compiling BluetoothLinux Sequence.swift
[723/757] Compiling BluetoothLinux DeviceCommand.swift
[724/757] Compiling BluetoothLinux DevicePollEvent.swift
[725/757] Compiling BluetoothLinux DeviceRequest.swift
[726/757] Compiling BluetoothLinux HCIBusType.swift
[727/757] Compiling BluetoothLinux HCIChannel.swift
[728/757] Compiling BluetoothLinux SCOSocketOption.swift
[729/757] Compiling BluetoothLinux SocketAddress.swift
[730/757] Compiling BluetoothLinux SocketOption.swift
[731/757] Compiling BluetoothLinux SocketOptionLevel.swift
[732/757] Compiling BluetoothLinux SecuritySocketOption.swift
[733/757] Compiling BluetoothLinux SocketProtocol.swift
[734/757] Compiling BluetoothLinux HCISocketAddress.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/HostController.swift:10:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
  8 |
  9 | import Foundation
 10 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 11 | import BluetoothHCI
 12 | import SystemPackage
[735/757] Compiling BluetoothLinux HCISocketOption.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/HostController.swift:10:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
  8 |
  9 | import Foundation
 10 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 11 | import BluetoothHCI
 12 | import SystemPackage
[736/757] Compiling BluetoothLinux HostController.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/HostController.swift:10:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
  8 |
  9 | import Foundation
 10 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 11 | import BluetoothHCI
 12 | import SystemPackage
[737/757] Compiling BluetoothLinux HCIDeviceDown.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/HostController.swift:10:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
  8 |
  9 | import Foundation
 10 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 11 | import BluetoothHCI
 12 | import SystemPackage
[738/757] Compiling BluetoothLinux HCIDeviceInformation.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/HostController.swift:10:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
  8 |
  9 | import Foundation
 10 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 11 | import BluetoothHCI
 12 | import SystemPackage
[739/757] Compiling BluetoothLinux HCIDeviceList.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/HCI/HostController.swift:10:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
  8 |
  9 | import Foundation
 10 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 11 | import BluetoothHCI
 12 | import SystemPackage
[740/757] Compiling BluetoothLinux RFCOMMGetDeviceInformation.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMReleaseDevice.swift:31:20: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
29 |         public init(
30 |             id: HostController.ID,
31 |             flags: BitMaskOptionSet<RFCOMMFlag>
   |                    `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
32 |         ) {
33 |             self.init(CInterop.RFCOMMDeviceRequest(
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMReleaseDevice.swift:59:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
57 |
58 |     @_alwaysEmitIntoClient
59 |     var flags: BitMaskOptionSet<RFCOMMFlag> {
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
60 |         return .init(rawValue: bytes.flags)
61 |     }
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMReleaseDevice.swift:71:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
69 |     func rfcommReleaseDevice(
70 |         id: HostController.ID,
71 |         flags: BitMaskOptionSet<RFCOMMFlag> = []
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
72 |     ) throws {
73 |         var request = RFCOMMIO.ReleaseDevice(
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMDevice.swift:17:23: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
15 |     public let id: HostController.ID
16 |
17 |     public var flags: BitMaskOptionSet<RFCOMMFlag>
   |                       `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
18 |
19 |     public var state: RFCOMMState
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMFlag.swift:12:47: warning: 'BitMaskOption' is deprecated: Use OptionSet instead
10 | /// RFCOMM Flags
11 | @frozen
12 | public enum RFCOMMFlag: UInt32, CaseIterable, BitMaskOption {
   |                                               `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead
13 |
14 |     case reuseDLC           = 0x01 // RFCOMM_REUSE_DLC
[741/757] Compiling BluetoothLinux RFCOMMGetDeviceList.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMReleaseDevice.swift:31:20: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
29 |         public init(
30 |             id: HostController.ID,
31 |             flags: BitMaskOptionSet<RFCOMMFlag>
   |                    `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
32 |         ) {
33 |             self.init(CInterop.RFCOMMDeviceRequest(
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMReleaseDevice.swift:59:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
57 |
58 |     @_alwaysEmitIntoClient
59 |     var flags: BitMaskOptionSet<RFCOMMFlag> {
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
60 |         return .init(rawValue: bytes.flags)
61 |     }
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMReleaseDevice.swift:71:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
69 |     func rfcommReleaseDevice(
70 |         id: HostController.ID,
71 |         flags: BitMaskOptionSet<RFCOMMFlag> = []
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
72 |     ) throws {
73 |         var request = RFCOMMIO.ReleaseDevice(
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMDevice.swift:17:23: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
15 |     public let id: HostController.ID
16 |
17 |     public var flags: BitMaskOptionSet<RFCOMMFlag>
   |                       `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
18 |
19 |     public var state: RFCOMMState
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMFlag.swift:12:47: warning: 'BitMaskOption' is deprecated: Use OptionSet instead
10 | /// RFCOMM Flags
11 | @frozen
12 | public enum RFCOMMFlag: UInt32, CaseIterable, BitMaskOption {
   |                                               `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead
13 |
14 |     case reuseDLC           = 0x01 // RFCOMM_REUSE_DLC
[742/757] Compiling BluetoothLinux RFCOMMIO.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMReleaseDevice.swift:31:20: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
29 |         public init(
30 |             id: HostController.ID,
31 |             flags: BitMaskOptionSet<RFCOMMFlag>
   |                    `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
32 |         ) {
33 |             self.init(CInterop.RFCOMMDeviceRequest(
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMReleaseDevice.swift:59:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
57 |
58 |     @_alwaysEmitIntoClient
59 |     var flags: BitMaskOptionSet<RFCOMMFlag> {
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
60 |         return .init(rawValue: bytes.flags)
61 |     }
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMReleaseDevice.swift:71:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
69 |     func rfcommReleaseDevice(
70 |         id: HostController.ID,
71 |         flags: BitMaskOptionSet<RFCOMMFlag> = []
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
72 |     ) throws {
73 |         var request = RFCOMMIO.ReleaseDevice(
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMDevice.swift:17:23: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
15 |     public let id: HostController.ID
16 |
17 |     public var flags: BitMaskOptionSet<RFCOMMFlag>
   |                       `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
18 |
19 |     public var state: RFCOMMState
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMFlag.swift:12:47: warning: 'BitMaskOption' is deprecated: Use OptionSet instead
10 | /// RFCOMM Flags
11 | @frozen
12 | public enum RFCOMMFlag: UInt32, CaseIterable, BitMaskOption {
   |                                               `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead
13 |
14 |     case reuseDLC           = 0x01 // RFCOMM_REUSE_DLC
[743/757] Compiling BluetoothLinux RFCOMMReleaseDevice.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMReleaseDevice.swift:31:20: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
29 |         public init(
30 |             id: HostController.ID,
31 |             flags: BitMaskOptionSet<RFCOMMFlag>
   |                    `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
32 |         ) {
33 |             self.init(CInterop.RFCOMMDeviceRequest(
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMReleaseDevice.swift:59:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
57 |
58 |     @_alwaysEmitIntoClient
59 |     var flags: BitMaskOptionSet<RFCOMMFlag> {
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
60 |         return .init(rawValue: bytes.flags)
61 |     }
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMReleaseDevice.swift:71:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
69 |     func rfcommReleaseDevice(
70 |         id: HostController.ID,
71 |         flags: BitMaskOptionSet<RFCOMMFlag> = []
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
72 |     ) throws {
73 |         var request = RFCOMMIO.ReleaseDevice(
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMDevice.swift:17:23: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
15 |     public let id: HostController.ID
16 |
17 |     public var flags: BitMaskOptionSet<RFCOMMFlag>
   |                       `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
18 |
19 |     public var state: RFCOMMState
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMFlag.swift:12:47: warning: 'BitMaskOption' is deprecated: Use OptionSet instead
10 | /// RFCOMM Flags
11 | @frozen
12 | public enum RFCOMMFlag: UInt32, CaseIterable, BitMaskOption {
   |                                               `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead
13 |
14 |     case reuseDLC           = 0x01 // RFCOMM_REUSE_DLC
[744/757] Compiling BluetoothLinux RFCOMMDevice.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMReleaseDevice.swift:31:20: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
29 |         public init(
30 |             id: HostController.ID,
31 |             flags: BitMaskOptionSet<RFCOMMFlag>
   |                    `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
32 |         ) {
33 |             self.init(CInterop.RFCOMMDeviceRequest(
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMReleaseDevice.swift:59:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
57 |
58 |     @_alwaysEmitIntoClient
59 |     var flags: BitMaskOptionSet<RFCOMMFlag> {
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
60 |         return .init(rawValue: bytes.flags)
61 |     }
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMReleaseDevice.swift:71:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
69 |     func rfcommReleaseDevice(
70 |         id: HostController.ID,
71 |         flags: BitMaskOptionSet<RFCOMMFlag> = []
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
72 |     ) throws {
73 |         var request = RFCOMMIO.ReleaseDevice(
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMDevice.swift:17:23: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
15 |     public let id: HostController.ID
16 |
17 |     public var flags: BitMaskOptionSet<RFCOMMFlag>
   |                       `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
18 |
19 |     public var state: RFCOMMState
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMFlag.swift:12:47: warning: 'BitMaskOption' is deprecated: Use OptionSet instead
10 | /// RFCOMM Flags
11 | @frozen
12 | public enum RFCOMMFlag: UInt32, CaseIterable, BitMaskOption {
   |                                               `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead
13 |
14 |     case reuseDLC           = 0x01 // RFCOMM_REUSE_DLC
[745/757] Compiling BluetoothLinux RFCOMMFlag.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMReleaseDevice.swift:31:20: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
29 |         public init(
30 |             id: HostController.ID,
31 |             flags: BitMaskOptionSet<RFCOMMFlag>
   |                    `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
32 |         ) {
33 |             self.init(CInterop.RFCOMMDeviceRequest(
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMReleaseDevice.swift:59:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
57 |
58 |     @_alwaysEmitIntoClient
59 |     var flags: BitMaskOptionSet<RFCOMMFlag> {
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
60 |         return .init(rawValue: bytes.flags)
61 |     }
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMReleaseDevice.swift:71:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
69 |     func rfcommReleaseDevice(
70 |         id: HostController.ID,
71 |         flags: BitMaskOptionSet<RFCOMMFlag> = []
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
72 |     ) throws {
73 |         var request = RFCOMMIO.ReleaseDevice(
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMDevice.swift:17:23: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
15 |     public let id: HostController.ID
16 |
17 |     public var flags: BitMaskOptionSet<RFCOMMFlag>
   |                       `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
18 |
19 |     public var state: RFCOMMState
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMFlag.swift:12:47: warning: 'BitMaskOption' is deprecated: Use OptionSet instead
10 | /// RFCOMM Flags
11 | @frozen
12 | public enum RFCOMMFlag: UInt32, CaseIterable, BitMaskOption {
   |                                               `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead
13 |
14 |     case reuseDLC           = 0x01 // RFCOMM_REUSE_DLC
[746/757] Compiling BluetoothLinux DeviceDown.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/Internal/CInterop.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 10 | import SystemPackage
 11 | import Socket
 12 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 13 |
 14 | public extension CInterop {
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/Internal/Darwin.swift:13:10: warning: This module will only run on Linux
11 |
12 | #if !os(Linux)
13 | #warning("This module will only run on Linux")
   |          `- warning: This module will only run on Linux
14 |
15 | @usableFromInline
[747/757] Compiling BluetoothLinux CInterop.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/Internal/CInterop.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 10 | import SystemPackage
 11 | import Socket
 12 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 13 |
 14 | public extension CInterop {
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/Internal/Darwin.swift:13:10: warning: This module will only run on Linux
11 |
12 | #if !os(Linux)
13 | #warning("This module will only run on Linux")
   |          `- warning: This module will only run on Linux
14 |
15 | @usableFromInline
[748/757] Compiling BluetoothLinux CSocketAddress.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/Internal/CInterop.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 10 | import SystemPackage
 11 | import Socket
 12 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 13 |
 14 | public extension CInterop {
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/Internal/Darwin.swift:13:10: warning: This module will only run on Linux
11 |
12 | #if !os(Linux)
13 | #warning("This module will only run on Linux")
   |          `- warning: This module will only run on Linux
14 |
15 | @usableFromInline
[749/757] Compiling BluetoothLinux Darwin.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/Internal/CInterop.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 10 | import SystemPackage
 11 | import Socket
 12 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 13 |
 14 | public extension CInterop {
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/Internal/Darwin.swift:13:10: warning: This module will only run on Linux
11 |
12 | #if !os(Linux)
13 | #warning("This module will only run on Linux")
   |          `- warning: This module will only run on Linux
14 |
15 | @usableFromInline
[750/757] Compiling BluetoothLinux IOCTL.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/Internal/CInterop.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 10 | import SystemPackage
 11 | import Socket
 12 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 13 |
 14 | public extension CInterop {
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/Internal/Darwin.swift:13:10: warning: This module will only run on Linux
11 |
12 | #if !os(Linux)
13 | #warning("This module will only run on Linux")
   |          `- warning: This module will only run on Linux
14 |
15 | @usableFromInline
[751/757] Compiling BluetoothLinux SocketDescriptor.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/Internal/CInterop.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 10 | import SystemPackage
 11 | import Socket
 12 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 13 |
 14 | public extension CInterop {
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/Internal/Darwin.swift:13:10: warning: This module will only run on Linux
11 |
12 | #if !os(Linux)
13 | #warning("This module will only run on Linux")
   |          `- warning: This module will only run on Linux
14 |
15 | @usableFromInline
[752/757] Compiling BluetoothLinux L2CAPFileDescriptor.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/L2CAP/L2CAPSocket.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 10 | import Bluetooth
 11 | import BluetoothHCI
 12 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 13 | import SystemPackage
 14 | import Socket
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMCreateDevice.swift:31:20: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 29 |         public init(
 30 |             id: HostController.ID,
 31 |             flags: BitMaskOptionSet<RFCOMMFlag>,
    |                    `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 32 |             source: BluetoothAddress,
 33 |             destination: BluetoothAddress,
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMCreateDevice.swift:62:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 60 |
 61 |     @_alwaysEmitIntoClient
 62 |     var flags: BitMaskOptionSet<RFCOMMFlag> {
    |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 63 |         return .init(rawValue: bytes.flags)
 64 |     }
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMCreateDevice.swift:90:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 88 |     func rfcommCreateDevice(
 89 |         id: HostController.ID,
 90 |         flags: BitMaskOptionSet<RFCOMMFlag> = [],
    |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 91 |         source: BluetoothAddress,
 92 |         destination: BluetoothAddress,
[753/757] Compiling BluetoothLinux L2CAPSocket.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/L2CAP/L2CAPSocket.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 10 | import Bluetooth
 11 | import BluetoothHCI
 12 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 13 | import SystemPackage
 14 | import Socket
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMCreateDevice.swift:31:20: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 29 |         public init(
 30 |             id: HostController.ID,
 31 |             flags: BitMaskOptionSet<RFCOMMFlag>,
    |                    `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 32 |             source: BluetoothAddress,
 33 |             destination: BluetoothAddress,
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMCreateDevice.swift:62:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 60 |
 61 |     @_alwaysEmitIntoClient
 62 |     var flags: BitMaskOptionSet<RFCOMMFlag> {
    |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 63 |         return .init(rawValue: bytes.flags)
 64 |     }
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMCreateDevice.swift:90:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 88 |     func rfcommCreateDevice(
 89 |         id: HostController.ID,
 90 |         flags: BitMaskOptionSet<RFCOMMFlag> = [],
    |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 91 |         source: BluetoothAddress,
 92 |         destination: BluetoothAddress,
[754/757] Compiling BluetoothLinux L2CAPSocketAddress.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/L2CAP/L2CAPSocket.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 10 | import Bluetooth
 11 | import BluetoothHCI
 12 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 13 | import SystemPackage
 14 | import Socket
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMCreateDevice.swift:31:20: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 29 |         public init(
 30 |             id: HostController.ID,
 31 |             flags: BitMaskOptionSet<RFCOMMFlag>,
    |                    `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 32 |             source: BluetoothAddress,
 33 |             destination: BluetoothAddress,
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMCreateDevice.swift:62:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 60 |
 61 |     @_alwaysEmitIntoClient
 62 |     var flags: BitMaskOptionSet<RFCOMMFlag> {
    |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 63 |         return .init(rawValue: bytes.flags)
 64 |     }
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMCreateDevice.swift:90:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 88 |     func rfcommCreateDevice(
 89 |         id: HostController.ID,
 90 |         flags: BitMaskOptionSet<RFCOMMFlag> = [],
    |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 91 |         source: BluetoothAddress,
 92 |         destination: BluetoothAddress,
[755/757] Compiling BluetoothLinux L2CAPSocketOption.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/L2CAP/L2CAPSocket.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 10 | import Bluetooth
 11 | import BluetoothHCI
 12 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 13 | import SystemPackage
 14 | import Socket
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMCreateDevice.swift:31:20: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 29 |         public init(
 30 |             id: HostController.ID,
 31 |             flags: BitMaskOptionSet<RFCOMMFlag>,
    |                    `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 32 |             source: BluetoothAddress,
 33 |             destination: BluetoothAddress,
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMCreateDevice.swift:62:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 60 |
 61 |     @_alwaysEmitIntoClient
 62 |     var flags: BitMaskOptionSet<RFCOMMFlag> {
    |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 63 |         return .init(rawValue: bytes.flags)
 64 |     }
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMCreateDevice.swift:90:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 88 |     func rfcommCreateDevice(
 89 |         id: HostController.ID,
 90 |         flags: BitMaskOptionSet<RFCOMMFlag> = [],
    |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 91 |         source: BluetoothAddress,
 92 |         destination: BluetoothAddress,
[756/757] Compiling BluetoothLinux LinkMode.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/L2CAP/L2CAPSocket.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 10 | import Bluetooth
 11 | import BluetoothHCI
 12 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 13 | import SystemPackage
 14 | import Socket
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMCreateDevice.swift:31:20: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 29 |         public init(
 30 |             id: HostController.ID,
 31 |             flags: BitMaskOptionSet<RFCOMMFlag>,
    |                    `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 32 |             source: BluetoothAddress,
 33 |             destination: BluetoothAddress,
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMCreateDevice.swift:62:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 60 |
 61 |     @_alwaysEmitIntoClient
 62 |     var flags: BitMaskOptionSet<RFCOMMFlag> {
    |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 63 |         return .init(rawValue: bytes.flags)
 64 |     }
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMCreateDevice.swift:90:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 88 |     func rfcommCreateDevice(
 89 |         id: HostController.ID,
 90 |         flags: BitMaskOptionSet<RFCOMMFlag> = [],
    |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 91 |         source: BluetoothAddress,
 92 |         destination: BluetoothAddress,
[757/757] Compiling BluetoothLinux RFCOMMCreateDevice.swift
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/L2CAP/L2CAPSocket.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 10 | import Bluetooth
 11 | import BluetoothHCI
 12 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 13 | import SystemPackage
 14 | import Socket
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMCreateDevice.swift:31:20: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 29 |         public init(
 30 |             id: HostController.ID,
 31 |             flags: BitMaskOptionSet<RFCOMMFlag>,
    |                    `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 32 |             source: BluetoothAddress,
 33 |             destination: BluetoothAddress,
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMCreateDevice.swift:62:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 60 |
 61 |     @_alwaysEmitIntoClient
 62 |     var flags: BitMaskOptionSet<RFCOMMFlag> {
    |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 63 |         return .init(rawValue: bytes.flags)
 64 |     }
/Users/admin/builder/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMCreateDevice.swift:90:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 88 |     func rfcommCreateDevice(
 89 |         id: HostController.ID,
 90 |         flags: BitMaskOptionSet<RFCOMMFlag> = [],
    |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead
 91 |         source: BluetoothAddress,
 92 |         destination: BluetoothAddress,
Build complete! (36.25s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "bluetooth",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PureSwift/Bluetooth.git"
    },
    {
      "identity" : "socket",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PureSwift/Socket.git"
    }
  ],
  "manifest_display_name" : "BluetoothLinux",
  "name" : "BluetoothLinux",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "BluetoothLinux",
      "targets" : [
        "BluetoothLinux"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CBluetoothLinuxTest",
      "module_type" : "ClangTarget",
      "name" : "CBluetoothLinuxTest",
      "path" : "Sources/CBluetoothLinuxTest",
      "sources" : [
        "dummy.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CBluetoothLinux",
      "module_type" : "ClangTarget",
      "name" : "CBluetoothLinux",
      "path" : "Sources/CBluetoothLinux",
      "product_memberships" : [
        "BluetoothLinux"
      ],
      "sources" : [
        "dummy.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BluetoothLinuxTests",
      "module_type" : "SwiftTarget",
      "name" : "BluetoothLinuxTests",
      "path" : "Tests/BluetoothLinuxTests",
      "product_dependencies" : [
        "BluetoothGATT",
        "BluetoothGAP"
      ],
      "sources" : [
        "BluetoothLinuxTests.swift",
        "L2CAPTests.swift"
      ],
      "target_dependencies" : [
        "BluetoothLinux",
        "CBluetoothLinuxTest"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BluetoothLinux",
      "module_type" : "SwiftTarget",
      "name" : "BluetoothLinux",
      "path" : "Sources/BluetoothLinux",
      "product_dependencies" : [
        "Bluetooth",
        "BluetoothHCI",
        "Socket"
      ],
      "product_memberships" : [
        "BluetoothLinux"
      ],
      "sources" : [
        "AddressType.swift",
        "BNEP/BNEP.swift",
        "BNEP/IOCTL/BNEPIO.swift",
        "CMTP/CMTP.swift",
        "CMTP/IOCTL/CMTPIO.swift",
        "Error.swift",
        "Extensions/Sequence.swift",
        "HCI/DeviceCommand.swift",
        "HCI/DevicePollEvent.swift",
        "HCI/DeviceRequest.swift",
        "HCI/HCIBusType.swift",
        "HCI/HCIChannel.swift",
        "HCI/HCIControllerType.swift",
        "HCI/HCIDeviceEvent.swift",
        "HCI/HCIDeviceFlag.swift",
        "HCI/HCIDeviceOptions.swift",
        "HCI/HCIFileDescriptor.swift",
        "HCI/HCIPacketType.swift",
        "HCI/HCISocketAddress.swift",
        "HCI/HCISocketOption.swift",
        "HCI/HostController.swift",
        "HCI/IOCTL/HCIDeviceDown.swift",
        "HCI/IOCTL/HCIDeviceInformation.swift",
        "HCI/IOCTL/HCIDeviceList.swift",
        "HCI/IOCTL/HCIDeviceUp.swift",
        "HCI/IOCTL/HCIScan.swift",
        "HCI/IOCTL/HostControllerIO.swift",
        "HCI/SocketOptions/HCIFilterSocketOption.swift",
        "HIDP/HIDP.swift",
        "HIDP/IOCTL/HIDPIO.swift",
        "IOControl/DeviceDown.swift",
        "Internal/CInterop.swift",
        "Internal/CSocketAddress.swift",
        "Internal/Darwin.swift",
        "Internal/IOCTL.swift",
        "Internal/SocketDescriptor.swift",
        "L2CAP/L2CAPFileDescriptor.swift",
        "L2CAP/L2CAPSocket.swift",
        "L2CAP/L2CAPSocketAddress.swift",
        "L2CAP/L2CAPSocketOption.swift",
        "LinkMode.swift",
        "RFCOMM/IOCTL/RFCOMMCreateDevice.swift",
        "RFCOMM/IOCTL/RFCOMMGetDeviceInformation.swift",
        "RFCOMM/IOCTL/RFCOMMGetDeviceList.swift",
        "RFCOMM/IOCTL/RFCOMMIO.swift",
        "RFCOMM/IOCTL/RFCOMMReleaseDevice.swift",
        "RFCOMM/RFCOMMDevice.swift",
        "RFCOMM/RFCOMMFlag.swift",
        "RFCOMM/RFCOMMLinkMode.swift",
        "RFCOMM/RFCOMMSocket.swift",
        "RFCOMM/RFCOMMSocketAddress.swift",
        "RFCOMM/RFCOMMSocketOption.swift",
        "RFCOMM/RFCOMMState.swift",
        "SCO/SCOSocket.swift",
        "SCO/SCOSocketOption.swift",
        "SocketAddress.swift",
        "SocketOption.swift",
        "SocketOptionLevel.swift",
        "SocketOptions/SecuritySocketOption.swift",
        "SocketProtocol.swift"
      ],
      "target_dependencies" : [
        "CBluetoothLinux"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.