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 CodableWrappers, reference main (9e132f), with Swift 6.0 for macOS (SPM) on 4 Nov 2024 22:06:32 UTC.

Swift 6 data race errors: 4

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GottaGetSwifty/CodableWrappers.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/GottaGetSwifty/CodableWrappers
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9e132f1 Fixing Macros import to compile on all platforms (#45)
Cloned https://github.com/GottaGetSwifty/CodableWrappers.git
Revision (git rev-parse @):
9e132f1dc4ba966acfdd6487c1815bd88809b5b4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/GottaGetSwifty/CodableWrappers.git at main
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/Quick/Quick.git
[1/14728] Fetching quick
[14729/33951] Fetching quick, nimble
[14730/100350] Fetching quick, nimble, swift-syntax
Fetched https://github.com/Quick/Nimble.git from cache (5.45s)
Fetched https://github.com/Quick/Quick.git from cache (5.45s)
Fetched https://github.com/apple/swift-syntax.git from cache (5.45s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (3.40s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 12.3.0 (0.73s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.87s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.68s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.76s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.69s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 7.6.2 (0.54s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-algorithms.git
[1/5563] Fetching swift-algorithms
[1003/17916] Fetching swift-algorithms, swift-argument-parser
Fetched https://github.com/apple/swift-algorithms.git from cache (1.54s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.54s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.64s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.10s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.53s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.64s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 7.6.2
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 12.3.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "codablewrappers",
      "name": "CodableWrappers",
      "url": "https://github.com/GottaGetSwifty/CodableWrappers.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CodableWrappers",
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/apple/swift-syntax.git",
          "version": "509.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/GottaGetSwifty/CodableWrappers.git
[1/1038] Fetching codablewrappers
Fetched https://github.com/GottaGetSwifty/CodableWrappers.git from cache (0.90s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-syntax.git from cache (0.92s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (0.03s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
Creating working copy for https://github.com/GottaGetSwifty/CodableWrappers.git
Working copy of https://github.com/GottaGetSwifty/CodableWrappers.git resolved at main (9e132f1)
warning: '.resolve-product-dependencies': dependency 'codablewrappers' is not used by any target
Found 1 product dependencies
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/GottaGetSwifty/CodableWrappers.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin DefocusCommandPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin LintCommandPlugin
[4/4] Compiling plugin LintError
[5/5] Compiling plugin LintWarning
Building for debugging...
[5/22] Write sources
[19/22] Write swift-version--7754E27361AE5C74.txt
[21/24] Compiling SwiftSyntax509 Empty.swift
[22/24] Emitting module SwiftSyntax509
[23/70] Compiling SwiftSyntax SyntaxText.swift
[24/70] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[25/70] Compiling SwiftSyntax TokenDiagnostic.swift
[26/70] Compiling SwiftSyntax TokenSyntax.swift
[27/70] Compiling SwiftSyntax Trivia.swift
[28/75] Compiling SwiftSyntax MemoryLayout.swift
[29/75] Compiling SwiftSyntax MissingNodeInitializers.swift
[30/75] Compiling SwiftSyntax RawSyntax.swift
[31/75] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[32/75] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[33/75] Compiling SwiftSyntax RawSyntaxTokenView.swift
[34/75] Compiling SwiftSyntax SourceLength.swift
[35/75] Compiling SwiftSyntax SourceLocation.swift
[36/75] Compiling SwiftSyntax SourcePresence.swift
[37/75] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[38/75] Compiling SwiftSyntax AbsolutePosition.swift
[39/75] Compiling SwiftSyntax Assert.swift
[40/75] Compiling SwiftSyntax BumpPtrAllocator.swift
[41/75] Compiling SwiftSyntax CommonAncestor.swift
[42/75] Compiling SwiftSyntax Convenience.swift
[43/75] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[44/75] Compiling SwiftSyntax SyntaxBaseNodes.swift
[45/75] Compiling SwiftSyntax SyntaxCollections.swift
[46/75] Compiling SwiftSyntax SyntaxEnum.swift
[47/75] Compiling SwiftSyntax SyntaxKind.swift
[48/75] Emitting module SwiftSyntax
[49/75] Compiling SwiftSyntax Utils.swift
[50/75] Compiling SwiftSyntax ChildNameForKeyPath.swift
[51/75] Compiling SwiftSyntax Keyword.swift
[52/75] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[53/75] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[54/75] Compiling SwiftSyntax Syntax.swift
[55/75] Compiling SwiftSyntax SyntaxArena.swift
[56/75] Compiling SwiftSyntax SyntaxChildren.swift
[57/75] Compiling SwiftSyntax SyntaxCollection.swift
[58/75] Compiling SwiftSyntax SyntaxData.swift
[59/75] Compiling SwiftSyntax Tokens.swift
[60/75] Compiling SwiftSyntax TriviaPieces.swift
[61/75] Compiling SwiftSyntax RawSyntaxNodes.swift
[62/75] Compiling SwiftSyntax RawSyntaxValidation.swift
[63/75] Compiling SwiftSyntax SyntaxDeclNodes.swift
[64/75] Compiling SwiftSyntax SyntaxRewriter.swift
[65/75] Compiling SwiftSyntax SyntaxTraits.swift
[66/75] Compiling SwiftSyntax SyntaxTransform.swift
[67/75] Compiling SwiftSyntax SyntaxVisitor.swift
[68/75] Compiling SwiftSyntax TokenKind.swift
[69/75] Compiling SwiftSyntax SyntaxExprNodes.swift
[70/75] Compiling SwiftSyntax SyntaxNodes.swift
[71/75] Compiling SwiftSyntax SyntaxPatternNodes.swift
[72/75] Compiling SwiftSyntax SyntaxStmtNodes.swift
[73/75] Compiling SwiftSyntax SyntaxTypeNodes.swift
[74/127] Compiling SwiftDiagnostics Note.swift
[75/127] Compiling SwiftDiagnostics Message.swift
[76/127] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[77/127] Compiling SwiftDiagnostics Convenience.swift
[78/127] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[79/127] Compiling SwiftDiagnostics Diagnostic.swift
[80/127] Emitting module SwiftDiagnostics
[81/127] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[82/127] Compiling SwiftDiagnostics FixIt.swift
[83/127] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[84/127] Compiling SwiftBasicFormat Syntax+Extensions.swift
[85/127] Emitting module SwiftBasicFormat
[86/127] Compiling SwiftBasicFormat BasicFormat.swift
[87/127] Compiling SwiftParser Lexeme.swift
[88/127] Compiling SwiftParser LexemeSequence.swift
[89/127] Compiling SwiftParser Lexer.swift
[90/127] Compiling SwiftParser RegexLiteralLexer.swift
[91/127] Compiling SwiftParser SyntaxUtils.swift
[92/127] Compiling SwiftParser TokenConsumer.swift
[93/127] Compiling SwiftParser TokenPrecedence.swift
[94/127] Compiling SwiftParser TokenSpec.swift
[95/127] Compiling SwiftParser UnicodeScalarExtensions.swift
[96/127] Compiling SwiftParser Lookahead.swift
[97/127] Compiling SwiftParser LoopProgressCondition.swift
[98/127] Compiling SwiftParser Modifiers.swift
[99/131] Compiling SwiftParser Statements.swift
[100/131] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[101/131] Compiling SwiftParser StringLiterals.swift
[102/131] Compiling SwiftParser SwiftParserCompatibility.swift
[103/131] Compiling SwiftParser Names.swift
[104/131] Compiling SwiftParser Nominals.swift
[105/131] Compiling SwiftParser Parameters.swift
[106/131] Compiling SwiftParser ParseSourceFile.swift
[107/131] Compiling SwiftParser TokenSpecSet.swift
[108/131] Compiling SwiftParser TopLevel.swift
[109/131] Compiling SwiftParser TriviaParser.swift
[110/131] Compiling SwiftParser Types.swift
[111/131] Emitting module SwiftParser
[112/131] Compiling SwiftParser IsLexerClassified.swift
[113/131] Compiling SwiftParser LayoutNodes+Parsable.swift
[114/131] Compiling SwiftParser Parser+TokenSpecSet.swift
[115/131] Compiling SwiftParser TokenSpecStaticMembers.swift
[116/131] Compiling SwiftParser Parser.swift
[117/131] Compiling SwiftParser Patterns.swift
[118/131] Compiling SwiftParser Recovery.swift
[119/131] Compiling SwiftParser Specifiers.swift
[120/131] Compiling SwiftParser Attributes.swift
[121/131] Compiling SwiftParser Availability.swift
[122/131] Compiling SwiftParser CharacterInfo.swift
[123/131] Compiling SwiftParser CollectionNodes+Parsable.swift
[124/131] Compiling SwiftParser Declarations.swift
[125/131] Compiling SwiftParser Directives.swift
[126/131] Compiling SwiftParser ExperimentalFeatures.swift
[127/131] Compiling SwiftParser Expressions.swift
[128/131] Compiling SwiftParser IncrementalParseTransition.swift
[129/131] Compiling SwiftParser Cursor.swift
[130/154] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[131/155] Compiling SwiftOperators PrecedenceGraph.swift
[132/156] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[133/156] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[134/156] Compiling SwiftOperators SyntaxSynthesis.swift
[135/156] Compiling SwiftOperators PrecedenceGroup.swift
[136/156] Compiling SwiftParserDiagnostics PresenceUtils.swift
[137/156] Compiling SwiftOperators Operator.swift
[138/156] Compiling SwiftOperators OperatorTable+Folding.swift
[139/156] Compiling SwiftOperators OperatorTable+Semantics.swift
[140/156] Compiling SwiftOperators OperatorError.swift
[141/156] Compiling SwiftOperators OperatorError+Diagnostics.swift
[142/156] Emitting module SwiftOperators
[143/156] Compiling SwiftOperators OperatorTable.swift
[144/156] Compiling SwiftOperators OperatorTable+Defaults.swift
[145/156] Compiling SwiftParserDiagnostics Utils.swift
[146/156] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[147/156] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[148/156] Compiling SwiftParserDiagnostics MissingNodesError.swift
[149/156] Compiling SwiftParserDiagnostics MissingTokenError.swift
[150/156] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[151/156] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[152/156] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[153/156] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[154/156] Emitting module SwiftParserDiagnostics
[155/170] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[156/170] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[157/170] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[158/170] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[159/170] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[160/171] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[161/171] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[162/171] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[163/171] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[164/171] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[165/171] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[166/171] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[167/171] Emitting module SwiftSyntaxBuilder
[168/171] Compiling SwiftSyntaxBuilder Indenter.swift
[169/171] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[170/185] Compiling SwiftSyntaxMacros AccessorMacro.swift
[171/185] Compiling SwiftSyntaxMacros AttachedMacro.swift
[172/185] Emitting module SwiftSyntaxMacros
[173/185] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[174/185] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[175/186] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[176/186] Compiling SwiftSyntaxMacros Macro+Format.swift
[177/186] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[178/186] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[179/186] Compiling SwiftSyntaxMacros MemberMacro.swift
[180/186] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[181/186] Compiling SwiftSyntaxMacros Macro.swift
[182/186] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[183/186] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[184/186] Compiling SwiftSyntaxMacros PeerMacro.swift
[185/194] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[186/194] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[187/194] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[188/194] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[189/194] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[190/194] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[191/194] Emitting module SwiftSyntaxMacroExpansion
[192/194] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[193/201] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[194/201] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[195/201] Emitting module SwiftCompilerPluginMessageHandling
[196/201] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[197/201] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[198/201] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[199/201] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[200/203] Emitting module SwiftCompilerPlugin
[201/203] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[202/213] Compiling CodableWrapperMacros ErrorHandling.swift
[203/213] Compiling CodableWrapperMacros DiagnosticConvenience.swift
[204/213] Compiling CodableWrapperMacros TypeMacroContainers.swift
[205/213] Compiling CodableWrapperMacros ConvenienceExtensions.swift
[206/213] Compiling CodableWrapperMacros CodingKeysGenerator.swift
[207/213] Compiling CodableWrapperMacros CodingKeyTypes.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodableWrapperMacros/CodingKeys/CodingKeyTypes.swift:126:16: warning: static property 'snakeCaseConverter' is not concurrency-safe because non-'Sendable' type 'KeyConverter' may have shared mutable state; this is an error in the Swift 6 language mode
123 | }
124 |
125 | class KeyConverter {
    |       `- note: class 'KeyConverter' does not conform to the 'Sendable' protocol
126 |     static let snakeCaseConverter = KeyConverter(separator: "_")
    |                |- warning: static property 'snakeCaseConverter' is not concurrency-safe because non-'Sendable' type 'KeyConverter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'snakeCaseConverter' 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
127 |     static let kebabCaseConverter = KeyConverter(separator: "-")
128 |     static let plainCaseConverter = KeyConverter(separator: "")
/Users/admin/builder/spi-builder-workspace/Sources/CodableWrapperMacros/CodingKeys/CodingKeyTypes.swift:127:16: warning: static property 'kebabCaseConverter' is not concurrency-safe because non-'Sendable' type 'KeyConverter' may have shared mutable state; this is an error in the Swift 6 language mode
123 | }
124 |
125 | class KeyConverter {
    |       `- note: class 'KeyConverter' does not conform to the 'Sendable' protocol
126 |     static let snakeCaseConverter = KeyConverter(separator: "_")
127 |     static let kebabCaseConverter = KeyConverter(separator: "-")
    |                |- warning: static property 'kebabCaseConverter' is not concurrency-safe because non-'Sendable' type 'KeyConverter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'kebabCaseConverter' 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
128 |     static let plainCaseConverter = KeyConverter(separator: "")
129 |     let separator: String
/Users/admin/builder/spi-builder-workspace/Sources/CodableWrapperMacros/CodingKeys/CodingKeyTypes.swift:128:16: warning: static property 'plainCaseConverter' is not concurrency-safe because non-'Sendable' type 'KeyConverter' may have shared mutable state; this is an error in the Swift 6 language mode
123 | }
124 |
125 | class KeyConverter {
    |       `- note: class 'KeyConverter' does not conform to the 'Sendable' protocol
126 |     static let snakeCaseConverter = KeyConverter(separator: "_")
127 |     static let kebabCaseConverter = KeyConverter(separator: "-")
128 |     static let plainCaseConverter = KeyConverter(separator: "")
    |                |- warning: static property 'plainCaseConverter' is not concurrency-safe because non-'Sendable' type 'KeyConverter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'plainCaseConverter' 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
129 |     let separator: String
130 |
[208/213] Compiling CodableWrapperMacros CodableWrapperMacros.swift
[209/213] Emitting module CodableWrapperMacros
/Users/admin/builder/spi-builder-workspace/Sources/CodableWrapperMacros/CodingKeys/CodingKeyTypes.swift:126:16: warning: static property 'snakeCaseConverter' is not concurrency-safe because non-'Sendable' type 'KeyConverter' may have shared mutable state; this is an error in the Swift 6 language mode
123 | }
124 |
125 | class KeyConverter {
    |       `- note: class 'KeyConverter' does not conform to the 'Sendable' protocol
126 |     static let snakeCaseConverter = KeyConverter(separator: "_")
    |                |- warning: static property 'snakeCaseConverter' is not concurrency-safe because non-'Sendable' type 'KeyConverter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'snakeCaseConverter' 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
127 |     static let kebabCaseConverter = KeyConverter(separator: "-")
128 |     static let plainCaseConverter = KeyConverter(separator: "")
/Users/admin/builder/spi-builder-workspace/Sources/CodableWrapperMacros/CodingKeys/CodingKeyTypes.swift:127:16: warning: static property 'kebabCaseConverter' is not concurrency-safe because non-'Sendable' type 'KeyConverter' may have shared mutable state; this is an error in the Swift 6 language mode
123 | }
124 |
125 | class KeyConverter {
    |       `- note: class 'KeyConverter' does not conform to the 'Sendable' protocol
126 |     static let snakeCaseConverter = KeyConverter(separator: "_")
127 |     static let kebabCaseConverter = KeyConverter(separator: "-")
    |                |- warning: static property 'kebabCaseConverter' is not concurrency-safe because non-'Sendable' type 'KeyConverter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'kebabCaseConverter' 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
128 |     static let plainCaseConverter = KeyConverter(separator: "")
129 |     let separator: String
/Users/admin/builder/spi-builder-workspace/Sources/CodableWrapperMacros/CodingKeys/CodingKeyTypes.swift:128:16: warning: static property 'plainCaseConverter' is not concurrency-safe because non-'Sendable' type 'KeyConverter' may have shared mutable state; this is an error in the Swift 6 language mode
123 | }
124 |
125 | class KeyConverter {
    |       `- note: class 'KeyConverter' does not conform to the 'Sendable' protocol
126 |     static let snakeCaseConverter = KeyConverter(separator: "_")
127 |     static let kebabCaseConverter = KeyConverter(separator: "-")
128 |     static let plainCaseConverter = KeyConverter(separator: "")
    |                |- warning: static property 'plainCaseConverter' is not concurrency-safe because non-'Sendable' type 'KeyConverter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                |- note: annotate 'plainCaseConverter' 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
129 |     let separator: String
130 |
[210/213] Compiling CodableWrapperMacros DebuggingHelpers.swift
[211/213] Compiling CodableWrapperMacros CodingKeyMacros.swift
[211/213] Write Objects.LinkFileList
[212/213] Linking CodableWrapperMacros-tool
[214/230] Compiling CodableWrappers NilFiltering.swift
[215/230] Compiling CodableWrappers NullEncoding.swift
[216/231] Compiling CodableWrappers StaticCoding.swift
[217/231] Compiling CodableWrappers BoolCoding.swift
[218/231] Compiling CodableWrappers DataCoding.swift
[219/231] Compiling CodableWrappers DateCoding.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodableWrappers/StaticCoders/DateCoding.swift:88:23: warning: static property 'iso8601DateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
 86 | public struct ISO8601DateStaticCoder: ISO8601DateFormatterStaticCoder {
 87 |
 88 |     public static let iso8601DateFormatter: ISO8601DateFormatter = {
    |                       |- warning: static property 'iso8601DateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'iso8601DateFormatter' 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
 89 |         let formatter = ISO8601DateFormatter()
 90 |         formatter.formatOptions = .withInternetDateTime
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
[220/231] Compiling CodableWrappers FloatingPointCoding.swift
/Users/admin/builder/spi-builder-workspace/Sources/CodableWrappers/StaticCoders/DateCoding.swift:88:23: warning: static property 'iso8601DateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
 86 | public struct ISO8601DateStaticCoder: ISO8601DateFormatterStaticCoder {
 87 |
 88 |     public static let iso8601DateFormatter: ISO8601DateFormatter = {
    |                       |- warning: static property 'iso8601DateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'iso8601DateFormatter' 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
 89 |         let formatter = ISO8601DateFormatter()
 90 |         formatter.formatOptions = .withInternetDateTime
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
[221/231] Compiling CodableWrappers OmitCodingWrappers.swift
[222/231] Compiling CodableWrappers OptionalWrappers.swift
[223/231] Compiling CodableWrappers StaticCodingWrappers.swift
[224/231] Compiling CodableWrappers TransientCoding.swift
[225/231] Compiling CodableWrappers FallbackCoding.swift
[226/231] Compiling CodableWrappers ImmutableWrapper.swift
[227/231] Compiling CodableWrappers CustomWrappers.swift
[228/231] Compiling CodableWrappers EmptyDefaults.swift
[229/231] Compiling CodableWrappers CodableMacros.swift
[230/231] Compiling CodableWrappers ConveienceAdherence.swift
[231/231] Emitting module CodableWrappers
/Users/admin/builder/spi-builder-workspace/Sources/CodableWrappers/StaticCoders/DateCoding.swift:88:23: warning: static property 'iso8601DateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
 86 | public struct ISO8601DateStaticCoder: ISO8601DateFormatterStaticCoder {
 87 |
 88 |     public static let iso8601DateFormatter: ISO8601DateFormatter = {
    |                       |- warning: static property 'iso8601DateFormatter' is not concurrency-safe because non-'Sendable' type 'ISO8601DateFormatter' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'iso8601DateFormatter' 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
 89 |         let formatter = ISO8601DateFormatter()
 90 |         formatter.formatOptions = .withInternetDateTime
Foundation.ISO8601DateFormatter:2:12: note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 1 | @available(macOS 10.12, *)
 2 | open class ISO8601DateFormatter : Formatter, NSSecureCoding {
   |            `- note: class 'ISO8601DateFormatter' does not conform to the 'Sendable' protocol
 3 |     open var timeZone: TimeZone! { get set }
 4 |     open var formatOptions: ISO8601DateFormatter.Options { get set }
Build complete! (59.94s)
warning: 'quick': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/PrivacyInfo.xcprivacy
warning: 'quick': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/Quick/Sources/Quick/PrivacyInfo.xcprivacy
Build complete.
{
  "dependencies" : [
    {
      "identity" : "nimble",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "12.0.0",
            "upper_bound" : "13.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Nimble.git"
    },
    {
      "identity" : "quick",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "7.0.0",
            "upper_bound" : "8.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Quick/Quick.git"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.1.1",
            "upper_bound" : "510.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "CodableWrappers",
  "name" : "CodableWrappers",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "14.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "CodableWrappers",
      "targets" : [
        "CodableWrappers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CodableWrapperMacros",
      "targets" : [
        "CodableWrapperMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "IntegrationTests",
      "module_type" : "SwiftTarget",
      "name" : "IntegrationTests",
      "path" : "Tests/IntegrationTests",
      "product_dependencies" : [
        "Quick",
        "Nimble",
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "IntegrationTests.swift"
      ],
      "target_dependencies" : [
        "CodableWrapperMacros",
        "CodableWrappers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CodableWrappersTests",
      "module_type" : "SwiftTarget",
      "name" : "CodableWrappersTests",
      "path" : "Tests/CodableWrappersTests",
      "product_dependencies" : [
        "Quick",
        "Nimble"
      ],
      "sources" : [
        "CompositionTests.swift",
        "Decoder/BoolDecodingTests.swift",
        "Decoder/CustomFloatingPointDecoderTests.swift",
        "Decoder/DataDecodingTests.swift",
        "Decoder/DateDecodingTests.swift",
        "Decoder/DecodingTestSpec.swift",
        "Decoder/EmptyDefaultsDecodingTests.swift",
        "Decoder/LossyCollectionDecodingTests.swift",
        "Decoder/OptionalDecodingTests.swift",
        "Encoder/BoolEncodingTests.swift",
        "Encoder/CustomFloatingPointEncoderTests.swift",
        "Encoder/DataEncodingTests.swift",
        "Encoder/DateEncodingTests.swift",
        "Encoder/EmptyDefaultsEncodingTests.swift",
        "Encoder/EncodingTestSpec.swift",
        "Encoder/NullEncodingTests.swift",
        "Encoder/OptionalEncodingTests.swift",
        "EqualLinesPredicate.swift",
        "Other/OtherTests.swift",
        "PartialImplementationTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "CodableWrappers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CodableWrappers",
      "module_type" : "SwiftTarget",
      "name" : "CodableWrappers",
      "path" : "Sources/CodableWrappers",
      "product_memberships" : [
        "CodableWrappers"
      ],
      "sources" : [
        "CodableMacros/CodableMacros.swift",
        "Convenience/ConveienceAdherence.swift",
        "Convenience/CustomWrappers.swift",
        "Convenience/EmptyDefaults.swift",
        "Core/FallbackCoding.swift",
        "Core/ImmutableWrapper.swift",
        "Core/OmitCodingWrappers.swift",
        "Core/OptionalWrappers.swift",
        "Core/StaticCodingWrappers.swift",
        "Core/TransientCoding.swift",
        "StaticCoders/BoolCoding.swift",
        "StaticCoders/DataCoding.swift",
        "StaticCoders/DateCoding.swift",
        "StaticCoders/FloatingPointCoding.swift",
        "StaticCoders/NilFiltering.swift",
        "StaticCoders/NullEncoding.swift",
        "StaticCoders/StaticCoding.swift"
      ],
      "target_dependencies" : [
        "CodableWrapperMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CodableWrapperMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "CodableWrapperMacrosTests",
      "path" : "Tests/CodableWrapperMacrosTests",
      "product_dependencies" : [
        "Quick",
        "Nimble",
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "CodingKeyMacroErrorTests.swift",
        "CodingKeyMacroTests.swift",
        "CodingKeyPredicate.swift",
        "CodingKeyPrefixSuffixTests.swift",
        "Helpers.swift",
        "KeyConverterTests.swift",
        "TestMacros.swift"
      ],
      "target_dependencies" : [
        "CodableWrapperMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CodableWrapperMacros",
      "module_type" : "SwiftTarget",
      "name" : "CodableWrapperMacros",
      "path" : "Sources/CodableWrapperMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "CodableWrappers",
        "CodableWrapperMacros"
      ],
      "sources" : [
        "CodableWrapperMacros.swift",
        "CodingKeys/CodingKeyMacros.swift",
        "CodingKeys/CodingKeyTypes.swift",
        "CodingKeys/CodingKeysGenerator.swift",
        "Convenience/ConvenienceExtensions.swift",
        "Convenience/DebuggingHelpers.swift",
        "Convenience/DiagnosticConvenience.swift",
        "ErrorHandling.swift",
        "TypeMacroContainers.swift"
      ],
      "type" : "macro"
    }
  ],
  "tools_version" : "5.9"
}
Done.