This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of DSBridge with Swift 6.0 for macOS (SPM).

Swift 6 data race errors: 7

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/EdgarDegas/DSBridge-Swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/EdgarDegas/DSBridge-Swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 92a3d3f Merge pull request #4 from EdgarDegas/develop
Cloned https://github.com/EdgarDegas/DSBridge-Swift.git
Revision (git rev-parse @):
92a3d3fc808a3dd8931d2001009c24ad5e4b4b07
SUCCESS checkout https://github.com/EdgarDegas/DSBridge-Swift.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/EdgarDegas/DSBridge-Swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/17] Write sources
[14/17] Write swift-version-6F35C1178C84523A.txt
[16/19] Compiling SwiftSyntax509 Empty.swift
[17/19] Emitting module SwiftSyntax509
[18/65] Compiling SwiftSyntax AbsolutePosition.swift
[19/65] Compiling SwiftSyntax Assert.swift
[20/65] Compiling SwiftSyntax BumpPtrAllocator.swift
[21/65] Compiling SwiftSyntax CommonAncestor.swift
[22/65] Compiling SwiftSyntax Convenience.swift
[23/70] Compiling SwiftSyntax RawSyntaxTokenView.swift
[24/70] Compiling SwiftSyntax SourceLength.swift
[25/70] Compiling SwiftSyntax SourceLocation.swift
[26/70] Compiling SwiftSyntax SourcePresence.swift
[27/70] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[28/70] Compiling SwiftSyntax Syntax.swift
[29/70] Compiling SwiftSyntax SyntaxArena.swift
[30/70] Compiling SwiftSyntax SyntaxChildren.swift
[31/70] Compiling SwiftSyntax SyntaxCollection.swift
[32/70] Compiling SwiftSyntax SyntaxData.swift
[33/70] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[34/70] Compiling SwiftSyntax SyntaxBaseNodes.swift
[35/70] Compiling SwiftSyntax SyntaxCollections.swift
[36/70] Compiling SwiftSyntax SyntaxEnum.swift
[37/70] Compiling SwiftSyntax SyntaxKind.swift
[38/70] Compiling SwiftSyntax MemoryLayout.swift
[39/70] Compiling SwiftSyntax MissingNodeInitializers.swift
[40/70] Compiling SwiftSyntax RawSyntax.swift
[41/70] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[42/70] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[43/70] Emitting module SwiftSyntax
[44/70] Compiling SwiftSyntax Tokens.swift
[45/70] Compiling SwiftSyntax TriviaPieces.swift
[46/70] Compiling SwiftSyntax RawSyntaxNodes.swift
[47/70] Compiling SwiftSyntax RawSyntaxValidation.swift
[48/70] Compiling SwiftSyntax SyntaxDeclNodes.swift
[49/70] Compiling SwiftSyntax SyntaxExprNodes.swift
[50/70] Compiling SwiftSyntax SyntaxNodes.swift
[51/70] Compiling SwiftSyntax SyntaxPatternNodes.swift
[52/70] Compiling SwiftSyntax SyntaxStmtNodes.swift
[53/70] Compiling SwiftSyntax SyntaxTypeNodes.swift
[54/70] Compiling SwiftSyntax SyntaxText.swift
[55/70] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[56/70] Compiling SwiftSyntax TokenDiagnostic.swift
[57/70] Compiling SwiftSyntax TokenSyntax.swift
[58/70] Compiling SwiftSyntax Trivia.swift
[59/70] Compiling SwiftSyntax Utils.swift
[60/70] Compiling SwiftSyntax ChildNameForKeyPath.swift
[61/70] Compiling SwiftSyntax Keyword.swift
[62/70] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[63/70] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[64/70] Compiling SwiftSyntax SyntaxRewriter.swift
[65/70] Compiling SwiftSyntax SyntaxTraits.swift
[66/70] Compiling SwiftSyntax SyntaxTransform.swift
[67/70] Compiling SwiftSyntax SyntaxVisitor.swift
[68/70] Compiling SwiftSyntax TokenKind.swift
[69/122] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[70/122] Compiling SwiftDiagnostics Message.swift
[71/122] Compiling SwiftDiagnostics Note.swift
[72/122] Compiling SwiftDiagnostics Diagnostic.swift
[73/122] Compiling SwiftDiagnostics FixIt.swift
[74/122] Emitting module SwiftDiagnostics
[75/122] Compiling SwiftDiagnostics Convenience.swift
[76/122] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[77/122] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[78/122] Compiling SwiftParser SyntaxUtils.swift
[79/122] Compiling SwiftParser TokenConsumer.swift
[80/122] Compiling SwiftParser TokenPrecedence.swift
[81/122] Compiling SwiftParser TokenSpec.swift
[82/122] Compiling SwiftParser Lexeme.swift
[83/122] Compiling SwiftParser LexemeSequence.swift
[84/122] Compiling SwiftParser Lexer.swift
[85/122] Compiling SwiftParser RegexLiteralLexer.swift
[86/126] Emitting module SwiftBasicFormat
[87/126] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[88/126] Compiling SwiftBasicFormat Syntax+Extensions.swift
[89/126] Compiling SwiftBasicFormat BasicFormat.swift
[90/126] Compiling SwiftParser Names.swift
[91/126] Compiling SwiftParser Nominals.swift
[92/126] Compiling SwiftParser Parameters.swift
[93/126] Compiling SwiftParser ParseSourceFile.swift
[94/126] Compiling SwiftParser Statements.swift
[95/126] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[96/126] Compiling SwiftParser StringLiterals.swift
[97/126] Compiling SwiftParser SwiftParserCompatibility.swift
[98/126] Compiling SwiftParser UnicodeScalarExtensions.swift
[99/126] Compiling SwiftParser Lookahead.swift
[100/126] Compiling SwiftParser LoopProgressCondition.swift
[101/126] Compiling SwiftParser Modifiers.swift
[102/126] Compiling SwiftParser Attributes.swift
[103/126] Compiling SwiftParser Availability.swift
[104/126] Compiling SwiftParser CharacterInfo.swift
[105/126] Compiling SwiftParser CollectionNodes+Parsable.swift
[106/126] Compiling SwiftParser Declarations.swift
[107/126] Emitting module SwiftParser
[108/126] Compiling SwiftParser IsLexerClassified.swift
[109/126] Compiling SwiftParser LayoutNodes+Parsable.swift
[110/126] Compiling SwiftParser Parser+TokenSpecSet.swift
[111/126] Compiling SwiftParser TokenSpecStaticMembers.swift
[112/126] Compiling SwiftParser Parser.swift
[113/126] Compiling SwiftParser Patterns.swift
[114/126] Compiling SwiftParser Recovery.swift
[115/126] Compiling SwiftParser Specifiers.swift
[116/126] Compiling SwiftParser TokenSpecSet.swift
[117/126] Compiling SwiftParser TopLevel.swift
[118/126] Compiling SwiftParser TriviaParser.swift
[119/126] Compiling SwiftParser Types.swift
[120/126] Compiling SwiftParser Directives.swift
[121/126] Compiling SwiftParser ExperimentalFeatures.swift
[122/126] Compiling SwiftParser Expressions.swift
[123/126] Compiling SwiftParser IncrementalParseTransition.swift
[124/126] Compiling SwiftParser Cursor.swift
[125/149] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[126/150] Compiling SwiftParserDiagnostics Utils.swift
[127/150] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[128/150] Compiling SwiftOperators PrecedenceGroup.swift
[129/150] Compiling SwiftOperators PrecedenceGraph.swift
[130/150] Compiling SwiftOperators OperatorTable.swift
[131/151] Compiling SwiftOperators SyntaxSynthesis.swift
[132/151] Compiling SwiftOperators OperatorTable+Defaults.swift
[133/151] Compiling SwiftOperators OperatorTable+Semantics.swift
[134/151] Compiling SwiftOperators OperatorError.swift
[135/151] Compiling SwiftOperators Operator.swift
[136/151] Compiling SwiftOperators OperatorError+Diagnostics.swift
[137/151] Emitting module SwiftOperators
[138/151] Compiling SwiftOperators OperatorTable+Folding.swift
[139/151] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[140/151] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[141/151] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[142/151] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[143/151] Emitting module SwiftParserDiagnostics
[144/151] Compiling SwiftParserDiagnostics PresenceUtils.swift
[145/151] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[146/151] Compiling SwiftParserDiagnostics MissingNodesError.swift
[147/151] Compiling SwiftParserDiagnostics MissingTokenError.swift
[148/151] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[149/151] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[150/165] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[151/165] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[152/165] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[153/165] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[154/165] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[155/165] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[156/165] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[157/165] Compiling SwiftSyntaxBuilder Indenter.swift
[158/165] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[159/166] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[160/166] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[161/166] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[162/166] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[163/166] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[164/166] Emitting module SwiftSyntaxBuilder
[165/180] Compiling SwiftSyntaxMacros Macro.swift
[166/180] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[167/180] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[168/181] Compiling SwiftSyntaxMacros AccessorMacro.swift
[169/181] Compiling SwiftSyntaxMacros AttachedMacro.swift
[170/181] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[171/181] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[172/181] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[173/181] Compiling SwiftSyntaxMacros MemberMacro.swift
[174/181] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[175/181] Compiling SwiftSyntaxMacros Macro+Format.swift
[176/181] Compiling SwiftSyntaxMacros PeerMacro.swift
[177/181] Emitting module SwiftSyntaxMacros
[178/181] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[179/181] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[180/189] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[181/189] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[182/189] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[183/189] Emitting module SwiftSyntaxMacroExpansion
[184/189] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[185/189] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[186/189] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[187/189] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[188/196] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[189/196] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[190/196] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[191/196] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[192/196] Emitting module SwiftCompilerPluginMessageHandling
[193/196] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[194/196] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[195/198] Emitting module SwiftCompilerPlugin
[196/198] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[197/203] Compiling DSBridgeMacros Unexposed.swift
[198/203] Compiling DSBridgeMacros FunctionDeclSyntax+Extensions.swift
[199/203] Compiling DSBridgeMacros Exposed.swift
[200/203] Compiling DSBridgeMacros Macros.swift
[201/203] Emitting module DSBridgeMacros
[201/203] Write Objects.LinkFileList
[202/203] Linking DSBridgeMacros
[204/222] Compiling DSBridge Method.swift
[205/222] Compiling DSBridge MethodQuery.swift
[206/224] Compiling DSBridge Metronome.swift
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Requesting/Metronome.swift:37:17: warning: capture of 'self' with non-sendable type 'Metronome' in a `@Sendable` closure; this is an error in the Swift 6 language mode
16 | /// crashes that occur from calling resume multiple times on a timer that is
17 | /// already resumed (noted by https://github.com/SiftScience/sift-ios/issues/52
18 | final class Metronome {
   |             `- note: class 'Metronome' does not conform to the 'Sendable' protocol
19 |     let timeInterval: TimeInterval
20 |     let queue: DispatchQueue
   :
35 |             guard let self else { return }
36 |             queue.async {
37 |                 self.eventHandler?()
   |                 `- warning: capture of 'self' with non-sendable type 'Metronome' in a `@Sendable` closure; this is an error in the Swift 6 language mode
38 |             }
39 |         })
[207/224] Compiling DSBridge ExposedInterface.swift
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Requesting/Metronome.swift:37:17: warning: capture of 'self' with non-sendable type 'Metronome' in a `@Sendable` closure; this is an error in the Swift 6 language mode
16 | /// crashes that occur from calling resume multiple times on a timer that is
17 | /// already resumed (noted by https://github.com/SiftScience/sift-ios/issues/52
18 | final class Metronome {
   |             `- note: class 'Metronome' does not conform to the 'Sendable' protocol
19 |     let timeInterval: TimeInterval
20 |     let queue: DispatchQueue
   :
35 |             guard let self else { return }
36 |             queue.async {
37 |                 self.eventHandler?()
   |                 `- warning: capture of 'self' with non-sendable type 'Metronome' in a `@Sendable` closure; this is an error in the Swift 6 language mode
38 |             }
39 |         })
[208/224] Compiling DSBridge Keystone.swift
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Error/ErrorLogging.swift:11:12: warning: var 'sharedLogger' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 9 | import os
10 |
11 | public var sharedLogger: any ErrorLogging = ErrorLogger()
   |            |- warning: var 'sharedLogger' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
   |            |- note: convert 'sharedLogger' to a 'let' constant to make 'Sendable' shared state immutable
   |            |- note: annotate 'sharedLogger' with '@MainActor' if property should only be accessed from the main actor
   |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |
13 | public protocol ErrorLogging {
[209/224] Compiling DSBridge Macros.swift
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Error/ErrorLogging.swift:11:12: warning: var 'sharedLogger' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 9 | import os
10 |
11 | public var sharedLogger: any ErrorLogging = ErrorLogger()
   |            |- warning: var 'sharedLogger' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
   |            |- note: convert 'sharedLogger' to a 'let' constant to make 'Sendable' shared state immutable
   |            |- note: annotate 'sharedLogger' with '@MainActor' if property should only be accessed from the main actor
   |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |
13 | public protocol ErrorLogging {
[210/224] Compiling DSBridge ErrorLogging.swift
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Error/ErrorLogging.swift:11:12: warning: var 'sharedLogger' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 9 | import os
10 |
11 | public var sharedLogger: any ErrorLogging = ErrorLogger()
   |            |- warning: var 'sharedLogger' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
   |            |- note: convert 'sharedLogger' to a 'let' constant to make 'Sendable' shared state immutable
   |            |- note: annotate 'sharedLogger' with '@MainActor' if property should only be accessed from the main actor
   |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |
13 | public protocol ErrorLogging {
[211/224] Compiling DSBridge JSON.swift
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Error/ErrorLogging.swift:11:12: warning: var 'sharedLogger' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 9 | import os
10 |
11 | public var sharedLogger: any ErrorLogging = ErrorLogger()
   |            |- warning: var 'sharedLogger' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
   |            |- note: convert 'sharedLogger' to a 'let' constant to make 'Sendable' shared state immutable
   |            |- note: annotate 'sharedLogger' with '@MainActor' if property should only be accessed from the main actor
   |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |
13 | public protocol ErrorLogging {
[212/224] Compiling DSBridge FromJS.Response.swift
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Requesting/JavaScriptEvaluating.swift:55:21: warning: capture of 'self' with non-sendable type 'JavaScriptEvaluator?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 23 | public typealias JavaScript = String
 24 |
 25 | open class JavaScriptEvaluator: JavaScriptEvaluating {
    |            `- note: class 'JavaScriptEvaluator' does not conform to the 'Sendable' protocol
 26 |     private let evaluating: (JavaScript) -> Void
 27 |     private var incrementalID: Int = 0
    :
 53 |         serialQueue.async { [weak self] in
 54 |             guard
 55 |                 let self,
    |                     `- warning: capture of 'self' with non-sendable type 'JavaScriptEvaluator?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 56 |                 let completion = completionByID[response.id]
 57 |             else {
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Requesting/JavaScriptEvaluating.swift:56:49: warning: capture of 'response' with non-sendable type 'FromJS.Response' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 54 |             guard
 55 |                 let self,
 56 |                 let completion = completionByID[response.id]
    |                                                 `- warning: capture of 'response' with non-sendable type 'FromJS.Response' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 57 |             else {
 58 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Requesting/FromJS.Response.swift:11:19: note: consider making struct 'Response' conform to the 'Sendable' protocol
 9 |
10 | public enum FromJS {
11 |     public struct Response {
   |                   `- note: consider making struct 'Response' conform to the 'Sendable' protocol
12 |         let id: Int
13 |         let data: Any
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Requesting/JavaScriptEvaluating.swift:61:20: warning: capture of 'response' with non-sendable type 'FromJS.Response' in an isolated local function; this is an error in the Swift 6 language mode
 59 |             }
 60 |             defer {
 61 |                 if response.completed {
    |                    `- warning: capture of 'response' with non-sendable type 'FromJS.Response' in an isolated local function; this is an error in the Swift 6 language mode
 62 |                     completionByID.removeValue(forKey: response.id)
 63 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Requesting/FromJS.Response.swift:11:19: note: consider making struct 'Response' conform to the 'Sendable' protocol
 9 |
10 | public enum FromJS {
11 |     public struct Response {
   |                   `- note: consider making struct 'Response' conform to the 'Sendable' protocol
12 |         let id: Int
13 |         let data: Any
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Requesting/JavaScriptEvaluating.swift:71:23: warning: capture of 'self' with non-sendable type 'JavaScriptEvaluator?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 23 | public typealias JavaScript = String
 24 |
 25 | open class JavaScriptEvaluator: JavaScriptEvaluating {
    |            `- note: class 'JavaScriptEvaluator' does not conform to the 'Sendable' protocol
 26 |     private let evaluating: (JavaScript) -> Void
 27 |     private var incrementalID: Int = 0
    :
 69 |     open func evaluate(_ javaScript: JavaScript) {
 70 |         serialQueue.async { [weak self] in
 71 |             guard let self else { return }
    |                       `- warning: capture of 'self' with non-sendable type 'JavaScriptEvaluator?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 72 |             enqueue(javaScript)
 73 |         }
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Requesting/JavaScriptEvaluating.swift:78:23: warning: capture of 'self' with non-sendable type 'JavaScriptEvaluator?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 23 | public typealias JavaScript = String
 24 |
 25 | open class JavaScriptEvaluator: JavaScriptEvaluating {
    |            `- note: class 'JavaScriptEvaluator' does not conform to the 'Sendable' protocol
 26 |     private let evaluating: (JavaScript) -> Void
 27 |     private var incrementalID: Int = 0
    :
 76 |     open func initialize() {
 77 |         serialQueue.async { [weak self] in
 78 |             guard let self else { return }
    |                       `- warning: capture of 'self' with non-sendable type 'JavaScriptEvaluator?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 79 |             initialized = true
 80 |             metronome.resume()
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Requesting/JavaScriptEvaluating.swift:90:23: warning: capture of 'self' with non-sendable type 'JavaScriptEvaluator?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 23 | public typealias JavaScript = String
 24 |
 25 | open class JavaScriptEvaluator: JavaScriptEvaluating {
    |            `- note: class 'JavaScriptEvaluator' does not conform to the 'Sendable' protocol
 26 |     private let evaluating: (JavaScript) -> Void
 27 |     private var incrementalID: Int = 0
    :
 88 |     ) {
 89 |         serialQueue.async { [weak self] in
 90 |             guard let self else { return }
    |                       `- warning: capture of 'self' with non-sendable type 'JavaScriptEvaluator?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 91 |             defer { incrementalID += 1 }
 92 |             let id = incrementalID
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Requesting/JavaScriptEvaluating.swift:93:20: warning: capture of 'completion' with non-sendable type 'JavaScriptEvaluator.Completion?' (aka 'Optional<(Any) -> ()>') in a `@Sendable` closure; this is an error in the Swift 6 language mode
 91 |             defer { incrementalID += 1 }
 92 |             let id = incrementalID
 93 |             if let completion {
    |                    |- warning: capture of 'completion' with non-sendable type 'JavaScriptEvaluator.Completion?' (aka 'Optional<(Any) -> ()>') in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                    `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
 94 |                 completionByID[id] = completion
 95 |             }
[213/224] Compiling DSBridge JavaScriptEvaluating.swift
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Requesting/JavaScriptEvaluating.swift:55:21: warning: capture of 'self' with non-sendable type 'JavaScriptEvaluator?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 23 | public typealias JavaScript = String
 24 |
 25 | open class JavaScriptEvaluator: JavaScriptEvaluating {
    |            `- note: class 'JavaScriptEvaluator' does not conform to the 'Sendable' protocol
 26 |     private let evaluating: (JavaScript) -> Void
 27 |     private var incrementalID: Int = 0
    :
 53 |         serialQueue.async { [weak self] in
 54 |             guard
 55 |                 let self,
    |                     `- warning: capture of 'self' with non-sendable type 'JavaScriptEvaluator?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 56 |                 let completion = completionByID[response.id]
 57 |             else {
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Requesting/JavaScriptEvaluating.swift:56:49: warning: capture of 'response' with non-sendable type 'FromJS.Response' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 54 |             guard
 55 |                 let self,
 56 |                 let completion = completionByID[response.id]
    |                                                 `- warning: capture of 'response' with non-sendable type 'FromJS.Response' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 57 |             else {
 58 |                 return
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Requesting/FromJS.Response.swift:11:19: note: consider making struct 'Response' conform to the 'Sendable' protocol
 9 |
10 | public enum FromJS {
11 |     public struct Response {
   |                   `- note: consider making struct 'Response' conform to the 'Sendable' protocol
12 |         let id: Int
13 |         let data: Any
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Requesting/JavaScriptEvaluating.swift:61:20: warning: capture of 'response' with non-sendable type 'FromJS.Response' in an isolated local function; this is an error in the Swift 6 language mode
 59 |             }
 60 |             defer {
 61 |                 if response.completed {
    |                    `- warning: capture of 'response' with non-sendable type 'FromJS.Response' in an isolated local function; this is an error in the Swift 6 language mode
 62 |                     completionByID.removeValue(forKey: response.id)
 63 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Requesting/FromJS.Response.swift:11:19: note: consider making struct 'Response' conform to the 'Sendable' protocol
 9 |
10 | public enum FromJS {
11 |     public struct Response {
   |                   `- note: consider making struct 'Response' conform to the 'Sendable' protocol
12 |         let id: Int
13 |         let data: Any
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Requesting/JavaScriptEvaluating.swift:71:23: warning: capture of 'self' with non-sendable type 'JavaScriptEvaluator?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 23 | public typealias JavaScript = String
 24 |
 25 | open class JavaScriptEvaluator: JavaScriptEvaluating {
    |            `- note: class 'JavaScriptEvaluator' does not conform to the 'Sendable' protocol
 26 |     private let evaluating: (JavaScript) -> Void
 27 |     private var incrementalID: Int = 0
    :
 69 |     open func evaluate(_ javaScript: JavaScript) {
 70 |         serialQueue.async { [weak self] in
 71 |             guard let self else { return }
    |                       `- warning: capture of 'self' with non-sendable type 'JavaScriptEvaluator?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 72 |             enqueue(javaScript)
 73 |         }
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Requesting/JavaScriptEvaluating.swift:78:23: warning: capture of 'self' with non-sendable type 'JavaScriptEvaluator?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 23 | public typealias JavaScript = String
 24 |
 25 | open class JavaScriptEvaluator: JavaScriptEvaluating {
    |            `- note: class 'JavaScriptEvaluator' does not conform to the 'Sendable' protocol
 26 |     private let evaluating: (JavaScript) -> Void
 27 |     private var incrementalID: Int = 0
    :
 76 |     open func initialize() {
 77 |         serialQueue.async { [weak self] in
 78 |             guard let self else { return }
    |                       `- warning: capture of 'self' with non-sendable type 'JavaScriptEvaluator?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 79 |             initialized = true
 80 |             metronome.resume()
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Requesting/JavaScriptEvaluating.swift:90:23: warning: capture of 'self' with non-sendable type 'JavaScriptEvaluator?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 23 | public typealias JavaScript = String
 24 |
 25 | open class JavaScriptEvaluator: JavaScriptEvaluating {
    |            `- note: class 'JavaScriptEvaluator' does not conform to the 'Sendable' protocol
 26 |     private let evaluating: (JavaScript) -> Void
 27 |     private var incrementalID: Int = 0
    :
 88 |     ) {
 89 |         serialQueue.async { [weak self] in
 90 |             guard let self else { return }
    |                       `- warning: capture of 'self' with non-sendable type 'JavaScriptEvaluator?' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 91 |             defer { incrementalID += 1 }
 92 |             let id = incrementalID
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Requesting/JavaScriptEvaluating.swift:93:20: warning: capture of 'completion' with non-sendable type 'JavaScriptEvaluator.Completion?' (aka 'Optional<(Any) -> ()>') in a `@Sendable` closure; this is an error in the Swift 6 language mode
 91 |             defer { incrementalID += 1 }
 92 |             let id = incrementalID
 93 |             if let completion {
    |                    |- warning: capture of 'completion' with non-sendable type 'JavaScriptEvaluator.Completion?' (aka 'Optional<(Any) -> ()>') in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |                    `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
 94 |                 completionByID[id] = completion
 95 |             }
[214/224] Compiling DSBridge JSONSerializer.swift
[215/224] Compiling DSBridge JSONSerializing.swift
[216/224] Compiling DSBridge IncomingInvocation.swift
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Error/ErrorLogging.swift:11:12: warning: var 'sharedLogger' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 9 | import os
10 |
11 | public var sharedLogger: any ErrorLogging = ErrorLogger()
   |            |- warning: var 'sharedLogger' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
   |            |- note: convert 'sharedLogger' to a 'let' constant to make 'Sendable' shared state immutable
   |            |- note: annotate 'sharedLogger' with '@MainActor' if property should only be accessed from the main actor
   |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |
13 | public protocol ErrorLogging {
[217/224] Compiling DSBridge InvocationDispatching.swift
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Error/ErrorLogging.swift:11:12: warning: var 'sharedLogger' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 9 | import os
10 |
11 | public var sharedLogger: any ErrorLogging = ErrorLogger()
   |            |- warning: var 'sharedLogger' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
   |            |- note: convert 'sharedLogger' to a 'let' constant to make 'Sendable' shared state immutable
   |            |- note: annotate 'sharedLogger' with '@MainActor' if property should only be accessed from the main actor
   |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |
13 | public protocol ErrorLogging {
[218/224] Compiling DSBridge PredefinedInterface.swift
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Error/ErrorLogging.swift:11:12: warning: var 'sharedLogger' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 9 | import os
10 |
11 | public var sharedLogger: any ErrorLogging = ErrorLogger()
   |            |- warning: var 'sharedLogger' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
   |            |- note: convert 'sharedLogger' to a 'let' constant to make 'Sendable' shared state immutable
   |            |- note: annotate 'sharedLogger' with '@MainActor' if property should only be accessed from the main actor
   |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |
13 | public protocol ErrorLogging {
[219/224] Compiling DSBridge Response.swift
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Error/ErrorLogging.swift:11:12: warning: var 'sharedLogger' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 9 | import os
10 |
11 | public var sharedLogger: any ErrorLogging = ErrorLogger()
   |            |- warning: var 'sharedLogger' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
   |            |- note: convert 'sharedLogger' to a 'let' constant to make 'Sendable' shared state immutable
   |            |- note: annotate 'sharedLogger' with '@MainActor' if property should only be accessed from the main actor
   |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |
13 | public protocol ErrorLogging {
[220/224] Compiling DSBridge DSBridge.swift
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Error/Error.swift:25:16: warning: static property 'hash' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 23 |
 24 | public enum Error {
 25 |     static var hash: String = "*hashed*"
    |                |- warning: static property 'hash' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'hash' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: annotate 'hash' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 26 |     static var hashObject = Hash()
 27 |     struct Hash { }
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Error/Error.swift:26:16: warning: static property 'hashObject' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 24 | public enum Error {
 25 |     static var hash: String = "*hashed*"
 26 |     static var hashObject = Hash()
    |                |- warning: static property 'hashObject' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'hashObject' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: annotate 'hashObject' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 27 |     struct Hash { }
 28 | }
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Error/Error.swift:82:14: warning: associated value 'failedToEncode' of 'Sendable'-conforming enum 'WritingError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
 80 |
 81 |         case underlyingJSONEncoding(_ error: Swift.Error)
 82 |         case failedToEncode(Any)
    |              `- warning: associated value 'failedToEncode' of 'Sendable'-conforming enum 'WritingError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
 83 |         case invalidJSONObject(Any)
 84 |     }
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Error/Error.swift:83:14: warning: associated value 'invalidJSONObject' of 'Sendable'-conforming enum 'WritingError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
 81 |         case underlyingJSONEncoding(_ error: Swift.Error)
 82 |         case failedToEncode(Any)
 83 |         case invalidJSONObject(Any)
    |              `- warning: associated value 'invalidJSONObject' of 'Sendable'-conforming enum 'WritingError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
 84 |     }
 85 | }
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Error/Error.swift:125:14: warning: associated value 'returnTypeMismatch' of 'Sendable'-conforming enum 'CallingJS' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
123 |         }
124 |
125 |         case returnTypeMismatch(Any)
    |              `- warning: associated value 'returnTypeMismatch' of 'Sendable'-conforming enum 'CallingJS' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
126 |         case underlying(any Swift.Error)
127 |     }
[221/224] Compiling DSBridge Error.swift
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Error/Error.swift:25:16: warning: static property 'hash' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 23 |
 24 | public enum Error {
 25 |     static var hash: String = "*hashed*"
    |                |- warning: static property 'hash' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'hash' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: annotate 'hash' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 26 |     static var hashObject = Hash()
 27 |     struct Hash { }
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Error/Error.swift:26:16: warning: static property 'hashObject' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 24 | public enum Error {
 25 |     static var hash: String = "*hashed*"
 26 |     static var hashObject = Hash()
    |                |- warning: static property 'hashObject' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'hashObject' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: annotate 'hashObject' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 27 |     struct Hash { }
 28 | }
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Error/Error.swift:82:14: warning: associated value 'failedToEncode' of 'Sendable'-conforming enum 'WritingError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
 80 |
 81 |         case underlyingJSONEncoding(_ error: Swift.Error)
 82 |         case failedToEncode(Any)
    |              `- warning: associated value 'failedToEncode' of 'Sendable'-conforming enum 'WritingError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
 83 |         case invalidJSONObject(Any)
 84 |     }
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Error/Error.swift:83:14: warning: associated value 'invalidJSONObject' of 'Sendable'-conforming enum 'WritingError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
 81 |         case underlyingJSONEncoding(_ error: Swift.Error)
 82 |         case failedToEncode(Any)
 83 |         case invalidJSONObject(Any)
    |              `- warning: associated value 'invalidJSONObject' of 'Sendable'-conforming enum 'WritingError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
 84 |     }
 85 | }
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Error/Error.swift:125:14: warning: associated value 'returnTypeMismatch' of 'Sendable'-conforming enum 'CallingJS' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
123 |         }
124 |
125 |         case returnTypeMismatch(Any)
    |              `- warning: associated value 'returnTypeMismatch' of 'Sendable'-conforming enum 'CallingJS' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
126 |         case underlying(any Swift.Error)
127 |     }
[222/224] Emitting module DSBridge
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Error/Error.swift:25:16: warning: static property 'hash' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 23 |
 24 | public enum Error {
 25 |     static var hash: String = "*hashed*"
    |                |- warning: static property 'hash' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'hash' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: annotate 'hash' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 26 |     static var hashObject = Hash()
 27 |     struct Hash { }
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Error/Error.swift:26:16: warning: static property 'hashObject' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 24 | public enum Error {
 25 |     static var hash: String = "*hashed*"
 26 |     static var hashObject = Hash()
    |                |- warning: static property 'hashObject' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: convert 'hashObject' to a 'let' constant to make 'Sendable' shared state immutable
    |                |- note: annotate 'hashObject' with '@MainActor' if property should only be accessed from the main actor
    |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 27 |     struct Hash { }
 28 | }
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Error/Error.swift:82:14: warning: associated value 'failedToEncode' of 'Sendable'-conforming enum 'WritingError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
 80 |
 81 |         case underlyingJSONEncoding(_ error: Swift.Error)
 82 |         case failedToEncode(Any)
    |              `- warning: associated value 'failedToEncode' of 'Sendable'-conforming enum 'WritingError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
 83 |         case invalidJSONObject(Any)
 84 |     }
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Error/Error.swift:83:14: warning: associated value 'invalidJSONObject' of 'Sendable'-conforming enum 'WritingError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
 81 |         case underlyingJSONEncoding(_ error: Swift.Error)
 82 |         case failedToEncode(Any)
 83 |         case invalidJSONObject(Any)
    |              `- warning: associated value 'invalidJSONObject' of 'Sendable'-conforming enum 'WritingError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
 84 |     }
 85 | }
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Error/Error.swift:125:14: warning: associated value 'returnTypeMismatch' of 'Sendable'-conforming enum 'CallingJS' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
123 |         }
124 |
125 |         case returnTypeMismatch(Any)
    |              `- warning: associated value 'returnTypeMismatch' of 'Sendable'-conforming enum 'CallingJS' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
126 |         case underlying(any Swift.Error)
127 |     }
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Error/ErrorLogging.swift:11:12: warning: var 'sharedLogger' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
 9 | import os
10 |
11 | public var sharedLogger: any ErrorLogging = ErrorLogger()
   |            |- warning: var 'sharedLogger' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
   |            |- note: convert 'sharedLogger' to a 'let' constant to make 'Sendable' shared state immutable
   |            |- note: annotate 'sharedLogger' with '@MainActor' if property should only be accessed from the main actor
   |            `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
12 |
13 | public protocol ErrorLogging {
/Users/admin/builder/spi-builder-workspace/Sources/DSBridge/Requesting/Metronome.swift:37:17: warning: capture of 'self' with non-sendable type 'Metronome' in a `@Sendable` closure; this is an error in the Swift 6 language mode
16 | /// crashes that occur from calling resume multiple times on a timer that is
17 | /// already resumed (noted by https://github.com/SiftScience/sift-ios/issues/52
18 | final class Metronome {
   |             `- note: class 'Metronome' does not conform to the 'Sendable' protocol
19 |     let timeInterval: TimeInterval
20 |     let queue: DispatchQueue
   :
35 |             guard let self else { return }
36 |             queue.async {
37 |                 self.eventHandler?()
   |                 `- warning: capture of 'self' with non-sendable type 'Metronome' in a `@Sendable` closure; this is an error in the Swift 6 language mode
38 |             }
39 |         })
[223/224] Compiling DSBridge UIDelegate.swift
[224/224] Compiling DSBridge WebView.swift
Build complete! (87.04s)
Fetching https://github.com/apple/swift-syntax.git
[1/60886] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (4.55s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (1.15s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "510.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "DSBridge",
  "name" : "DSBridge",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "DSBridge",
      "targets" : [
        "DSBridge"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DSBridgeMacros",
      "targets" : [
        "DSBridgeMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DSBridgeTests",
      "module_type" : "SwiftTarget",
      "name" : "DSBridgeTests",
      "path" : "Tests/DSBridgeTests",
      "sources" : [
        "DSBridgeTests.swift",
        "EvaluatorTests.swift",
        "InvocationDispatchingTests.swift",
        "InvocationResolvingTests.swift"
      ],
      "target_dependencies" : [
        "DSBridge"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DSBridgeMacros",
      "module_type" : "SwiftTarget",
      "name" : "DSBridgeMacros",
      "path" : "Sources/DSBridgeMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "DSBridge",
        "DSBridgeMacros"
      ],
      "sources" : [
        "Exposed.swift",
        "FunctionDeclSyntax+Extensions.swift",
        "Macros.swift",
        "Unexposed.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "DSBridge",
      "module_type" : "SwiftTarget",
      "name" : "DSBridge",
      "path" : "Sources/DSBridge",
      "product_memberships" : [
        "DSBridge"
      ],
      "sources" : [
        "DSBridge.swift",
        "Error/Error.swift",
        "Error/ErrorLogging.swift",
        "JSON/JSON.swift",
        "JSON/JSONSerializer.swift",
        "JSON/JSONSerializing.swift",
        "Keystone.swift",
        "Macros.swift",
        "Requesting/FromJS.Response.swift",
        "Requesting/JavaScriptEvaluating.swift",
        "Requesting/Metronome.swift",
        "Responding/ExposedInterface.swift",
        "Responding/IncomingInvocation.swift",
        "Responding/InvocationDispatching.swift",
        "Responding/Method.swift",
        "Responding/MethodQuery.swift",
        "Responding/PredefinedInterface.swift",
        "Responding/Response.swift",
        "UIDelegate.swift",
        "WebView.swift"
      ],
      "target_dependencies" : [
        "DSBridgeMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.