Build Information
Successful build of CodableWrappers, reference 3.0.1 (9e132f
), with Swift 6.0 for macOS (SPM) on 4 Nov 2024 22:06:45 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: 3.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/GottaGetSwifty/CodableWrappers
* tag 3.0.1 -> FETCH_HEAD
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 3.0.1
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
[1/14728] Fetching quick
[14729/33951] Fetching quick, nimble
[16652/100350] Fetching quick, nimble, swift-syntax
Fetched https://github.com/Quick/Quick.git from cache (3.82s)
Fetched https://github.com/Quick/Nimble.git from cache (3.82s)
Fetched https://github.com/apple/swift-syntax.git from cache (3.82s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (3.34s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 12.3.0 (0.65s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.90s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.62s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.77s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.60s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 7.6.2 (0.48s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-algorithms.git
[1/5563] Fetching swift-algorithms
[113/17916] Fetching swift-algorithms, swift-argument-parser
Fetched https://github.com/apple/swift-algorithms.git from cache (3.74s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (3.74s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.61s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.09s)
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.49s)
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/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 7.6.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
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-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.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
========================================
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.86s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-syntax.git from cache (0.83s)
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 3.0.1 (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] Emitting module SwiftSyntax509
[22/24] Compiling SwiftSyntax509 Empty.swift
[23/70] Compiling SwiftSyntax AbsolutePosition.swift
[24/70] Compiling SwiftSyntax Assert.swift
[25/70] Compiling SwiftSyntax BumpPtrAllocator.swift
[26/70] Compiling SwiftSyntax CommonAncestor.swift
[27/70] Compiling SwiftSyntax Convenience.swift
[28/75] Compiling SwiftSyntax SyntaxText.swift
[29/75] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[30/75] Compiling SwiftSyntax TokenDiagnostic.swift
[31/75] Compiling SwiftSyntax TokenSyntax.swift
[32/75] Compiling SwiftSyntax Trivia.swift
[33/75] Compiling SwiftSyntax Syntax.swift
[34/75] Compiling SwiftSyntax SyntaxArena.swift
[35/75] Compiling SwiftSyntax SyntaxChildren.swift
[36/75] Compiling SwiftSyntax SyntaxCollection.swift
[37/75] Compiling SwiftSyntax SyntaxData.swift
[38/75] Compiling SwiftSyntax RawSyntaxTokenView.swift
[39/75] Compiling SwiftSyntax SourceLength.swift
[40/75] Compiling SwiftSyntax SourceLocation.swift
[41/75] Compiling SwiftSyntax SourcePresence.swift
[42/75] Compiling SwiftSyntax SwiftSyntaxCompatibility.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 Tokens.swift
[55/75] Compiling SwiftSyntax TriviaPieces.swift
[56/75] Compiling SwiftSyntax RawSyntaxNodes.swift
[57/75] Compiling SwiftSyntax RawSyntaxValidation.swift
[58/75] Compiling SwiftSyntax SyntaxDeclNodes.swift
[59/75] Compiling SwiftSyntax MemoryLayout.swift
[60/75] Compiling SwiftSyntax MissingNodeInitializers.swift
[61/75] Compiling SwiftSyntax RawSyntax.swift
[62/75] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[63/75] Compiling SwiftSyntax RawSyntaxNodeProtocol.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 SwiftBasicFormat Syntax+Extensions.swift
[75/127] Compiling SwiftDiagnostics Note.swift
[76/127] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[77/127] Compiling SwiftDiagnostics Message.swift
[78/127] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[79/127] Emitting module SwiftDiagnostics
[80/127] Compiling SwiftDiagnostics FixIt.swift
[81/127] Compiling SwiftDiagnostics Diagnostic.swift
[82/127] Compiling SwiftDiagnostics Convenience.swift
[83/127] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[84/127] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.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/131] Compiling SwiftParser Statements.swift
[92/131] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[93/131] Compiling SwiftParser StringLiterals.swift
[94/131] Compiling SwiftParser SwiftParserCompatibility.swift
[95/131] Compiling SwiftParser Names.swift
[96/131] Compiling SwiftParser Nominals.swift
[97/131] Compiling SwiftParser Parameters.swift
[98/131] Compiling SwiftParser ParseSourceFile.swift
[99/131] Compiling SwiftParser Parser.swift
[100/131] Compiling SwiftParser Patterns.swift
[101/131] Compiling SwiftParser Recovery.swift
[102/131] Compiling SwiftParser Specifiers.swift
[103/131] Compiling SwiftParser TokenSpecSet.swift
[104/131] Compiling SwiftParser TopLevel.swift
[105/131] Compiling SwiftParser TriviaParser.swift
[106/131] Compiling SwiftParser Types.swift
[107/131] Compiling SwiftParser SyntaxUtils.swift
[108/131] Compiling SwiftParser TokenConsumer.swift
[109/131] Compiling SwiftParser TokenPrecedence.swift
[110/131] Compiling SwiftParser TokenSpec.swift
[111/131] Compiling SwiftParser Attributes.swift
[112/131] Compiling SwiftParser Availability.swift
[113/131] Compiling SwiftParser CharacterInfo.swift
[114/131] Compiling SwiftParser CollectionNodes+Parsable.swift
[115/131] Compiling SwiftParser Declarations.swift
[116/131] Emitting module SwiftParser
[117/131] Compiling SwiftParser IsLexerClassified.swift
[118/131] Compiling SwiftParser LayoutNodes+Parsable.swift
[119/131] Compiling SwiftParser Parser+TokenSpecSet.swift
[120/131] Compiling SwiftParser TokenSpecStaticMembers.swift
[121/131] Compiling SwiftParser UnicodeScalarExtensions.swift
[122/131] Compiling SwiftParser Lookahead.swift
[123/131] Compiling SwiftParser LoopProgressCondition.swift
[124/131] Compiling SwiftParser Modifiers.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 PrecedenceGroup.swift
[132/156] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[133/156] Compiling SwiftOperators SyntaxSynthesis.swift
[134/156] Compiling SwiftOperators OperatorTable.swift
[135/156] Compiling SwiftOperators PrecedenceGraph.swift
[136/156] Compiling SwiftOperators OperatorTable+Semantics.swift
[137/156] Emitting module SwiftOperators
[138/156] Compiling SwiftOperators OperatorTable+Defaults.swift
[139/156] Compiling SwiftOperators OperatorError.swift
[140/156] Compiling SwiftOperators OperatorError+Diagnostics.swift
[141/156] Compiling SwiftOperators OperatorTable+Folding.swift
[142/156] Compiling SwiftOperators Operator.swift
[143/156] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[144/156] Emitting module SwiftParserDiagnostics
[145/156] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[146/156] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[147/156] Compiling SwiftParserDiagnostics MissingNodesError.swift
[148/156] Compiling SwiftParserDiagnostics MissingTokenError.swift
[149/156] Compiling SwiftParserDiagnostics Utils.swift
[150/156] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[151/156] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[152/156] Compiling SwiftParserDiagnostics PresenceUtils.swift
[153/156] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[154/156] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[155/170] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[156/171] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[157/171] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[158/171] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[159/171] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[160/171] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[161/171] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[162/171] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[163/171] Emitting module SwiftSyntaxBuilder
[164/171] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[165/171] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[166/171] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[167/171] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[168/171] Compiling SwiftSyntaxBuilder Indenter.swift
[169/171] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[170/185] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[171/185] Compiling SwiftSyntaxMacros Macro.swift
[172/185] Compiling SwiftSyntaxMacros Macro+Format.swift
[173/185] Compiling SwiftSyntaxMacros MemberMacro.swift
[174/186] Compiling SwiftSyntaxMacros AccessorMacro.swift
[175/186] Compiling SwiftSyntaxMacros AttachedMacro.swift
[176/186] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[177/186] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[178/186] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[179/186] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[180/186] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[181/186] Emitting module SwiftSyntaxMacros
[182/186] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[183/186] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[184/186] Compiling SwiftSyntaxMacros PeerMacro.swift
[185/194] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[186/194] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[187/194] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[188/194] Emitting module SwiftSyntaxMacroExpansion
[189/194] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[190/194] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[191/194] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[192/194] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[193/201] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[194/201] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[195/201] Emitting module SwiftCompilerPluginMessageHandling
[196/201] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[197/201] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[198/201] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[199/201] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[200/203] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[201/203] Emitting module SwiftCompilerPlugin
[202/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 |
[203/213] Compiling CodableWrapperMacros CodingKeyMacros.swift
[204/213] Compiling CodableWrapperMacros ErrorHandling.swift
[205/213] Compiling CodableWrapperMacros CodingKeysGenerator.swift
[206/213] Compiling CodableWrapperMacros CodableWrapperMacros.swift
[207/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 |
[208/213] Compiling CodableWrapperMacros TypeMacroContainers.swift
[209/213] Compiling CodableWrapperMacros ConvenienceExtensions.swift
[210/213] Compiling CodableWrapperMacros DebuggingHelpers.swift
[211/213] Compiling CodableWrapperMacros DiagnosticConvenience.swift
[211/213] Write Objects.LinkFileList
[212/213] Linking CodableWrapperMacros-tool
[214/230] Compiling CodableWrappers NullEncoding.swift
[215/231] Compiling CodableWrappers BoolCoding.swift
[216/231] Compiling CodableWrappers DataCoding.swift
[217/231] Compiling CodableWrappers NilFiltering.swift
[218/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 }
[219/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 }
[220/231] Compiling CodableWrappers OmitCodingWrappers.swift
[221/231] Compiling CodableWrappers OptionalWrappers.swift
[222/231] Compiling CodableWrappers CustomWrappers.swift
[223/231] Compiling CodableWrappers EmptyDefaults.swift
[224/231] Compiling CodableWrappers StaticCoding.swift
[225/231] Compiling CodableWrappers StaticCodingWrappers.swift
[226/231] Compiling CodableWrappers TransientCoding.swift
[227/231] Compiling CodableWrappers FallbackCoding.swift
[228/231] Compiling CodableWrappers ImmutableWrapper.swift
[229/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 }
[230/231] Compiling CodableWrappers CodableMacros.swift
[231/231] Compiling CodableWrappers ConveienceAdherence.swift
Build complete! (61.35s)
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.