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 SwiftRuleEngine, reference 1.4.5 (f94be8), with Swift 6.0 (beta) for Linux on 12 Sep 2024 17:22:38 UTC.

Swift 6 data race errors: 18

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/santalvarez/swift-rule-engine.git
Reference: 1.4.5
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/santalvarez/swift-rule-engine
 * tag               1.4.5      -> FETCH_HEAD
HEAD is now at f94be8e Merge pull request #16 from ismailgulek/feature/priority
Cloned https://github.com/santalvarez/swift-rule-engine.git
Revision (git rev-parse @):
f94be8ea504288ab5be198f91980692d981e6bcf
SUCCESS checkout https://github.com/santalvarez/swift-rule-engine.git at 1.4.5
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/santalvarez/swift-rule-engine.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9d7dab235f2b0b46edadd73b1fb0c3b5323df02053420324a4a2f8ca89cb54a5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-syntax.git
[1/65028] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (4.59s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.0-prerelease-2024-07-24
Building for debugging...
[0/35] Write sources
[16/35] Compiling _SwiftSyntaxCShims dummy.c
[17/35] Write swift-version-24593BA9C3E375BF.txt
[19/41] Emitting module SwiftSyntax510
[20/41] Compiling SwiftSyntax600 Empty.swift
[21/41] Emitting module SwiftSyntax600
[22/42] Compiling SwiftSyntax510 Empty.swift
[25/43] Compiling SwiftSyntax509 Empty.swift
[26/43] Emitting module SwiftSyntax509
[26/44] Wrapping AST for SwiftSyntax600 for debugging
[27/44] Wrapping AST for SwiftSyntax510 for debugging
[29/44] Wrapping AST for SwiftSyntax509 for debugging
[31/108] Compiling SwiftSyntax AbsolutePosition.swift
[32/108] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[33/108] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[34/108] Compiling SwiftSyntax Assert.swift
[35/108] Compiling SwiftSyntax BumpPtrAllocator.swift
[36/108] Compiling SwiftSyntax CommonAncestor.swift
[37/108] Compiling SwiftSyntax Convenience.swift
[38/108] Compiling SwiftSyntax CustomTraits.swift
[39/108] Compiling SwiftSyntax Identifier.swift
[40/116] Compiling SwiftSyntax SourcePresence.swift
[41/116] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[42/116] Compiling SwiftSyntax Syntax.swift
[43/116] Compiling SwiftSyntax SyntaxArena.swift
[44/116] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[45/116] Compiling SwiftSyntax SyntaxChildren.swift
[46/116] Compiling SwiftSyntax SyntaxCollection.swift
[47/116] Compiling SwiftSyntax SyntaxHashable.swift
[48/116] Compiling SwiftSyntax SyntaxIdentifier.swift
[49/116] Emitting module SwiftSyntax
[50/116] Compiling SwiftSyntax SyntaxKind.swift
[51/116] Compiling SwiftSyntax SyntaxRewriter.swift
[52/116] Compiling SwiftSyntax SyntaxTraits.swift
[53/116] Compiling SwiftSyntax SyntaxVisitor.swift
[54/116] Compiling SwiftSyntax TokenKind.swift
[55/116] Compiling SwiftSyntax Tokens.swift
[56/116] Compiling SwiftSyntax TriviaPieces.swift
[57/116] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[58/116] Compiling SwiftSyntax RawSyntaxNodesC.swift
[59/116] Compiling SwiftSyntax SyntaxNodeFactory.swift
[60/116] Compiling SwiftSyntax SyntaxNodeStructure.swift
[61/116] Compiling SwiftSyntax SyntaxProtocol.swift
[62/116] Compiling SwiftSyntax SyntaxText.swift
[63/116] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[64/116] Compiling SwiftSyntax TokenDiagnostic.swift
[65/116] Compiling SwiftSyntax TokenSequence.swift
[66/116] Compiling SwiftSyntax TokenSyntax.swift
[67/116] Compiling SwiftSyntax Trivia.swift
[68/116] Compiling SwiftSyntax MemoryLayout.swift
[69/116] Compiling SwiftSyntax MissingNodeInitializers.swift
[70/116] Compiling SwiftSyntax RawSyntax.swift
[71/116] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[72/116] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[73/116] Compiling SwiftSyntax RawSyntaxTokenView.swift
[74/116] Compiling SwiftSyntax SourceEdit.swift
[75/116] Compiling SwiftSyntax SourceLength.swift
[76/116] Compiling SwiftSyntax SourceLocation.swift
[77/116] Compiling SwiftSyntax RawSyntaxNodesD.swift
[78/116] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[79/116] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[80/116] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[81/116] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[82/116] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[83/116] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[84/116] Compiling SwiftSyntax RawSyntaxValidation.swift
[85/116] Compiling SwiftSyntax SyntaxNodesAB.swift
[86/116] Compiling SwiftSyntax Utils.swift
[87/116] Compiling SwiftSyntax ChildNameForKeyPath.swift
[88/116] Compiling SwiftSyntax Keyword.swift
[89/116] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[90/116] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[91/116] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[92/116] Compiling SwiftSyntax SyntaxBaseNodes.swift
[93/116] Compiling SwiftSyntax SyntaxCollections.swift
[94/116] Compiling SwiftSyntax SyntaxEnum.swift
[95/116] Compiling SwiftSyntax SyntaxNodesC.swift
[96/116] Compiling SwiftSyntax SyntaxNodesD.swift
[97/116] Compiling SwiftSyntax SyntaxNodesEF.swift
[98/116] Compiling SwiftSyntax SyntaxNodesGHI.swift
[99/116] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[100/116] Compiling SwiftSyntax SyntaxNodesOP.swift
[101/116] Compiling SwiftSyntax SyntaxNodesQRS.swift
[102/116] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[103/117] Wrapping AST for SwiftSyntax for debugging
[105/174] Compiling SwiftDiagnostics Message.swift
[106/175] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[107/175] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[108/175] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[109/175] Compiling SwiftBasicFormat Syntax+Extensions.swift
[110/175] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[111/175] Compiling SwiftDiagnostics Note.swift
[112/175] Emitting module SwiftDiagnostics
[113/175] Compiling SwiftDiagnostics FixIt.swift
[114/175] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[115/175] Compiling SwiftDiagnostics Convenience.swift
[116/175] Compiling SwiftDiagnostics Diagnostic.swift
[117/175] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[118/175] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[120/176] Compiling SwiftBasicFormat InferIndentation.swift
[120/176] Wrapping AST for SwiftDiagnostics for debugging
[122/176] Emitting module SwiftBasicFormat
[123/176] Compiling SwiftBasicFormat BasicFormat.swift
[124/177] Wrapping AST for SwiftBasicFormat for debugging
[126/177] Compiling SwiftParser LexemeSequence.swift
[127/177] Compiling SwiftParser Lexer.swift
[128/177] Compiling SwiftParser RegexLiteralLexer.swift
[129/177] Compiling SwiftParser UnicodeScalarExtensions.swift
[130/177] Compiling SwiftParser Lookahead.swift
[131/177] Compiling SwiftParser LoopProgressCondition.swift
[132/177] Compiling SwiftParser Modifiers.swift
[133/177] Compiling SwiftParser Names.swift
[134/177] Compiling SwiftParser Nominals.swift
[135/177] Compiling SwiftParser Parameters.swift
[136/177] Compiling SwiftParser ParseSourceFile.swift
[137/177] Compiling SwiftParser Parser.swift
[138/182] Emitting module SwiftParser
[139/182] Compiling SwiftParser Patterns.swift
[140/182] Compiling SwiftParser Recovery.swift
[141/182] Compiling SwiftParser Specifiers.swift
[142/182] Compiling SwiftParser Statements.swift
[143/182] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[144/182] Compiling SwiftParser StringLiterals.swift
[145/182] Compiling SwiftParser TokenSpec.swift
[146/182] Compiling SwiftParser TokenSpecSet.swift
[147/182] Compiling SwiftParser TopLevel.swift
[148/182] Compiling SwiftParser TriviaParser.swift
[149/182] Compiling SwiftParser Types.swift
[150/182] Compiling SwiftParser SwiftParserCompatibility.swift
[151/182] Compiling SwiftParser SwiftVersion.swift
[152/182] Compiling SwiftParser SyntaxUtils.swift
[153/182] Compiling SwiftParser TokenConsumer.swift
[154/182] Compiling SwiftParser TokenPrecedence.swift
[159/182] Compiling SwiftParser Declarations.swift
[160/182] Compiling SwiftParser Directives.swift
[161/182] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[162/182] Compiling SwiftParser Expressions.swift
[163/182] Compiling SwiftParser IncrementalParseTransition.swift
[164/182] Compiling SwiftParser IsValidIdentifier.swift
[165/182] Compiling SwiftParser Cursor.swift
[166/182] Compiling SwiftParser Lexeme.swift
[167/182] Compiling SwiftParser ExperimentalFeatures.swift
[168/182] Compiling SwiftParser IsLexerClassified.swift
[169/182] Compiling SwiftParser LayoutNodes+Parsable.swift
[170/182] Compiling SwiftParser Parser+TokenSpecSet.swift
[171/182] Compiling SwiftParser TokenSpecStaticMembers.swift
[172/183] Wrapping AST for SwiftParser for debugging
[174/206] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[175/207] Compiling SwiftOperators PrecedenceGroup.swift
[176/208] Compiling SwiftOperators PrecedenceGraph.swift
[177/208] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[178/208] Compiling SwiftOperators SyntaxSynthesis.swift
[179/208] Compiling SwiftOperators OperatorTable.swift
[180/208] Compiling SwiftOperators OperatorTable+Semantics.swift
[181/208] Compiling SwiftParserDiagnostics MissingNodesError.swift
[182/208] Compiling SwiftParserDiagnostics MissingTokenError.swift
[183/208] Emitting module SwiftOperators
[184/208] Compiling SwiftOperators OperatorTable+Folding.swift
[185/208] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[186/208] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[187/209] Wrapping AST for SwiftOperators for debugging
[189/209] Emitting module SwiftParserDiagnostics
[190/209] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[191/209] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[192/209] Compiling SwiftParserDiagnostics Utils.swift
[193/209] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[194/209] Compiling SwiftParserDiagnostics PresenceUtils.swift
[199/209] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[200/209] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[201/210] Wrapping AST for SwiftParserDiagnostics for debugging
[203/225] Compiling SwiftSyntaxBuilder Indenter.swift
[204/225] Compiling SwiftSyntaxBuilder ListBuilder.swift
[205/226] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[206/226] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[207/226] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[208/226] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[209/226] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[210/226] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[211/226] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[212/226] Emitting module SwiftSyntaxBuilder
[213/226] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[214/226] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[215/226] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[216/226] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[217/226] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[218/226] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[219/227] Wrapping AST for SwiftSyntaxBuilder for debugging
[221/244] Compiling SwiftSyntaxMacros Macro.swift
[222/244] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[223/244] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[224/244] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[225/246] Compiling SwiftSyntaxMacros MemberMacro.swift
[226/246] Compiling SwiftSyntaxMacros PeerMacro.swift
[227/246] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[228/246] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[229/246] Emitting module SwiftSyntaxMacros
[230/246] Compiling SwiftSyntaxMacros PreambleMacro.swift
[231/246] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[232/246] Compiling SwiftSyntaxMacros AccessorMacro.swift
[233/246] Compiling SwiftSyntaxMacros AttachedMacro.swift
[234/246] Compiling SwiftSyntaxMacros BodyMacro.swift
[235/246] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[236/246] Compiling SwiftSyntaxMacros Macro+Format.swift
[237/246] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[238/246] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[239/246] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[240/247] Wrapping AST for SwiftSyntaxMacros for debugging
[242/256] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[243/257] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[244/257] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[245/257] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[246/257] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[247/257] Emitting module SwiftSyntaxMacroExpansion
[248/257] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[249/257] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[250/257] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[251/257] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[252/258] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[254/270] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[255/270] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[256/271] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[257/271] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[258/271] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[259/271] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[260/271] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[261/271] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[262/271] Emitting module SwiftCompilerPluginMessageHandling
[263/271] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[264/271] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[265/271] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[266/271] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[267/272] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[269/274] Emitting module SwiftCompilerPlugin
[270/274] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[271/275] Wrapping AST for SwiftCompilerPlugin for debugging
[273/278] Emitting module SwiftRuleEngineMacros
[274/278] Compiling SwiftRuleEngineMacros StringSubscriptableMacro.swift
[275/278] Compiling SwiftRuleEngineMacros CompilerPluginMain.swift
[276/279] Wrapping AST for SwiftRuleEngineMacros for debugging
[277/279] Write Objects.LinkFileList
[278/279] Linking SwiftRuleEngineMacros-tool
[280/305] Compiling SwiftRuleEngine NotRegex.swift
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/NotRegex.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct NotRegex: Operator {
12 |     static let id = OperatorID(rawValue: "not_regex")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     let regex: NSRegularExpression
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Regex.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct Regex: Operator {
12 |     static let id = OperatorID(rawValue: "regex")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     let regex: NSRegularExpression
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
[281/305] Compiling SwiftRuleEngine Operator.swift
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/NotRegex.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct NotRegex: Operator {
12 |     static let id = OperatorID(rawValue: "not_regex")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     let regex: NSRegularExpression
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Regex.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct Regex: Operator {
12 |     static let id = OperatorID(rawValue: "regex")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     let regex: NSRegularExpression
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
[282/305] Compiling SwiftRuleEngine Regex.swift
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/NotRegex.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct NotRegex: Operator {
12 |     static let id = OperatorID(rawValue: "not_regex")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     let regex: NSRegularExpression
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Regex.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct Regex: Operator {
12 |     static let id = OperatorID(rawValue: "regex")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     let regex: NSRegularExpression
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
[283/308] Compiling SwiftRuleEngine NotContainsRegex.swift
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/NotContainsRegex.swift:11:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
 9 |
10 | struct NotContainsRegex: Operator {
11 |     static let id = OperatorID(rawValue: "not_contains_regex")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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 |     private let regex: NSRegularExpression
13 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/NotEqual.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct NotEqual: Operator {
12 |     static let id = OperatorID(rawValue: "not_equal")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: AnyCodable
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/NotIn.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct NotIn: Operator {
12 |     static let id = OperatorID(rawValue: "not_in")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: Any
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
[284/308] Compiling SwiftRuleEngine NotEqual.swift
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/NotContainsRegex.swift:11:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
 9 |
10 | struct NotContainsRegex: Operator {
11 |     static let id = OperatorID(rawValue: "not_contains_regex")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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 |     private let regex: NSRegularExpression
13 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/NotEqual.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct NotEqual: Operator {
12 |     static let id = OperatorID(rawValue: "not_equal")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: AnyCodable
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/NotIn.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct NotIn: Operator {
12 |     static let id = OperatorID(rawValue: "not_in")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: Any
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
[285/308] Compiling SwiftRuleEngine NotIn.swift
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/NotContainsRegex.swift:11:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
 9 |
10 | struct NotContainsRegex: Operator {
11 |     static let id = OperatorID(rawValue: "not_contains_regex")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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 |     private let regex: NSRegularExpression
13 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/NotEqual.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct NotEqual: Operator {
12 |     static let id = OperatorID(rawValue: "not_equal")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: AnyCodable
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/NotIn.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct NotIn: Operator {
12 |     static let id = OperatorID(rawValue: "not_in")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: Any
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
[286/308] Emitting module SwiftRuleEngine
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Contains.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct Contains: Operator {
12 |     static let id = OperatorID(rawValue: "contains")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: AnyCodable
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/ContainsRegex.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct ContainsRegex: Operator {
12 |     static let id = OperatorID(rawValue: "contains_regex")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let regex: NSRegularExpression
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/EndsWith.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct EndsWith: Operator {
12 |     static let id = OperatorID(rawValue: "endswith")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: String
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/EndsWith.swift:35:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
33 |
34 | struct NotEndsWith: Operator {
35 |     static let id = OperatorID(rawValue: "not_endswith")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
36 |     private let value: String
37 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Equal.swift:13:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
11 |
12 | struct Equal: Operator {
13 |     static let id = OperatorID(rawValue: "equal")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
14 |     private let value: AnyCodable
15 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/GreaterThan.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct GreaterThan: Operator {
12 |     static let id = OperatorID(rawValue: "greater_than")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: AnyCodable
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/GreaterThanInclusive.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct GreaterThanInclusive: Operator {
12 |     static let id = OperatorID(rawValue: "greater_than_inclusive")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: AnyCodable
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/In.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct In: Operator {
12 |     static let id = OperatorID(rawValue: "in")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: Any
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/LessThan.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct LessThan: Operator {
12 |     static let id = OperatorID(rawValue: "less_than")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: AnyCodable
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/LessThanInclusive.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct LessThanInclusive: Operator {
12 |     static let id = OperatorID(rawValue: "less_than_inclusive")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: AnyCodable
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/NotContains.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct NotContains: Operator {
12 |     static let id = OperatorID(rawValue: "not_contains")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: AnyCodable
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/NotContainsRegex.swift:11:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
 9 |
10 | struct NotContainsRegex: Operator {
11 |     static let id = OperatorID(rawValue: "not_contains_regex")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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 |     private let regex: NSRegularExpression
13 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/NotEqual.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct NotEqual: Operator {
12 |     static let id = OperatorID(rawValue: "not_equal")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: AnyCodable
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/NotIn.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct NotIn: Operator {
12 |     static let id = OperatorID(rawValue: "not_in")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: Any
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/NotRegex.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct NotRegex: Operator {
12 |     static let id = OperatorID(rawValue: "not_regex")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     let regex: NSRegularExpression
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Regex.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct Regex: Operator {
12 |     static let id = OperatorID(rawValue: "regex")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     let regex: NSRegularExpression
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/StartsWith.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct StartsWith: Operator {
12 |     static let id = OperatorID(rawValue: "startswith")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: String
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/StartsWith.swift:35:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
33 |
34 | struct NotStartsWith: Operator {
35 |     static let id = OperatorID(rawValue: "not_startswith")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
36 |     private let value: String
37 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
[287/308] Compiling SwiftRuleEngine In.swift
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/In.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct In: Operator {
12 |     static let id = OperatorID(rawValue: "in")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: Any
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/LessThan.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct LessThan: Operator {
12 |     static let id = OperatorID(rawValue: "less_than")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: AnyCodable
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/LessThanInclusive.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct LessThanInclusive: Operator {
12 |     static let id = OperatorID(rawValue: "less_than_inclusive")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: AnyCodable
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/NotContains.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct NotContains: Operator {
12 |     static let id = OperatorID(rawValue: "not_contains")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: AnyCodable
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
[288/308] Compiling SwiftRuleEngine LessThan.swift
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/In.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct In: Operator {
12 |     static let id = OperatorID(rawValue: "in")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: Any
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/LessThan.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct LessThan: Operator {
12 |     static let id = OperatorID(rawValue: "less_than")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: AnyCodable
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/LessThanInclusive.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct LessThanInclusive: Operator {
12 |     static let id = OperatorID(rawValue: "less_than_inclusive")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: AnyCodable
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/NotContains.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct NotContains: Operator {
12 |     static let id = OperatorID(rawValue: "not_contains")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: AnyCodable
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
[289/308] Compiling SwiftRuleEngine LessThanInclusive.swift
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/In.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct In: Operator {
12 |     static let id = OperatorID(rawValue: "in")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: Any
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/LessThan.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct LessThan: Operator {
12 |     static let id = OperatorID(rawValue: "less_than")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: AnyCodable
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/LessThanInclusive.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct LessThanInclusive: Operator {
12 |     static let id = OperatorID(rawValue: "less_than_inclusive")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: AnyCodable
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/NotContains.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct NotContains: Operator {
12 |     static let id = OperatorID(rawValue: "not_contains")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: AnyCodable
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
[290/308] Compiling SwiftRuleEngine NotContains.swift
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/In.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct In: Operator {
12 |     static let id = OperatorID(rawValue: "in")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: Any
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/LessThan.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct LessThan: Operator {
12 |     static let id = OperatorID(rawValue: "less_than")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: AnyCodable
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/LessThanInclusive.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct LessThanInclusive: Operator {
12 |     static let id = OperatorID(rawValue: "less_than_inclusive")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: AnyCodable
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/NotContains.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct NotContains: Operator {
12 |     static let id = OperatorID(rawValue: "not_contains")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: AnyCodable
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
[291/308] Compiling SwiftRuleEngine AnyCodable.swift
[292/308] Compiling SwiftRuleEngine CodableExtension.swift
[293/308] Compiling SwiftRuleEngine Condition.swift
[294/308] Compiling SwiftRuleEngine Dictionary+StringSubscriptable.swift
[295/308] Compiling SwiftRuleEngine EndsWith.swift
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/EndsWith.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct EndsWith: Operator {
12 |     static let id = OperatorID(rawValue: "endswith")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: String
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/EndsWith.swift:35:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
33 |
34 | struct NotEndsWith: Operator {
35 |     static let id = OperatorID(rawValue: "not_endswith")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
36 |     private let value: String
37 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Equal.swift:13:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
11 |
12 | struct Equal: Operator {
13 |     static let id = OperatorID(rawValue: "equal")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
14 |     private let value: AnyCodable
15 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/GreaterThan.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct GreaterThan: Operator {
12 |     static let id = OperatorID(rawValue: "greater_than")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: AnyCodable
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/GreaterThanInclusive.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct GreaterThanInclusive: Operator {
12 |     static let id = OperatorID(rawValue: "greater_than_inclusive")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: AnyCodable
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
[296/308] Compiling SwiftRuleEngine Equal.swift
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/EndsWith.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct EndsWith: Operator {
12 |     static let id = OperatorID(rawValue: "endswith")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: String
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/EndsWith.swift:35:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
33 |
34 | struct NotEndsWith: Operator {
35 |     static let id = OperatorID(rawValue: "not_endswith")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
36 |     private let value: String
37 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Equal.swift:13:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
11 |
12 | struct Equal: Operator {
13 |     static let id = OperatorID(rawValue: "equal")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
14 |     private let value: AnyCodable
15 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/GreaterThan.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct GreaterThan: Operator {
12 |     static let id = OperatorID(rawValue: "greater_than")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: AnyCodable
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/GreaterThanInclusive.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct GreaterThanInclusive: Operator {
12 |     static let id = OperatorID(rawValue: "greater_than_inclusive")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: AnyCodable
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
[297/308] Compiling SwiftRuleEngine GreaterThan.swift
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/EndsWith.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct EndsWith: Operator {
12 |     static let id = OperatorID(rawValue: "endswith")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: String
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/EndsWith.swift:35:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
33 |
34 | struct NotEndsWith: Operator {
35 |     static let id = OperatorID(rawValue: "not_endswith")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
36 |     private let value: String
37 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Equal.swift:13:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
11 |
12 | struct Equal: Operator {
13 |     static let id = OperatorID(rawValue: "equal")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
14 |     private let value: AnyCodable
15 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/GreaterThan.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct GreaterThan: Operator {
12 |     static let id = OperatorID(rawValue: "greater_than")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: AnyCodable
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/GreaterThanInclusive.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct GreaterThanInclusive: Operator {
12 |     static let id = OperatorID(rawValue: "greater_than_inclusive")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: AnyCodable
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
[298/308] Compiling SwiftRuleEngine GreaterThanInclusive.swift
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/EndsWith.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct EndsWith: Operator {
12 |     static let id = OperatorID(rawValue: "endswith")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: String
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/EndsWith.swift:35:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
33 |
34 | struct NotEndsWith: Operator {
35 |     static let id = OperatorID(rawValue: "not_endswith")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
36 |     private let value: String
37 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Equal.swift:13:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
11 |
12 | struct Equal: Operator {
13 |     static let id = OperatorID(rawValue: "equal")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
14 |     private let value: AnyCodable
15 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/GreaterThan.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct GreaterThan: Operator {
12 |     static let id = OperatorID(rawValue: "greater_than")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: AnyCodable
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/GreaterThanInclusive.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct GreaterThanInclusive: Operator {
12 |     static let id = OperatorID(rawValue: "greater_than_inclusive")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: AnyCodable
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
[299/308] Compiling SwiftRuleEngine StartsWith.swift
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/StartsWith.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct StartsWith: Operator {
12 |     static let id = OperatorID(rawValue: "startswith")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: String
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/StartsWith.swift:35:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
33 |
34 | struct NotStartsWith: Operator {
35 |     static let id = OperatorID(rawValue: "not_startswith")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
36 |     private let value: String
37 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
[300/308] Compiling SwiftRuleEngine Rule.swift
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/StartsWith.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct StartsWith: Operator {
12 |     static let id = OperatorID(rawValue: "startswith")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: String
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/StartsWith.swift:35:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
33 |
34 | struct NotStartsWith: Operator {
35 |     static let id = OperatorID(rawValue: "not_startswith")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
36 |     private let value: String
37 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
[301/308] Compiling SwiftRuleEngine RuleDecoder.swift
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/StartsWith.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct StartsWith: Operator {
12 |     static let id = OperatorID(rawValue: "startswith")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: String
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/StartsWith.swift:35:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
33 |
34 | struct NotStartsWith: Operator {
35 |     static let id = OperatorID(rawValue: "not_startswith")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
36 |     private let value: String
37 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
[302/308] Compiling SwiftRuleEngine JSONPath.swift
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Contains.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct Contains: Operator {
12 |     static let id = OperatorID(rawValue: "contains")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: AnyCodable
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/ContainsRegex.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct ContainsRegex: Operator {
12 |     static let id = OperatorID(rawValue: "contains_regex")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let regex: NSRegularExpression
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
[303/308] Compiling SwiftRuleEngine MultiCondition.swift
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Contains.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct Contains: Operator {
12 |     static let id = OperatorID(rawValue: "contains")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: AnyCodable
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/ContainsRegex.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct ContainsRegex: Operator {
12 |     static let id = OperatorID(rawValue: "contains_regex")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let regex: NSRegularExpression
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
[304/308] Compiling SwiftRuleEngine Contains.swift
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Contains.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct Contains: Operator {
12 |     static let id = OperatorID(rawValue: "contains")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: AnyCodable
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/ContainsRegex.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct ContainsRegex: Operator {
12 |     static let id = OperatorID(rawValue: "contains_regex")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let regex: NSRegularExpression
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
[305/308] Compiling SwiftRuleEngine ContainsRegex.swift
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Contains.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct Contains: Operator {
12 |     static let id = OperatorID(rawValue: "contains")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let value: AnyCodable
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/ContainsRegex.swift:12:16: warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct ContainsRegex: Operator {
12 |     static let id = OperatorID(rawValue: "contains_regex")
   |                |- warning: static property 'id' is not concurrency-safe because non-'Sendable' type 'OperatorID' may have shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: annotate 'id' 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
13 |     private let regex: NSRegularExpression
14 |
/host/spi-builder-workspace/Sources/SwiftRuleEngine/Operators/Operator.swift:20:15: note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
18 |
19 |
20 | public struct OperatorID: RawRepresentable, Hashable, Equatable, Decodable {
   |               `- note: consider making struct 'OperatorID' conform to the 'Sendable' protocol
21 |     public var rawValue: String
22 |
[306/308] Compiling SwiftRuleEngine RuleEngine.swift
[307/308] Compiling SwiftRuleEngine SimpleCondition.swift
[308/308] Compiling SwiftRuleEngine StringSubscriptable.swift
Build complete! (149.00s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.0-prerelease-2024-06-12",
            "upper_bound" : "601.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "SwiftRuleEngine",
  "name" : "SwiftRuleEngine",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "SwiftRuleEngine",
      "targets" : [
        "SwiftRuleEngine"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SwiftRuleEngineMacros",
      "targets" : [
        "SwiftRuleEngineMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftRuleEngineTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftRuleEngineTests",
      "path" : "Tests/SwiftRuleEngineTests",
      "sources" : [
        "JSONPathTests.swift",
        "OperatorTests/ContainsOperatorTests.swift",
        "OperatorTests/ContainsRegexOperatorTests.swift",
        "OperatorTests/EndsWithOperatorTests.swift",
        "OperatorTests/EqualOperatorTests.swift",
        "OperatorTests/GreaterThanInclusiveOperatorTests.swift",
        "OperatorTests/GreaterThanOperatorTests.swift",
        "OperatorTests/InOperatorTests.swift",
        "OperatorTests/LessThanInclusiveOperatorTests.swift",
        "OperatorTests/LessThanOperatorTests.swift",
        "OperatorTests/NotContainsOperatorTests.swift",
        "OperatorTests/NotContainsRegexOperatorTests.swift",
        "OperatorTests/NotEndsWithOperatorTests.swift",
        "OperatorTests/NotEqualOperatorTests.swift",
        "OperatorTests/NotInOperatorTests.swift",
        "OperatorTests/NotRegexOperatorTests.swift",
        "OperatorTests/NotStartsWithOperatorTests.swift",
        "OperatorTests/RegexOperatorTests.swift",
        "OperatorTests/StartsWithOperatorTests.swift",
        "RuleDecoderTests.swift",
        "RuleEnginePerformanceTests.swift",
        "RuleEngineTests/RuleEngineDictionaryTests.swift",
        "RuleEngineTests/RuleEngineSubscriptableTests.swift",
        "SimpleConditionTests.swift"
      ],
      "target_dependencies" : [
        "SwiftRuleEngine"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftRuleEngineMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftRuleEngineMacrosTests",
      "path" : "Tests/SwiftRuleEngineMacrosTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "StringSubscriptableMacroTests.swift"
      ],
      "target_dependencies" : [
        "SwiftRuleEngineMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftRuleEngineMacros",
      "module_type" : "SwiftTarget",
      "name" : "SwiftRuleEngineMacros",
      "path" : "Sources/SwiftRuleEngineMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "SwiftRuleEngine",
        "SwiftRuleEngineMacros"
      ],
      "sources" : [
        "CompilerPluginMain.swift",
        "StringSubscriptableMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "SwiftRuleEngine",
      "module_type" : "SwiftTarget",
      "name" : "SwiftRuleEngine",
      "path" : "Sources/SwiftRuleEngine",
      "product_memberships" : [
        "SwiftRuleEngine"
      ],
      "sources" : [
        "AnyCodable.swift",
        "CodableExtension.swift",
        "Condition.swift",
        "Dictionary+StringSubscriptable.swift",
        "JSONPath.swift",
        "MultiCondition.swift",
        "Operators/Contains.swift",
        "Operators/ContainsRegex.swift",
        "Operators/EndsWith.swift",
        "Operators/Equal.swift",
        "Operators/GreaterThan.swift",
        "Operators/GreaterThanInclusive.swift",
        "Operators/In.swift",
        "Operators/LessThan.swift",
        "Operators/LessThanInclusive.swift",
        "Operators/NotContains.swift",
        "Operators/NotContainsRegex.swift",
        "Operators/NotEqual.swift",
        "Operators/NotIn.swift",
        "Operators/NotRegex.swift",
        "Operators/Operator.swift",
        "Operators/Regex.swift",
        "Operators/StartsWith.swift",
        "Rule.swift",
        "RuleDecoder.swift",
        "RuleEngine.swift",
        "SimpleCondition.swift",
        "StringSubscriptable.swift"
      ],
      "target_dependencies" : [
        "SwiftRuleEngineMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9d7dab235f2b0b46edadd73b1fb0c3b5323df02053420324a4a2f8ca89cb54a5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.