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.0 for Linux on 30 Jul 2025 04:04:05 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/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
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/pureswift/bluetoothlinux.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/PureSwift/Bluetooth.git
[1/23834] Fetching bluetooth
Fetched https://github.com/PureSwift/Bluetooth.git from cache (1.94s)
Fetching https://github.com/PureSwift/Socket.git
[1/1321] Fetching socket
Fetched https://github.com/PureSwift/Socket.git from cache (0.43s)
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/apple/swift-system
[1/4776] Fetching swift-system
[4777/76142] Fetching swift-system, swift-syntax
Fetched https://github.com/apple/swift-system from cache (0.68s)
[4996/71366] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (8.19s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (3.86s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.0 (1.07s)
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 600.0.1
Building for debugging...
[0/14] Copying MemberUUID.json
[0/14] Copying DeclarationUUID.json
[0/14] Copying DescriptorUUID.json
[0/14] Write sources
[0/14] Copying CharacteristicUUID.json
[0/14] Copying ServiceUUID.json
[0/14] Copying CompanyIdentifier.json
[0/14] Copying UnitIdentifier.json
[8/14] Write sources
[9/14] Write swift-version-24593BA9C3E375BF.txt
[11/19] Compiling BluetoothMetadata resource_bundle_accessor.swift
[12/19] Compiling BluetoothMetadata BluetoothUUID.swift
[13/19] Emitting module BluetoothMetadata
[14/19] Compiling BluetoothMetadata CompanyIdentifier.swift
[15/19] Compiling BluetoothMetadata BluetoothMetadata.swift
[16/20] Wrapping AST for BluetoothMetadata for debugging
[18/27] Compiling GenerateBluetooth BluetoothUUID.swift
[19/27] Emitting module GenerateBluetooth
[20/27] Compiling GenerateBluetooth Hexadecimal.swift
[21/27] Compiling GenerateBluetooth CompanyIdentifier.swift
[22/27] Compiling GenerateBluetooth String.swift
[23/27] Compiling GenerateBluetooth Generate.swift
[24/27] Compiling GenerateBluetooth UnitIdentifier.swift
[25/28] Wrapping AST for GenerateBluetooth for debugging
[26/28] Write Objects.LinkFileList
[27/28] Linking GenerateBluetooth-tool
Build of product 'GenerateBluetooth' complete! (11.83s)
Building for debugging...
[0/2] Write swift-version-24593BA9C3E375BF.txt
Build of product 'GenerateBluetooth' complete! (0.37s)
[1/1] Compiling plugin GenerateBluetoothDefinitions
Building for debugging...
Generated /host/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/UnitIdentifiers.swift
[1/61] Generate Bluetooth Unit Identifier Definitions
Generated /host/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/DeclarationUUID.swift
[2/61] Generate Bluetooth Declaration UUID Definitions
[3/61] Write sources
Generated /host/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/ServiceUUID.swift
[19/61] Generate Bluetooth Service UUID Definitions
[20/61] Compiling _SwiftSyntaxCShims dummy.c
Generated /host/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/DescriptorUUID.swift
[21/61] Generate Bluetooth Descriptor UUID Definitions
[22/61] Compiling CBluetoothLinuxTest dummy.c
[23/61] Compiling CSocket android.c
[24/61] Copying UnitIdentifier.json
[25/61] Copying ServiceUUID.json
[26/61] Copying MemberUUID.json
[27/61] Copying DescriptorUUID.json
[28/61] Copying DeclarationUUID.json
[29/61] Copying CompanyIdentifier.json
[30/61] Copying CharacteristicUUID.json
[31/61] Write sources
[36/61] Compiling CBluetoothLinux dummy.c
[37/61] Compiling CSocket shims.c
[38/61] Compiling CSystem shims.c
Generated /host/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/CharacteristicUUID.swift
[39/61] Generate Bluetooth Characteristic UUID Definitions
Generated /host/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/MemberUUID.swift
[40/61] Generate Bluetooth Member UUID Definitions
[41/61] Write swift-version-24593BA9C3E375BF.txt
Generated /host/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/CompanyIdentifiers.swift
[42/103] Generate Bluetooth Company Identifier Definitions
[43/103] Write sources
[45/103] Compiling SwiftSyntax600 Empty.swift
[46/103] Emitting module SwiftSyntax600
[47/104] Emitting module SwiftSyntax509
[48/104] Compiling SwiftSyntax509 Empty.swift
[49/105] Compiling SystemPackage FilePathSyntax.swift
[50/105] Compiling SystemPackage FilePathTemp.swift
[51/105] Compiling SystemPackage FilePathTempPosix.swift
[52/105] Compiling SystemPackage FilePathTempWindows.swift
[55/109] Compiling SwiftSyntax510 Empty.swift
[56/109] Emitting module SwiftSyntax510
[57/109] Compiling SystemPackage FilePath.swift
[58/109] Compiling SystemPackage FilePathComponentView.swift
[59/109] Compiling SystemPackage FilePathComponents.swift
[60/109] Compiling SystemPackage FilePathParsing.swift
[61/109] Compiling SystemPackage FilePathString.swift
[62/110] Emitting module SystemPackage
[63/110] Compiling SystemPackage Errno.swift
[64/110] Compiling SystemPackage ErrnoWindows.swift
[65/110] Compiling SystemPackage FileDescriptor.swift
[66/110] Compiling SystemPackage FileHelpers.swift
[67/110] Compiling SystemPackage FileOperations.swift
[68/110] Wrapping AST for SwiftSyntax600 for debugging
[69/110] Wrapping AST for SwiftSyntax509 for debugging
[70/110] Wrapping AST for SwiftSyntax510 for debugging
[72/174] Compiling SwiftSyntax SyntaxText.swift
[73/174] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[74/174] Compiling SwiftSyntax TokenDiagnostic.swift
[75/174] Compiling SwiftSyntax TokenSequence.swift
[76/174] Compiling SwiftSyntax SyntaxIdentifier.swift
[77/174] Compiling SwiftSyntax SyntaxNodeFactory.swift
[78/174] Compiling SwiftSyntax SyntaxNodeStructure.swift
[79/174] Compiling SwiftSyntax SyntaxProtocol.swift
[80/174] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[81/174] Compiling SwiftSyntax SyntaxChildren.swift
[82/174] Compiling SwiftSyntax SyntaxCollection.swift
[83/174] Compiling SwiftSyntax SyntaxHashable.swift
[84/174] Compiling SwiftSyntax SourcePresence.swift
[85/174] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[86/174] Compiling SwiftSyntax Syntax.swift
[87/174] Compiling SwiftSyntax SyntaxArena.swift
[88/174] Compiling SwiftSyntax RawSyntaxTokenView.swift
[89/174] Compiling SwiftSyntax SourceEdit.swift
[90/174] Compiling SwiftSyntax SourceLength.swift
[91/174] Compiling SwiftSyntax SourceLocation.swift
[93/175] Compiling BluetoothMetadata resource_bundle_accessor.swift
[94/175] Compiling BluetoothMetadata BluetoothMetadata.swift
[95/175] Emitting module BluetoothMetadata
[96/175] Compiling BluetoothMetadata BluetoothUUID.swift
[97/175] Compiling BluetoothMetadata CompanyIdentifier.swift
[99/217] Compiling Socket SocketOptionLevel.swift
[100/217] Compiling Socket SocketProtocol.swift
[101/217] Compiling Socket IPv4Protocol.swift
[102/217] Compiling Socket IPv6Protocol.swift
[103/217] Compiling Socket LinkLayerProtocol.swift
[104/222] Compiling Socket CInterop.swift
[105/222] Compiling Socket CSocketAddress.swift
[106/222] Compiling Socket Constants.swift
[107/222] Compiling Socket Errno.swift
[108/222] Compiling Socket FileChange.swift
[109/222] Compiling Socket FileEvent.swift
[110/222] Compiling Socket FileFlags.swift
[111/222] Compiling Socket IOControl.swift
[112/222] Compiling Socket IODirection.swift
[113/222] Compiling Socket IOOperations.swift
[114/222] Compiling Socket IOType.swift
[115/222] Compiling Socket InternetProtocol.swift
[116/222] Compiling Socket IPv6SocketAddress.swift
[117/222] Compiling Socket LinkLayerSocketAddress.swift
[118/222] Compiling Socket UnixSocketAddress.swift
[119/222] Compiling Socket SocketAddressFamily.swift
[120/222] Compiling Socket SocketDescriptor.swift
[121/222] Compiling Socket SocketEvent.swift
[122/222] Compiling Socket MessageFlags.swift
[123/222] Compiling Socket NetworkInterface.swift
[124/222] Compiling Socket NetworkOrder.swift
[125/222] Compiling Socket Poll.swift
[126/222] Compiling Socket SocketAddress.swift
[127/222] Compiling Socket IPv4SocketAddress.swift
[128/222] Compiling Socket SocketFlags.swift
[129/222] Compiling Socket SocketHelpers.swift
[130/222] Compiling Socket SocketOperations.swift
[131/222] Compiling Socket SocketOption.swift
[132/222] Compiling Socket SocketOptionID.swift
[133/222] Compiling Socket UnixProtocol.swift
[134/222] Compiling Socket SocketType.swift
[135/222] Compiling Socket Syscalls.swift
[136/222] Compiling Socket TCPSocketOption.swift
[137/222] Compiling Socket Util.swift
[138/222] Compiling Socket Socket.swift
[139/222] Compiling Socket SocketContinuation.swift
[140/222] Compiling Socket SocketManager.swift
[141/222] Compiling Socket AsyncSocketManager.swift
[142/222] Compiling Socket CFSocketManager.swift
[143/222] Compiling Socket CInternetAddress.swift
[144/222] Emitting module Socket
[173/231] Emitting module SwiftSyntax
[174/231] Compiling SwiftSyntax SyntaxKind.swift
[175/231] Compiling SwiftSyntax SyntaxRewriter.swift
[176/231] Compiling SwiftSyntax SyntaxTraits.swift
[177/231] Compiling SwiftSyntax SyntaxVisitor.swift
[178/231] Compiling SwiftSyntax TokenKind.swift
[179/231] Compiling SwiftSyntax Tokens.swift
[180/231] Compiling SwiftSyntax TriviaPieces.swift
[181/231] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[182/231] Compiling SwiftSyntax RawSyntaxNodesC.swift
[183/231] Compiling SwiftSyntax RawSyntaxNodesD.swift
[184/231] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[185/231] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[186/231] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[187/231] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[188/231] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[189/231] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[190/231] Compiling SwiftSyntax RawSyntaxValidation.swift
[191/231] Compiling SwiftSyntax SyntaxNodesAB.swift
[210/231] Compiling SwiftSyntax SyntaxNodesC.swift
[211/231] Compiling SwiftSyntax SyntaxNodesD.swift
[212/231] Compiling SwiftSyntax SyntaxNodesEF.swift
[213/231] Compiling SwiftSyntax SyntaxNodesGHI.swift
[214/231] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[215/231] Compiling SwiftSyntax SyntaxNodesOP.swift
[216/231] Compiling SwiftSyntax SyntaxNodesQRS.swift
[217/231] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[218/232] Wrapping AST for SwiftSyntax for debugging
[220/289] Emitting module SwiftDiagnostics
[221/289] Compiling SwiftParser Attributes.swift
[222/289] Compiling SwiftParser Availability.swift
[223/290] Compiling SwiftDiagnostics Message.swift
[224/290] Compiling SwiftParser CharacterInfo.swift
[225/290] Compiling SwiftParser CollectionNodes+Parsable.swift
[226/290] Compiling SwiftBasicFormat Syntax+Extensions.swift
[227/290] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[228/290] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[229/290] Compiling SwiftDiagnostics Note.swift
[230/290] Compiling SwiftBasicFormat InferIndentation.swift
[231/290] Compiling SwiftDiagnostics FixIt.swift
[232/290] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[233/290] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[234/290] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[236/291] Compiling SwiftParser SwiftParserCompatibility.swift
[237/291] Compiling SwiftParser SwiftVersion.swift
[238/291] Compiling SwiftParser SyntaxUtils.swift
[239/291] Compiling SwiftParser TokenConsumer.swift
[240/291] Compiling SwiftParser TokenPrecedence.swift
[240/296] Wrapping AST for SwiftDiagnostics for debugging
[242/296] Emitting module SwiftBasicFormat
[243/296] Compiling SwiftBasicFormat BasicFormat.swift
[244/297] Wrapping AST for SwiftBasicFormat for debugging
[246/297] Compiling SwiftParser LexemeSequence.swift
[247/297] Compiling SwiftParser Lexer.swift
[248/297] Compiling SwiftParser RegexLiteralLexer.swift
[249/297] Compiling SwiftParser UnicodeScalarExtensions.swift
[250/297] Compiling SwiftParser Lookahead.swift
[251/297] Compiling SwiftParser LoopProgressCondition.swift
[252/297] Emitting module SwiftParser
[253/297] Compiling SwiftParser TokenSpec.swift
[254/297] Compiling SwiftParser TokenSpecSet.swift
[255/297] Compiling SwiftParser TopLevel.swift
[256/297] Compiling SwiftParser TriviaParser.swift
[257/297] Compiling SwiftParser Types.swift
[258/297] Compiling SwiftParser Modifiers.swift
[259/297] Compiling SwiftParser Names.swift
[260/297] Compiling SwiftParser Nominals.swift
[261/297] Compiling SwiftParser Parameters.swift
[262/297] Compiling SwiftParser ParseSourceFile.swift
[263/297] Compiling SwiftParser Parser.swift
[264/297] Compiling SwiftParser Patterns.swift
[265/297] Compiling SwiftParser Recovery.swift
[266/297] Compiling SwiftParser Specifiers.swift
[267/297] Compiling SwiftParser Statements.swift
[268/297] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[269/297] Compiling SwiftParser StringLiterals.swift
[270/297] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[271/297] Compiling SwiftParser Expressions.swift
[272/297] Compiling SwiftParser IncrementalParseTransition.swift
[273/297] Compiling SwiftParser IsValidIdentifier.swift
[274/297] Compiling SwiftParser Cursor.swift
[275/297] Compiling SwiftParser Lexeme.swift
[280/297] Compiling SwiftParser Declarations.swift
[281/297] Compiling SwiftParser Directives.swift
[282/297] Compiling SwiftParser ExperimentalFeatures.swift
[283/297] Compiling SwiftParser IsLexerClassified.swift
[284/297] Compiling SwiftParser LayoutNodes+Parsable.swift
[285/297] Compiling SwiftParser Parser+TokenSpecSet.swift
[286/297] Compiling SwiftParser TokenSpecStaticMembers.swift
[287/298] Wrapping AST for SwiftParser for debugging
[289/321] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[290/321] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[291/322] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[292/322] Compiling SwiftOperators OperatorTable.swift
[293/322] Compiling SwiftOperators PrecedenceGroup.swift
[294/322] Compiling SwiftOperators PrecedenceGraph.swift
[295/323] Compiling SwiftParserDiagnostics MissingNodesError.swift
[296/323] Compiling SwiftParserDiagnostics MissingTokenError.swift
[297/323] Emitting module SwiftOperators
[298/323] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[299/323] Compiling SwiftOperators OperatorTable+Semantics.swift
[300/323] Compiling SwiftOperators SyntaxSynthesis.swift
[301/323] Compiling SwiftOperators OperatorTable+Folding.swift
[303/324] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[304/324] Compiling SwiftParserDiagnostics Utils.swift
[305/324] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[310/324] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[311/324] Compiling SwiftParserDiagnostics PresenceUtils.swift
[311/324] Wrapping AST for SwiftOperators for debugging
[313/324] Emitting module SwiftParserDiagnostics
[314/324] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[315/324] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[316/325] Wrapping AST for SwiftParserDiagnostics for debugging
[318/340] Emitting module SwiftSyntaxBuilder
[319/341] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[320/341] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[321/341] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[322/341] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[323/341] Compiling SwiftSyntaxBuilder Indenter.swift
[324/341] Compiling SwiftSyntaxBuilder ListBuilder.swift
[325/341] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[326/341] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[327/341] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[328/341] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[329/341] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[330/341] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[331/341] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[332/341] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[333/341] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[334/342] Wrapping AST for SwiftSyntaxBuilder for debugging
[336/359] Emitting module SwiftSyntaxMacros
[337/361] Compiling SwiftSyntaxMacros Macro.swift
[338/361] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[339/361] Compiling SwiftSyntaxMacros MemberMacro.swift
[340/361] Compiling SwiftSyntaxMacros PeerMacro.swift
[341/361] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[342/361] Compiling SwiftSyntaxMacros Macro+Format.swift
[343/361] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[344/361] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[345/361] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[346/361] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[347/361] Compiling SwiftSyntaxMacros AccessorMacro.swift
[348/361] Compiling SwiftSyntaxMacros AttachedMacro.swift
[349/361] Compiling SwiftSyntaxMacros BodyMacro.swift
[350/361] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[351/361] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[352/361] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[353/361] Compiling SwiftSyntaxMacros PreambleMacro.swift
[354/361] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[355/362] Wrapping AST for SwiftSyntaxMacros for debugging
[357/371] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[358/372] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[359/372] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[360/372] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[361/372] Emitting module SwiftSyntaxMacroExpansion
[362/372] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[363/372] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[364/372] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[365/372] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[366/372] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[367/373] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[369/385] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[370/386] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[371/386] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[372/386] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[373/386] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[374/386] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[375/386] Emitting module SwiftCompilerPluginMessageHandling
[376/386] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[377/386] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[378/386] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[379/386] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[380/386] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[381/386] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[382/387] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[384/389] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[385/389] Emitting module SwiftCompilerPlugin
[386/390] Wrapping AST for SwiftCompilerPlugin for debugging
[388/395] Compiling BluetoothMacros BluetoothUUID.swift
[389/395] Emitting module BluetoothMacros
[390/395] Compiling BluetoothMacros BluetoothAddress.swift
[391/395] Compiling BluetoothMacros Hexadecimal.swift
[392/395] Compiling BluetoothMacros Plugins.swift
[393/396] Wrapping AST for BluetoothMacros for debugging
[394/396] Write Objects.LinkFileList
[395/396] Linking BluetoothMacros-tool
[397/432] Compiling Bluetooth Address.swift
[398/432] Compiling Bluetooth AsyncIndefiniteStream.swift
[399/432] Compiling Bluetooth BitMaskOption.swift
[400/432] Compiling Bluetooth BluetoothUUID.swift
[401/432] Compiling Bluetooth BluetoothUUIDMetadata.swift
[402/436] Compiling Bluetooth Data.swift
[403/436] Compiling Bluetooth Hexadecimal.swift
[404/436] Compiling Bluetooth Integer.swift
[405/436] Compiling Bluetooth String.swift
[406/436] Compiling Bluetooth System.swift
[407/436] Compiling Bluetooth ByteSwap.swift
[408/436] Compiling Bluetooth ByteValue.swift
[409/436] Compiling Bluetooth ClassOfDevice.swift
[410/436] Compiling Bluetooth CompanyIdentifier.swift
[411/436] Compiling Bluetooth CompanyIdentifierMetadata.swift
[412/436] Compiling Bluetooth CharacteristicUUID.swift
[413/436] Compiling Bluetooth DescriptorUUID.swift
[414/436] Compiling Bluetooth MemberUUID.swift
[415/436] Compiling Bluetooth DeclarationUUID.swift
[416/436] Emitting module Bluetooth
[417/436] Compiling Bluetooth SFloat.swift
[418/436] Compiling Bluetooth SecurityLevel.swift
[419/436] Compiling Bluetooth UInt128.swift
[420/436] Compiling Bluetooth UInt24.swift
[421/436] Compiling Bluetooth UInt256.swift
[422/436] Compiling Bluetooth UInt40.swift
[423/436] Compiling Bluetooth UInt48.swift
[424/436] Compiling Bluetooth UInt512.swift
[425/436] Compiling Bluetooth Unit.swift
[426/436] Compiling Bluetooth UnitIdentifier.swift
[427/436] Compiling Bluetooth UUID.swift
[428/436] Compiling Bluetooth L2CAPSocket.swift
[429/436] Compiling Bluetooth LowEnergyAdvertisingData.swift
[430/436] Compiling Bluetooth LowEnergyScanTimeInterval.swift
[431/436] Compiling Bluetooth RSSI.swift
[432/436] Compiling Bluetooth UnitIdentifierMetadata.swift
[433/436] Compiling Bluetooth iBeacon.swift
[434/436] Compiling Bluetooth CompanyIdentifiers.swift
[435/436] Compiling Bluetooth UnitIdentifiers.swift
[436/436] Compiling Bluetooth ServiceUUID.swift
[438/484] Compiling BluetoothGAP GAPIncompleteListOf16BitServiceClassUUIDs.swift
[439/484] Compiling BluetoothGAP GAPIncompleteListOf32BitServiceClassUUIDs.swift
[440/484] Compiling BluetoothGAP GAPIndoorPositioning.swift
[441/484] Compiling BluetoothGAP GAPLEDeviceAddress.swift
[442/484] Compiling BluetoothGAP GAPLERole.swift
[443/484] Compiling BluetoothGAP GAPLESecureConnectionsConfirmation.swift
[444/484] Compiling BluetoothGAP GAPLESecureConnectionsRandom.swift
[445/490] Emitting module BluetoothGAP
[446/490] Compiling BluetoothGAP GAPCompleteListOf16BitServiceClassUUIDs.swift
[447/490] Compiling BluetoothGAP GAPCompleteListOf32BitServiceClassUUIDs.swift
[448/490] Compiling BluetoothGAP GAPCompleteLocalName.swift
[449/490] Compiling BluetoothGAP GAPData.swift
[450/490] Compiling BluetoothGAP GAPDataType.swift
[451/490] Compiling BluetoothGAP GAPFlags.swift
[452/490] Compiling BluetoothGAP GAPIncompleteListOf128BitServiceClassUUIDs.swift
[453/490] Compiling BluetoothGAP GAP3DInformation.swift
[454/490] Compiling BluetoothGAP GAPAdvertisingInterval.swift
[455/490] Compiling BluetoothGAP GAPAppearance.swift
[456/490] Compiling BluetoothGAP GAPAppearanceData.swift
[457/490] Compiling BluetoothGAP GAPChannelMapUpdateIndication.swift
[458/490] Compiling BluetoothGAP GAPClassOfDevice.swift
[459/490] Compiling BluetoothGAP GAPCompleteListOf128BitServiceClassUUIDs.swift
[460/490] Compiling BluetoothGAP GAPServiceData128BitUUID.swift
[461/490] Compiling BluetoothGAP GAPServiceData16BitUUID.swift
[462/490] Compiling BluetoothGAP GAPServiceData32BitUUID.swift
[463/490] Compiling BluetoothGAP GAPShortLocalName.swift
[464/490] Compiling BluetoothGAP GAPSimplePairingHashC.swift
[465/490] Compiling BluetoothGAP GAPSimplePairingRandomizerR.swift
[466/490] Compiling BluetoothGAP GAPMeshMessage.swift
[467/490] Compiling BluetoothGAP GAPPBADV.swift
[468/490] Compiling BluetoothGAP GAPPublicTargetAddress.swift
[469/490] Compiling BluetoothGAP GAPRandomTargetAddress.swift
[470/490] Compiling BluetoothGAP GAPSecurityManagerOOBFlags.swift
[471/490] Compiling BluetoothGAP GAPSecurityManagerTKValue.swift
[472/490] Compiling BluetoothGAP Decoder.swift
[473/490] Compiling BluetoothGAP Encoder.swift
[474/490] Compiling BluetoothGAP Hexadecimal.swift
[475/490] Compiling BluetoothGAP Integer.swift
[476/490] Compiling BluetoothGAP OptionSet.swift
[477/490] Compiling BluetoothGAP String.swift
[478/490] Compiling BluetoothGAP System.swift
[479/490] Compiling BluetoothGAP GAPLESupportedFeatures.swift
[480/490] Compiling BluetoothGAP GAPListOf128BitServiceSolicitationUUIDs.swift
[481/490] Compiling BluetoothGAP GAPListOf16BitServiceSolicitationUUIDs.swift
[482/490] Compiling BluetoothGAP GAPListOf32BitServiceSolicitationUUIDs.swift
[483/490] Compiling BluetoothGAP GAPManufacturerSpecificData.swift
[484/490] Compiling BluetoothGAP GAPMeshBeacon.swift
[485/490] Compiling BluetoothGAP GAPSlaveConnectionIntervalRange.swift
[486/490] Compiling BluetoothGAP GAPTransportDiscoveryData.swift
[487/490] Compiling BluetoothGAP GAPTxPowerLevel.swift
[488/490] Compiling BluetoothGAP GAPURI.swift
[489/490] Compiling BluetoothGAP GAPUUIDList.swift
[490/490] Compiling BluetoothGAP iBeacon.swift
[492/653] Compiling BluetoothHCI HCILERandom.swift
[493/653] Compiling BluetoothHCI HCILEReadAdvertisingChannelTxPower.swift
[494/653] Compiling BluetoothHCI HCILEReadBufferSize.swift
[495/653] Compiling BluetoothHCI HCILEReadChannelMap.swift
[496/653] Compiling BluetoothHCI HCILEReadLocalP256PublicKeyComplete.swift
[497/653] Compiling BluetoothHCI HCILEReadLocalResolvableAddressReturn.swift
[498/653] Compiling BluetoothHCI HCILEReadLocalSupportedFeatures.swift
[499/653] Compiling BluetoothHCI HCILEReadMaximumAdvertisingDataLength.swift
[500/653] Compiling BluetoothHCI HCILEReadMaximumDataLength.swift
[501/653] Compiling BluetoothHCI HCILEReadNumberOfSupportedAdvertisingSets.swift
[502/653] Compiling BluetoothHCI HCILEReadPeerResolvableAddressReturn.swift
[503/653] Compiling BluetoothHCI HCILEReadPeriodicAdvertisingListSize.swift
[504/653] Compiling BluetoothHCI HCILEReadPhy.swift
[505/653] Compiling BluetoothHCI HCILEReadRemoteUsedFeatures.swift
[506/653] Compiling BluetoothHCI HCILEReadRemoteUsedFeaturesComplete.swift
[507/653] Compiling BluetoothHCI HCILEReadResolvingListSize.swift
[508/653] Compiling BluetoothHCI HCILEReadRfPathCompensation.swift
[509/653] Compiling BluetoothHCI HCILEReadSuggestedDefaultDataLength.swift
[510/653] Compiling BluetoothHCI HCILEReadSupportedStates.swift
[511/653] Compiling BluetoothHCI HCILEReadTransmitPower.swift
[512/653] Compiling BluetoothHCI HCILEReadWhiteListSize.swift
[513/653] Compiling BluetoothHCI HCILEReceiverTest.swift
[514/653] Compiling BluetoothHCI HCILERemoteConnectionParameterRequest.swift
[515/653] Compiling BluetoothHCI HCICreateConnectionCancel.swift
[516/653] Compiling BluetoothHCI HCIDeleteStoredLinkKey.swift
[517/653] Compiling BluetoothHCI HCIDisconnect.swift
[518/653] Compiling BluetoothHCI HCIDisconnectionComplete.swift
[519/653] Compiling BluetoothHCI HCIEncryptionChange.swift
[520/653] Compiling BluetoothHCI HCIEncryptionKeyRefreshComplete.swift
[521/653] Compiling BluetoothHCI HCIError.swift
[522/653] Compiling BluetoothHCI HCIEvent.swift
[523/653] Compiling BluetoothHCI HCIExitPeriodicInquiryMode.swift
[524/653] Compiling BluetoothHCI HCIGeneralEvent.swift
[525/653] Compiling BluetoothHCI HCIHoldMode.swift
[526/653] Compiling BluetoothHCI HCIIOCapabilityRequest.swift
[527/653] Compiling BluetoothHCI HCIIOCapabilityRequestReply.swift
[528/653] Compiling BluetoothHCI HCIIOCapabilityResponse.swift
[529/653] Compiling BluetoothHCI HCIInquiry.swift
[530/653] Compiling BluetoothHCI HCIInquiryCancel.swift
[531/653] Compiling BluetoothHCI HCIInquiryComplete.swift
[532/653] Compiling BluetoothHCI HCIInquiryResult.swift
[533/653] Compiling BluetoothHCI HCILEAddDeviceToPeriodicAdvertiserList.swift
[534/653] Compiling BluetoothHCI HCILEAddDeviceToResolvingList.swift
[535/653] Compiling BluetoothHCI HCILEAddDeviceToWhiteList.swift
[536/653] Compiling BluetoothHCI HCILEAdvertisingReport.swift
[537/653] Compiling BluetoothHCI HCILEAdvertisingSetTerminated.swift
[538/697] Compiling BluetoothHCI HCILESetPeriodicAdvertisingParameters.swift
[539/697] Compiling BluetoothHCI HCILESetPhy.swift
[540/697] Compiling BluetoothHCI HCILESetPrivacyMode.swift
[541/697] Compiling BluetoothHCI HCILESetRandomAddress.swift
[542/697] Compiling BluetoothHCI HCILESetResolvablePrivateAddressTimeout.swift
[543/697] Compiling BluetoothHCI HCILESetScanEnable.swift
[544/697] Compiling BluetoothHCI HCILESetScanParameters.swift
[545/697] Compiling BluetoothHCI HCILESetScanResponseData.swift
[546/697] Compiling BluetoothHCI HCILEStartEncryption.swift
[547/697] Compiling BluetoothHCI HCILETestEnd.swift
[548/697] Compiling BluetoothHCI HCILETransmitterTest.swift
[549/697] Compiling BluetoothHCI HCILEUpdateConnection.swift
[550/697] Compiling BluetoothHCI HCILEWriteRfPathCompensation.swift
[551/697] Compiling BluetoothHCI HCILEWriteSuggestedDefaultDataLength.swift
[552/697] Compiling BluetoothHCI HCILinkKeyNotification.swift
[553/697] Compiling BluetoothHCI HCILinkKeyRequest.swift
[554/697] Compiling BluetoothHCI HCILinkKeyRequestNegativeReply.swift
[555/697] Compiling BluetoothHCI HCILinkKeyRequestReply.swift
[556/697] Compiling BluetoothHCI HCILowEnergyMetaEvent.swift
[557/697] Compiling BluetoothHCI HCIMaxSlotsChange.swift
[558/697] Compiling BluetoothHCI HCIModeChange.swift
[559/697] Compiling BluetoothHCI HCINumberOfCompletedPackets.swift
[560/697] Compiling BluetoothHCI HCIPINCodeRequest.swift
[561/719] Compiling BluetoothHCI HCILERemoteConnectionParameterRequestNegativeReply.swift
[562/719] Compiling BluetoothHCI HCILERemoteConnectionParameterRequestReply.swift
[563/719] Compiling BluetoothHCI HCILERemoveAdvertisingSet.swift
[564/719] Compiling BluetoothHCI HCILERemoveDeviceFromResolvingList.swift
[565/719] Compiling BluetoothHCI HCILERemoveDeviceFromWhiteList.swift
[566/719] Compiling BluetoothHCI HCILERemoveDeviceToPeriodicAdvertiserList.swift
[567/719] Compiling BluetoothHCI HCILEScanRequestReceived.swift
[568/719] Compiling BluetoothHCI HCILESetAddressResolutionEnable.swift
[569/719] Compiling BluetoothHCI HCILESetAdvertiseEnable.swift
[570/719] Compiling BluetoothHCI HCILESetAdvertisingData.swift
[571/719] Compiling BluetoothHCI HCILESetAdvertisingParameters.swift
[572/719] Compiling BluetoothHCI HCILESetAdvertisingSetRandomAddress.swift
[573/719] Compiling BluetoothHCI HCILESetDataLength.swift
[574/719] Compiling BluetoothHCI HCILESetDefaultPhy.swift
[575/719] Compiling BluetoothHCI HCILESetEventMask.swift
[576/719] Compiling BluetoothHCI HCILESetExtendedAdvertisingData.swift
[577/719] Compiling BluetoothHCI HCILESetExtendedAdvertisingParameters.swift
[578/719] Compiling BluetoothHCI HCILESetExtendedScanEnable.swift
[579/719] Compiling BluetoothHCI HCILESetExtendedScanParameters.swift
[580/719] Compiling BluetoothHCI HCILESetExtendedScanResponseData.swift
[581/719] Compiling BluetoothHCI HCILESetHostChannelClassification.swift
[582/719] Compiling BluetoothHCI HCILESetPeriodicAdvertisingData.swift
[583/719] Compiling BluetoothHCI HCILESetPeriodicAdvertisingEnable.swift
[584/719] Compiling BluetoothHCI HCILEChannelSelectionAlgorithm.swift
[585/719] Compiling BluetoothHCI HCILEConnectionComplete.swift
[586/719] Compiling BluetoothHCI HCILEConnectionUpdateComplete.swift
[587/719] Compiling BluetoothHCI HCILECreateConnection.swift
[588/719] Compiling BluetoothHCI HCILEDataLengthChange.swift
[589/719] Compiling BluetoothHCI HCILEDirectedAdvertisingReport.swift
[590/719] Compiling BluetoothHCI HCILEEncrypt.swift
[591/719] Compiling BluetoothHCI HCILEEnhancedConnectionComplete.swift
[592/719] Compiling BluetoothHCI HCILEEnhancedReceiverTest.swift
[593/719] Compiling BluetoothHCI HCILEEnhancedTransmitterTest.swift
[594/719] Compiling BluetoothHCI HCILEExtendedAdvertisingReport.swift
[595/719] Compiling BluetoothHCI HCILEExtendedCreateConnection.swift
[596/719] Compiling BluetoothHCI HCILEGenerateDHKey.swift
[597/719] Compiling BluetoothHCI HCILEGenerateDHKeyComplete.swift
[598/719] Compiling BluetoothHCI HCILELongTermKeyRequest.swift
[599/719] Compiling BluetoothHCI HCILELongTermKeyRequestNegativeReply.swift
[600/719] Compiling BluetoothHCI HCILELongTermKeyRequestReply.swift
[601/719] Compiling BluetoothHCI HCILEPeriodicAdvertisingCreateSync.swift
[602/719] Compiling BluetoothHCI HCILEPeriodicAdvertisingReport.swift
[603/719] Compiling BluetoothHCI HCILEPeriodicAdvertisingSyncEstablished.swift
[604/719] Compiling BluetoothHCI HCILEPeriodicAdvertisingSyncLost.swift
[605/719] Compiling BluetoothHCI HCILEPeriodicAdvertisingTerminateSync.swift
[606/719] Compiling BluetoothHCI HCILEPhyUpdateComplete.swift
[607/719] Compiling BluetoothHCI AdvertisingChannelHeader.swift
[608/719] Compiling BluetoothHCI AdvertisingInterval.swift
[609/719] Compiling BluetoothHCI BluetoothHostController.swift
[610/719] Compiling BluetoothHCI ChannelIdentifier.swift
[611/719] Compiling BluetoothHCI ConnectionAcceptTimeout.swift
[612/719] Compiling BluetoothHCI Bool.swift
[613/719] Compiling BluetoothHCI Hexadecimal.swift
[614/719] Compiling BluetoothHCI Integer.swift
[615/719] Compiling BluetoothHCI String.swift
[616/719] Compiling BluetoothHCI System.swift
[617/719] Compiling BluetoothHCI HCI.swift
[618/719] Compiling BluetoothHCI HCIAcceptConnectionRequest.swift
[619/719] Compiling BluetoothHCI HCIAuthenticationComplete.swift
[620/719] Compiling BluetoothHCI HCIAuthenticationRequested.swift
[621/719] Compiling BluetoothHCI HCIChangeConnectionPacketType.swift
[622/719] Compiling BluetoothHCI HCICommand.swift
[623/719] Compiling BluetoothHCI HCICommandComplete.swift
[624/719] Compiling BluetoothHCI HCICommandStatus.swift
[625/719] Compiling BluetoothHCI HCICommandTimeout.swift
[626/719] Compiling BluetoothHCI HCIConnectionComplete.swift
[627/719] Compiling BluetoothHCI HCIConnectionPacketTypeChange.swift
[628/719] Compiling BluetoothHCI HCIConnectionRequest.swift
[629/719] Compiling BluetoothHCI HCICreateConnection.swift
[630/719] Compiling BluetoothHCI HCIPINCodeRequestReply.swift
[631/719] Compiling BluetoothHCI HCIPacketHeader.swift
[632/719] Compiling BluetoothHCI HCIPageScanRepetitionMode.swift
[633/719] Compiling BluetoothHCI HCIPeriodicInquiryMode.swift
[634/719] Compiling BluetoothHCI HCIQoSSetup.swift
[635/719] Compiling BluetoothHCI HCIQoSSetupComplete.swift
[636/719] Compiling BluetoothHCI HCIReadClassOfDevice.swift
[637/719] Compiling BluetoothHCI HCIReadClockOffset.swift
[638/719] Compiling BluetoothHCI HCIReadClockOffsetComplete.swift
[639/719] Compiling BluetoothHCI HCIReadConnectionAcceptTimeout.swift
[640/719] Compiling BluetoothHCI HCIReadDataBlockSize.swift
[641/719] Compiling BluetoothHCI HCIReadDeviceAddress.swift
[642/719] Compiling BluetoothHCI HCIReadLMPHandle.swift
[643/719] Compiling BluetoothHCI HCIReadLocalName.swift
[644/719] Compiling BluetoothHCI HCIReadLocalSupportedFeatures.swift
[645/719] Compiling BluetoothHCI HCIReadLocalVersionInformation.swift
[646/719] Compiling BluetoothHCI HCIReadPageTimeout.swift
[647/719] Compiling BluetoothHCI HCIReadRemoteExtendedFeatures.swift
[648/719] Compiling BluetoothHCI HCIReadRemoteExtendedFeaturesComplete.swift
[649/719] Compiling BluetoothHCI HCIReadRemoteFeaturesComplete.swift
[650/719] Compiling BluetoothHCI HCIReadRemoteSupportedFeatures.swift
[651/719] Compiling BluetoothHCI HCIReadRemoteVersionInformation.swift
[652/719] Compiling BluetoothHCI HCIReadRemoteVersionInformationComplete.swift
[653/719] Emitting module BluetoothHCI
[654/719] Compiling BluetoothHCI LMPFeature.swift
[655/719] Compiling BluetoothHCI LinkControlCommand.swift
[656/719] Compiling BluetoothHCI LinkPolicyCommand.swift
[657/719] Compiling BluetoothHCI LowEnergyAddressType.swift
[658/719] Compiling BluetoothHCI LowEnergyAdvertiserAddressType.swift
[659/719] Compiling BluetoothHCI LowEnergyAdvertising.swift
[660/719] Compiling BluetoothHCI LowEnergyAllPhys.swift
[661/719] Compiling BluetoothHCI LowEnergyChannelMap.swift
[662/719] Compiling BluetoothHCI LowEnergyClockAccuracy.swift
[663/719] Compiling BluetoothHCI LowEnergyCommand.swift
[664/719] Compiling BluetoothHCI LowEnergyConnection.swift
[665/719] Compiling BluetoothHCI LowEnergyConnectionInterval.swift
[666/719] Compiling BluetoothHCI LowEnergyConnectionIntervalRange.swift
[667/719] Compiling BluetoothHCI LowEnergyConnectionLatency.swift
[668/719] Compiling BluetoothHCI LowEnergyConnectionLength.swift
[669/719] Compiling BluetoothHCI LowEnergyEvent.swift
[670/719] Compiling BluetoothHCI LowEnergyFeature.swift
[671/719] Compiling BluetoothHCI LowEnergyFragmentPreference.swift
[672/719] Compiling BluetoothHCI LowEnergyMaxTxOctets.swift
[673/719] Compiling BluetoothHCI LowEnergyMaxTxTime.swift
[674/719] Compiling BluetoothHCI LowEnergyPacketPayload.swift
[675/719] Compiling BluetoothHCI LowEnergyPeerIdentifyAddressType.swift
[676/719] Compiling BluetoothHCI LowEnergyPhyOptions.swift
[677/719] Compiling BluetoothHCI LowEnergyResolvingList.swift
[678/719] Compiling BluetoothHCI LowEnergyRfRxPathCompensationValue.swift
[679/719] Compiling BluetoothHCI LowEnergyRfTxPathCompensationValue.swift
[680/719] Compiling BluetoothHCI LowEnergyRole.swift
[681/719] Compiling BluetoothHCI LowEnergyRxChannel.swift
[682/719] Compiling BluetoothHCI LowEnergyRxPhy.swift
[683/719] Compiling BluetoothHCI LowEnergyRxPhys.swift
[684/719] Compiling BluetoothHCI LowEnergyScanInterval.swift
[685/719] Compiling BluetoothHCI LowEnergyState.swift
[686/719] Compiling BluetoothHCI LowEnergySupervisionTimeout.swift
[687/719] Compiling BluetoothHCI LowEnergyTxChannel.swift
[688/719] Compiling BluetoothHCI LowEnergyTxPhy.swift
[689/719] Compiling BluetoothHCI LowEnergyTxPhys.swift
[690/719] Compiling BluetoothHCI LowEnergyTxPower.swift
[691/719] Compiling BluetoothHCI LowEnergyWhiteList.swift
[692/719] Compiling BluetoothHCI LowEnergyWhiteListDevice.swift
[693/719] Compiling BluetoothHCI PacketType.swift
[694/719] Compiling BluetoothHCI ProtocolServiceMultiplexer.swift
[695/719] Compiling BluetoothHCI StatusParametersCommand.swift
[696/719] Compiling BluetoothHCI VendorCommand.swift
[697/719] Compiling BluetoothHCI iBeacon.swift
[698/719] Compiling BluetoothHCI HCIReadStoredLinkKey.swift
[699/719] Compiling BluetoothHCI HCIRejectConnectionRequest.swift
[700/719] Compiling BluetoothHCI HCIRemoteNameRequest.swift
[701/719] Compiling BluetoothHCI HCIRemoteNameRequestComplete.swift
[702/719] Compiling BluetoothHCI HCIReset.swift
[703/719] Compiling BluetoothHCI HCISetConnectionEncryption.swift
[704/719] Compiling BluetoothHCI HCISetEventFilter.swift
[705/719] Compiling BluetoothHCI HCISimplePairingComplete.swift
[706/719] Compiling BluetoothHCI HCIUserConfirmationRequest.swift
[707/719] Compiling BluetoothHCI HCIUserConfirmationRequestReply.swift
[708/719] Compiling BluetoothHCI HCIVersion.swift
[709/719] Compiling BluetoothHCI HCIWriteClassOfDevice.swift
[710/719] Compiling BluetoothHCI HCIWriteConnectionAcceptTimeout.swift
[711/719] Compiling BluetoothHCI HCIWriteLinkPolicySettings.swift
[712/719] Compiling BluetoothHCI HCIWriteLinkSupervisionTimeout.swift
[713/719] Compiling BluetoothHCI HCIWriteLocalName.swift
[714/719] Compiling BluetoothHCI HCIWritePageScanActivity.swift
[715/719] Compiling BluetoothHCI HCIWritePageScanType.swift
[716/719] Compiling BluetoothHCI HCIWritePageTimeout.swift
[717/719] Compiling BluetoothHCI HCIWriteScanEnable.swift
[718/719] Compiling BluetoothHCI HostControllerBasebandCommand.swift
[719/719] Compiling BluetoothHCI InformationalCommand.swift
[721/774] Compiling BluetoothLinux RFCOMMDevice.swift
/host/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
/host/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
/host/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
/host/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> = []) {
/host/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 |         }
[722/774] Compiling BluetoothLinux RFCOMMFlag.swift
/host/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
/host/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
/host/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
/host/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> = []) {
/host/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 |         }
[723/774] Compiling BluetoothLinux RFCOMMLinkMode.swift
/host/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
/host/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
/host/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
/host/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> = []) {
/host/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 |         }
[724/774] Compiling BluetoothLinux RFCOMMSocket.swift
/host/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
/host/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
/host/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
/host/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> = []) {
/host/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 |         }
[725/774] Compiling BluetoothLinux RFCOMMSocketAddress.swift
/host/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
/host/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
/host/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
/host/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> = []) {
/host/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 |         }
[726/774] Compiling BluetoothLinux RFCOMMSocketOption.swift
/host/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
/host/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
/host/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
/host/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> = []) {
/host/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 |         }
[727/774] Compiling BluetoothLinux RFCOMMState.swift
/host/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
/host/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
/host/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
/host/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> = []) {
/host/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 |         }
[728/781] Emitting module BluetoothLinux
/host/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
/host/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 {
/host/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")
/host/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.
/host/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]
/host/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
/host/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(
/host/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,
/host/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 |     }
/host/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,
/host/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(
/host/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 |     }
/host/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(
/host/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
/host/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
/host/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
/host/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> = []) {
/host/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 |         }
[729/781] Compiling BluetoothLinux L2CAPSocketOption.swift
/host/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,
/host/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 |     }
/host/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,
/host/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(
/host/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 |     }
/host/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(
[730/781] Compiling BluetoothLinux LinkMode.swift
/host/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,
/host/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 |     }
/host/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,
/host/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(
/host/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 |     }
/host/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(
[731/781] Compiling BluetoothLinux RFCOMMCreateDevice.swift
/host/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,
/host/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 |     }
/host/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,
/host/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(
/host/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 |     }
/host/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(
[732/781] Compiling BluetoothLinux RFCOMMGetDeviceInformation.swift
/host/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,
/host/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 |     }
/host/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,
/host/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(
/host/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 |     }
/host/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(
[733/781] Compiling BluetoothLinux RFCOMMGetDeviceList.swift
/host/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,
/host/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 |     }
/host/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,
/host/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(
/host/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 |     }
/host/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(
[734/781] Compiling BluetoothLinux RFCOMMIO.swift
/host/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,
/host/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 |     }
/host/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,
/host/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(
/host/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 |     }
/host/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(
[735/781] Compiling BluetoothLinux RFCOMMReleaseDevice.swift
/host/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,
/host/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 |     }
/host/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,
/host/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(
/host/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 |     }
/host/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(
[736/781] Compiling BluetoothLinux SCOSocket.swift
[737/781] Compiling BluetoothLinux SCOSocketOption.swift
[738/781] Compiling BluetoothLinux SocketAddress.swift
[739/781] Compiling BluetoothLinux SocketOption.swift
[740/781] Compiling BluetoothLinux SocketOptionLevel.swift
[741/781] Compiling BluetoothLinux SecuritySocketOption.swift
[742/781] Compiling BluetoothLinux SocketProtocol.swift
[743/781] Compiling BluetoothLinux DevicePollEvent.swift
/host/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
/host/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 {
/host/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) {
[744/781] Compiling BluetoothLinux DeviceRequest.swift
/host/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
/host/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 {
/host/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) {
[745/781] Compiling BluetoothLinux HCIBusType.swift
/host/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
/host/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 {
/host/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) {
[746/781] Compiling BluetoothLinux HCIChannel.swift
/host/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
/host/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 {
/host/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) {
[747/781] Compiling BluetoothLinux HCIControllerType.swift
/host/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
/host/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 {
/host/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) {
[748/781] Compiling BluetoothLinux HCIDeviceEvent.swift
/host/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
/host/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 {
/host/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) {
[749/781] Compiling BluetoothLinux HCIDeviceFlag.swift
/host/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
/host/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 {
/host/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) {
[750/781] Compiling BluetoothLinux HCIDeviceOptions.swift
/host/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
/host/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 {
/host/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) {
[751/781] Compiling BluetoothLinux CSocketAddress.swift
[752/781] Compiling BluetoothLinux Darwin.swift
[753/781] Compiling BluetoothLinux IOCTL.swift
[754/781] Compiling BluetoothLinux SocketDescriptor.swift
[755/781] Compiling BluetoothLinux L2CAPFileDescriptor.swift
[756/781] Compiling BluetoothLinux L2CAPSocket.swift
[757/781] Compiling BluetoothLinux L2CAPSocketAddress.swift
[758/781] Compiling BluetoothLinux HCIDeviceUp.swift
/host/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")
/host/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.
/host/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]
/host/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
/host/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(
[759/781] Compiling BluetoothLinux HCIScan.swift
/host/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")
/host/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.
/host/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]
/host/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
/host/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(
[760/781] Compiling BluetoothLinux HostControllerIO.swift
/host/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")
/host/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.
/host/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]
/host/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
/host/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(
[761/781] Compiling BluetoothLinux HCIFilterSocketOption.swift
/host/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")
/host/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.
/host/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]
/host/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
/host/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(
[762/781] Compiling BluetoothLinux HIDP.swift
/host/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")
/host/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.
/host/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]
/host/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
/host/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(
[763/781] Compiling BluetoothLinux HIDPIO.swift
/host/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")
/host/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.
/host/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]
/host/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
/host/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(
[764/781] Compiling BluetoothLinux DeviceDown.swift
/host/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")
/host/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.
/host/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]
/host/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
/host/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(
[765/781] Compiling BluetoothLinux CInterop.swift
/host/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")
/host/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.
/host/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]
/host/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
/host/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(
[766/781] Compiling BluetoothLinux AddressType.swift
[767/781] Compiling BluetoothLinux BNEP.swift
[768/781] Compiling BluetoothLinux BNEPIO.swift
[769/781] Compiling BluetoothLinux CMTP.swift
[770/781] Compiling BluetoothLinux CMTPIO.swift
[771/781] Compiling BluetoothLinux Error.swift
[772/781] Compiling BluetoothLinux Sequence.swift
[773/781] Compiling BluetoothLinux DeviceCommand.swift
[774/781] Compiling BluetoothLinux HCIFileDescriptor.swift
[775/781] Compiling BluetoothLinux HCIPacketType.swift
[776/781] Compiling BluetoothLinux HCISocketAddress.swift
[777/781] Compiling BluetoothLinux HCISocketOption.swift
[778/781] Compiling BluetoothLinux HostController.swift
[779/781] Compiling BluetoothLinux HCIDeviceDown.swift
[780/781] Compiling BluetoothLinux HCIDeviceInformation.swift
[781/781] Compiling BluetoothLinux HCIDeviceList.swift
Build complete! (147.95s)
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" : "/host/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"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:f0ebbd71bee66c692411a61ab9a7ee6edc82316b7a7b4c6173cc06c00f20ed39
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.