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.2 (beta) for Android on 30 Jul 2025 04:05:53 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 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:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/pureswift/bluetoothlinux.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/PureSwift/Bluetooth.git
[1/23834] Fetching bluetooth
Fetched https://github.com/PureSwift/Bluetooth.git from cache (2.50s)
Fetching https://github.com/PureSwift/Socket.git
[1/1321] Fetching socket
Fetched https://github.com/PureSwift/Socket.git from cache (0.44s)
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.78s)
[3569/71366] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (9.85s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (14.85s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.0 (0.72s)
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/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/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
[0/14] Write sources
[0/14] Copying CharacteristicUUID.json
[0/14] Write sources
[3/14] Copying UnitIdentifier.json
[3/14] Copying ServiceUUID.json
[3/14] Copying MemberUUID.json
[3/14] Copying DescriptorUUID.json
[3/14] Copying DeclarationUUID.json
[3/14] Copying CompanyIdentifier.json
[9/14] Write swift-version-8C5A4AE7A8CE2BA.txt
[11/19] Emitting module BluetoothMetadata
[12/19] Compiling BluetoothMetadata BluetoothMetadata.swift
[13/19] Compiling BluetoothMetadata resource_bundle_accessor.swift
[14/19] Compiling BluetoothMetadata CompanyIdentifier.swift
[15/19] Compiling BluetoothMetadata BluetoothUUID.swift
[16/20] Wrapping AST for BluetoothMetadata for debugging
[18/27] Compiling GenerateBluetooth CompanyIdentifier.swift
[19/27] Compiling GenerateBluetooth Generate.swift
[20/27] Compiling GenerateBluetooth Hexadecimal.swift
[21/27] Emitting module GenerateBluetooth
[22/27] Compiling GenerateBluetooth String.swift
[23/27] Compiling GenerateBluetooth BluetoothUUID.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
[1/1] Compiling plugin GenerateBluetoothDefinitions
Building for debugging...
[1/76] Write sources
[16/76] Copying UnitIdentifier.json
[16/76] Copying ServiceUUID.json
[19/76] Copying MemberUUID.json
[19/76] Copying CharacteristicUUID.json
[19/76] Write sources
[19/76] Copying DescriptorUUID.json
[19/76] Copying DeclarationUUID.json
[19/76] Copying CompanyIdentifier.json
[28/76] Copying UnitIdentifier.json
[29/76] Copying ServiceUUID.json
[30/76] Copying MemberUUID.json
[30/76] Copying DescriptorUUID.json
[30/76] Copying DeclarationUUID.json
[30/76] Copying CompanyIdentifier.json
[30/76] Copying CharacteristicUUID.json
[30/76] Write sources
[39/76] Compiling CBluetoothLinuxTest dummy.c
[40/76] Compiling CBluetoothLinux dummy.c
[41/76] Write swift-version-8C5A4AE7A8CE2BA.txt
[42/76] Compiling _SwiftSyntaxCShims dummy.c
[44/78] Emitting module SwiftSyntax510
[45/82] Compiling SwiftSyntax510 Empty.swift
[45/85] Compiling CSocket shims.c
[46/86] Compiling CSocket android.c
[47/86] Compiling CSystem shims.c
[50/86] Compiling SwiftSyntax600 Empty.swift
[51/86] Compiling SwiftSyntax601 Empty.swift
[52/86] Emitting module SwiftSyntax601
[53/87] Emitting module SwiftSyntax600
[54/87] Emitting module SwiftSyntax509
[55/87] Compiling SwiftSyntax509 Empty.swift
[58/93] Wrapping AST for SwiftSyntax510 for debugging
[59/125] Wrapping AST for SwiftSyntax600 for debugging
[60/126] Wrapping AST for SwiftSyntax509 for debugging
[62/171] Emitting module BluetoothMetadata
[62/190] Wrapping AST for SwiftSyntax601 for debugging
[64/190] Wrapping AST for BluetoothMetadata for debugging
[66/191] Emitting module GenerateBluetooth
[67/192] Wrapping AST for GenerateBluetooth for debugging
[68/192] Write Objects.LinkFileList
[69/192] Linking GenerateBluetooth-tool
Generated /host/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/UnitIdentifiers.swift
[70/192] Generate Bluetooth Unit Identifier Definitions
Generated /host/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/DescriptorUUID.swift
[71/192] Generate Bluetooth Descriptor UUID Definitions
Generated /host/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/DeclarationUUID.swift
[72/192] Generate Bluetooth Declaration UUID Definitions
Generated /host/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/ServiceUUID.swift
[73/192] Generate Bluetooth Service UUID Definitions
Generated /host/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/CharacteristicUUID.swift
[74/192] Generate Bluetooth Characteristic UUID Definitions
Generated /host/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/MemberUUID.swift
[75/192] Generate Bluetooth Member UUID Definitions
[77/192] Emitting module SystemPackage
Generated /host/spi-builder-workspace/.build/plugins/outputs/bluetooth/Bluetooth/destination/GenerateBluetoothDefinitions/CompanyIdentifiers.swift
[77/196] Generate Bluetooth Company Identifier Definitions
[78/196] Write sources
[80/196] Compiling SwiftSyntax Identifier.swift
[81/196] Compiling SwiftSyntax MemoryLayout.swift
[82/196] Compiling SwiftSyntax MissingNodeInitializers.swift
[83/196] Compiling SwiftSyntax RawSyntax.swift
[84/196] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[85/196] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[86/196] Compiling SwiftSyntax RawSyntaxTokenView.swift
[87/196] Compiling SwiftSyntax SourceEdit.swift
[88/196] Compiling SwiftSyntax SourceLength.swift
[89/196] Compiling SwiftSyntax AbsolutePosition.swift
[90/196] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[91/196] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[92/196] Compiling SwiftSyntax Assert.swift
[93/196] Compiling SwiftSyntax BumpPtrAllocator.swift
[94/196] Compiling SwiftSyntax CommonAncestor.swift
[95/196] Compiling SwiftSyntax Convenience.swift
[96/196] Compiling SwiftSyntax CustomTraits.swift
[97/196] Compiling SwiftSyntax EditorPlaceholder.swift
[98/205] Compiling SwiftSyntax SourceLocation.swift
[99/205] Compiling SwiftSyntax SourcePresence.swift
[100/205] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[101/205] Compiling SwiftSyntax Syntax.swift
[102/205] Compiling SwiftSyntax SyntaxArena.swift
[103/205] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[104/205] Compiling SwiftSyntax SyntaxChildren.swift
[105/205] Compiling SwiftSyntax SyntaxCollection.swift
[106/205] Compiling SwiftSyntax SyntaxHashable.swift
[107/205] Compiling SystemPackage SystemString.swift
[108/205] Compiling SystemPackage Util+StringArray.swift
[109/205] Compiling SystemPackage Util.swift
[110/205] Compiling SystemPackage UtilConsumers.swift
[130/205] Compiling SwiftSyntax Trivia.swift
[131/205] Compiling SwiftSyntax Utils.swift
[132/205] Compiling SwiftSyntax ChildNameForKeyPath.swift
[142/247] Compiling Socket SocketOptionLevel.swift
[143/247] Compiling Socket SocketProtocol.swift
[144/247] Compiling Socket IPv4Protocol.swift
[145/247] Compiling Socket IPv6Protocol.swift
[146/247] Compiling Socket LinkLayerProtocol.swift
[147/252] Compiling BluetoothMetadata resource_bundle_accessor.swift
[148/252] Compiling Socket FileFlags.swift
[149/252] Compiling Socket IOControl.swift
[150/252] Compiling Socket IODirection.swift
[151/252] Compiling Socket IOOperations.swift
[152/252] Compiling Socket IOType.swift
[153/252] Compiling Socket InternetProtocol.swift
[154/252] Emitting module BluetoothMetadata
[155/252] Compiling BluetoothMetadata BluetoothMetadata.swift
[156/252] Compiling BluetoothMetadata BluetoothUUID.swift
[157/252] Compiling BluetoothMetadata CompanyIdentifier.swift
[159/253] Compiling Socket CInterop.swift
[160/253] Compiling Socket CSocketAddress.swift
[161/253] Compiling Socket Constants.swift
[162/253] Compiling Socket Errno.swift
[163/253] Compiling Socket FileChange.swift
[164/253] Compiling Socket FileEvent.swift
[165/253] Emitting module Socket
[166/253] Compiling Socket SocketFlags.swift
[167/253] Compiling Socket SocketHelpers.swift
[168/253] Compiling Socket SocketOperations.swift
[169/253] Compiling Socket SocketOption.swift
[170/253] Compiling Socket SocketOptionID.swift
[171/253] Compiling Socket IPv6SocketAddress.swift
[172/253] Compiling Socket LinkLayerSocketAddress.swift
[173/253] Compiling Socket UnixSocketAddress.swift
[174/253] Compiling Socket SocketAddressFamily.swift
[175/253] Compiling Socket SocketDescriptor.swift
[176/253] Compiling Socket SocketEvent.swift
[177/253] Compiling Socket MessageFlags.swift
[178/253] Compiling Socket NetworkInterface.swift
[179/253] Compiling Socket NetworkOrder.swift
[180/253] Compiling Socket Poll.swift
[181/253] Compiling Socket SocketAddress.swift
[182/253] Compiling Socket IPv4SocketAddress.swift
[183/253] Compiling Socket UnixProtocol.swift
[184/253] Compiling Socket SocketType.swift
[185/253] Compiling Socket Syscalls.swift
[186/253] Compiling Socket TCPSocketOption.swift
[187/253] Compiling Socket Util.swift
[188/253] Compiling Socket Socket.swift
[189/253] Compiling Socket SocketContinuation.swift
[190/253] Compiling Socket SocketManager.swift
[191/253] Compiling Socket AsyncSocketManager.swift
[192/253] Compiling Socket CFSocketManager.swift
[193/253] Compiling Socket CInternetAddress.swift
[195/254] Emitting module SwiftSyntax
[196/254] Compiling SwiftSyntax SyntaxEnum.swift
[197/254] Compiling SwiftSyntax SyntaxKind.swift
[198/254] Compiling SwiftSyntax SyntaxRewriter.swift
[199/254] Compiling SwiftSyntax SyntaxTraits.swift
[200/254] Compiling SwiftSyntax SyntaxVisitor.swift
[201/254] Compiling SwiftSyntax TokenKind.swift
[202/254] Compiling SwiftSyntax Tokens.swift
[203/254] Compiling SwiftSyntax TriviaPieces.swift
[204/254] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[205/254] Compiling SwiftSyntax RawSyntaxNodesC.swift
[206/254] Compiling SwiftSyntax RawSyntaxNodesD.swift
[207/254] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[208/254] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[209/254] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[210/254] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[211/254] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[212/254] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[213/254] Compiling SwiftSyntax RawSyntaxValidation.swift
[232/254] Compiling SwiftSyntax SyntaxNodesAB.swift
[233/254] Compiling SwiftSyntax SyntaxNodesC.swift
[234/254] Compiling SwiftSyntax SyntaxNodesD.swift
[235/254] Compiling SwiftSyntax SyntaxNodesEF.swift
[236/254] Compiling SwiftSyntax SyntaxNodesGHI.swift
[237/254] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[238/254] Compiling SwiftSyntax SyntaxNodesOP.swift
[239/254] Compiling SwiftSyntax SyntaxNodesQRS.swift
[240/254] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[241/271] Wrapping AST for SwiftSyntax for debugging
[243/313] Compiling SwiftDiagnostics Message.swift
[244/314] Compiling SwiftBasicFormat Syntax+Extensions.swift
[245/314] Compiling SwiftDiagnostics FixIt.swift
[246/314] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[247/314] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[248/314] Compiling SwiftDiagnostics Note.swift
[249/314] Emitting module SwiftDiagnostics
[250/314] Compiling SwiftParser Attributes.swift
[251/314] Compiling SwiftParser Availability.swift
[252/314] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[253/314] Compiling SwiftParser CharacterInfo.swift
[254/314] Compiling SwiftParser CollectionNodes+Parsable.swift
[255/314] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[256/314] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[258/315] Compiling SwiftBasicFormat InferIndentation.swift
[259/315] Compiling SwiftBasicFormat Indenter.swift
[259/315] Wrapping AST for SwiftDiagnostics for debugging
[261/315] Compiling SwiftBasicFormat BasicFormat.swift
[262/315] Emitting module SwiftBasicFormat
[263/316] Wrapping AST for SwiftBasicFormat for debugging
[265/316] Compiling SwiftParser LexemeSequence.swift
[266/316] Compiling SwiftParser Lexer.swift
[267/316] Compiling SwiftParser RegexLiteralLexer.swift
[268/316] Compiling SwiftParser UnicodeScalarExtensions.swift
[269/316] Compiling SwiftParser Lookahead.swift
[270/316] Compiling SwiftParser LoopProgressCondition.swift
[271/321] Compiling SwiftParser SwiftParserCompatibility.swift
[272/321] Compiling SwiftParser SwiftVersion.swift
[273/321] Compiling SwiftParser SyntaxUtils.swift
[274/321] Compiling SwiftParser TokenConsumer.swift
[275/321] Compiling SwiftParser TokenPrecedence.swift
[276/321] Compiling SwiftParser TokenSpec.swift
[277/321] Compiling SwiftParser TokenSpecSet.swift
[278/321] Compiling SwiftParser TopLevel.swift
[279/321] Compiling SwiftParser TriviaParser.swift
[280/321] Compiling SwiftParser Types.swift
[281/321] Compiling SwiftParser Modifiers.swift
[282/321] Compiling SwiftParser Names.swift
[283/321] Compiling SwiftParser Nominals.swift
[284/321] Compiling SwiftParser Parameters.swift
[285/321] Compiling SwiftParser ParseSourceFile.swift
[286/321] Compiling SwiftParser Parser.swift
[287/321] Compiling SwiftParser Patterns.swift
[288/321] Compiling SwiftParser Recovery.swift
[289/321] Compiling SwiftParser Specifiers.swift
[290/321] Compiling SwiftParser Statements.swift
[291/321] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[292/321] Compiling SwiftParser StringLiterals.swift
[297/321] Compiling SwiftParser Declarations.swift
[298/321] Compiling SwiftParser Directives.swift
[299/321] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[300/321] Compiling SwiftParser Expressions.swift
[301/321] Compiling SwiftParser IncrementalParseTransition.swift
[302/321] Compiling SwiftParser IsValidIdentifier.swift
[303/321] Compiling SwiftParser Cursor.swift
[304/321] Compiling SwiftParser Lexeme.swift
[305/321] Emitting module SwiftParser
[306/321] Compiling SwiftParser ExperimentalFeatures.swift
[307/321] Compiling SwiftParser IsLexerClassified.swift
[308/321] Compiling SwiftParser LayoutNodes+Parsable.swift
[309/321] Compiling SwiftParser Parser+TokenSpecSet.swift
[310/321] Compiling SwiftParser TokenSpecStaticMembers.swift
[311/322] Wrapping AST for SwiftParser for debugging
[313/345] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[314/346] Compiling SwiftOperators PrecedenceGroup.swift
[315/347] Compiling SwiftOperators OperatorTable.swift
[316/347] Compiling SwiftOperators PrecedenceGraph.swift
[317/347] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[318/347] Compiling SwiftOperators SyntaxSynthesis.swift
[319/347] Emitting module SwiftOperators
[320/347] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[321/347] Compiling SwiftParserDiagnostics Utils.swift
[322/347] Compiling SwiftOperators OperatorTable+Semantics.swift
[323/347] Compiling SwiftOperators Operator.swift
[324/347] Compiling SwiftOperators OperatorError+Diagnostics.swift
[325/347] Compiling SwiftOperators OperatorError.swift
[326/347] Compiling SwiftOperators OperatorTable+Defaults.swift
[327/347] Compiling SwiftOperators OperatorTable+Folding.swift
[329/348] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[329/348] Wrapping AST for SwiftOperators for debugging
[331/348] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[332/348] Compiling SwiftParserDiagnostics PresenceUtils.swift
[333/348] Compiling SwiftParserDiagnostics MissingNodesError.swift
[334/348] Compiling SwiftParserDiagnostics MissingTokenError.swift
[339/348] Emitting module SwiftParserDiagnostics
[340/349] Wrapping AST for SwiftParserDiagnostics for debugging
[342/364] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[343/364] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[344/364] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[345/364] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[346/365] Emitting module SwiftSyntaxBuilder
[347/365] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[348/365] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[349/365] Compiling SwiftSyntaxBuilder Indenter.swift
[350/365] Compiling SwiftSyntaxBuilder ListBuilder.swift
[351/365] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[352/365] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[353/365] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[354/365] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[355/365] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[356/365] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[357/365] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[358/366] Wrapping AST for SwiftSyntaxBuilder for debugging
[360/383] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[361/383] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[362/385] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[363/385] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[364/385] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[365/385] Compiling SwiftSyntaxMacros Macro+Format.swift
[366/385] Compiling SwiftSyntaxMacros MemberMacro.swift
[367/385] Compiling SwiftSyntaxMacros PeerMacro.swift
[368/385] Compiling SwiftSyntaxMacros AccessorMacro.swift
[369/385] Compiling SwiftSyntaxMacros AttachedMacro.swift
[370/385] Compiling SwiftSyntaxMacros BodyMacro.swift
[371/385] Compiling SwiftSyntaxMacros Macro.swift
[372/385] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[373/385] Emitting module SwiftSyntaxMacros
[374/385] Compiling SwiftSyntaxMacros PreambleMacro.swift
[375/385] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[376/385] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[377/385] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[378/385] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[379/386] Wrapping AST for SwiftSyntaxMacros for debugging
[381/395] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[382/396] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[383/396] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[384/396] Emitting module SwiftSyntaxMacroExpansion
[385/396] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[386/396] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[387/396] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[388/396] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[389/396] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[390/396] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[391/397] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[393/409] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[394/410] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[395/410] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[396/410] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[397/410] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[398/410] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[399/410] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[400/410] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[401/410] Emitting module SwiftCompilerPluginMessageHandling
[402/410] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[403/410] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[404/410] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[405/410] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[406/411] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[408/413] Emitting module SwiftCompilerPlugin
[409/413] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[410/414] Wrapping AST for SwiftCompilerPlugin for debugging
[412/419] Compiling BluetoothMacros Plugins.swift
[413/419] Emitting module BluetoothMacros
[414/419] Compiling BluetoothMacros BluetoothAddress.swift
[415/419] Compiling BluetoothMacros BluetoothUUID.swift
[416/419] Compiling BluetoothMacros Hexadecimal.swift
[417/420] Wrapping AST for BluetoothMacros for debugging
[418/420] Write Objects.LinkFileList
[419/420] Linking BluetoothMacros-tool
[421/456] Compiling Bluetooth SFloat.swift
[422/456] Compiling Bluetooth SecurityLevel.swift
[423/456] Compiling Bluetooth UInt128.swift
[424/456] Compiling Bluetooth UInt24.swift
[425/456] Compiling Bluetooth UInt256.swift
[426/460] Compiling Bluetooth UInt40.swift
[427/460] Compiling Bluetooth UInt48.swift
[428/460] Compiling Bluetooth UInt512.swift
[429/460] Compiling Bluetooth Unit.swift
[430/460] Compiling Bluetooth UnitIdentifier.swift
[431/460] Compiling Bluetooth CharacteristicUUID.swift
[432/460] Compiling Bluetooth DescriptorUUID.swift
[433/460] Compiling Bluetooth MemberUUID.swift
[434/460] Compiling Bluetooth DeclarationUUID.swift
[435/460] Compiling Bluetooth Address.swift
[436/460] Compiling Bluetooth AsyncIndefiniteStream.swift
[437/460] Compiling Bluetooth BitMaskOption.swift
[438/460] Compiling Bluetooth BluetoothUUID.swift
[439/460] Compiling Bluetooth BluetoothUUIDMetadata.swift
[440/460] Emitting module Bluetooth
[441/460] Compiling Bluetooth ByteSwap.swift
[442/460] Compiling Bluetooth ByteValue.swift
[443/460] Compiling Bluetooth ClassOfDevice.swift
[444/460] Compiling Bluetooth CompanyIdentifier.swift
[445/460] Compiling Bluetooth CompanyIdentifierMetadata.swift
[446/460] Compiling Bluetooth Data.swift
[447/460] Compiling Bluetooth Hexadecimal.swift
[448/460] Compiling Bluetooth Integer.swift
[449/460] Compiling Bluetooth String.swift
[450/460] Compiling Bluetooth System.swift
[451/460] Compiling Bluetooth UUID.swift
[452/460] Compiling Bluetooth L2CAPSocket.swift
[453/460] Compiling Bluetooth LowEnergyAdvertisingData.swift
[454/460] Compiling Bluetooth LowEnergyScanTimeInterval.swift
[455/460] Compiling Bluetooth RSSI.swift
[456/460] Compiling Bluetooth UnitIdentifierMetadata.swift
[457/460] Compiling Bluetooth iBeacon.swift
[458/460] Compiling Bluetooth CompanyIdentifiers.swift
[459/460] Compiling Bluetooth UnitIdentifiers.swift
[460/460] Compiling Bluetooth ServiceUUID.swift
[462/508] Compiling BluetoothGAP GAPServiceData128BitUUID.swift
[463/508] Compiling BluetoothGAP GAPServiceData16BitUUID.swift
[464/508] Compiling BluetoothGAP GAPServiceData32BitUUID.swift
[465/508] Compiling BluetoothGAP GAPShortLocalName.swift
[466/508] Compiling BluetoothGAP GAPSimplePairingHashC.swift
[467/508] Compiling BluetoothGAP GAPSimplePairingRandomizerR.swift
[468/514] Compiling BluetoothGAP GAPCompleteListOf16BitServiceClassUUIDs.swift
[469/514] Compiling BluetoothGAP GAPCompleteListOf32BitServiceClassUUIDs.swift
[470/514] Compiling BluetoothGAP GAPCompleteLocalName.swift
[471/514] Compiling BluetoothGAP GAPData.swift
[472/514] Compiling BluetoothGAP GAPDataType.swift
[473/514] Compiling BluetoothGAP GAPFlags.swift
[474/514] Compiling BluetoothGAP GAPIncompleteListOf128BitServiceClassUUIDs.swift
[475/514] Compiling BluetoothGAP GAPIncompleteListOf16BitServiceClassUUIDs.swift
[476/514] Compiling BluetoothGAP GAPIncompleteListOf32BitServiceClassUUIDs.swift
[477/514] Compiling BluetoothGAP GAPIndoorPositioning.swift
[478/514] Compiling BluetoothGAP GAPLEDeviceAddress.swift
[479/514] Compiling BluetoothGAP GAPLERole.swift
[480/514] Compiling BluetoothGAP GAPLESecureConnectionsConfirmation.swift
[481/514] Compiling BluetoothGAP GAPLESecureConnectionsRandom.swift
[482/514] Compiling BluetoothGAP GAPMeshMessage.swift
[483/514] Compiling BluetoothGAP GAPPBADV.swift
[484/514] Compiling BluetoothGAP GAPPublicTargetAddress.swift
[485/514] Compiling BluetoothGAP GAPRandomTargetAddress.swift
[486/514] Compiling BluetoothGAP GAPSecurityManagerOOBFlags.swift
[487/514] Compiling BluetoothGAP GAPSecurityManagerTKValue.swift
[488/514] Compiling BluetoothGAP GAPLESupportedFeatures.swift
[489/514] Compiling BluetoothGAP GAPListOf128BitServiceSolicitationUUIDs.swift
[490/514] Compiling BluetoothGAP GAPListOf16BitServiceSolicitationUUIDs.swift
[491/514] Compiling BluetoothGAP GAPListOf32BitServiceSolicitationUUIDs.swift
[492/514] Compiling BluetoothGAP GAPManufacturerSpecificData.swift
[493/514] Compiling BluetoothGAP GAPMeshBeacon.swift
[494/514] Emitting module BluetoothGAP
[495/514] Compiling BluetoothGAP GAP3DInformation.swift
[496/514] Compiling BluetoothGAP GAPAdvertisingInterval.swift
[497/514] Compiling BluetoothGAP GAPAppearance.swift
[498/514] Compiling BluetoothGAP GAPAppearanceData.swift
[499/514] Compiling BluetoothGAP GAPChannelMapUpdateIndication.swift
[500/514] Compiling BluetoothGAP GAPClassOfDevice.swift
[501/514] Compiling BluetoothGAP GAPCompleteListOf128BitServiceClassUUIDs.swift
[502/514] Compiling BluetoothGAP Decoder.swift
[503/514] Compiling BluetoothGAP Encoder.swift
[504/514] Compiling BluetoothGAP Hexadecimal.swift
[505/514] Compiling BluetoothGAP Integer.swift
[506/514] Compiling BluetoothGAP OptionSet.swift
[507/514] Compiling BluetoothGAP String.swift
[508/514] Compiling BluetoothGAP System.swift
[509/514] Compiling BluetoothGAP GAPSlaveConnectionIntervalRange.swift
[510/514] Compiling BluetoothGAP GAPTransportDiscoveryData.swift
[511/514] Compiling BluetoothGAP GAPTxPowerLevel.swift
[512/514] Compiling BluetoothGAP GAPURI.swift
[513/514] Compiling BluetoothGAP GAPUUIDList.swift
[514/514] Compiling BluetoothGAP iBeacon.swift
[516/677] Compiling BluetoothHCI AdvertisingChannelHeader.swift
[517/677] Compiling BluetoothHCI AdvertisingInterval.swift
[518/677] Compiling BluetoothHCI BluetoothHostController.swift
[519/677] Compiling BluetoothHCI ChannelIdentifier.swift
[520/677] Compiling BluetoothHCI ConnectionAcceptTimeout.swift
[521/677] Compiling BluetoothHCI Bool.swift
[522/677] Compiling BluetoothHCI Hexadecimal.swift
[523/677] Compiling BluetoothHCI Integer.swift
[524/677] Compiling BluetoothHCI String.swift
[525/677] Compiling BluetoothHCI System.swift
[526/677] Compiling BluetoothHCI HCI.swift
[527/677] Compiling BluetoothHCI HCIAcceptConnectionRequest.swift
[528/677] Compiling BluetoothHCI HCIAuthenticationComplete.swift
[529/677] Compiling BluetoothHCI HCIAuthenticationRequested.swift
[530/677] Compiling BluetoothHCI HCIChangeConnectionPacketType.swift
[531/677] Compiling BluetoothHCI HCICommand.swift
[532/677] Compiling BluetoothHCI HCICommandComplete.swift
[533/677] Compiling BluetoothHCI HCICommandStatus.swift
[534/677] Compiling BluetoothHCI HCICommandTimeout.swift
[535/677] Compiling BluetoothHCI HCIConnectionComplete.swift
[536/677] Compiling BluetoothHCI HCIConnectionPacketTypeChange.swift
[537/677] Compiling BluetoothHCI HCIConnectionRequest.swift
[538/677] Compiling BluetoothHCI HCICreateConnection.swift
[539/699] Compiling BluetoothHCI HCICreateConnectionCancel.swift
[540/699] Compiling BluetoothHCI HCIDeleteStoredLinkKey.swift
[541/699] Compiling BluetoothHCI HCIDisconnect.swift
[542/699] Compiling BluetoothHCI HCIDisconnectionComplete.swift
[543/699] Compiling BluetoothHCI HCIEncryptionChange.swift
[544/699] Compiling BluetoothHCI HCIEncryptionKeyRefreshComplete.swift
[545/699] Compiling BluetoothHCI HCIError.swift
[546/699] Compiling BluetoothHCI HCIEvent.swift
[547/699] Compiling BluetoothHCI HCIExitPeriodicInquiryMode.swift
[548/699] Compiling BluetoothHCI HCIGeneralEvent.swift
[549/699] Compiling BluetoothHCI HCIHoldMode.swift
[550/699] Compiling BluetoothHCI HCIIOCapabilityRequest.swift
[551/699] Compiling BluetoothHCI HCIIOCapabilityRequestReply.swift
[552/699] Compiling BluetoothHCI HCIIOCapabilityResponse.swift
[553/699] Compiling BluetoothHCI HCIInquiry.swift
[554/699] Compiling BluetoothHCI HCIInquiryCancel.swift
[555/699] Compiling BluetoothHCI HCIInquiryComplete.swift
[556/699] Compiling BluetoothHCI HCIInquiryResult.swift
[557/699] Compiling BluetoothHCI HCILEAddDeviceToPeriodicAdvertiserList.swift
[558/699] Compiling BluetoothHCI HCILEAddDeviceToResolvingList.swift
[559/699] Compiling BluetoothHCI HCILEAddDeviceToWhiteList.swift
[560/699] Compiling BluetoothHCI HCILEAdvertisingReport.swift
[561/699] Compiling BluetoothHCI HCILEAdvertisingSetTerminated.swift
[562/721] Compiling BluetoothHCI HCILERandom.swift
[563/721] Compiling BluetoothHCI HCILEReadAdvertisingChannelTxPower.swift
[564/721] Compiling BluetoothHCI HCILEReadBufferSize.swift
[565/721] Compiling BluetoothHCI HCILEReadChannelMap.swift
[566/721] Compiling BluetoothHCI HCILEReadLocalP256PublicKeyComplete.swift
[567/721] Compiling BluetoothHCI HCILEReadLocalResolvableAddressReturn.swift
[568/721] Compiling BluetoothHCI HCILEReadLocalSupportedFeatures.swift
[569/721] Compiling BluetoothHCI HCILEReadMaximumAdvertisingDataLength.swift
[570/721] Compiling BluetoothHCI HCILEReadMaximumDataLength.swift
[571/721] Compiling BluetoothHCI HCILEReadNumberOfSupportedAdvertisingSets.swift
[572/721] Compiling BluetoothHCI HCILEReadPeerResolvableAddressReturn.swift
[573/721] Compiling BluetoothHCI HCILEReadPeriodicAdvertisingListSize.swift
[574/721] Compiling BluetoothHCI HCILEReadPhy.swift
[575/721] Compiling BluetoothHCI HCILEReadRemoteUsedFeatures.swift
[576/721] Compiling BluetoothHCI HCILEReadRemoteUsedFeaturesComplete.swift
[577/721] Compiling BluetoothHCI HCILEReadResolvingListSize.swift
[578/721] Compiling BluetoothHCI HCILEReadRfPathCompensation.swift
[579/721] Compiling BluetoothHCI HCILEReadSuggestedDefaultDataLength.swift
[580/721] Compiling BluetoothHCI HCILEReadSupportedStates.swift
[581/721] Compiling BluetoothHCI HCILEReadTransmitPower.swift
[582/721] Compiling BluetoothHCI HCILEReadWhiteListSize.swift
[583/721] Compiling BluetoothHCI HCILEReceiverTest.swift
[584/721] Compiling BluetoothHCI HCILERemoteConnectionParameterRequest.swift
[585/721] Compiling BluetoothHCI HCILESetPeriodicAdvertisingParameters.swift
[586/721] Compiling BluetoothHCI HCILESetPhy.swift
[587/721] Compiling BluetoothHCI HCILESetPrivacyMode.swift
[588/721] Compiling BluetoothHCI HCILESetRandomAddress.swift
[589/721] Compiling BluetoothHCI HCILESetResolvablePrivateAddressTimeout.swift
[590/721] Compiling BluetoothHCI HCILESetScanEnable.swift
[591/721] Compiling BluetoothHCI HCILESetScanParameters.swift
[592/721] Compiling BluetoothHCI HCILESetScanResponseData.swift
[593/721] Compiling BluetoothHCI HCILEStartEncryption.swift
[594/721] Compiling BluetoothHCI HCILETestEnd.swift
[595/721] Compiling BluetoothHCI HCILETransmitterTest.swift
[596/721] Compiling BluetoothHCI HCILEUpdateConnection.swift
[597/721] Compiling BluetoothHCI HCILEWriteRfPathCompensation.swift
[598/721] Compiling BluetoothHCI HCILEWriteSuggestedDefaultDataLength.swift
[599/721] Compiling BluetoothHCI HCILinkKeyNotification.swift
[600/721] Compiling BluetoothHCI HCILinkKeyRequest.swift
[601/721] Compiling BluetoothHCI HCILinkKeyRequestNegativeReply.swift
[602/721] Compiling BluetoothHCI HCILinkKeyRequestReply.swift
[603/721] Compiling BluetoothHCI HCILowEnergyMetaEvent.swift
[604/721] Compiling BluetoothHCI HCIMaxSlotsChange.swift
[605/721] Compiling BluetoothHCI HCIModeChange.swift
[606/721] Compiling BluetoothHCI HCINumberOfCompletedPackets.swift
[607/721] Compiling BluetoothHCI HCIPINCodeRequest.swift
[608/721] Emitting module BluetoothHCI
[609/721] Compiling BluetoothHCI HCIPINCodeRequestReply.swift
[610/721] Compiling BluetoothHCI HCIPacketHeader.swift
[611/721] Compiling BluetoothHCI HCIPageScanRepetitionMode.swift
[612/721] Compiling BluetoothHCI HCIPeriodicInquiryMode.swift
[613/721] Compiling BluetoothHCI HCIQoSSetup.swift
[614/721] Compiling BluetoothHCI HCIQoSSetupComplete.swift
[615/721] Compiling BluetoothHCI HCIReadClassOfDevice.swift
[616/721] Compiling BluetoothHCI HCIReadClockOffset.swift
[617/721] Compiling BluetoothHCI HCIReadClockOffsetComplete.swift
[618/721] Compiling BluetoothHCI HCIReadConnectionAcceptTimeout.swift
[619/721] Compiling BluetoothHCI HCIReadDataBlockSize.swift
[620/721] Compiling BluetoothHCI HCIReadDeviceAddress.swift
[621/721] Compiling BluetoothHCI HCIReadLMPHandle.swift
[622/721] Compiling BluetoothHCI HCIReadLocalName.swift
[623/721] Compiling BluetoothHCI HCIReadLocalSupportedFeatures.swift
[624/721] Compiling BluetoothHCI HCIReadLocalVersionInformation.swift
[625/721] Compiling BluetoothHCI HCIReadPageTimeout.swift
[626/721] Compiling BluetoothHCI HCIReadRemoteExtendedFeatures.swift
[627/721] Compiling BluetoothHCI HCIReadRemoteExtendedFeaturesComplete.swift
[628/721] Compiling BluetoothHCI HCIReadRemoteFeaturesComplete.swift
[629/721] Compiling BluetoothHCI HCIReadRemoteSupportedFeatures.swift
[630/721] Compiling BluetoothHCI HCIReadRemoteVersionInformation.swift
[631/721] Compiling BluetoothHCI HCIReadRemoteVersionInformationComplete.swift
[632/743] Compiling BluetoothHCI HCILEChannelSelectionAlgorithm.swift
[633/743] Compiling BluetoothHCI HCILEConnectionComplete.swift
[634/743] Compiling BluetoothHCI HCILEConnectionUpdateComplete.swift
[635/743] Compiling BluetoothHCI HCILECreateConnection.swift
[636/743] Compiling BluetoothHCI HCILEDataLengthChange.swift
[637/743] Compiling BluetoothHCI HCILEDirectedAdvertisingReport.swift
[638/743] Compiling BluetoothHCI HCILEEncrypt.swift
[639/743] Compiling BluetoothHCI HCILEEnhancedConnectionComplete.swift
[640/743] Compiling BluetoothHCI HCILEEnhancedReceiverTest.swift
[641/743] Compiling BluetoothHCI HCILEEnhancedTransmitterTest.swift
[642/743] Compiling BluetoothHCI HCILEExtendedAdvertisingReport.swift
[643/743] Compiling BluetoothHCI HCILEExtendedCreateConnection.swift
[644/743] Compiling BluetoothHCI HCILEGenerateDHKey.swift
[645/743] Compiling BluetoothHCI HCILEGenerateDHKeyComplete.swift
[646/743] Compiling BluetoothHCI HCILELongTermKeyRequest.swift
[647/743] Compiling BluetoothHCI HCILELongTermKeyRequestNegativeReply.swift
[648/743] Compiling BluetoothHCI HCILELongTermKeyRequestReply.swift
[649/743] Compiling BluetoothHCI HCILEPeriodicAdvertisingCreateSync.swift
[650/743] Compiling BluetoothHCI HCILEPeriodicAdvertisingReport.swift
[651/743] Compiling BluetoothHCI HCILEPeriodicAdvertisingSyncEstablished.swift
[652/743] Compiling BluetoothHCI HCILEPeriodicAdvertisingSyncLost.swift
[653/743] Compiling BluetoothHCI HCILEPeriodicAdvertisingTerminateSync.swift
[654/743] Compiling BluetoothHCI HCILEPhyUpdateComplete.swift
[655/743] Compiling BluetoothHCI HCILERemoteConnectionParameterRequestNegativeReply.swift
[656/743] Compiling BluetoothHCI HCILERemoteConnectionParameterRequestReply.swift
[657/743] Compiling BluetoothHCI HCILERemoveAdvertisingSet.swift
[658/743] Compiling BluetoothHCI HCILERemoveDeviceFromResolvingList.swift
[659/743] Compiling BluetoothHCI HCILERemoveDeviceFromWhiteList.swift
[660/743] Compiling BluetoothHCI HCILERemoveDeviceToPeriodicAdvertiserList.swift
[661/743] Compiling BluetoothHCI HCILEScanRequestReceived.swift
[662/743] Compiling BluetoothHCI HCILESetAddressResolutionEnable.swift
[663/743] Compiling BluetoothHCI HCILESetAdvertiseEnable.swift
[664/743] Compiling BluetoothHCI HCILESetAdvertisingData.swift
[665/743] Compiling BluetoothHCI HCILESetAdvertisingParameters.swift
[666/743] Compiling BluetoothHCI HCILESetAdvertisingSetRandomAddress.swift
[667/743] Compiling BluetoothHCI HCILESetDataLength.swift
[668/743] Compiling BluetoothHCI HCILESetDefaultPhy.swift
[669/743] Compiling BluetoothHCI HCILESetEventMask.swift
[670/743] Compiling BluetoothHCI HCILESetExtendedAdvertisingData.swift
[671/743] Compiling BluetoothHCI HCILESetExtendedAdvertisingParameters.swift
[672/743] Compiling BluetoothHCI HCILESetExtendedScanEnable.swift
[673/743] Compiling BluetoothHCI HCILESetExtendedScanParameters.swift
[674/743] Compiling BluetoothHCI HCILESetExtendedScanResponseData.swift
[675/743] Compiling BluetoothHCI HCILESetHostChannelClassification.swift
[676/743] Compiling BluetoothHCI HCILESetPeriodicAdvertisingData.swift
[677/743] Compiling BluetoothHCI HCILESetPeriodicAdvertisingEnable.swift
[678/743] Compiling BluetoothHCI LMPFeature.swift
[679/743] Compiling BluetoothHCI LinkControlCommand.swift
[680/743] Compiling BluetoothHCI LinkPolicyCommand.swift
[681/743] Compiling BluetoothHCI LowEnergyAddressType.swift
[682/743] Compiling BluetoothHCI LowEnergyAdvertiserAddressType.swift
[683/743] Compiling BluetoothHCI LowEnergyAdvertising.swift
[684/743] Compiling BluetoothHCI LowEnergyAllPhys.swift
[685/743] Compiling BluetoothHCI LowEnergyChannelMap.swift
[686/743] Compiling BluetoothHCI LowEnergyClockAccuracy.swift
[687/743] Compiling BluetoothHCI LowEnergyCommand.swift
[688/743] Compiling BluetoothHCI LowEnergyConnection.swift
[689/743] Compiling BluetoothHCI LowEnergyConnectionInterval.swift
[690/743] Compiling BluetoothHCI LowEnergyConnectionIntervalRange.swift
[691/743] Compiling BluetoothHCI LowEnergyConnectionLatency.swift
[692/743] Compiling BluetoothHCI LowEnergyConnectionLength.swift
[693/743] Compiling BluetoothHCI LowEnergyEvent.swift
[694/743] Compiling BluetoothHCI LowEnergyFeature.swift
[695/743] Compiling BluetoothHCI LowEnergyFragmentPreference.swift
[696/743] Compiling BluetoothHCI LowEnergyMaxTxOctets.swift
[697/743] Compiling BluetoothHCI LowEnergyMaxTxTime.swift
[698/743] Compiling BluetoothHCI LowEnergyPacketPayload.swift
[699/743] Compiling BluetoothHCI LowEnergyPeerIdentifyAddressType.swift
[700/743] Compiling BluetoothHCI HCIReadStoredLinkKey.swift
[701/743] Compiling BluetoothHCI HCIRejectConnectionRequest.swift
[702/743] Compiling BluetoothHCI HCIRemoteNameRequest.swift
[703/743] Compiling BluetoothHCI HCIRemoteNameRequestComplete.swift
[704/743] Compiling BluetoothHCI HCIReset.swift
[705/743] Compiling BluetoothHCI HCISetConnectionEncryption.swift
[706/743] Compiling BluetoothHCI HCISetEventFilter.swift
[707/743] Compiling BluetoothHCI HCISimplePairingComplete.swift
[708/743] Compiling BluetoothHCI HCIUserConfirmationRequest.swift
[709/743] Compiling BluetoothHCI HCIUserConfirmationRequestReply.swift
[710/743] Compiling BluetoothHCI HCIVersion.swift
[711/743] Compiling BluetoothHCI HCIWriteClassOfDevice.swift
[712/743] Compiling BluetoothHCI HCIWriteConnectionAcceptTimeout.swift
[713/743] Compiling BluetoothHCI HCIWriteLinkPolicySettings.swift
[714/743] Compiling BluetoothHCI HCIWriteLinkSupervisionTimeout.swift
[715/743] Compiling BluetoothHCI HCIWriteLocalName.swift
[716/743] Compiling BluetoothHCI HCIWritePageScanActivity.swift
[717/743] Compiling BluetoothHCI HCIWritePageScanType.swift
[718/743] Compiling BluetoothHCI HCIWritePageTimeout.swift
[719/743] Compiling BluetoothHCI HCIWriteScanEnable.swift
[720/743] Compiling BluetoothHCI HostControllerBasebandCommand.swift
[721/743] Compiling BluetoothHCI InformationalCommand.swift
[722/743] Compiling BluetoothHCI LowEnergyPhyOptions.swift
[723/743] Compiling BluetoothHCI LowEnergyResolvingList.swift
[724/743] Compiling BluetoothHCI LowEnergyRfRxPathCompensationValue.swift
[725/743] Compiling BluetoothHCI LowEnergyRfTxPathCompensationValue.swift
[726/743] Compiling BluetoothHCI LowEnergyRole.swift
[727/743] Compiling BluetoothHCI LowEnergyRxChannel.swift
[728/743] Compiling BluetoothHCI LowEnergyRxPhy.swift
[729/743] Compiling BluetoothHCI LowEnergyRxPhys.swift
[730/743] Compiling BluetoothHCI LowEnergyScanInterval.swift
[731/743] Compiling BluetoothHCI LowEnergyState.swift
[732/743] Compiling BluetoothHCI LowEnergySupervisionTimeout.swift
[733/743] Compiling BluetoothHCI LowEnergyTxChannel.swift
[734/743] Compiling BluetoothHCI LowEnergyTxPhy.swift
[735/743] Compiling BluetoothHCI LowEnergyTxPhys.swift
[736/743] Compiling BluetoothHCI LowEnergyTxPower.swift
[737/743] Compiling BluetoothHCI LowEnergyWhiteList.swift
[738/743] Compiling BluetoothHCI LowEnergyWhiteListDevice.swift
[739/743] Compiling BluetoothHCI PacketType.swift
[740/743] Compiling BluetoothHCI ProtocolServiceMultiplexer.swift
[741/743] Compiling BluetoothHCI StatusParametersCommand.swift
[742/743] Compiling BluetoothHCI VendorCommand.swift
[743/743] Compiling BluetoothHCI iBeacon.swift
[745/798] Compiling BluetoothLinux DevicePollEvent.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/HCIDeviceFlag.swift:11:35: warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 9 |
10 | /// HCI device flags
11 | public enum HCIDeviceFlag: Int32, BitMaskOption, CaseIterable {
   |                                   `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
12 |
13 |     case up
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/HCIDeviceOptions.swift:22:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
20 | public extension HCIDeviceOptions {
21 |
22 |     var flags: BitMaskOptionSet<HCIDeviceFlag> {
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
21 |
22 |     var flags: BitMaskOptionSet<HCIDeviceFlag> {
23 |         var options = BitMaskOptionSet<HCIDeviceFlag>()
   |                       `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
24 |         HCIDeviceFlag.allCases.forEach {
25 |             if contains($0) {
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[746/798] Compiling BluetoothLinux DeviceRequest.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/HCIDeviceFlag.swift:11:35: warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 9 |
10 | /// HCI device flags
11 | public enum HCIDeviceFlag: Int32, BitMaskOption, CaseIterable {
   |                                   `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
12 |
13 |     case up
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/HCIDeviceOptions.swift:22:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
20 | public extension HCIDeviceOptions {
21 |
22 |     var flags: BitMaskOptionSet<HCIDeviceFlag> {
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
21 |
22 |     var flags: BitMaskOptionSet<HCIDeviceFlag> {
23 |         var options = BitMaskOptionSet<HCIDeviceFlag>()
   |                       `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
24 |         HCIDeviceFlag.allCases.forEach {
25 |             if contains($0) {
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[747/798] Compiling BluetoothLinux HCIBusType.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/HCIDeviceFlag.swift:11:35: warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 9 |
10 | /// HCI device flags
11 | public enum HCIDeviceFlag: Int32, BitMaskOption, CaseIterable {
   |                                   `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
12 |
13 |     case up
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/HCIDeviceOptions.swift:22:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
20 | public extension HCIDeviceOptions {
21 |
22 |     var flags: BitMaskOptionSet<HCIDeviceFlag> {
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
21 |
22 |     var flags: BitMaskOptionSet<HCIDeviceFlag> {
23 |         var options = BitMaskOptionSet<HCIDeviceFlag>()
   |                       `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
24 |         HCIDeviceFlag.allCases.forEach {
25 |             if contains($0) {
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[748/798] Compiling BluetoothLinux HCIChannel.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/HCIDeviceFlag.swift:11:35: warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 9 |
10 | /// HCI device flags
11 | public enum HCIDeviceFlag: Int32, BitMaskOption, CaseIterable {
   |                                   `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
12 |
13 |     case up
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/HCIDeviceOptions.swift:22:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
20 | public extension HCIDeviceOptions {
21 |
22 |     var flags: BitMaskOptionSet<HCIDeviceFlag> {
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
21 |
22 |     var flags: BitMaskOptionSet<HCIDeviceFlag> {
23 |         var options = BitMaskOptionSet<HCIDeviceFlag>()
   |                       `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
24 |         HCIDeviceFlag.allCases.forEach {
25 |             if contains($0) {
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[749/798] Compiling BluetoothLinux HCIControllerType.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/HCIDeviceFlag.swift:11:35: warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 9 |
10 | /// HCI device flags
11 | public enum HCIDeviceFlag: Int32, BitMaskOption, CaseIterable {
   |                                   `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
12 |
13 |     case up
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/HCIDeviceOptions.swift:22:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
20 | public extension HCIDeviceOptions {
21 |
22 |     var flags: BitMaskOptionSet<HCIDeviceFlag> {
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
21 |
22 |     var flags: BitMaskOptionSet<HCIDeviceFlag> {
23 |         var options = BitMaskOptionSet<HCIDeviceFlag>()
   |                       `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
24 |         HCIDeviceFlag.allCases.forEach {
25 |             if contains($0) {
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[750/798] Compiling BluetoothLinux HCIDeviceEvent.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/HCIDeviceFlag.swift:11:35: warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 9 |
10 | /// HCI device flags
11 | public enum HCIDeviceFlag: Int32, BitMaskOption, CaseIterable {
   |                                   `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
12 |
13 |     case up
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/HCIDeviceOptions.swift:22:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
20 | public extension HCIDeviceOptions {
21 |
22 |     var flags: BitMaskOptionSet<HCIDeviceFlag> {
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
21 |
22 |     var flags: BitMaskOptionSet<HCIDeviceFlag> {
23 |         var options = BitMaskOptionSet<HCIDeviceFlag>()
   |                       `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
24 |         HCIDeviceFlag.allCases.forEach {
25 |             if contains($0) {
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[751/798] Compiling BluetoothLinux HCIDeviceFlag.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/HCIDeviceFlag.swift:11:35: warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 9 |
10 | /// HCI device flags
11 | public enum HCIDeviceFlag: Int32, BitMaskOption, CaseIterable {
   |                                   `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
12 |
13 |     case up
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/HCIDeviceOptions.swift:22:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
20 | public extension HCIDeviceOptions {
21 |
22 |     var flags: BitMaskOptionSet<HCIDeviceFlag> {
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
21 |
22 |     var flags: BitMaskOptionSet<HCIDeviceFlag> {
23 |         var options = BitMaskOptionSet<HCIDeviceFlag>()
   |                       `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
24 |         HCIDeviceFlag.allCases.forEach {
25 |             if contains($0) {
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[752/798] Compiling BluetoothLinux HCIDeviceOptions.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/HCIDeviceFlag.swift:11:35: warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 9 |
10 | /// HCI device flags
11 | public enum HCIDeviceFlag: Int32, BitMaskOption, CaseIterable {
   |                                   `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
12 |
13 |     case up
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/HCIDeviceOptions.swift:22:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
20 | public extension HCIDeviceOptions {
21 |
22 |     var flags: BitMaskOptionSet<HCIDeviceFlag> {
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
21 |
22 |     var flags: BitMaskOptionSet<HCIDeviceFlag> {
23 |         var options = BitMaskOptionSet<HCIDeviceFlag>()
   |                       `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
24 |         HCIDeviceFlag.allCases.forEach {
25 |             if contains($0) {
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[753/805] Emitting module BluetoothLinux
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/HostController.swift:10:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
  8 |
  9 | import Foundation
 10 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 11 | import BluetoothHCI
 12 | import SystemPackage
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:11:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
  9 | import Foundation
 10 | import BluetoothHCI
 11 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 12 | import SystemPackage
 13 | import Socket
/host/spi-builder-workspace/Sources/BluetoothLinux/Internal/CInterop.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 10 | import SystemPackage
 11 | import Socket
 12 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 13 |
 14 | public extension CInterop {
/host/spi-builder-workspace/Sources/BluetoothLinux/Internal/Darwin.swift:13:10: warning: This module will only run on Linux
11 |
12 | #if !os(Linux)
13 | #warning("This module will only run on Linux")
   |          `- warning: This module will only run on Linux
14 |
15 | @usableFromInline
/host/spi-builder-workspace/Sources/BluetoothLinux/Internal/Darwin.swift:80:10: warning: Android does not use BlueZ kernel module
78 |
79 | #if os(Android)
80 | #warning("Android does not use BlueZ kernel module")
   |          `- warning: Android does not use BlueZ kernel module
81 | #endif
82 |
/host/spi-builder-workspace/Sources/BluetoothLinux/L2CAP/L2CAPSocket.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 10 | import Bluetooth
 11 | import BluetoothHCI
 12 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 13 | import SystemPackage
 14 | import Socket
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/HCIDeviceFlag.swift:11:35: warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 9 |
10 | /// HCI device flags
11 | public enum HCIDeviceFlag: Int32, BitMaskOption, CaseIterable {
   |                                   `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
12 |
13 |     case up
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/HCIDeviceOptions.swift:22:16: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
20 | public extension HCIDeviceOptions {
21 |
22 |     var flags: BitMaskOptionSet<HCIDeviceFlag> {
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
 29 |               limit: Int = 255,
 30 |               deviceClass: (UInt8, UInt8, UInt8)? = nil,
 31 |               options: BitMaskOptionSet<ScanOption> = []) throws -> [InquiryResult] {
    |                        `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 67 |
 68 |     /// Options for scanning Bluetooth devices
 69 |     enum ScanOption: UInt16, BitMaskOption {
    |                              `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
109 |         public var deviceClass: (UInt8, UInt8, UInt8)?
110 |
111 |         public var options: BitMaskOptionSet<HostController.ScanOption>
    |                             `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
118 |             limit: UInt8 = 255,
119 |             deviceClass: (UInt8, UInt8, UInt8)? = nil,
120 |             options: BitMaskOptionSet<HostController.ScanOption> = []
    |                      `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
121 |         ) {
122 |             self.device = device
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:186:18: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
184 |         limit: UInt8 = 255,
185 |         deviceClass: (UInt8, UInt8, UInt8)? = nil,
186 |         options: BitMaskOptionSet<HostController.ScanOption> = []
    |                  `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
 29 |         public init(
 30 |             id: HostController.ID,
 31 |             flags: BitMaskOptionSet<RFCOMMFlag>,
    |                    `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 60 |
 61 |     @_alwaysEmitIntoClient
 62 |     var flags: BitMaskOptionSet<RFCOMMFlag> {
    |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 88 |     func rfcommCreateDevice(
 89 |         id: HostController.ID,
 90 |         flags: BitMaskOptionSet<RFCOMMFlag> = [],
    |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
29 |         public init(
30 |             id: HostController.ID,
31 |             flags: BitMaskOptionSet<RFCOMMFlag>
   |                    `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
57 |
58 |     @_alwaysEmitIntoClient
59 |     var flags: BitMaskOptionSet<RFCOMMFlag> {
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
69 |     func rfcommReleaseDevice(
70 |         id: HostController.ID,
71 |         flags: BitMaskOptionSet<RFCOMMFlag> = []
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
15 |     public let id: HostController.ID
16 |
17 |     public var flags: BitMaskOptionSet<RFCOMMFlag>
   |                       `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
18 |
19 |     public var state: RFCOMMState
/host/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMFlag.swift:12:47: warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
10 | /// RFCOMM Flags
11 | @frozen
12 | public enum RFCOMMFlag: UInt32, CaseIterable, BitMaskOption {
   |                                               `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
10 | /// RFCOMM Link Mode
11 | @frozen
12 | public enum RFCOMMLinkMode: UInt16, CaseIterable, BitMaskOption {
   |                                                   `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
13 |
14 |     case master         = 0x0001
/host/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMSocketOption.swift:67:30: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
65 |         public static var id: RFCOMMSocketOption { .connectionInfo }
66 |
67 |         public var linkMode: BitMaskOptionSet<RFCOMMLinkMode>
   |                              `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
67 |         public var linkMode: BitMaskOptionSet<RFCOMMLinkMode>
68 |
69 |         public init(linkMode: BitMaskOptionSet<RFCOMMLinkMode> = []) {
   |                               `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
70 |             self.linkMode = linkMode
71 |         }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[754/805] Compiling BluetoothLinux SCOSocket.swift
[755/805] Compiling BluetoothLinux SCOSocketOption.swift
[756/805] Compiling BluetoothLinux SocketAddress.swift
[757/805] Compiling BluetoothLinux SocketOption.swift
[758/805] Compiling BluetoothLinux SocketOptionLevel.swift
[759/805] Compiling BluetoothLinux SecuritySocketOption.swift
[760/805] Compiling BluetoothLinux SocketProtocol.swift
[761/805] Compiling BluetoothLinux CSocketAddress.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/Internal/Darwin.swift:13:10: warning: This module will only run on Linux
11 |
12 | #if !os(Linux)
13 | #warning("This module will only run on Linux")
   |          `- warning: This module will only run on Linux
14 |
15 | @usableFromInline
/host/spi-builder-workspace/Sources/BluetoothLinux/Internal/Darwin.swift:80:10: warning: Android does not use BlueZ kernel module
78 |
79 | #if os(Android)
80 | #warning("Android does not use BlueZ kernel module")
   |          `- warning: Android does not use BlueZ kernel module
81 | #endif
82 |
/host/spi-builder-workspace/Sources/BluetoothLinux/L2CAP/L2CAPSocket.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 10 | import Bluetooth
 11 | import BluetoothHCI
 12 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 13 | import SystemPackage
 14 | import Socket
[762/805] Compiling BluetoothLinux Darwin.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/Internal/Darwin.swift:13:10: warning: This module will only run on Linux
11 |
12 | #if !os(Linux)
13 | #warning("This module will only run on Linux")
   |          `- warning: This module will only run on Linux
14 |
15 | @usableFromInline
/host/spi-builder-workspace/Sources/BluetoothLinux/Internal/Darwin.swift:80:10: warning: Android does not use BlueZ kernel module
78 |
79 | #if os(Android)
80 | #warning("Android does not use BlueZ kernel module")
   |          `- warning: Android does not use BlueZ kernel module
81 | #endif
82 |
/host/spi-builder-workspace/Sources/BluetoothLinux/L2CAP/L2CAPSocket.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 10 | import Bluetooth
 11 | import BluetoothHCI
 12 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 13 | import SystemPackage
 14 | import Socket
[763/805] Compiling BluetoothLinux IOCTL.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/Internal/Darwin.swift:13:10: warning: This module will only run on Linux
11 |
12 | #if !os(Linux)
13 | #warning("This module will only run on Linux")
   |          `- warning: This module will only run on Linux
14 |
15 | @usableFromInline
/host/spi-builder-workspace/Sources/BluetoothLinux/Internal/Darwin.swift:80:10: warning: Android does not use BlueZ kernel module
78 |
79 | #if os(Android)
80 | #warning("Android does not use BlueZ kernel module")
   |          `- warning: Android does not use BlueZ kernel module
81 | #endif
82 |
/host/spi-builder-workspace/Sources/BluetoothLinux/L2CAP/L2CAPSocket.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 10 | import Bluetooth
 11 | import BluetoothHCI
 12 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 13 | import SystemPackage
 14 | import Socket
[764/805] Compiling BluetoothLinux SocketDescriptor.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/Internal/Darwin.swift:13:10: warning: This module will only run on Linux
11 |
12 | #if !os(Linux)
13 | #warning("This module will only run on Linux")
   |          `- warning: This module will only run on Linux
14 |
15 | @usableFromInline
/host/spi-builder-workspace/Sources/BluetoothLinux/Internal/Darwin.swift:80:10: warning: Android does not use BlueZ kernel module
78 |
79 | #if os(Android)
80 | #warning("Android does not use BlueZ kernel module")
   |          `- warning: Android does not use BlueZ kernel module
81 | #endif
82 |
/host/spi-builder-workspace/Sources/BluetoothLinux/L2CAP/L2CAPSocket.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 10 | import Bluetooth
 11 | import BluetoothHCI
 12 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 13 | import SystemPackage
 14 | import Socket
[765/805] Compiling BluetoothLinux L2CAPFileDescriptor.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/Internal/Darwin.swift:13:10: warning: This module will only run on Linux
11 |
12 | #if !os(Linux)
13 | #warning("This module will only run on Linux")
   |          `- warning: This module will only run on Linux
14 |
15 | @usableFromInline
/host/spi-builder-workspace/Sources/BluetoothLinux/Internal/Darwin.swift:80:10: warning: Android does not use BlueZ kernel module
78 |
79 | #if os(Android)
80 | #warning("Android does not use BlueZ kernel module")
   |          `- warning: Android does not use BlueZ kernel module
81 | #endif
82 |
/host/spi-builder-workspace/Sources/BluetoothLinux/L2CAP/L2CAPSocket.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 10 | import Bluetooth
 11 | import BluetoothHCI
 12 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 13 | import SystemPackage
 14 | import Socket
[766/805] Compiling BluetoothLinux L2CAPSocket.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/Internal/Darwin.swift:13:10: warning: This module will only run on Linux
11 |
12 | #if !os(Linux)
13 | #warning("This module will only run on Linux")
   |          `- warning: This module will only run on Linux
14 |
15 | @usableFromInline
/host/spi-builder-workspace/Sources/BluetoothLinux/Internal/Darwin.swift:80:10: warning: Android does not use BlueZ kernel module
78 |
79 | #if os(Android)
80 | #warning("Android does not use BlueZ kernel module")
   |          `- warning: Android does not use BlueZ kernel module
81 | #endif
82 |
/host/spi-builder-workspace/Sources/BluetoothLinux/L2CAP/L2CAPSocket.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 10 | import Bluetooth
 11 | import BluetoothHCI
 12 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 13 | import SystemPackage
 14 | import Socket
[767/805] Compiling BluetoothLinux L2CAPSocketAddress.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/Internal/Darwin.swift:13:10: warning: This module will only run on Linux
11 |
12 | #if !os(Linux)
13 | #warning("This module will only run on Linux")
   |          `- warning: This module will only run on Linux
14 |
15 | @usableFromInline
/host/spi-builder-workspace/Sources/BluetoothLinux/Internal/Darwin.swift:80:10: warning: Android does not use BlueZ kernel module
78 |
79 | #if os(Android)
80 | #warning("Android does not use BlueZ kernel module")
   |          `- warning: Android does not use BlueZ kernel module
81 | #endif
82 |
/host/spi-builder-workspace/Sources/BluetoothLinux/L2CAP/L2CAPSocket.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 10 | import Bluetooth
 11 | import BluetoothHCI
 12 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 13 | import SystemPackage
 14 | import Socket
[768/805] Compiling BluetoothLinux HCIFileDescriptor.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/HostController.swift:10:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
  8 |
  9 | import Foundation
 10 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 11 | import BluetoothHCI
 12 | import SystemPackage
[769/805] Compiling BluetoothLinux HCIPacketType.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/HostController.swift:10:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
  8 |
  9 | import Foundation
 10 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 11 | import BluetoothHCI
 12 | import SystemPackage
[770/805] Compiling BluetoothLinux HCISocketAddress.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/HostController.swift:10:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
  8 |
  9 | import Foundation
 10 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 11 | import BluetoothHCI
 12 | import SystemPackage
[771/805] Compiling BluetoothLinux HCISocketOption.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/HostController.swift:10:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
  8 |
  9 | import Foundation
 10 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 11 | import BluetoothHCI
 12 | import SystemPackage
[772/805] Compiling BluetoothLinux HostController.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/HostController.swift:10:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
  8 |
  9 | import Foundation
 10 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 11 | import BluetoothHCI
 12 | import SystemPackage
[773/805] Compiling BluetoothLinux HCIDeviceDown.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/HostController.swift:10:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
  8 |
  9 | import Foundation
 10 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 11 | import BluetoothHCI
 12 | import SystemPackage
[774/805] Compiling BluetoothLinux HCIDeviceInformation.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/HostController.swift:10:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
  8 |
  9 | import Foundation
 10 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 11 | import BluetoothHCI
 12 | import SystemPackage
[775/805] Compiling BluetoothLinux HCIDeviceList.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/HostController.swift:10:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
  8 |
  9 | import Foundation
 10 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 11 | import BluetoothHCI
 12 | import SystemPackage
[776/805] Compiling BluetoothLinux AddressType.swift
[777/805] Compiling BluetoothLinux BNEP.swift
[778/805] Compiling BluetoothLinux BNEPIO.swift
[779/805] Compiling BluetoothLinux CMTP.swift
[780/805] Compiling BluetoothLinux CMTPIO.swift
[781/805] Compiling BluetoothLinux Error.swift
[782/805] Compiling BluetoothLinux Sequence.swift
[783/805] Compiling BluetoothLinux DeviceCommand.swift
[784/805] Compiling BluetoothLinux RFCOMMDevice.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMDevice.swift:17:23: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
15 |     public let id: HostController.ID
16 |
17 |     public var flags: BitMaskOptionSet<RFCOMMFlag>
   |                       `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
18 |
19 |     public var state: RFCOMMState
/host/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMFlag.swift:12:47: warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
10 | /// RFCOMM Flags
11 | @frozen
12 | public enum RFCOMMFlag: UInt32, CaseIterable, BitMaskOption {
   |                                               `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
10 | /// RFCOMM Link Mode
11 | @frozen
12 | public enum RFCOMMLinkMode: UInt16, CaseIterable, BitMaskOption {
   |                                                   `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
13 |
14 |     case master         = 0x0001
/host/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMSocketOption.swift:67:30: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
65 |         public static var id: RFCOMMSocketOption { .connectionInfo }
66 |
67 |         public var linkMode: BitMaskOptionSet<RFCOMMLinkMode>
   |                              `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
67 |         public var linkMode: BitMaskOptionSet<RFCOMMLinkMode>
68 |
69 |         public init(linkMode: BitMaskOptionSet<RFCOMMLinkMode> = []) {
   |                               `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
70 |             self.linkMode = linkMode
71 |         }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[785/805] Compiling BluetoothLinux RFCOMMFlag.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMDevice.swift:17:23: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
15 |     public let id: HostController.ID
16 |
17 |     public var flags: BitMaskOptionSet<RFCOMMFlag>
   |                       `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
18 |
19 |     public var state: RFCOMMState
/host/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMFlag.swift:12:47: warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
10 | /// RFCOMM Flags
11 | @frozen
12 | public enum RFCOMMFlag: UInt32, CaseIterable, BitMaskOption {
   |                                               `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
10 | /// RFCOMM Link Mode
11 | @frozen
12 | public enum RFCOMMLinkMode: UInt16, CaseIterable, BitMaskOption {
   |                                                   `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
13 |
14 |     case master         = 0x0001
/host/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMSocketOption.swift:67:30: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
65 |         public static var id: RFCOMMSocketOption { .connectionInfo }
66 |
67 |         public var linkMode: BitMaskOptionSet<RFCOMMLinkMode>
   |                              `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
67 |         public var linkMode: BitMaskOptionSet<RFCOMMLinkMode>
68 |
69 |         public init(linkMode: BitMaskOptionSet<RFCOMMLinkMode> = []) {
   |                               `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
70 |             self.linkMode = linkMode
71 |         }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[786/805] Compiling BluetoothLinux RFCOMMLinkMode.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMDevice.swift:17:23: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
15 |     public let id: HostController.ID
16 |
17 |     public var flags: BitMaskOptionSet<RFCOMMFlag>
   |                       `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
18 |
19 |     public var state: RFCOMMState
/host/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMFlag.swift:12:47: warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
10 | /// RFCOMM Flags
11 | @frozen
12 | public enum RFCOMMFlag: UInt32, CaseIterable, BitMaskOption {
   |                                               `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
10 | /// RFCOMM Link Mode
11 | @frozen
12 | public enum RFCOMMLinkMode: UInt16, CaseIterable, BitMaskOption {
   |                                                   `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
13 |
14 |     case master         = 0x0001
/host/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMSocketOption.swift:67:30: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
65 |         public static var id: RFCOMMSocketOption { .connectionInfo }
66 |
67 |         public var linkMode: BitMaskOptionSet<RFCOMMLinkMode>
   |                              `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
67 |         public var linkMode: BitMaskOptionSet<RFCOMMLinkMode>
68 |
69 |         public init(linkMode: BitMaskOptionSet<RFCOMMLinkMode> = []) {
   |                               `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
70 |             self.linkMode = linkMode
71 |         }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[787/805] Compiling BluetoothLinux RFCOMMSocket.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMDevice.swift:17:23: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
15 |     public let id: HostController.ID
16 |
17 |     public var flags: BitMaskOptionSet<RFCOMMFlag>
   |                       `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
18 |
19 |     public var state: RFCOMMState
/host/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMFlag.swift:12:47: warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
10 | /// RFCOMM Flags
11 | @frozen
12 | public enum RFCOMMFlag: UInt32, CaseIterable, BitMaskOption {
   |                                               `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
10 | /// RFCOMM Link Mode
11 | @frozen
12 | public enum RFCOMMLinkMode: UInt16, CaseIterable, BitMaskOption {
   |                                                   `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
13 |
14 |     case master         = 0x0001
/host/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMSocketOption.swift:67:30: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
65 |         public static var id: RFCOMMSocketOption { .connectionInfo }
66 |
67 |         public var linkMode: BitMaskOptionSet<RFCOMMLinkMode>
   |                              `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
67 |         public var linkMode: BitMaskOptionSet<RFCOMMLinkMode>
68 |
69 |         public init(linkMode: BitMaskOptionSet<RFCOMMLinkMode> = []) {
   |                               `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
70 |             self.linkMode = linkMode
71 |         }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[788/805] Compiling BluetoothLinux RFCOMMSocketAddress.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMDevice.swift:17:23: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
15 |     public let id: HostController.ID
16 |
17 |     public var flags: BitMaskOptionSet<RFCOMMFlag>
   |                       `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
18 |
19 |     public var state: RFCOMMState
/host/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMFlag.swift:12:47: warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
10 | /// RFCOMM Flags
11 | @frozen
12 | public enum RFCOMMFlag: UInt32, CaseIterable, BitMaskOption {
   |                                               `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
10 | /// RFCOMM Link Mode
11 | @frozen
12 | public enum RFCOMMLinkMode: UInt16, CaseIterable, BitMaskOption {
   |                                                   `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
13 |
14 |     case master         = 0x0001
/host/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMSocketOption.swift:67:30: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
65 |         public static var id: RFCOMMSocketOption { .connectionInfo }
66 |
67 |         public var linkMode: BitMaskOptionSet<RFCOMMLinkMode>
   |                              `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
67 |         public var linkMode: BitMaskOptionSet<RFCOMMLinkMode>
68 |
69 |         public init(linkMode: BitMaskOptionSet<RFCOMMLinkMode> = []) {
   |                               `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
70 |             self.linkMode = linkMode
71 |         }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[789/805] Compiling BluetoothLinux RFCOMMSocketOption.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMDevice.swift:17:23: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
15 |     public let id: HostController.ID
16 |
17 |     public var flags: BitMaskOptionSet<RFCOMMFlag>
   |                       `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
18 |
19 |     public var state: RFCOMMState
/host/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMFlag.swift:12:47: warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
10 | /// RFCOMM Flags
11 | @frozen
12 | public enum RFCOMMFlag: UInt32, CaseIterable, BitMaskOption {
   |                                               `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
10 | /// RFCOMM Link Mode
11 | @frozen
12 | public enum RFCOMMLinkMode: UInt16, CaseIterable, BitMaskOption {
   |                                                   `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
13 |
14 |     case master         = 0x0001
/host/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMSocketOption.swift:67:30: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
65 |         public static var id: RFCOMMSocketOption { .connectionInfo }
66 |
67 |         public var linkMode: BitMaskOptionSet<RFCOMMLinkMode>
   |                              `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
67 |         public var linkMode: BitMaskOptionSet<RFCOMMLinkMode>
68 |
69 |         public init(linkMode: BitMaskOptionSet<RFCOMMLinkMode> = []) {
   |                               `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
70 |             self.linkMode = linkMode
71 |         }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[790/805] Compiling BluetoothLinux RFCOMMState.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMDevice.swift:17:23: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
15 |     public let id: HostController.ID
16 |
17 |     public var flags: BitMaskOptionSet<RFCOMMFlag>
   |                       `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
18 |
19 |     public var state: RFCOMMState
/host/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMFlag.swift:12:47: warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
10 | /// RFCOMM Flags
11 | @frozen
12 | public enum RFCOMMFlag: UInt32, CaseIterable, BitMaskOption {
   |                                               `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
10 | /// RFCOMM Link Mode
11 | @frozen
12 | public enum RFCOMMLinkMode: UInt16, CaseIterable, BitMaskOption {
   |                                                   `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
13 |
14 |     case master         = 0x0001
/host/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/RFCOMMSocketOption.swift:67:30: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
65 |         public static var id: RFCOMMSocketOption { .connectionInfo }
66 |
67 |         public var linkMode: BitMaskOptionSet<RFCOMMLinkMode>
   |                              `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
67 |         public var linkMode: BitMaskOptionSet<RFCOMMLinkMode>
68 |
69 |         public init(linkMode: BitMaskOptionSet<RFCOMMLinkMode> = []) {
   |                               `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
70 |             self.linkMode = linkMode
71 |         }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[791/805] Compiling BluetoothLinux HCIDeviceUp.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:11:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
  9 | import Foundation
 10 | import BluetoothHCI
 11 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 12 | import SystemPackage
 13 | import Socket
/host/spi-builder-workspace/Sources/BluetoothLinux/Internal/CInterop.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 10 | import SystemPackage
 11 | import Socket
 12 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 13 |
 14 | public extension CInterop {
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:31:24: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 29 |               limit: Int = 255,
 30 |               deviceClass: (UInt8, UInt8, UInt8)? = nil,
 31 |               options: BitMaskOptionSet<ScanOption> = []) throws -> [InquiryResult] {
    |                        `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 67 |
 68 |     /// Options for scanning Bluetooth devices
 69 |     enum ScanOption: UInt16, BitMaskOption {
    |                              `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
109 |         public var deviceClass: (UInt8, UInt8, UInt8)?
110 |
111 |         public var options: BitMaskOptionSet<HostController.ScanOption>
    |                             `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
118 |             limit: UInt8 = 255,
119 |             deviceClass: (UInt8, UInt8, UInt8)? = nil,
120 |             options: BitMaskOptionSet<HostController.ScanOption> = []
    |                      `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
121 |         ) {
122 |             self.device = device
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:186:18: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
184 |         limit: UInt8 = 255,
185 |         deviceClass: (UInt8, UInt8, UInt8)? = nil,
186 |         options: BitMaskOptionSet<HostController.ScanOption> = []
    |                  `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
187 |     ) throws -> [HostController.InquiryResult] {
188 |         var inquiry = HostControllerIO.Inquiry(
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[792/805] Compiling BluetoothLinux HCIScan.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:11:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
  9 | import Foundation
 10 | import BluetoothHCI
 11 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 12 | import SystemPackage
 13 | import Socket
/host/spi-builder-workspace/Sources/BluetoothLinux/Internal/CInterop.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 10 | import SystemPackage
 11 | import Socket
 12 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 13 |
 14 | public extension CInterop {
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:31:24: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 29 |               limit: Int = 255,
 30 |               deviceClass: (UInt8, UInt8, UInt8)? = nil,
 31 |               options: BitMaskOptionSet<ScanOption> = []) throws -> [InquiryResult] {
    |                        `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 67 |
 68 |     /// Options for scanning Bluetooth devices
 69 |     enum ScanOption: UInt16, BitMaskOption {
    |                              `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
109 |         public var deviceClass: (UInt8, UInt8, UInt8)?
110 |
111 |         public var options: BitMaskOptionSet<HostController.ScanOption>
    |                             `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
118 |             limit: UInt8 = 255,
119 |             deviceClass: (UInt8, UInt8, UInt8)? = nil,
120 |             options: BitMaskOptionSet<HostController.ScanOption> = []
    |                      `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
121 |         ) {
122 |             self.device = device
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:186:18: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
184 |         limit: UInt8 = 255,
185 |         deviceClass: (UInt8, UInt8, UInt8)? = nil,
186 |         options: BitMaskOptionSet<HostController.ScanOption> = []
    |                  `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
187 |     ) throws -> [HostController.InquiryResult] {
188 |         var inquiry = HostControllerIO.Inquiry(
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[793/805] Compiling BluetoothLinux HostControllerIO.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:11:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
  9 | import Foundation
 10 | import BluetoothHCI
 11 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 12 | import SystemPackage
 13 | import Socket
/host/spi-builder-workspace/Sources/BluetoothLinux/Internal/CInterop.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 10 | import SystemPackage
 11 | import Socket
 12 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 13 |
 14 | public extension CInterop {
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:31:24: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 29 |               limit: Int = 255,
 30 |               deviceClass: (UInt8, UInt8, UInt8)? = nil,
 31 |               options: BitMaskOptionSet<ScanOption> = []) throws -> [InquiryResult] {
    |                        `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 67 |
 68 |     /// Options for scanning Bluetooth devices
 69 |     enum ScanOption: UInt16, BitMaskOption {
    |                              `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
109 |         public var deviceClass: (UInt8, UInt8, UInt8)?
110 |
111 |         public var options: BitMaskOptionSet<HostController.ScanOption>
    |                             `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
118 |             limit: UInt8 = 255,
119 |             deviceClass: (UInt8, UInt8, UInt8)? = nil,
120 |             options: BitMaskOptionSet<HostController.ScanOption> = []
    |                      `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
121 |         ) {
122 |             self.device = device
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:186:18: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
184 |         limit: UInt8 = 255,
185 |         deviceClass: (UInt8, UInt8, UInt8)? = nil,
186 |         options: BitMaskOptionSet<HostController.ScanOption> = []
    |                  `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
187 |     ) throws -> [HostController.InquiryResult] {
188 |         var inquiry = HostControllerIO.Inquiry(
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[794/805] Compiling BluetoothLinux HCIFilterSocketOption.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:11:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
  9 | import Foundation
 10 | import BluetoothHCI
 11 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 12 | import SystemPackage
 13 | import Socket
/host/spi-builder-workspace/Sources/BluetoothLinux/Internal/CInterop.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 10 | import SystemPackage
 11 | import Socket
 12 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 13 |
 14 | public extension CInterop {
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:31:24: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 29 |               limit: Int = 255,
 30 |               deviceClass: (UInt8, UInt8, UInt8)? = nil,
 31 |               options: BitMaskOptionSet<ScanOption> = []) throws -> [InquiryResult] {
    |                        `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 67 |
 68 |     /// Options for scanning Bluetooth devices
 69 |     enum ScanOption: UInt16, BitMaskOption {
    |                              `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
109 |         public var deviceClass: (UInt8, UInt8, UInt8)?
110 |
111 |         public var options: BitMaskOptionSet<HostController.ScanOption>
    |                             `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
118 |             limit: UInt8 = 255,
119 |             deviceClass: (UInt8, UInt8, UInt8)? = nil,
120 |             options: BitMaskOptionSet<HostController.ScanOption> = []
    |                      `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
121 |         ) {
122 |             self.device = device
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:186:18: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
184 |         limit: UInt8 = 255,
185 |         deviceClass: (UInt8, UInt8, UInt8)? = nil,
186 |         options: BitMaskOptionSet<HostController.ScanOption> = []
    |                  `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
187 |     ) throws -> [HostController.InquiryResult] {
188 |         var inquiry = HostControllerIO.Inquiry(
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[795/805] Compiling BluetoothLinux HIDP.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:11:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
  9 | import Foundation
 10 | import BluetoothHCI
 11 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 12 | import SystemPackage
 13 | import Socket
/host/spi-builder-workspace/Sources/BluetoothLinux/Internal/CInterop.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 10 | import SystemPackage
 11 | import Socket
 12 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 13 |
 14 | public extension CInterop {
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:31:24: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 29 |               limit: Int = 255,
 30 |               deviceClass: (UInt8, UInt8, UInt8)? = nil,
 31 |               options: BitMaskOptionSet<ScanOption> = []) throws -> [InquiryResult] {
    |                        `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 67 |
 68 |     /// Options for scanning Bluetooth devices
 69 |     enum ScanOption: UInt16, BitMaskOption {
    |                              `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
109 |         public var deviceClass: (UInt8, UInt8, UInt8)?
110 |
111 |         public var options: BitMaskOptionSet<HostController.ScanOption>
    |                             `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
118 |             limit: UInt8 = 255,
119 |             deviceClass: (UInt8, UInt8, UInt8)? = nil,
120 |             options: BitMaskOptionSet<HostController.ScanOption> = []
    |                      `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
121 |         ) {
122 |             self.device = device
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:186:18: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
184 |         limit: UInt8 = 255,
185 |         deviceClass: (UInt8, UInt8, UInt8)? = nil,
186 |         options: BitMaskOptionSet<HostController.ScanOption> = []
    |                  `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
187 |     ) throws -> [HostController.InquiryResult] {
188 |         var inquiry = HostControllerIO.Inquiry(
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[796/805] Compiling BluetoothLinux HIDPIO.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:11:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
  9 | import Foundation
 10 | import BluetoothHCI
 11 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 12 | import SystemPackage
 13 | import Socket
/host/spi-builder-workspace/Sources/BluetoothLinux/Internal/CInterop.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 10 | import SystemPackage
 11 | import Socket
 12 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 13 |
 14 | public extension CInterop {
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:31:24: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 29 |               limit: Int = 255,
 30 |               deviceClass: (UInt8, UInt8, UInt8)? = nil,
 31 |               options: BitMaskOptionSet<ScanOption> = []) throws -> [InquiryResult] {
    |                        `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 67 |
 68 |     /// Options for scanning Bluetooth devices
 69 |     enum ScanOption: UInt16, BitMaskOption {
    |                              `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
109 |         public var deviceClass: (UInt8, UInt8, UInt8)?
110 |
111 |         public var options: BitMaskOptionSet<HostController.ScanOption>
    |                             `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
118 |             limit: UInt8 = 255,
119 |             deviceClass: (UInt8, UInt8, UInt8)? = nil,
120 |             options: BitMaskOptionSet<HostController.ScanOption> = []
    |                      `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
121 |         ) {
122 |             self.device = device
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:186:18: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
184 |         limit: UInt8 = 255,
185 |         deviceClass: (UInt8, UInt8, UInt8)? = nil,
186 |         options: BitMaskOptionSet<HostController.ScanOption> = []
    |                  `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
187 |     ) throws -> [HostController.InquiryResult] {
188 |         var inquiry = HostControllerIO.Inquiry(
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[797/805] Compiling BluetoothLinux DeviceDown.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:11:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
  9 | import Foundation
 10 | import BluetoothHCI
 11 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 12 | import SystemPackage
 13 | import Socket
/host/spi-builder-workspace/Sources/BluetoothLinux/Internal/CInterop.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 10 | import SystemPackage
 11 | import Socket
 12 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 13 |
 14 | public extension CInterop {
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:31:24: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 29 |               limit: Int = 255,
 30 |               deviceClass: (UInt8, UInt8, UInt8)? = nil,
 31 |               options: BitMaskOptionSet<ScanOption> = []) throws -> [InquiryResult] {
    |                        `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 67 |
 68 |     /// Options for scanning Bluetooth devices
 69 |     enum ScanOption: UInt16, BitMaskOption {
    |                              `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
109 |         public var deviceClass: (UInt8, UInt8, UInt8)?
110 |
111 |         public var options: BitMaskOptionSet<HostController.ScanOption>
    |                             `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
118 |             limit: UInt8 = 255,
119 |             deviceClass: (UInt8, UInt8, UInt8)? = nil,
120 |             options: BitMaskOptionSet<HostController.ScanOption> = []
    |                      `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
121 |         ) {
122 |             self.device = device
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:186:18: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
184 |         limit: UInt8 = 255,
185 |         deviceClass: (UInt8, UInt8, UInt8)? = nil,
186 |         options: BitMaskOptionSet<HostController.ScanOption> = []
    |                  `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
187 |     ) throws -> [HostController.InquiryResult] {
188 |         var inquiry = HostControllerIO.Inquiry(
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[798/805] Compiling BluetoothLinux CInterop.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:11:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
  9 | import Foundation
 10 | import BluetoothHCI
 11 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 12 | import SystemPackage
 13 | import Socket
/host/spi-builder-workspace/Sources/BluetoothLinux/Internal/CInterop.swift:12:22: warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 10 | import SystemPackage
 11 | import Socket
 12 | @_implementationOnly import CBluetoothLinux
    |                      `- warning: using '@_implementationOnly' without enabling library evolution for 'BluetoothLinux' may lead to instability during execution
 13 |
 14 | public extension CInterop {
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:31:24: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 29 |               limit: Int = 255,
 30 |               deviceClass: (UInt8, UInt8, UInt8)? = nil,
 31 |               options: BitMaskOptionSet<ScanOption> = []) throws -> [InquiryResult] {
    |                        `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 67 |
 68 |     /// Options for scanning Bluetooth devices
 69 |     enum ScanOption: UInt16, BitMaskOption {
    |                              `- warning: 'BitMaskOption' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
109 |         public var deviceClass: (UInt8, UInt8, UInt8)?
110 |
111 |         public var options: BitMaskOptionSet<HostController.ScanOption>
    |                             `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
118 |             limit: UInt8 = 255,
119 |             deviceClass: (UInt8, UInt8, UInt8)? = nil,
120 |             options: BitMaskOptionSet<HostController.ScanOption> = []
    |                      `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
121 |         ) {
122 |             self.device = device
/host/spi-builder-workspace/Sources/BluetoothLinux/HCI/IOCTL/HCIScan.swift:186:18: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
184 |         limit: UInt8 = 255,
185 |         deviceClass: (UInt8, UInt8, UInt8)? = nil,
186 |         options: BitMaskOptionSet<HostController.ScanOption> = []
    |                  `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
187 |     ) throws -> [HostController.InquiryResult] {
188 |         var inquiry = HostControllerIO.Inquiry(
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[799/805] Compiling BluetoothLinux L2CAPSocketOption.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMCreateDevice.swift:31:20: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 29 |         public init(
 30 |             id: HostController.ID,
 31 |             flags: BitMaskOptionSet<RFCOMMFlag>,
    |                    `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 60 |
 61 |     @_alwaysEmitIntoClient
 62 |     var flags: BitMaskOptionSet<RFCOMMFlag> {
    |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 88 |     func rfcommCreateDevice(
 89 |         id: HostController.ID,
 90 |         flags: BitMaskOptionSet<RFCOMMFlag> = [],
    |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
29 |         public init(
30 |             id: HostController.ID,
31 |             flags: BitMaskOptionSet<RFCOMMFlag>
   |                    `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
57 |
58 |     @_alwaysEmitIntoClient
59 |     var flags: BitMaskOptionSet<RFCOMMFlag> {
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
69 |     func rfcommReleaseDevice(
70 |         id: HostController.ID,
71 |         flags: BitMaskOptionSet<RFCOMMFlag> = []
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
72 |     ) throws {
73 |         var request = RFCOMMIO.ReleaseDevice(
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[800/805] Compiling BluetoothLinux LinkMode.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMCreateDevice.swift:31:20: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 29 |         public init(
 30 |             id: HostController.ID,
 31 |             flags: BitMaskOptionSet<RFCOMMFlag>,
    |                    `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 60 |
 61 |     @_alwaysEmitIntoClient
 62 |     var flags: BitMaskOptionSet<RFCOMMFlag> {
    |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 88 |     func rfcommCreateDevice(
 89 |         id: HostController.ID,
 90 |         flags: BitMaskOptionSet<RFCOMMFlag> = [],
    |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
29 |         public init(
30 |             id: HostController.ID,
31 |             flags: BitMaskOptionSet<RFCOMMFlag>
   |                    `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
57 |
58 |     @_alwaysEmitIntoClient
59 |     var flags: BitMaskOptionSet<RFCOMMFlag> {
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
69 |     func rfcommReleaseDevice(
70 |         id: HostController.ID,
71 |         flags: BitMaskOptionSet<RFCOMMFlag> = []
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
72 |     ) throws {
73 |         var request = RFCOMMIO.ReleaseDevice(
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[801/805] Compiling BluetoothLinux RFCOMMCreateDevice.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMCreateDevice.swift:31:20: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 29 |         public init(
 30 |             id: HostController.ID,
 31 |             flags: BitMaskOptionSet<RFCOMMFlag>,
    |                    `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 60 |
 61 |     @_alwaysEmitIntoClient
 62 |     var flags: BitMaskOptionSet<RFCOMMFlag> {
    |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 88 |     func rfcommCreateDevice(
 89 |         id: HostController.ID,
 90 |         flags: BitMaskOptionSet<RFCOMMFlag> = [],
    |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
29 |         public init(
30 |             id: HostController.ID,
31 |             flags: BitMaskOptionSet<RFCOMMFlag>
   |                    `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
57 |
58 |     @_alwaysEmitIntoClient
59 |     var flags: BitMaskOptionSet<RFCOMMFlag> {
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
69 |     func rfcommReleaseDevice(
70 |         id: HostController.ID,
71 |         flags: BitMaskOptionSet<RFCOMMFlag> = []
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
72 |     ) throws {
73 |         var request = RFCOMMIO.ReleaseDevice(
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[802/805] Compiling BluetoothLinux RFCOMMGetDeviceInformation.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMCreateDevice.swift:31:20: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 29 |         public init(
 30 |             id: HostController.ID,
 31 |             flags: BitMaskOptionSet<RFCOMMFlag>,
    |                    `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 60 |
 61 |     @_alwaysEmitIntoClient
 62 |     var flags: BitMaskOptionSet<RFCOMMFlag> {
    |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 88 |     func rfcommCreateDevice(
 89 |         id: HostController.ID,
 90 |         flags: BitMaskOptionSet<RFCOMMFlag> = [],
    |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
29 |         public init(
30 |             id: HostController.ID,
31 |             flags: BitMaskOptionSet<RFCOMMFlag>
   |                    `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
57 |
58 |     @_alwaysEmitIntoClient
59 |     var flags: BitMaskOptionSet<RFCOMMFlag> {
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
69 |     func rfcommReleaseDevice(
70 |         id: HostController.ID,
71 |         flags: BitMaskOptionSet<RFCOMMFlag> = []
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
72 |     ) throws {
73 |         var request = RFCOMMIO.ReleaseDevice(
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[803/805] Compiling BluetoothLinux RFCOMMGetDeviceList.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMCreateDevice.swift:31:20: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 29 |         public init(
 30 |             id: HostController.ID,
 31 |             flags: BitMaskOptionSet<RFCOMMFlag>,
    |                    `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 60 |
 61 |     @_alwaysEmitIntoClient
 62 |     var flags: BitMaskOptionSet<RFCOMMFlag> {
    |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 88 |     func rfcommCreateDevice(
 89 |         id: HostController.ID,
 90 |         flags: BitMaskOptionSet<RFCOMMFlag> = [],
    |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
29 |         public init(
30 |             id: HostController.ID,
31 |             flags: BitMaskOptionSet<RFCOMMFlag>
   |                    `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
57 |
58 |     @_alwaysEmitIntoClient
59 |     var flags: BitMaskOptionSet<RFCOMMFlag> {
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
69 |     func rfcommReleaseDevice(
70 |         id: HostController.ID,
71 |         flags: BitMaskOptionSet<RFCOMMFlag> = []
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
72 |     ) throws {
73 |         var request = RFCOMMIO.ReleaseDevice(
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[804/805] Compiling BluetoothLinux RFCOMMIO.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMCreateDevice.swift:31:20: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 29 |         public init(
 30 |             id: HostController.ID,
 31 |             flags: BitMaskOptionSet<RFCOMMFlag>,
    |                    `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 60 |
 61 |     @_alwaysEmitIntoClient
 62 |     var flags: BitMaskOptionSet<RFCOMMFlag> {
    |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 88 |     func rfcommCreateDevice(
 89 |         id: HostController.ID,
 90 |         flags: BitMaskOptionSet<RFCOMMFlag> = [],
    |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
29 |         public init(
30 |             id: HostController.ID,
31 |             flags: BitMaskOptionSet<RFCOMMFlag>
   |                    `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
57 |
58 |     @_alwaysEmitIntoClient
59 |     var flags: BitMaskOptionSet<RFCOMMFlag> {
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
69 |     func rfcommReleaseDevice(
70 |         id: HostController.ID,
71 |         flags: BitMaskOptionSet<RFCOMMFlag> = []
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
72 |     ) throws {
73 |         var request = RFCOMMIO.ReleaseDevice(
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[805/805] Compiling BluetoothLinux RFCOMMReleaseDevice.swift
/host/spi-builder-workspace/Sources/BluetoothLinux/RFCOMM/IOCTL/RFCOMMCreateDevice.swift:31:20: warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 29 |         public init(
 30 |             id: HostController.ID,
 31 |             flags: BitMaskOptionSet<RFCOMMFlag>,
    |                    `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 60 |
 61 |     @_alwaysEmitIntoClient
 62 |     var flags: BitMaskOptionSet<RFCOMMFlag> {
    |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
 88 |     func rfcommCreateDevice(
 89 |         id: HostController.ID,
 90 |         flags: BitMaskOptionSet<RFCOMMFlag> = [],
    |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
 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 [#DeprecatedDeclaration]
29 |         public init(
30 |             id: HostController.ID,
31 |             flags: BitMaskOptionSet<RFCOMMFlag>
   |                    `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
57 |
58 |     @_alwaysEmitIntoClient
59 |     var flags: BitMaskOptionSet<RFCOMMFlag> {
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
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 [#DeprecatedDeclaration]
69 |     func rfcommReleaseDevice(
70 |         id: HostController.ID,
71 |         flags: BitMaskOptionSet<RFCOMMFlag> = []
   |                `- warning: 'BitMaskOptionSet' is deprecated: Use OptionSet instead [#DeprecatedDeclaration]
72 |     ) throws {
73 |         var request = RFCOMMIO.ReleaseDevice(
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Build complete! (247.09s)
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"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.