Build Information
Successful build of macro-codable-kit, reference main (59612c
), with Swift 6.0 for Linux on 3 Nov 2024 18:13:58 UTC.
Swift 6 data race errors: 9
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.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mikhailmaslo/macro-codable-kit.git
Reference: main
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/mikhailmaslo/macro-codable-kit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 59612c1 Add comprehensive docc documentation. Added tutorial to implement your own `CustomCoding` (#8)
Cloned https://github.com/mikhailmaslo/macro-codable-kit.git
Revision (git rev-parse @):
59612c1ef9323ac347eb46fcf880559b5b96a1d6
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mikhailmaslo/macro-codable-kit.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/mikhailmaslo/macro-codable-kit.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:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/stackotter/swift-macro-toolkit
Fetching https://github.com/apple/swift-syntax.git
[1/852] Fetching swift-macro-toolkit
[853/1483] Fetching swift-macro-toolkit, swift-macro-testing
Fetching https://github.com/apple/swift-format.git
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (0.32s)
[1/10220] Fetching swift-format
[10221/76619] Fetching swift-format, swift-syntax
Fetched https://github.com/apple/swift-format.git from cache (1.03s)
[11952/66399] Fetching swift-syntax
Fetched https://github.com/stackotter/swift-macro-toolkit from cache (7.62s)
Fetched https://github.com/apple/swift-syntax.git from cache (7.68s)
Computing version for https://github.com/apple/swift-format.git
Computed https://github.com/apple/swift-format.git at 509.0.0 (2.89s)
Fetching https://github.com/apple/swift-markdown.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/6278] Fetching swift-markdown
[3957/18631] Fetching swift-markdown, swift-argument-parser
Fetched https://github.com/apple/swift-markdown.git from cache (1.03s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.03s)
Computing version for https://github.com/stackotter/swift-macro-toolkit
Computed https://github.com/stackotter/swift-macro-toolkit at 0.3.1 (0.68s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.0.0 (0.87s)
Computing version for https://github.com/apple/swift-markdown.git
Computed https://github.com/apple/swift-markdown.git at 0.5.0 (0.77s)
Fetching https://github.com/apple/swift-cmark.git
[1/17873] Fetching swift-cmark
Fetched https://github.com/apple/swift-cmark.git from cache (1.27s)
Computing version for https://github.com/apple/swift-cmark.git
Computed https://github.com/apple/swift-cmark.git at 0.5.0 (0.74s)
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.60s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.5.2 (0.67s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/12446] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.05s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.17.6 (0.78s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.0.0
Creating working copy for https://github.com/stackotter/swift-macro-toolkit
Working copy of https://github.com/stackotter/swift-macro-toolkit resolved at 0.3.1
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-cmark.git
Working copy of https://github.com/apple/swift-cmark.git resolved at 0.5.0
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.5.2
Creating working copy for https://github.com/apple/swift-markdown.git
Working copy of https://github.com/apple/swift-markdown.git resolved at 0.5.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.17.6
Creating working copy for https://github.com/apple/swift-format.git
Working copy of https://github.com/apple/swift-format.git resolved at 509.0.0
warning: 'swift-macro-testing': 'swift-macro-testing' dependency on 'https://github.com/swiftlang/swift-syntax' conflicts with dependency on 'https://github.com/apple/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
warning: 'swift-snapshot-testing': 'swift-snapshot-testing' dependency on 'https://github.com/swiftlang/swift-syntax' conflicts with dependency on 'https://github.com/apple/swift-syntax.git' which has the same identity 'swift-syntax'. this will be escalated to an error in future versions of SwiftPM.
[1/1] Compiling plugin Format Source Code
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin Lint Source Code
Building for debugging...
[3/76] Compiling cmark-gfm cmark.c
[4/76] Compiling cmark-gfm-extensions tasklist.c
[5/76] Compiling cmark-gfm plaintext.c
[6/76] Compiling cmark-gfm-extensions tagfilter.c
[7/76] Compiling cmark-gfm commonmark.c
[8/76] Compiling cmark-gfm-extensions table.c
[9/76] Compiling cmark-gfm-extensions ext_scanners.c
[10/76] Compiling cmark-gfm-extensions strikethrough.c
[11/76] Compiling cmark-gfm xml.c
[12/76] Compiling cmark-gfm-extensions core-extensions.c
[13/76] Compiling cmark-gfm-extensions autolink.c
[14/76] Compiling cmark-gfm cmark_ctype.c
[15/76] Write swift-version-24593BA9C3E375BF.txt
[16/76] Compiling cmark-gfm syntax_extension.c
[17/76] Compiling cmark-gfm render.c
[18/76] Compiling cmark-gfm registry.c
[19/76] Compiling cmark-gfm man.c
[20/76] Compiling cmark-gfm linked_list.c
[20/76] Compiling cmark-gfm plugin.c
[22/76] Compiling cmark-gfm references.c
[23/76] Compiling cmark-gfm map.c
[24/76] Compiling cmark-gfm iterator.c
[25/76] Compiling cmark-gfm latex.c
[25/76] Compiling cmark-gfm node.c
[27/76] Compiling cmark-gfm houdini_html_e.c
[27/76] Compiling cmark-gfm utf8.c
[29/76] Compiling cmark-gfm houdini_html_u.c
[30/76] Compiling cmark-gfm html.c
[31/76] Write sources
[35/76] Compiling cmark-gfm inlines.c
[36/76] Write sources
[50/76] Compiling cmark-gfm houdini_href_e.c
[50/76] Compiling cmark-gfm arena.c
[52/76] Compiling CAtomic CAtomic.c
[53/76] Compiling cmark-gfm footnotes.c
[54/76] Compiling cmark-gfm buffer.c
[55/76] Compiling cmark-gfm blocks.c
[56/76] Compiling cmark-gfm scanners.c
[58/139] Emitting module Markdown
[59/139] Emitting module SwiftSyntax509
[60/147] Compiling SwiftSyntax509 Empty.swift
[61/148] Wrapping AST for SwiftSyntax509 for debugging
[63/193] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[64/193] Compiling SwiftSyntax RawSyntaxTokenView.swift
[65/193] Compiling SwiftSyntax SourceLength.swift
[66/193] Compiling SwiftSyntax SourceLocation.swift
[67/193] Compiling SwiftSyntax SourcePresence.swift
[68/193] Compiling SwiftSyntax SyntaxText.swift
[69/193] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[70/193] Compiling SwiftSyntax TokenDiagnostic.swift
[71/193] Compiling SwiftSyntax TokenSyntax.swift
[72/193] Compiling Markdown AtomicCounter.swift
[73/193] Compiling Markdown CharacterExtensions.swift
[74/193] Compiling Markdown CollectionExtensions.swift
[75/193] Compiling Markdown StringExtensions.swift
[76/193] Compiling Markdown MarkupVisitor.swift
[77/193] Compiling Markdown MarkupWalker.swift
[78/193] Compiling Markdown MarkupFormatter.swift
[79/193] Compiling Markdown MarkupTreeDumper.swift
[80/193] Compiling SwiftSyntax AbsolutePosition.swift
[81/193] Compiling SwiftSyntax Assert.swift
[82/193] Compiling SwiftSyntax BumpPtrAllocator.swift
[83/193] Compiling SwiftSyntax CommonAncestor.swift
[84/193] Compiling SwiftSyntax Convenience.swift
[85/193] Compiling SwiftSyntax MemoryLayout.swift
[86/193] Compiling SwiftSyntax MissingNodeInitializers.swift
[87/193] Compiling SwiftSyntax RawSyntax.swift
[88/193] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[89/193] Compiling SwiftSyntax RawSyntaxValidation.swift
[90/193] Compiling Markdown Strong.swift
[91/193] Compiling Markdown CustomInline.swift
[92/193] Compiling Markdown InlineCode.swift
[93/193] Compiling Markdown InlineHTML.swift
[94/193] Compiling Markdown LineBreak.swift
[95/193] Compiling Markdown SoftBreak.swift
[96/193] Compiling Markdown SymbolLink.swift
[97/193] Compiling Markdown UnorderedList.swift
[98/193] Compiling Markdown Paragraph.swift
[99/193] Compiling Markdown CodeBlock.swift
[100/193] Compiling Markdown HTMLBlock.swift
[101/193] Compiling Markdown Heading.swift
[102/193] Compiling Markdown ThematicBreak.swift
[103/193] Compiling Markdown Table.swift
[104/193] Compiling Markdown TableBody.swift
[105/193] Compiling Markdown TableCell.swift
[106/193] Compiling SwiftSyntax ChildNameForKeyPath.swift
[107/193] Compiling SwiftSyntax Keyword.swift
[108/193] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[109/193] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[110/193] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[111/193] Compiling SwiftSyntax SyntaxBaseNodes.swift
[112/193] Compiling SwiftSyntax SyntaxCollections.swift
[113/193] Compiling SwiftSyntax SyntaxEnum.swift
[114/193] Compiling SwiftSyntax SyntaxKind.swift
[115/193] Compiling SwiftSyntax SyntaxRewriter.swift
[116/193] Compiling SwiftSyntax SyntaxTraits.swift
[117/193] Compiling SwiftSyntax SyntaxTransform.swift
[118/193] Compiling SwiftSyntax SyntaxVisitor.swift
[119/193] Compiling SwiftSyntax TokenKind.swift
[120/193] Compiling SwiftSyntax Tokens.swift
[121/193] Compiling SwiftSyntax TriviaPieces.swift
[122/193] Compiling SwiftSyntax RawSyntaxNodes.swift
[123/193] Compiling SwiftSyntax Trivia.swift
[124/193] Compiling SwiftSyntax Utils.swift
[125/193] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[126/193] Compiling SwiftSyntax Syntax.swift
[127/193] Compiling SwiftSyntax SyntaxArena.swift
[128/193] Compiling SwiftSyntax SyntaxChildren.swift
[129/193] Compiling SwiftSyntax SyntaxCollection.swift
[130/193] Compiling SwiftSyntax SyntaxData.swift
[131/194] Wrapping AST for Markdown for debugging
[146/200] Emitting module SwiftSyntax
[166/200] Compiling SwiftSyntax SyntaxDeclNodes.swift
[167/200] Compiling SwiftSyntax SyntaxExprNodes.swift
[168/200] Compiling SwiftSyntax SyntaxNodes.swift
[169/200] Compiling SwiftSyntax SyntaxPatternNodes.swift
[170/200] Compiling SwiftSyntax SyntaxStmtNodes.swift
[171/200] Compiling SwiftSyntax SyntaxTypeNodes.swift
[184/201] Wrapping AST for SwiftSyntax for debugging
[186/252] Compiling SwiftDiagnostics Diagnostic.swift
[187/252] Compiling SwiftDiagnostics Convenience.swift
[188/252] Emitting module SwiftDiagnostics
[189/252] Compiling SwiftDiagnostics Message.swift
[190/252] Compiling SwiftDiagnostics Note.swift
[191/252] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[192/252] Compiling SwiftBasicFormat Syntax+Extensions.swift
[193/252] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[194/252] Emitting module SwiftBasicFormat
[195/252] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[196/252] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[197/252] Compiling SwiftDiagnostics FixIt.swift
[198/253] Wrapping AST for SwiftDiagnostics for debugging
[200/253] Compiling SwiftBasicFormat BasicFormat.swift
[201/254] Wrapping AST for SwiftBasicFormat for debugging
[203/254] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[204/254] Compiling SwiftParser StringLiterals.swift
[205/254] Compiling SwiftParser SwiftParserCompatibility.swift
[206/254] Compiling SwiftParser SyntaxUtils.swift
[207/254] Compiling SwiftParser TokenConsumer.swift
[208/254] Compiling SwiftParser TokenPrecedence.swift
[209/254] Compiling SwiftParser TokenSpec.swift
[210/254] Compiling SwiftParser TokenSpecSet.swift
[211/254] Compiling SwiftParser TopLevel.swift
[212/254] Compiling SwiftParser TriviaParser.swift
[213/259] Compiling SwiftParser Lexer.swift
[214/259] Compiling SwiftParser RegexLiteralLexer.swift
[215/259] Compiling SwiftParser UnicodeScalarExtensions.swift
[216/259] Compiling SwiftParser Lookahead.swift
[217/259] Compiling SwiftParser LoopProgressCondition.swift
[218/259] Compiling SwiftParser Modifiers.swift
[219/259] Compiling SwiftParser Names.swift
[220/259] Compiling SwiftParser Nominals.swift
[221/259] Compiling SwiftParser Parameters.swift
[222/259] Compiling SwiftParser ParseSourceFile.swift
[223/259] Compiling SwiftParser Parser.swift
[224/259] Compiling SwiftParser Patterns.swift
[225/259] Compiling SwiftParser Recovery.swift
[226/259] Compiling SwiftParser Specifiers.swift
[227/259] Compiling SwiftParser Statements.swift
[228/259] Compiling SwiftParser Attributes.swift
[229/259] Compiling SwiftParser Availability.swift
[230/259] Compiling SwiftParser CharacterInfo.swift
[231/259] Compiling SwiftParser CollectionNodes+Parsable.swift
[232/259] Compiling SwiftParser Declarations.swift
[233/259] Compiling SwiftParser Directives.swift
[234/259] Emitting module SwiftParser
[235/259] Compiling SwiftParser ExperimentalFeatures.swift
[236/259] Compiling SwiftParser Expressions.swift
[237/259] Compiling SwiftParser IncrementalParseTransition.swift
[238/259] Compiling SwiftParser Cursor.swift
[239/259] Compiling SwiftParser Lexeme.swift
[240/259] Compiling SwiftParser LexemeSequence.swift
[241/259] Compiling SwiftParser Types.swift
[242/259] Compiling SwiftParser IsLexerClassified.swift
[243/259] Compiling SwiftParser LayoutNodes+Parsable.swift
[244/259] Compiling SwiftParser Parser+TokenSpecSet.swift
[245/259] Compiling SwiftParser TokenSpecStaticMembers.swift
[246/260] Wrapping AST for SwiftParser for debugging
[248/283] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[249/284] Compiling SwiftOperators PrecedenceGroup.swift
[250/284] Compiling SwiftOperators PrecedenceGraph.swift
[251/285] Compiling SwiftOperators Operator.swift
[252/285] Compiling SwiftOperators OperatorError+Diagnostics.swift
[253/285] Emitting module SwiftOperators
[254/285] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[255/285] Compiling SwiftOperators OperatorTable.swift
[256/285] Compiling SwiftOperators SyntaxSynthesis.swift
[257/285] Compiling SwiftOperators OperatorTable+Semantics.swift
[258/285] Compiling SwiftOperators OperatorError.swift
[259/285] Compiling SwiftOperators OperatorTable+Defaults.swift
[260/285] Compiling SwiftOperators OperatorTable+Folding.swift
[262/286] Emitting module SwiftParserDiagnostics
[263/286] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[263/286] Wrapping AST for SwiftOperators for debugging
[265/286] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[266/286] Compiling SwiftParserDiagnostics Utils.swift
[271/286] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[272/286] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[273/286] Compiling SwiftParserDiagnostics MissingNodesError.swift
[274/286] Compiling SwiftParserDiagnostics MissingTokenError.swift
[275/287] Wrapping AST for SwiftParserDiagnostics for debugging
[277/376] Compiling SwiftFormat SwiftFormatError.swift
[278/376] Compiling SwiftFormat SwiftFormatter.swift
[279/377] Compiling SwiftFormat DebugOptions.swift
[280/377] Compiling SwiftFormat Finding.swift
[281/377] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[282/377] Compiling SwiftFormat FindingCategorizing.swift
[283/377] Compiling SwiftFormat Indent.swift
[284/377] Compiling SwiftFormat Configuration+Default.swift
[285/377] Compiling SwiftFormat Configuration.swift
[286/377] Emitting module SwiftSyntaxBuilder
[287/377] Compiling SwiftFormat SwiftLinter.swift
[288/377] Compiling SwiftFormat Context.swift
[289/377] Compiling SwiftFormat DocumentationComment.swift
[290/377] Compiling SwiftFormat DocumentationCommentText.swift
[302/387] Emitting module SwiftFormat
[303/387] Compiling SwiftFormat IdentifiersMustBeASCII.swift
[304/387] Compiling SwiftFormat NeverForceUnwrap.swift
[305/387] Compiling SwiftFormat NeverUseForceTry.swift
[306/387] Compiling SwiftFormat NeverUseImplicitlyUnwrappedOptionals.swift
[307/387] Compiling SwiftFormat NoAccessLevelOnExtensionDeclaration.swift
[308/387] Compiling SwiftFormat NoAssignmentInExpressions.swift
[309/387] Compiling SwiftFormat NoBlockComments.swift
[310/387] Compiling SwiftFormat NoCasesWithOnlyFallthrough.swift
[311/387] Compiling SwiftFormat NoEmptyTrailingClosureParentheses.swift
[312/387] Compiling SwiftFormat NoLabelsInCasePatterns.swift
[313/387] Compiling SwiftFormat NoLeadingUnderscores.swift
[314/387] Compiling SwiftFormat NoParensAroundConditions.swift
[315/387] Compiling SwiftFormat NoPlaygroundLiterals.swift
[316/387] Compiling SwiftFormat NoVoidReturnOnFunctionSignature.swift
[317/387] Compiling SwiftFormat OmitExplicitReturns.swift
[318/387] Compiling SwiftFormat OneCasePerLine.swift
[319/387] Compiling SwiftFormat OneVariableDeclarationPerLine.swift
[320/387] Compiling SwiftFormat OnlyOneTrailingClosureArgument.swift
[321/387] Compiling SwiftFormat OrderedImports.swift
[322/387] Compiling SwiftFormat ReplaceForEachWithForLoop.swift
[323/387] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[324/388] Compiling SwiftFormat AllPublicDeclarationsHaveDocumentation.swift
[325/388] Compiling SwiftFormat AlwaysUseLiteralForEmptyCollectionInit.swift
[326/388] Compiling SwiftFormat AlwaysUseLowerCamelCase.swift
[327/388] Compiling SwiftFormat AmbiguousTrailingClosureOverload.swift
[328/388] Compiling SwiftFormat BeginDocumentationCommentWithOneLineSummary.swift
[329/388] Compiling SwiftFormat DoNotUseSemicolons.swift
[330/388] Compiling SwiftFormat DontRepeatTypeInStaticProperties.swift
[331/388] Compiling SwiftFormat FileScopedDeclarationPrivacy.swift
[332/388] Compiling SwiftFormat FullyIndirectEnum.swift
[333/388] Compiling SwiftFormat GroupNumericLiterals.swift
[334/388] Wrapping AST for SwiftSyntaxBuilder for debugging
[336/402] Compiling SwiftSyntaxMacros AccessorMacro.swift
[337/402] Compiling SwiftSyntaxMacros AttachedMacro.swift
[338/403] Compiling SwiftSyntaxMacros MemberMacro.swift
[339/403] Compiling SwiftSyntaxMacros Macro.swift
[340/403] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[341/403] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[342/403] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[343/403] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[344/403] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[345/403] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[346/403] Compiling SwiftSyntaxMacros Macro+Format.swift
[347/403] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[348/403] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[349/403] Emitting module SwiftSyntaxMacros
[350/403] Compiling SwiftSyntaxMacros PeerMacro.swift
[351/404] Wrapping AST for SwiftSyntaxMacros for debugging
[353/412] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[354/412] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[355/412] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[356/412] Compiling SwiftFormat ReturnVoidInsteadOfEmptyTuple.swift
[357/412] Compiling SwiftFormat TypeNamesShouldBeCapitalized.swift
[358/412] Compiling SwiftFormat UseEarlyExits.swift
[359/412] Compiling SwiftFormat UseLetInEveryBoundCaseVariable.swift
[360/412] Compiling SwiftFormat UseShorthandTypeNames.swift
[361/412] Compiling SwiftFormat UseSingleLinePropertyGetter.swift
[362/412] Compiling SwiftFormat UseSynthesizedInitializer.swift
[363/412] Compiling SwiftFormat UseTripleSlashForDocumentationComments.swift
[364/412] Compiling SwiftFormat UseWhereClausesInForLoops.swift
[365/412] Compiling SwiftFormat ValidateDocumentationComments.swift
[366/412] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[367/412] Emitting module SwiftSyntaxMacroExpansion
[368/412] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[369/412] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[370/412] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[371/413] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[373/420] Emitting module SwiftCompilerPluginMessageHandling
[374/420] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[375/420] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[377/420] Compiling SwiftFormat Finding+Convenience.swift
[378/420] Compiling SwiftFormat FindingEmitter.swift
[379/420] Compiling SwiftFormat FormatPipeline.swift
[380/420] Compiling SwiftFormat FunctionDeclSyntax+Convenience.swift
[381/420] Compiling SwiftFormat ImportsXCTestVisitor.swift
[382/420] Compiling SwiftFormat LazySplitSequence.swift
[383/420] Compiling SwiftFormat LegacyTriviaBehavior.swift
[384/420] Compiling SwiftFormat LintPipeline.swift
[385/420] Compiling SwiftFormat ModifierListSyntax+Convenience.swift
[386/420] Compiling SwiftFormat Parsing.swift
[387/420] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[388/420] Compiling SwiftFormat Trivia+Convenience.swift
[389/420] Compiling SwiftFormat WithSemicolonSyntax.swift
[390/420] Compiling SwiftFormat Comment.swift
[391/420] Compiling SwiftFormat Indent+Length.swift
[392/420] Compiling SwiftFormat PrettyPrint.swift
[393/420] Compiling SwiftFormat PrettyPrintFindingCategory.swift
[394/420] Compiling SwiftFormat Token.swift
[395/420] Compiling SwiftFormat TokenStreamCreator.swift
[396/420] Compiling SwiftFormat Verbatim.swift
[397/420] Compiling SwiftFormat WhitespaceFindingCategory.swift
[398/420] Compiling SwiftFormat WhitespaceLinter.swift
[399/420] Compiling SwiftFormat Pipelines+Generated.swift
[400/420] Compiling SwiftFormat RememberingIterator.swift
[401/420] Compiling SwiftFormat Rule.swift
[402/420] Compiling SwiftFormat RuleBasedFindingCategory.swift
[403/420] Compiling SwiftFormat RuleMask.swift
[404/420] Compiling SwiftFormat RuleNameCache+Generated.swift
[405/420] Compiling SwiftFormat RuleRegistry+Generated.swift
[406/420] Compiling SwiftFormat RuleState.swift
[407/420] Compiling SwiftFormat SyntaxFormatRule.swift
[408/420] Compiling SwiftFormat SyntaxLintRule.swift
[409/420] Compiling SwiftFormat SyntaxProtocol+Convenience.swift
[410/421] Wrapping AST for SwiftFormat for debugging
[412/423] Compiling SwiftFormatConfiguration Compatibility.swift
[413/423] Emitting module SwiftFormatConfiguration
[414/424] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[415/424] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[416/424] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[418/425] Wrapping AST for SwiftFormatConfiguration for debugging
[419/425] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[421/427] Emitting module SwiftCompilerPlugin
[422/427] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[423/428] Wrapping AST for SwiftCompilerPlugin for debugging
[425/470] Emitting module MacroToolkit
[426/475] Compiling MacroToolkit OptionalType.swift
[427/475] Compiling MacroToolkit PackExpansionType.swift
[428/475] Compiling MacroToolkit PackReferenceType.swift
[429/475] Compiling MacroToolkit RegexLiteral.swift
[430/475] Compiling MacroToolkit SimpleType.swift
[431/475] Compiling MacroToolkit SomeOrAnyType.swift
[432/475] Compiling MacroToolkit Enum.swift
[433/475] Compiling MacroToolkit EnumCase.swift
[434/475] Compiling MacroToolkit EnumCaseAssociatedValueParameter.swift
[435/475] Compiling MacroToolkit EnumCaseValue.swift
[436/475] Compiling MacroToolkit Expr.swift
[437/475] Compiling MacroToolkit ExprProtocol.swift
[438/475] Compiling MacroToolkit LiteralProtocol.swift
[439/475] Compiling MacroToolkit MacroAttribute.swift
[440/475] Compiling MacroToolkit MemberType.swift
[441/475] Compiling MacroToolkit MetatypeType.swift
[442/475] Compiling MacroToolkit MissingType.swift
[443/475] Compiling MacroToolkit NilLiteral.swift
[444/475] Compiling MacroToolkit ArrayType.swift
[445/475] Compiling MacroToolkit Attribute.swift
[446/475] Compiling MacroToolkit AttributeListElement.swift
[447/475] Compiling MacroToolkit BooleanLiteral.swift
[448/475] Compiling MacroToolkit ClassRestrictionType.swift
[449/475] Compiling MacroToolkit CompositionType.swift
[450/475] Compiling MacroToolkit String+Extensions.swift
[451/475] Compiling MacroToolkit StringLiteral.swift
[452/475] Compiling MacroToolkit Struct.swift
[453/475] Compiling MacroToolkit SuppressedType.swift
[454/475] Compiling MacroToolkit SwiftSyntax+Extensions.swift
[455/475] Compiling MacroToolkit FloatLiteral.swift
[456/475] Compiling MacroToolkit Function.swift
[457/475] Compiling MacroToolkit FunctionParameter.swift
[458/475] Compiling MacroToolkit FunctionType.swift
[459/475] Compiling MacroToolkit ImplicitlyUnwrappedOptionalType.swift
[460/475] Compiling MacroToolkit IntegerLiteral.swift
[461/475] Compiling MacroToolkit ConditionalCompilationBlock.swift
[462/475] Compiling MacroToolkit Decl.swift
[463/475] Compiling MacroToolkit DeclGroup.swift
[464/475] Compiling MacroToolkit Destructuring.swift
[465/475] Compiling MacroToolkit Diagnostics.swift
[466/475] Compiling MacroToolkit DictionaryType.swift
[467/475] Compiling MacroToolkit TupleType.swift
[468/475] Compiling MacroToolkit Type.swift
[469/475] Compiling MacroToolkit TypeProtocol.swift
[470/475] Compiling MacroToolkit Variable.swift
[471/475] Compiling MacroToolkit VariableBinding.swift
[472/476] Wrapping AST for MacroToolkit for debugging
[474/526] Emitting module Macro
/host/spi-builder-workspace/Sources/Macro/Misc/MacroCurrent.swift:12:28: warning: static property '_current' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct MacroConfiguration {
12 | fileprivate static var _current: Self!
| |- warning: static property '_current' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert '_current' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate '_current' 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 |
14 | static var current: Self {
[475/532] Compiling Macro AllOfCodable.swift
[476/532] Compiling Macro AllOfDecodableMacro.swift
[477/532] Compiling Macro AllOfEncodableMacro.swift
[478/532] Compiling Macro AllOfMacroBase.swift
[479/532] Compiling Macro CodableMacro.swift
[480/532] Compiling Macro CodableMacroBase.swift
[481/532] Compiling Macro DecodableMacro.swift
[482/532] Compiling Macro CodeBuilder+Helpers.swift
[483/532] Compiling Macro Conformance+Helpers.swift
[484/532] Compiling Macro DiagnosticMessage+Helpers.swift
[485/532] Compiling Macro MacroToolkit+Helpers.swift
[486/532] Compiling Macro MessageID+Helpers.swift
[487/532] Compiling Macro String+Helpers.swift
[488/532] Compiling Macro Type+Helpers.swift
[489/532] Compiling Macro EncodableMacro.swift
[490/532] Compiling Macro CodingKey.swift
[491/532] Compiling Macro CodingKeyMacro.swift
[492/532] Compiling Macro CustomCoding.swift
[493/532] Compiling Macro CustomCodingMacro.swift
[494/532] Compiling Macro DefaultValue.swift
[495/532] Compiling Macro DefaultValueMacro.swift
[496/532] Compiling Macro OneOfMacroBase.swift
[497/532] Compiling Macro ValueStrategy.swift
[498/532] Compiling Macro ValueStrategyMacro.swift
[499/532] Compiling Macro ClassDecl.swift
[500/532] Compiling Macro CodableBuilderFactory.swift
[501/532] Compiling Macro CodableBuildersMisc.swift
[502/532] Compiling Macro CodableBuildingData.swift
[503/532] Compiling Macro Variable+Diagnostic.swift
[504/532] Compiling Macro Variable+KnownAttributes.swift
[505/532] Compiling Macro CodeBuilder.swift
[506/532] Compiling Macro ExtensionBuilder.swift
[507/532] Compiling Macro CommonDiagnostic.swift
[508/532] Compiling Macro Conformance.swift
[509/532] Compiling Macro ConformanceDiagnosticChecker.swift
[510/532] Compiling Macro OmitCoding.swift
[511/532] Compiling Macro OmitCodingMacro.swift
[512/532] Compiling Macro OneOfCodable.swift
[513/532] Compiling Macro OneOfDecodable.swift
[514/532] Compiling Macro OneOfEncodable.swift
[515/532] Compiling Macro OneOfMacroBase.Diagnostic.swift
[516/532] Compiling Macro OneOfMacroBase.Expander.swift
[517/532] Compiling Macro CodingKeysBuilder+Enum.swift
[518/532] Compiling Macro CodingKeysBuilder+Instance.swift
[519/532] Compiling Macro CodingKeysBuilder.swift
[520/532] Compiling Macro DecodableBuilder+Instance.swift
[521/532] Compiling Macro DecodableBuilder.swift
[522/532] Compiling Macro EncodableBuilder+Instance.swift
[523/532] Compiling Macro EncodableBuilder.swift
[524/532] Compiling Macro Diagnostic.swift
/host/spi-builder-workspace/Sources/Macro/Misc/MacroCurrent.swift:12:28: warning: static property '_current' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct MacroConfiguration {
12 | fileprivate static var _current: Self!
| |- warning: static property '_current' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert '_current' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate '_current' 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 |
14 | static var current: Self {
[525/532] Compiling Macro Instance.swift
/host/spi-builder-workspace/Sources/Macro/Misc/MacroCurrent.swift:12:28: warning: static property '_current' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct MacroConfiguration {
12 | fileprivate static var _current: Self!
| |- warning: static property '_current' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert '_current' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate '_current' 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 |
14 | static var current: Self {
[526/532] Compiling Macro InstanceExpander.swift
/host/spi-builder-workspace/Sources/Macro/Misc/MacroCurrent.swift:12:28: warning: static property '_current' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct MacroConfiguration {
12 | fileprivate static var _current: Self!
| |- warning: static property '_current' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert '_current' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate '_current' 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 |
14 | static var current: Self {
[527/532] Compiling Macro MacroCurrent.swift
/host/spi-builder-workspace/Sources/Macro/Misc/MacroCurrent.swift:12:28: warning: static property '_current' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct MacroConfiguration {
12 | fileprivate static var _current: Self!
| |- warning: static property '_current' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert '_current' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate '_current' 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 |
14 | static var current: Self {
[528/532] Compiling Macro SwiftFormatter.swift
/host/spi-builder-workspace/Sources/Macro/Misc/MacroCurrent.swift:12:28: warning: static property '_current' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct MacroConfiguration {
12 | fileprivate static var _current: Self!
| |- warning: static property '_current' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert '_current' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate '_current' 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 |
14 | static var current: Self {
[529/532] Compiling Macro Plugin.swift
/host/spi-builder-workspace/Sources/Macro/Misc/MacroCurrent.swift:12:28: warning: static property '_current' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
10 |
11 | struct MacroConfiguration {
12 | fileprivate static var _current: Self!
| |- warning: static property '_current' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert '_current' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate '_current' 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 |
14 | static var current: Self {
[530/533] Wrapping AST for Macro for debugging
[531/533] Write Objects.LinkFileList
[532/533] Linking Macro-tool
[534/558] Compiling MacroCodableKit ISO8601DateFormatterProvider.swift
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/ISO8601DateFormatterProvider.swift:22:27: warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
20 | /// Example: `2023-10-03T10:15:30+00:00`
21 | public struct ISO8601DefaultDateFormatterProvider: DateFormatterProvider {
22 | public static let dateFormatter: DateFormatterProtocol = ISO8601DateFormatter()
| |- warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'dateFormatter' 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
23 | }
24 |
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/DateFormatterStrategy.swift:9:17: note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
7 |
8 | /// Abstracts date formatters
9 | public protocol DateFormatterProtocol {
| `- note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
10 | /// Converts a `Date` object into a string representation.
11 | func string(from date: Date) -> String
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/ISO8601DateFormatterProvider.swift:36:27: warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
34 | /// Example: `2023-10-03`
35 | public struct ISO8601FullDateDateFormatterProvider: DateFormatterProvider {
36 | public static let dateFormatter: DateFormatterProtocol = {
| |- warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'dateFormatter' 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
37 | let formatter = ISO8601DateFormatter()
38 | formatter.formatOptions = .withFullDate
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/DateFormatterStrategy.swift:9:17: note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
7 |
8 | /// Abstracts date formatters
9 | public protocol DateFormatterProtocol {
| `- note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
10 | /// Converts a `Date` object into a string representation.
11 | func string(from date: Date) -> String
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/ISO8601DateFormatterProvider.swift:54:27: warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
52 | /// Example: `2023-10-03T10:15:30.123+00:00`
53 | public struct ISO8601WithFractionalSecondsDateFormatterProvider: DateFormatterProvider {
54 | public static let dateFormatter: DateFormatterProtocol = {
| |- warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'dateFormatter' 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
55 | let formatter = ISO8601DateFormatter()
56 | formatter.formatOptions = [.withInternetDateTime, .withFractionalSeconds]
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/DateFormatterStrategy.swift:9:17: note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
7 |
8 | /// Abstracts date formatters
9 | public protocol DateFormatterProtocol {
| `- note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
10 | /// Converts a `Date` object into a string representation.
11 | func string(from date: Date) -> String
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/RFC2822DateFormatterProvider.swift:22:27: warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
20 | /// Example: `2023-10-03T10:15:30.123+00:00`
21 | public struct RFC2822DateFormatterProvider: DateFormatterProvider {
22 | public static let dateFormatter: DateFormatterProtocol = {
| |- warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'dateFormatter' 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
23 | let dateFormatter = DateFormatter()
24 | dateFormatter.timeZone = TimeZone(secondsFromGMT: 0)
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/DateFormatterStrategy.swift:9:17: note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
7 |
8 | /// Abstracts date formatters
9 | public protocol DateFormatterProtocol {
| `- note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
10 | /// Converts a `Date` object into a string representation.
11 | func string(from date: Date) -> String
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/RFC3339DateFormatterProvider.swift:22:27: warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
20 | /// Example: `2023-10-03T10:15:30Z`
21 | public struct RFC3339DateFormatterProvider: DateFormatterProvider {
22 | public static let dateFormatter: DateFormatterProtocol = {
| |- warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'dateFormatter' 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
23 | let dateFormatter = DateFormatter()
24 | dateFormatter.timeZone = TimeZone(secondsFromGMT: 0)
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/DateFormatterStrategy.swift:9:17: note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
7 |
8 | /// Abstracts date formatters
9 | public protocol DateFormatterProtocol {
| `- note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
10 | /// Converts a `Date` object into a string representation.
11 | func string(from date: Date) -> String
[535/558] Compiling MacroCodableKit RFC2822DateFormatterProvider.swift
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/ISO8601DateFormatterProvider.swift:22:27: warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
20 | /// Example: `2023-10-03T10:15:30+00:00`
21 | public struct ISO8601DefaultDateFormatterProvider: DateFormatterProvider {
22 | public static let dateFormatter: DateFormatterProtocol = ISO8601DateFormatter()
| |- warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'dateFormatter' 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
23 | }
24 |
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/DateFormatterStrategy.swift:9:17: note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
7 |
8 | /// Abstracts date formatters
9 | public protocol DateFormatterProtocol {
| `- note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
10 | /// Converts a `Date` object into a string representation.
11 | func string(from date: Date) -> String
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/ISO8601DateFormatterProvider.swift:36:27: warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
34 | /// Example: `2023-10-03`
35 | public struct ISO8601FullDateDateFormatterProvider: DateFormatterProvider {
36 | public static let dateFormatter: DateFormatterProtocol = {
| |- warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'dateFormatter' 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
37 | let formatter = ISO8601DateFormatter()
38 | formatter.formatOptions = .withFullDate
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/DateFormatterStrategy.swift:9:17: note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
7 |
8 | /// Abstracts date formatters
9 | public protocol DateFormatterProtocol {
| `- note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
10 | /// Converts a `Date` object into a string representation.
11 | func string(from date: Date) -> String
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/ISO8601DateFormatterProvider.swift:54:27: warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
52 | /// Example: `2023-10-03T10:15:30.123+00:00`
53 | public struct ISO8601WithFractionalSecondsDateFormatterProvider: DateFormatterProvider {
54 | public static let dateFormatter: DateFormatterProtocol = {
| |- warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'dateFormatter' 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
55 | let formatter = ISO8601DateFormatter()
56 | formatter.formatOptions = [.withInternetDateTime, .withFractionalSeconds]
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/DateFormatterStrategy.swift:9:17: note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
7 |
8 | /// Abstracts date formatters
9 | public protocol DateFormatterProtocol {
| `- note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
10 | /// Converts a `Date` object into a string representation.
11 | func string(from date: Date) -> String
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/RFC2822DateFormatterProvider.swift:22:27: warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
20 | /// Example: `2023-10-03T10:15:30.123+00:00`
21 | public struct RFC2822DateFormatterProvider: DateFormatterProvider {
22 | public static let dateFormatter: DateFormatterProtocol = {
| |- warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'dateFormatter' 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
23 | let dateFormatter = DateFormatter()
24 | dateFormatter.timeZone = TimeZone(secondsFromGMT: 0)
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/DateFormatterStrategy.swift:9:17: note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
7 |
8 | /// Abstracts date formatters
9 | public protocol DateFormatterProtocol {
| `- note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
10 | /// Converts a `Date` object into a string representation.
11 | func string(from date: Date) -> String
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/RFC3339DateFormatterProvider.swift:22:27: warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
20 | /// Example: `2023-10-03T10:15:30Z`
21 | public struct RFC3339DateFormatterProvider: DateFormatterProvider {
22 | public static let dateFormatter: DateFormatterProtocol = {
| |- warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'dateFormatter' 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
23 | let dateFormatter = DateFormatter()
24 | dateFormatter.timeZone = TimeZone(secondsFromGMT: 0)
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/DateFormatterStrategy.swift:9:17: note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
7 |
8 | /// Abstracts date formatters
9 | public protocol DateFormatterProtocol {
| `- note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
10 | /// Converts a `Date` object into a string representation.
11 | func string(from date: Date) -> String
[536/558] Compiling MacroCodableKit RFC3339DateFormatterProvider.swift
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/ISO8601DateFormatterProvider.swift:22:27: warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
20 | /// Example: `2023-10-03T10:15:30+00:00`
21 | public struct ISO8601DefaultDateFormatterProvider: DateFormatterProvider {
22 | public static let dateFormatter: DateFormatterProtocol = ISO8601DateFormatter()
| |- warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'dateFormatter' 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
23 | }
24 |
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/DateFormatterStrategy.swift:9:17: note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
7 |
8 | /// Abstracts date formatters
9 | public protocol DateFormatterProtocol {
| `- note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
10 | /// Converts a `Date` object into a string representation.
11 | func string(from date: Date) -> String
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/ISO8601DateFormatterProvider.swift:36:27: warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
34 | /// Example: `2023-10-03`
35 | public struct ISO8601FullDateDateFormatterProvider: DateFormatterProvider {
36 | public static let dateFormatter: DateFormatterProtocol = {
| |- warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'dateFormatter' 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
37 | let formatter = ISO8601DateFormatter()
38 | formatter.formatOptions = .withFullDate
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/DateFormatterStrategy.swift:9:17: note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
7 |
8 | /// Abstracts date formatters
9 | public protocol DateFormatterProtocol {
| `- note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
10 | /// Converts a `Date` object into a string representation.
11 | func string(from date: Date) -> String
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/ISO8601DateFormatterProvider.swift:54:27: warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
52 | /// Example: `2023-10-03T10:15:30.123+00:00`
53 | public struct ISO8601WithFractionalSecondsDateFormatterProvider: DateFormatterProvider {
54 | public static let dateFormatter: DateFormatterProtocol = {
| |- warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'dateFormatter' 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
55 | let formatter = ISO8601DateFormatter()
56 | formatter.formatOptions = [.withInternetDateTime, .withFractionalSeconds]
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/DateFormatterStrategy.swift:9:17: note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
7 |
8 | /// Abstracts date formatters
9 | public protocol DateFormatterProtocol {
| `- note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
10 | /// Converts a `Date` object into a string representation.
11 | func string(from date: Date) -> String
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/RFC2822DateFormatterProvider.swift:22:27: warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
20 | /// Example: `2023-10-03T10:15:30.123+00:00`
21 | public struct RFC2822DateFormatterProvider: DateFormatterProvider {
22 | public static let dateFormatter: DateFormatterProtocol = {
| |- warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'dateFormatter' 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
23 | let dateFormatter = DateFormatter()
24 | dateFormatter.timeZone = TimeZone(secondsFromGMT: 0)
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/DateFormatterStrategy.swift:9:17: note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
7 |
8 | /// Abstracts date formatters
9 | public protocol DateFormatterProtocol {
| `- note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
10 | /// Converts a `Date` object into a string representation.
11 | func string(from date: Date) -> String
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/RFC3339DateFormatterProvider.swift:22:27: warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
20 | /// Example: `2023-10-03T10:15:30Z`
21 | public struct RFC3339DateFormatterProvider: DateFormatterProvider {
22 | public static let dateFormatter: DateFormatterProtocol = {
| |- warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'dateFormatter' 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
23 | let dateFormatter = DateFormatter()
24 | dateFormatter.timeZone = TimeZone(secondsFromGMT: 0)
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/DateFormatterStrategy.swift:9:17: note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
7 |
8 | /// Abstracts date formatters
9 | public protocol DateFormatterProtocol {
| `- note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
10 | /// Converts a `Date` object into a string representation.
11 | func string(from date: Date) -> String
[537/561] Compiling MacroCodableKit OptionalProtocol.swift
[538/561] Compiling MacroCodableKit Base64Strategy.swift
[539/561] Compiling MacroCodableKit DateFormatterStrategy.swift
[540/561] Compiling MacroCodableKit BoolFalse.swift
[541/561] Compiling MacroCodableKit BoolTrue.swift
[542/561] Compiling MacroCodableKit DoubleZero.swift
[543/561] Compiling MacroCodableKit CustomCodingDecoding.swift
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/CustomCoding/CustomCodingDecoding.swift:47:23: warning: static property 'errorHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
45 | ///
46 | /// A closure that captures and handles any errors encountered during the decoding process. The handling might include logging the error for debugging purposes or taking other actions as needed.
47 | public static var errorHandler: ((Error) -> Void)?
| |- warning: static property 'errorHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'errorHandler' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'errorHandler' 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
48 |
49 | /// Logs an unhandled error during an decoding operation through ``errorHandler``
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/CustomCoding/CustomCodingEncoding.swift:47:23: warning: static property 'errorHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
45 | ///
46 | /// A closure that captures and handles any errors encountered during the encoding process. The handling might include logging the error for debugging purposes or taking other actions as needed.
47 | public static var errorHandler: ((Error) -> Void)?
| |- warning: static property 'errorHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'errorHandler' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'errorHandler' 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
48 |
49 | /// Logs an unhandled error during an encoding operation through ``errorHandler``
[544/561] Compiling MacroCodableKit CustomCodingEncoding.swift
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/CustomCoding/CustomCodingDecoding.swift:47:23: warning: static property 'errorHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
45 | ///
46 | /// A closure that captures and handles any errors encountered during the decoding process. The handling might include logging the error for debugging purposes or taking other actions as needed.
47 | public static var errorHandler: ((Error) -> Void)?
| |- warning: static property 'errorHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'errorHandler' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'errorHandler' 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
48 |
49 | /// Logs an unhandled error during an decoding operation through ``errorHandler``
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/CustomCoding/CustomCodingEncoding.swift:47:23: warning: static property 'errorHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
45 | ///
46 | /// A closure that captures and handles any errors encountered during the encoding process. The handling might include logging the error for debugging purposes or taking other actions as needed.
47 | public static var errorHandler: ((Error) -> Void)?
| |- warning: static property 'errorHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'errorHandler' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'errorHandler' 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
48 |
49 | /// Logs an unhandled error during an encoding operation through ``errorHandler``
[545/561] Compiling MacroCodableKit SafeDecoding+Array.swift
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/CustomCoding/CustomCodingDecoding.swift:47:23: warning: static property 'errorHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
45 | ///
46 | /// A closure that captures and handles any errors encountered during the decoding process. The handling might include logging the error for debugging purposes or taking other actions as needed.
47 | public static var errorHandler: ((Error) -> Void)?
| |- warning: static property 'errorHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'errorHandler' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'errorHandler' 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
48 |
49 | /// Logs an unhandled error during an decoding operation through ``errorHandler``
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/CustomCoding/CustomCodingEncoding.swift:47:23: warning: static property 'errorHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
45 | ///
46 | /// A closure that captures and handles any errors encountered during the encoding process. The handling might include logging the error for debugging purposes or taking other actions as needed.
47 | public static var errorHandler: ((Error) -> Void)?
| |- warning: static property 'errorHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'errorHandler' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'errorHandler' 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
48 |
49 | /// Logs an unhandled error during an encoding operation through ``errorHandler``
[546/561] Compiling MacroCodableKit SafeDecoding+Dictionary.swift
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/CustomCoding/CustomCodingDecoding.swift:47:23: warning: static property 'errorHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
45 | ///
46 | /// A closure that captures and handles any errors encountered during the decoding process. The handling might include logging the error for debugging purposes or taking other actions as needed.
47 | public static var errorHandler: ((Error) -> Void)?
| |- warning: static property 'errorHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'errorHandler' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'errorHandler' 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
48 |
49 | /// Logs an unhandled error during an decoding operation through ``errorHandler``
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/CustomCoding/CustomCodingEncoding.swift:47:23: warning: static property 'errorHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
45 | ///
46 | /// A closure that captures and handles any errors encountered during the encoding process. The handling might include logging the error for debugging purposes or taking other actions as needed.
47 | public static var errorHandler: ((Error) -> Void)?
| |- warning: static property 'errorHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'errorHandler' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'errorHandler' 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
48 |
49 | /// Logs an unhandled error during an encoding operation through ``errorHandler``
[547/561] Compiling MacroCodableKit TimestampedDate.swift
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/YearMonthDayDateFormatterProvider.swift:20:27: warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
18 | /// Example: `2023-10-03`
19 | public struct YearMonthDayDateFormatterProvider: DateFormatterProvider {
20 | public static let dateFormatter: DateFormatterProtocol = {
| |- warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'dateFormatter' 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
21 | let dateFormatter = DateFormatter()
22 | dateFormatter.timeZone = TimeZone(secondsFromGMT: 0)
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/DateFormatterStrategy.swift:9:17: note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
7 |
8 | /// Abstracts date formatters
9 | public protocol DateFormatterProtocol {
| `- note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
10 | /// Converts a `Date` object into a string representation.
11 | func string(from date: Date) -> String
[548/561] Compiling MacroCodableKit YearMonthDayDateFormatterProvider.swift
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/YearMonthDayDateFormatterProvider.swift:20:27: warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
18 | /// Example: `2023-10-03`
19 | public struct YearMonthDayDateFormatterProvider: DateFormatterProvider {
20 | public static let dateFormatter: DateFormatterProtocol = {
| |- warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'dateFormatter' 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
21 | let dateFormatter = DateFormatter()
22 | dateFormatter.timeZone = TimeZone(secondsFromGMT: 0)
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/DateFormatterStrategy.swift:9:17: note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
7 |
8 | /// Abstracts date formatters
9 | public protocol DateFormatterProtocol {
| `- note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
10 | /// Converts a `Date` object into a string representation.
11 | func string(from date: Date) -> String
[549/561] Compiling MacroCodableKit ValueCodableStrategy.swift
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/YearMonthDayDateFormatterProvider.swift:20:27: warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
18 | /// Example: `2023-10-03`
19 | public struct YearMonthDayDateFormatterProvider: DateFormatterProvider {
20 | public static let dateFormatter: DateFormatterProtocol = {
| |- warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'dateFormatter' 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
21 | let dateFormatter = DateFormatter()
22 | dateFormatter.timeZone = TimeZone(secondsFromGMT: 0)
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/DateFormatterStrategy.swift:9:17: note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
7 |
8 | /// Abstracts date formatters
9 | public protocol DateFormatterProtocol {
| `- note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
10 | /// Converts a `Date` object into a string representation.
11 | func string(from date: Date) -> String
[550/561] Emitting module MacroCodableKit
Swift/UnsafeRawPointer.swift:440: Fatal error: load from misaligned raw pointer
*** Signal 4: Backtracing from 0x7fa9dd6eabb4... done ***
*** Program crashed: Illegal instruction at 0x00007fa9dd6eabb4 ***
Thread 0 "Macro-tool" crashed:
0 0x00007fa9dd6eabb4 closure #1 in closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 308 in libswiftCore.so
1 [ra] 0x00007fa9dd6ea962 closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 257 in libswiftCore.so
2 [ra] 0x00007fa9dd6ea81d closure #1 in _assertionFailure(_:_:file:line:flags:) + 380 in libswiftCore.so
3 [ra] 0x00007fa9dd86dd16 _assertionFailure(_:_:file:line:flags:) + 229 in libswiftCore.so
4 [ra] 0x00007fa9dd86df6e _fatalErrorMessage(_:_:file:line:flags:) + 45 in libswiftCore.so
5 [ra] 0x00007fa9dd8efbd0 UnsafeRawBufferPointer.load<A>(fromByteOffset:as:) + 191 in libswiftCore.so
6 [ra] 0x000056494c5df0f2 closure #1 in PluginHostConnection.waitForNextMessage<A>(_:) + 81 in Macro-tool at /host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftCompilerPlugin/CompilerPlugin.swift:203:31
7 [ra] 0x00007fa9ddf2b3bf partial apply for closure #1 in Data.InlineData.withUnsafeBytes<A>(_:) + 30 in libFoundationEssentials.so
Registers:
rax 0x0000000000000000 0
rdx 0x0000000000000001 1
rcx 0x0000000000000002 2
rbx 0x0000564c34bb8f39 94885302210361
rsi 0x0000000000000007 7
rdi 0x00005649502d6010 03 00 02 00 02 00 02 00 01 00 01 00 00 00 01 00 ················
rbp 0x00007ffdea7a4020 60 40 7a ea fd 7f 00 00 62 a9 6e dd a9 7f 00 00 `@zêý···b©nÝ©···
rsp 0x00007ffdea7a4010 20 00 00 00 00 00 00 00 b8 01 00 00 00 00 00 00 ·······¸·······
r8 0x00005649502e9440 39 8f bb 34 4c 56 00 00 40 22 ff 75 e5 4f f2 9c 9·»4LV··@"ÿuåOò·
r9 0x00007ffdea7a3e00 46 61 74 61 6c 20 65 72 72 6f 72 3a 20 6c 6f 61 Fatal error: loa
r10 0x0000000000000000 0
r11 0x9cf24fe575ff2240 11309189461226496576
r12 0x0000000000000000 0
r13 0x00007fa9ddb26f70 00 02 00 00 00 00 00 00 ec bf b6 dd a9 7f 00 00 ········ì¿¶Ý©···
r14 0x0000000000000001 1
r15 0x0000000000000001 1
rip 0x00007fa9dd6eabb4 0f 0b 48 83 ec 08 48 8d 05 3f cb 46 00 48 8d 3d ··H·ì·H··?ËF·H·=
rflags 0x0000000000010202
cs 0x0033 fs 0x0000 gs 0x0000
Images (17 omitted):
0x000056494c281000–0x000056494e5df718 <no build ID> Macro-tool /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool
0x00007fa9dd58b000–0x00007fa9ddb1fac8 c51192efcf3d046b4eccd29cbc4a02a48194fe47 libswiftCore.so /usr/lib/swift/linux/libswiftCore.so
0x00007fa9ddc96000–0x00007fa9de112688 <no build ID> libFoundationEssentials.so /usr/lib/swift/linux/libFoundationEssentials.so
Backtrace took 1.05s
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/AllOf.swift:38:14: warning: external macro implementation type 'Macro.AllOfCodableMacro' could not be found for macro 'AllOfCodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
36 | /// ```
37 | @attached(extension, conformances: Decodable, Encodable, names: named(CodingKeys), named(init(from:)), named(encode(to:)))
38 | public macro AllOfCodable() = #externalMacro(module: "Macro", type: "AllOfCodableMacro")
| `- warning: external macro implementation type 'Macro.AllOfCodableMacro' could not be found for macro 'AllOfCodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
39 |
40 | /// Generates `Decodable` conformance following the OpenAPI `allOf` specification for composition.
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/AllOf.swift:70:14: warning: external macro implementation type 'Macro.AllOfDecodableMacro' could not be found for macro 'AllOfDecodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
68 | /// ```
69 | @attached(extension, conformances: Decodable, names: named(CodingKeys), named(init(from:)))
70 | public macro AllOfDecodable() = #externalMacro(module: "Macro", type: "AllOfDecodableMacro")
| `- warning: external macro implementation type 'Macro.AllOfDecodableMacro' could not be found for macro 'AllOfDecodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
71 |
72 | /// Generates `Encodable` conformance following the OpenAPI `allOf` specification for composition.
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/AllOf.swift:102:14: warning: external macro implementation type 'Macro.AllOfEncodableMacro' could not be found for macro 'AllOfEncodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
100 | /// ```
101 | @attached(extension, conformances: Encodable, names: named(CodingKeys), named(encode(to:)))
102 | public macro AllOfEncodable() = #externalMacro(module: "Macro", type: "AllOfEncodableMacro")
| `- warning: external macro implementation type 'Macro.AllOfEncodableMacro' could not be found for macro 'AllOfEncodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
103 |
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/Annotations.swift:21:14: warning: external macro implementation type 'Macro.CodingKeyMacro' could not be found for macro 'CodingKey'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
19 | /// ```
20 | @attached(peer)
21 | public macro CodingKey(_ key: String) = #externalMacro(module: "Macro", type: "CodingKeyMacro")
| `- warning: external macro implementation type 'Macro.CodingKeyMacro' could not be found for macro 'CodingKey'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
22 |
23 | /// Ignores a property in encoding and decoding
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/Annotations.swift:36:14: warning: external macro implementation type 'Macro.OmitCodingMacro' could not be found for macro 'OmitCoding()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
34 | /// ```
35 | @attached(peer)
36 | public macro OmitCoding() = #externalMacro(module: "Macro", type: "OmitCodingMacro")
| `- warning: external macro implementation type 'Macro.OmitCodingMacro' could not be found for macro 'OmitCoding()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
37 |
38 | /// Provides default value if coding fails or there's no such key
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/Annotations.swift:56:14: warning: external macro implementation type 'Macro.DefaultValueMacro' could not be found for macro 'DefaultValue'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
54 | /// - During decoding, any non-thrown errors encountered is sent to ``CustomCodingDecoding/errorHandler``
55 | @attached(peer)
56 | public macro DefaultValue<Provider: DefaultValueProvider>(
| `- warning: external macro implementation type 'Macro.DefaultValueMacro' could not be found for macro 'DefaultValue'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
57 | _ type: Provider.Type
58 | ) = #externalMacro(module: "Macro", type: "DefaultValueMacro")
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/Annotations.swift:87:14: warning: external macro implementation type 'Macro.ValueStrategyMacro' could not be found for macro 'ValueStrategy'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
85 | /// - During decoding and encoding, any non-thrown errors encountered is sent to ``CustomCodingDecoding/errorHandler`` or ``CustomCodingEncoding/errorHandler`` respectively.
86 | @attached(peer)
87 | public macro ValueStrategy<Strategy: ValueCodableStrategy>(
| `- warning: external macro implementation type 'Macro.ValueStrategyMacro' could not be found for macro 'ValueStrategy'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
88 | _ strategy: Strategy.Type
89 | ) = #externalMacro(module: "Macro", type: "ValueStrategyMacro")
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/Annotations.swift:112:14: warning: external macro implementation type 'Macro.CustomCodingMacro' could not be found for macro 'CustomCoding'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
110 | /// - Implementations in ``CustomCodingDecoding`` and ``CustomCodingEncoding`` are required.
111 | @attached(peer)
112 | public macro CustomCoding<Name: CustomDecodingName>(
| `- warning: external macro implementation type 'Macro.CustomCodingMacro' could not be found for macro 'CustomCoding'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
113 | _ name: Name.Type
114 | ) = #externalMacro(module: "Macro", type: "CustomCodingMacro")
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/Codable.swift:95:14: warning: external macro implementation type 'Macro.CodableMacro' could not be found for macro 'Codable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
93 | /// - Handle encoding errors with ``CustomCodingEncoding/errorHandler`` in ``CustomCodingEncoding``
94 | @attached(extension, conformances: Decodable, Encodable, names: named(CodingKeys), named(init(from:)), named(encode(to:)))
95 | public macro Codable() = #externalMacro(module: "Macro", type: "CodableMacro")
| `- warning: external macro implementation type 'Macro.CodableMacro' could not be found for macro 'Codable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
96 |
97 | /// Generates `Decodable` conformance respecting property annotations.
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/Codable.swift:109:14: warning: external macro implementation type 'Macro.DecodableMacro' could not be found for macro 'Decodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
107 | /// ```
108 | @attached(extension, conformances: Decodable, names: named(CodingKeys), named(init(from:)))
109 | public macro Decodable() = #externalMacro(module: "Macro", type: "DecodableMacro")
| `- warning: external macro implementation type 'Macro.DecodableMacro' could not be found for macro 'Decodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
110 |
111 | /// Generates `Encodable` conformance respecting property annotations.
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/Codable.swift:123:14: warning: external macro implementation type 'Macro.EncodableMacro' could not be found for macro 'Encodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
121 | /// ```
122 | @attached(extension, conformances: Encodable, names: named(CodingKeys), named(encode(to:)))
123 | public macro Encodable() = #externalMacro(module: "Macro", type: "EncodableMacro")
| `- warning: external macro implementation type 'Macro.EncodableMacro' could not be found for macro 'Encodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
124 |
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/OneOf.swift:26:14: warning: external macro implementation type 'Macro.OneOfCodableMacro' could not be found for macro 'OneOfCodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
24 | /// ```
25 | @attached(extension, conformances: Decodable, Encodable, names: named(CodingKeys), named(init(from:)), named(encode(to:)))
26 | public macro OneOfCodable() = #externalMacro(module: "Macro", type: "OneOfCodableMacro")
| `- warning: external macro implementation type 'Macro.OneOfCodableMacro' could not be found for macro 'OneOfCodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
27 |
28 | /// Generates `Decodable` conformance following the OpenAPI `oneOf` specification for composition.
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/OneOf.swift:46:14: warning: external macro implementation type 'Macro.OneOfDecodableMacro' could not be found for macro 'OneOfDecodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
44 | /// ```
45 | @attached(extension, conformances: Decodable, names: named(CodingKeys), named(init(from:)))
46 | public macro OneOfDecodable() = #externalMacro(module: "Macro", type: "OneOfDecodableMacro")
| `- warning: external macro implementation type 'Macro.OneOfDecodableMacro' could not be found for macro 'OneOfDecodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
47 |
48 | /// Generates `Encodable` conformance following the OpenAPI `oneOf` specification for composition.
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/OneOf.swift:66:14: warning: external macro implementation type 'Macro.OneOfEncodableMacro' could not be found for macro 'OneOfEncodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
64 | /// ```
65 | @attached(extension, conformances: Encodable, names: named(CodingKeys), named(encode(to:)))
66 | public macro OneOfEncodable() = #externalMacro(module: "Macro", type: "OneOfEncodableMacro")
| `- warning: external macro implementation type 'Macro.OneOfEncodableMacro' could not be found for macro 'OneOfEncodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
67 |
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/CustomCoding/CustomCodingDecoding.swift:47:23: warning: static property 'errorHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
45 | ///
46 | /// A closure that captures and handles any errors encountered during the decoding process. The handling might include logging the error for debugging purposes or taking other actions as needed.
47 | public static var errorHandler: ((Error) -> Void)?
| |- warning: static property 'errorHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'errorHandler' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'errorHandler' 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
48 |
49 | /// Logs an unhandled error during an decoding operation through ``errorHandler``
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/CustomCoding/CustomCodingEncoding.swift:47:23: warning: static property 'errorHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
45 | ///
46 | /// A closure that captures and handles any errors encountered during the encoding process. The handling might include logging the error for debugging purposes or taking other actions as needed.
47 | public static var errorHandler: ((Error) -> Void)?
| |- warning: static property 'errorHandler' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
| |- note: convert 'errorHandler' to a 'let' constant to make 'Sendable' shared state immutable
| |- note: annotate 'errorHandler' 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
48 |
49 | /// Logs an unhandled error during an encoding operation through ``errorHandler``
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/ISO8601DateFormatterProvider.swift:22:27: warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
20 | /// Example: `2023-10-03T10:15:30+00:00`
21 | public struct ISO8601DefaultDateFormatterProvider: DateFormatterProvider {
22 | public static let dateFormatter: DateFormatterProtocol = ISO8601DateFormatter()
| |- warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'dateFormatter' 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
23 | }
24 |
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/DateFormatterStrategy.swift:9:17: note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
7 |
8 | /// Abstracts date formatters
9 | public protocol DateFormatterProtocol {
| `- note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
10 | /// Converts a `Date` object into a string representation.
11 | func string(from date: Date) -> String
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/ISO8601DateFormatterProvider.swift:36:27: warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
34 | /// Example: `2023-10-03`
35 | public struct ISO8601FullDateDateFormatterProvider: DateFormatterProvider {
36 | public static let dateFormatter: DateFormatterProtocol = {
| |- warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'dateFormatter' 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
37 | let formatter = ISO8601DateFormatter()
38 | formatter.formatOptions = .withFullDate
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/DateFormatterStrategy.swift:9:17: note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
7 |
8 | /// Abstracts date formatters
9 | public protocol DateFormatterProtocol {
| `- note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
10 | /// Converts a `Date` object into a string representation.
11 | func string(from date: Date) -> String
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/ISO8601DateFormatterProvider.swift:54:27: warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
52 | /// Example: `2023-10-03T10:15:30.123+00:00`
53 | public struct ISO8601WithFractionalSecondsDateFormatterProvider: DateFormatterProvider {
54 | public static let dateFormatter: DateFormatterProtocol = {
| |- warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'dateFormatter' 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
55 | let formatter = ISO8601DateFormatter()
56 | formatter.formatOptions = [.withInternetDateTime, .withFractionalSeconds]
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/DateFormatterStrategy.swift:9:17: note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
7 |
8 | /// Abstracts date formatters
9 | public protocol DateFormatterProtocol {
| `- note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
10 | /// Converts a `Date` object into a string representation.
11 | func string(from date: Date) -> String
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/RFC2822DateFormatterProvider.swift:22:27: warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
20 | /// Example: `2023-10-03T10:15:30.123+00:00`
21 | public struct RFC2822DateFormatterProvider: DateFormatterProvider {
22 | public static let dateFormatter: DateFormatterProtocol = {
| |- warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'dateFormatter' 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
23 | let dateFormatter = DateFormatter()
24 | dateFormatter.timeZone = TimeZone(secondsFromGMT: 0)
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/DateFormatterStrategy.swift:9:17: note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
7 |
8 | /// Abstracts date formatters
9 | public protocol DateFormatterProtocol {
| `- note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
10 | /// Converts a `Date` object into a string representation.
11 | func string(from date: Date) -> String
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/RFC3339DateFormatterProvider.swift:22:27: warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
20 | /// Example: `2023-10-03T10:15:30Z`
21 | public struct RFC3339DateFormatterProvider: DateFormatterProvider {
22 | public static let dateFormatter: DateFormatterProtocol = {
| |- warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'dateFormatter' 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
23 | let dateFormatter = DateFormatter()
24 | dateFormatter.timeZone = TimeZone(secondsFromGMT: 0)
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/DateFormatterStrategy.swift:9:17: note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
7 |
8 | /// Abstracts date formatters
9 | public protocol DateFormatterProtocol {
| `- note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
10 | /// Converts a `Date` object into a string representation.
11 | func string(from date: Date) -> String
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/YearMonthDayDateFormatterProvider.swift:20:27: warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
18 | /// Example: `2023-10-03`
19 | public struct YearMonthDayDateFormatterProvider: DateFormatterProvider {
20 | public static let dateFormatter: DateFormatterProtocol = {
| |- warning: static property 'dateFormatter' is not concurrency-safe because non-'Sendable' type 'any DateFormatterProtocol' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: annotate 'dateFormatter' 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
21 | let dateFormatter = DateFormatter()
22 | dateFormatter.timeZone = TimeZone(secondsFromGMT: 0)
/host/spi-builder-workspace/Sources/MacroCodableKit/Misc/ValueCodableStrategies/Date/DateFormatterStrategy.swift:9:17: note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
7 |
8 | /// Abstracts date formatters
9 | public protocol DateFormatterProtocol {
| `- note: protocol 'DateFormatterProtocol' does not conform to the 'Sendable' protocol
10 | /// Converts a `Date` object into a string representation.
11 | func string(from date: Date) -> String
[551/561] Compiling MacroCodableKit EmptyString.swift
[552/561] Compiling MacroCodableKit IntZero.swift
[553/561] Compiling MacroCodableKit DefaultValueStrategy.swift
[554/561] Compiling MacroCodableKit SafeDecoding.swift
[555/561] Compiling MacroCodableKit CustomCodingDecoding+Types.swift
[556/561] Compiling MacroCodableKit CustomCodingEncoding+Types.swift
[557/561] Compiling MacroCodableKit CustomDecodingName.swift
[558/561] Compiling MacroCodableKit AllOf.swift
Swift/UnsafeRawPointer.swift:440: Fatal error: load from misaligned raw pointer
*** Signal 4: Backtracing from 0x7f459cbe3bb4... done ***
*** Program crashed: Illegal instruction at 0x00007f459cbe3bb4 ***
Thread 0 "Macro-tool" crashed:
0 0x00007f459cbe3bb4 closure #1 in closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 308 in libswiftCore.so
1 [ra] 0x00007f459cbe3962 closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 257 in libswiftCore.so
2 [ra] 0x00007f459cbe381d closure #1 in _assertionFailure(_:_:file:line:flags:) + 380 in libswiftCore.so
3 [ra] 0x00007f459cd66d16 _assertionFailure(_:_:file:line:flags:) + 229 in libswiftCore.so
4 [ra] 0x00007f459cd66f6e _fatalErrorMessage(_:_:file:line:flags:) + 45 in libswiftCore.so
5 [ra] 0x00007f459cde8bd0 UnsafeRawBufferPointer.load<A>(fromByteOffset:as:) + 191 in libswiftCore.so
6 [ra] 0x000055aa0184c0f2 closure #1 in PluginHostConnection.waitForNextMessage<A>(_:) + 81 in Macro-tool at /host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftCompilerPlugin/CompilerPlugin.swift:203:31
7 [ra] 0x00007f459d4243bf partial apply for closure #1 in Data.InlineData.withUnsafeBytes<A>(_:) + 30 in libFoundationEssentials.so
Registers:
rax 0x0000000000000000 0
rdx 0x0000000000000001 1
rcx 0x0000000000000002 2
rbx 0x000055af5f2c4512 94211704374546
rsi 0x0000000000000007 7
rdi 0x000055aa058af010 03 00 02 00 02 00 02 00 01 00 01 00 00 00 01 00 ················
rbp 0x00007fff01510350 90 03 51 01 ff 7f 00 00 62 39 be 9c 45 7f 00 00 ··Q·ÿ···b9¾·E···
rsp 0x00007fff01510340 20 00 00 00 00 00 00 00 b8 01 00 00 00 00 00 00 ·······¸·······
r8 0x000055aa058c2440 12 45 2c 5f af 55 00 00 e9 8b e0 a8 41 12 4f b6 ·E,_¯U··é·à¨A·O¶
r9 0x00007fff01510130 46 61 74 61 6c 20 65 72 72 6f 72 3a 20 6c 6f 61 Fatal error: loa
r10 0x0000000000000000 0
r11 0xb64f1241a8e08be9 13136738711278488553
r12 0x0000000000000000 0
r13 0x00007f459d01ff70 00 02 00 00 00 00 00 00 ec 4f 06 9d 45 7f 00 00 ········ìO··E···
r14 0x0000000000000001 1
r15 0x0000000000000001 1
rip 0x00007f459cbe3bb4 0f 0b 48 83 ec 08 48 8d 05 3f cb 46 00 48 8d 3d ··H·ì·H··?ËF·H·=
rflags 0x0000000000010202
cs 0x0033 fs 0x0000 gs 0x0000
Images (17 omitted):
0x000055aa014ee000–0x000055aa0384c718 <no build ID> Macro-tool /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool
0x00007f459ca84000–0x00007f459d018ac8 c51192efcf3d046b4eccd29cbc4a02a48194fe47 libswiftCore.so /usr/lib/swift/linux/libswiftCore.so
0x00007f459d18f000–0x00007f459d60b688 <no build ID> libFoundationEssentials.so /usr/lib/swift/linux/libFoundationEssentials.so
Backtrace took 1.40s
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/AllOf.swift:38:14: warning: external macro implementation type 'Macro.AllOfCodableMacro' could not be found for macro 'AllOfCodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
36 | /// ```
37 | @attached(extension, conformances: Decodable, Encodable, names: named(CodingKeys), named(init(from:)), named(encode(to:)))
38 | public macro AllOfCodable() = #externalMacro(module: "Macro", type: "AllOfCodableMacro")
| `- warning: external macro implementation type 'Macro.AllOfCodableMacro' could not be found for macro 'AllOfCodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
39 |
40 | /// Generates `Decodable` conformance following the OpenAPI `allOf` specification for composition.
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/AllOf.swift:70:14: warning: external macro implementation type 'Macro.AllOfDecodableMacro' could not be found for macro 'AllOfDecodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
68 | /// ```
69 | @attached(extension, conformances: Decodable, names: named(CodingKeys), named(init(from:)))
70 | public macro AllOfDecodable() = #externalMacro(module: "Macro", type: "AllOfDecodableMacro")
| `- warning: external macro implementation type 'Macro.AllOfDecodableMacro' could not be found for macro 'AllOfDecodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
71 |
72 | /// Generates `Encodable` conformance following the OpenAPI `allOf` specification for composition.
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/AllOf.swift:102:14: warning: external macro implementation type 'Macro.AllOfEncodableMacro' could not be found for macro 'AllOfEncodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
100 | /// ```
101 | @attached(extension, conformances: Encodable, names: named(CodingKeys), named(encode(to:)))
102 | public macro AllOfEncodable() = #externalMacro(module: "Macro", type: "AllOfEncodableMacro")
| `- warning: external macro implementation type 'Macro.AllOfEncodableMacro' could not be found for macro 'AllOfEncodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
103 |
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/Annotations.swift:21:14: warning: external macro implementation type 'Macro.CodingKeyMacro' could not be found for macro 'CodingKey'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
19 | /// ```
20 | @attached(peer)
21 | public macro CodingKey(_ key: String) = #externalMacro(module: "Macro", type: "CodingKeyMacro")
| `- warning: external macro implementation type 'Macro.CodingKeyMacro' could not be found for macro 'CodingKey'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
22 |
23 | /// Ignores a property in encoding and decoding
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/Annotations.swift:36:14: warning: external macro implementation type 'Macro.OmitCodingMacro' could not be found for macro 'OmitCoding()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
34 | /// ```
35 | @attached(peer)
36 | public macro OmitCoding() = #externalMacro(module: "Macro", type: "OmitCodingMacro")
| `- warning: external macro implementation type 'Macro.OmitCodingMacro' could not be found for macro 'OmitCoding()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
37 |
38 | /// Provides default value if coding fails or there's no such key
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/Annotations.swift:56:14: warning: external macro implementation type 'Macro.DefaultValueMacro' could not be found for macro 'DefaultValue'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
54 | /// - During decoding, any non-thrown errors encountered is sent to ``CustomCodingDecoding/errorHandler``
55 | @attached(peer)
56 | public macro DefaultValue<Provider: DefaultValueProvider>(
| `- warning: external macro implementation type 'Macro.DefaultValueMacro' could not be found for macro 'DefaultValue'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
57 | _ type: Provider.Type
58 | ) = #externalMacro(module: "Macro", type: "DefaultValueMacro")
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/Annotations.swift:87:14: warning: external macro implementation type 'Macro.ValueStrategyMacro' could not be found for macro 'ValueStrategy'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
85 | /// - During decoding and encoding, any non-thrown errors encountered is sent to ``CustomCodingDecoding/errorHandler`` or ``CustomCodingEncoding/errorHandler`` respectively.
86 | @attached(peer)
87 | public macro ValueStrategy<Strategy: ValueCodableStrategy>(
| `- warning: external macro implementation type 'Macro.ValueStrategyMacro' could not be found for macro 'ValueStrategy'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
88 | _ strategy: Strategy.Type
89 | ) = #externalMacro(module: "Macro", type: "ValueStrategyMacro")
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/Annotations.swift:112:14: warning: external macro implementation type 'Macro.CustomCodingMacro' could not be found for macro 'CustomCoding'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
110 | /// - Implementations in ``CustomCodingDecoding`` and ``CustomCodingEncoding`` are required.
111 | @attached(peer)
112 | public macro CustomCoding<Name: CustomDecodingName>(
| `- warning: external macro implementation type 'Macro.CustomCodingMacro' could not be found for macro 'CustomCoding'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
113 | _ name: Name.Type
114 | ) = #externalMacro(module: "Macro", type: "CustomCodingMacro")
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/Codable.swift:95:14: warning: external macro implementation type 'Macro.CodableMacro' could not be found for macro 'Codable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
93 | /// - Handle encoding errors with ``CustomCodingEncoding/errorHandler`` in ``CustomCodingEncoding``
94 | @attached(extension, conformances: Decodable, Encodable, names: named(CodingKeys), named(init(from:)), named(encode(to:)))
95 | public macro Codable() = #externalMacro(module: "Macro", type: "CodableMacro")
| `- warning: external macro implementation type 'Macro.CodableMacro' could not be found for macro 'Codable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
96 |
97 | /// Generates `Decodable` conformance respecting property annotations.
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/Codable.swift:109:14: warning: external macro implementation type 'Macro.DecodableMacro' could not be found for macro 'Decodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
107 | /// ```
108 | @attached(extension, conformances: Decodable, names: named(CodingKeys), named(init(from:)))
109 | public macro Decodable() = #externalMacro(module: "Macro", type: "DecodableMacro")
| `- warning: external macro implementation type 'Macro.DecodableMacro' could not be found for macro 'Decodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
110 |
111 | /// Generates `Encodable` conformance respecting property annotations.
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/Codable.swift:123:14: warning: external macro implementation type 'Macro.EncodableMacro' could not be found for macro 'Encodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
121 | /// ```
122 | @attached(extension, conformances: Encodable, names: named(CodingKeys), named(encode(to:)))
123 | public macro Encodable() = #externalMacro(module: "Macro", type: "EncodableMacro")
| `- warning: external macro implementation type 'Macro.EncodableMacro' could not be found for macro 'Encodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
124 |
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/OneOf.swift:26:14: warning: external macro implementation type 'Macro.OneOfCodableMacro' could not be found for macro 'OneOfCodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
24 | /// ```
25 | @attached(extension, conformances: Decodable, Encodable, names: named(CodingKeys), named(init(from:)), named(encode(to:)))
26 | public macro OneOfCodable() = #externalMacro(module: "Macro", type: "OneOfCodableMacro")
| `- warning: external macro implementation type 'Macro.OneOfCodableMacro' could not be found for macro 'OneOfCodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
27 |
28 | /// Generates `Decodable` conformance following the OpenAPI `oneOf` specification for composition.
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/OneOf.swift:46:14: warning: external macro implementation type 'Macro.OneOfDecodableMacro' could not be found for macro 'OneOfDecodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
44 | /// ```
45 | @attached(extension, conformances: Decodable, names: named(CodingKeys), named(init(from:)))
46 | public macro OneOfDecodable() = #externalMacro(module: "Macro", type: "OneOfDecodableMacro")
| `- warning: external macro implementation type 'Macro.OneOfDecodableMacro' could not be found for macro 'OneOfDecodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
47 |
48 | /// Generates `Encodable` conformance following the OpenAPI `oneOf` specification for composition.
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/OneOf.swift:66:14: warning: external macro implementation type 'Macro.OneOfEncodableMacro' could not be found for macro 'OneOfEncodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
64 | /// ```
65 | @attached(extension, conformances: Encodable, names: named(CodingKeys), named(encode(to:)))
66 | public macro OneOfEncodable() = #externalMacro(module: "Macro", type: "OneOfEncodableMacro")
| `- warning: external macro implementation type 'Macro.OneOfEncodableMacro' could not be found for macro 'OneOfEncodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
67 |
[559/561] Compiling MacroCodableKit Annotations.swift
Swift/UnsafeRawPointer.swift:440: Fatal error: load from misaligned raw pointer
*** Signal 4: Backtracing from 0x7f459cbe3bb4... done ***
*** Program crashed: Illegal instruction at 0x00007f459cbe3bb4 ***
Thread 0 "Macro-tool" crashed:
0 0x00007f459cbe3bb4 closure #1 in closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 308 in libswiftCore.so
1 [ra] 0x00007f459cbe3962 closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 257 in libswiftCore.so
2 [ra] 0x00007f459cbe381d closure #1 in _assertionFailure(_:_:file:line:flags:) + 380 in libswiftCore.so
3 [ra] 0x00007f459cd66d16 _assertionFailure(_:_:file:line:flags:) + 229 in libswiftCore.so
4 [ra] 0x00007f459cd66f6e _fatalErrorMessage(_:_:file:line:flags:) + 45 in libswiftCore.so
5 [ra] 0x00007f459cde8bd0 UnsafeRawBufferPointer.load<A>(fromByteOffset:as:) + 191 in libswiftCore.so
6 [ra] 0x000055aa0184c0f2 closure #1 in PluginHostConnection.waitForNextMessage<A>(_:) + 81 in Macro-tool at /host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftCompilerPlugin/CompilerPlugin.swift:203:31
7 [ra] 0x00007f459d4243bf partial apply for closure #1 in Data.InlineData.withUnsafeBytes<A>(_:) + 30 in libFoundationEssentials.so
Registers:
rax 0x0000000000000000 0
rdx 0x0000000000000001 1
rcx 0x0000000000000002 2
rbx 0x000055af5f2c4512 94211704374546
rsi 0x0000000000000007 7
rdi 0x000055aa058af010 03 00 02 00 02 00 02 00 01 00 01 00 00 00 01 00 ················
rbp 0x00007fff01510350 90 03 51 01 ff 7f 00 00 62 39 be 9c 45 7f 00 00 ··Q·ÿ···b9¾·E···
rsp 0x00007fff01510340 20 00 00 00 00 00 00 00 b8 01 00 00 00 00 00 00 ·······¸·······
r8 0x000055aa058c2440 12 45 2c 5f af 55 00 00 e9 8b e0 a8 41 12 4f b6 ·E,_¯U··é·à¨A·O¶
r9 0x00007fff01510130 46 61 74 61 6c 20 65 72 72 6f 72 3a 20 6c 6f 61 Fatal error: loa
r10 0x0000000000000000 0
r11 0xb64f1241a8e08be9 13136738711278488553
r12 0x0000000000000000 0
r13 0x00007f459d01ff70 00 02 00 00 00 00 00 00 ec 4f 06 9d 45 7f 00 00 ········ìO··E···
r14 0x0000000000000001 1
r15 0x0000000000000001 1
rip 0x00007f459cbe3bb4 0f 0b 48 83 ec 08 48 8d 05 3f cb 46 00 48 8d 3d ··H·ì·H··?ËF·H·=
rflags 0x0000000000010202
cs 0x0033 fs 0x0000 gs 0x0000
Images (17 omitted):
0x000055aa014ee000–0x000055aa0384c718 <no build ID> Macro-tool /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool
0x00007f459ca84000–0x00007f459d018ac8 c51192efcf3d046b4eccd29cbc4a02a48194fe47 libswiftCore.so /usr/lib/swift/linux/libswiftCore.so
0x00007f459d18f000–0x00007f459d60b688 <no build ID> libFoundationEssentials.so /usr/lib/swift/linux/libFoundationEssentials.so
Backtrace took 1.40s
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/AllOf.swift:38:14: warning: external macro implementation type 'Macro.AllOfCodableMacro' could not be found for macro 'AllOfCodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
36 | /// ```
37 | @attached(extension, conformances: Decodable, Encodable, names: named(CodingKeys), named(init(from:)), named(encode(to:)))
38 | public macro AllOfCodable() = #externalMacro(module: "Macro", type: "AllOfCodableMacro")
| `- warning: external macro implementation type 'Macro.AllOfCodableMacro' could not be found for macro 'AllOfCodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
39 |
40 | /// Generates `Decodable` conformance following the OpenAPI `allOf` specification for composition.
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/AllOf.swift:70:14: warning: external macro implementation type 'Macro.AllOfDecodableMacro' could not be found for macro 'AllOfDecodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
68 | /// ```
69 | @attached(extension, conformances: Decodable, names: named(CodingKeys), named(init(from:)))
70 | public macro AllOfDecodable() = #externalMacro(module: "Macro", type: "AllOfDecodableMacro")
| `- warning: external macro implementation type 'Macro.AllOfDecodableMacro' could not be found for macro 'AllOfDecodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
71 |
72 | /// Generates `Encodable` conformance following the OpenAPI `allOf` specification for composition.
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/AllOf.swift:102:14: warning: external macro implementation type 'Macro.AllOfEncodableMacro' could not be found for macro 'AllOfEncodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
100 | /// ```
101 | @attached(extension, conformances: Encodable, names: named(CodingKeys), named(encode(to:)))
102 | public macro AllOfEncodable() = #externalMacro(module: "Macro", type: "AllOfEncodableMacro")
| `- warning: external macro implementation type 'Macro.AllOfEncodableMacro' could not be found for macro 'AllOfEncodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
103 |
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/Annotations.swift:21:14: warning: external macro implementation type 'Macro.CodingKeyMacro' could not be found for macro 'CodingKey'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
19 | /// ```
20 | @attached(peer)
21 | public macro CodingKey(_ key: String) = #externalMacro(module: "Macro", type: "CodingKeyMacro")
| `- warning: external macro implementation type 'Macro.CodingKeyMacro' could not be found for macro 'CodingKey'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
22 |
23 | /// Ignores a property in encoding and decoding
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/Annotations.swift:36:14: warning: external macro implementation type 'Macro.OmitCodingMacro' could not be found for macro 'OmitCoding()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
34 | /// ```
35 | @attached(peer)
36 | public macro OmitCoding() = #externalMacro(module: "Macro", type: "OmitCodingMacro")
| `- warning: external macro implementation type 'Macro.OmitCodingMacro' could not be found for macro 'OmitCoding()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
37 |
38 | /// Provides default value if coding fails or there's no such key
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/Annotations.swift:56:14: warning: external macro implementation type 'Macro.DefaultValueMacro' could not be found for macro 'DefaultValue'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
54 | /// - During decoding, any non-thrown errors encountered is sent to ``CustomCodingDecoding/errorHandler``
55 | @attached(peer)
56 | public macro DefaultValue<Provider: DefaultValueProvider>(
| `- warning: external macro implementation type 'Macro.DefaultValueMacro' could not be found for macro 'DefaultValue'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
57 | _ type: Provider.Type
58 | ) = #externalMacro(module: "Macro", type: "DefaultValueMacro")
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/Annotations.swift:87:14: warning: external macro implementation type 'Macro.ValueStrategyMacro' could not be found for macro 'ValueStrategy'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
85 | /// - During decoding and encoding, any non-thrown errors encountered is sent to ``CustomCodingDecoding/errorHandler`` or ``CustomCodingEncoding/errorHandler`` respectively.
86 | @attached(peer)
87 | public macro ValueStrategy<Strategy: ValueCodableStrategy>(
| `- warning: external macro implementation type 'Macro.ValueStrategyMacro' could not be found for macro 'ValueStrategy'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
88 | _ strategy: Strategy.Type
89 | ) = #externalMacro(module: "Macro", type: "ValueStrategyMacro")
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/Annotations.swift:112:14: warning: external macro implementation type 'Macro.CustomCodingMacro' could not be found for macro 'CustomCoding'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
110 | /// - Implementations in ``CustomCodingDecoding`` and ``CustomCodingEncoding`` are required.
111 | @attached(peer)
112 | public macro CustomCoding<Name: CustomDecodingName>(
| `- warning: external macro implementation type 'Macro.CustomCodingMacro' could not be found for macro 'CustomCoding'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
113 | _ name: Name.Type
114 | ) = #externalMacro(module: "Macro", type: "CustomCodingMacro")
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/Codable.swift:95:14: warning: external macro implementation type 'Macro.CodableMacro' could not be found for macro 'Codable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
93 | /// - Handle encoding errors with ``CustomCodingEncoding/errorHandler`` in ``CustomCodingEncoding``
94 | @attached(extension, conformances: Decodable, Encodable, names: named(CodingKeys), named(init(from:)), named(encode(to:)))
95 | public macro Codable() = #externalMacro(module: "Macro", type: "CodableMacro")
| `- warning: external macro implementation type 'Macro.CodableMacro' could not be found for macro 'Codable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
96 |
97 | /// Generates `Decodable` conformance respecting property annotations.
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/Codable.swift:109:14: warning: external macro implementation type 'Macro.DecodableMacro' could not be found for macro 'Decodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
107 | /// ```
108 | @attached(extension, conformances: Decodable, names: named(CodingKeys), named(init(from:)))
109 | public macro Decodable() = #externalMacro(module: "Macro", type: "DecodableMacro")
| `- warning: external macro implementation type 'Macro.DecodableMacro' could not be found for macro 'Decodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
110 |
111 | /// Generates `Encodable` conformance respecting property annotations.
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/Codable.swift:123:14: warning: external macro implementation type 'Macro.EncodableMacro' could not be found for macro 'Encodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
121 | /// ```
122 | @attached(extension, conformances: Encodable, names: named(CodingKeys), named(encode(to:)))
123 | public macro Encodable() = #externalMacro(module: "Macro", type: "EncodableMacro")
| `- warning: external macro implementation type 'Macro.EncodableMacro' could not be found for macro 'Encodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
124 |
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/OneOf.swift:26:14: warning: external macro implementation type 'Macro.OneOfCodableMacro' could not be found for macro 'OneOfCodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
24 | /// ```
25 | @attached(extension, conformances: Decodable, Encodable, names: named(CodingKeys), named(init(from:)), named(encode(to:)))
26 | public macro OneOfCodable() = #externalMacro(module: "Macro", type: "OneOfCodableMacro")
| `- warning: external macro implementation type 'Macro.OneOfCodableMacro' could not be found for macro 'OneOfCodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
27 |
28 | /// Generates `Decodable` conformance following the OpenAPI `oneOf` specification for composition.
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/OneOf.swift:46:14: warning: external macro implementation type 'Macro.OneOfDecodableMacro' could not be found for macro 'OneOfDecodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
44 | /// ```
45 | @attached(extension, conformances: Decodable, names: named(CodingKeys), named(init(from:)))
46 | public macro OneOfDecodable() = #externalMacro(module: "Macro", type: "OneOfDecodableMacro")
| `- warning: external macro implementation type 'Macro.OneOfDecodableMacro' could not be found for macro 'OneOfDecodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
47 |
48 | /// Generates `Encodable` conformance following the OpenAPI `oneOf` specification for composition.
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/OneOf.swift:66:14: warning: external macro implementation type 'Macro.OneOfEncodableMacro' could not be found for macro 'OneOfEncodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
64 | /// ```
65 | @attached(extension, conformances: Encodable, names: named(CodingKeys), named(encode(to:)))
66 | public macro OneOfEncodable() = #externalMacro(module: "Macro", type: "OneOfEncodableMacro")
| `- warning: external macro implementation type 'Macro.OneOfEncodableMacro' could not be found for macro 'OneOfEncodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
67 |
[560/561] Compiling MacroCodableKit Codable.swift
Swift/UnsafeRawPointer.swift:440: Fatal error: load from misaligned raw pointer
*** Signal 4: Backtracing from 0x7f459cbe3bb4... done ***
*** Program crashed: Illegal instruction at 0x00007f459cbe3bb4 ***
Thread 0 "Macro-tool" crashed:
0 0x00007f459cbe3bb4 closure #1 in closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 308 in libswiftCore.so
1 [ra] 0x00007f459cbe3962 closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 257 in libswiftCore.so
2 [ra] 0x00007f459cbe381d closure #1 in _assertionFailure(_:_:file:line:flags:) + 380 in libswiftCore.so
3 [ra] 0x00007f459cd66d16 _assertionFailure(_:_:file:line:flags:) + 229 in libswiftCore.so
4 [ra] 0x00007f459cd66f6e _fatalErrorMessage(_:_:file:line:flags:) + 45 in libswiftCore.so
5 [ra] 0x00007f459cde8bd0 UnsafeRawBufferPointer.load<A>(fromByteOffset:as:) + 191 in libswiftCore.so
6 [ra] 0x000055aa0184c0f2 closure #1 in PluginHostConnection.waitForNextMessage<A>(_:) + 81 in Macro-tool at /host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftCompilerPlugin/CompilerPlugin.swift:203:31
7 [ra] 0x00007f459d4243bf partial apply for closure #1 in Data.InlineData.withUnsafeBytes<A>(_:) + 30 in libFoundationEssentials.so
Registers:
rax 0x0000000000000000 0
rdx 0x0000000000000001 1
rcx 0x0000000000000002 2
rbx 0x000055af5f2c4512 94211704374546
rsi 0x0000000000000007 7
rdi 0x000055aa058af010 03 00 02 00 02 00 02 00 01 00 01 00 00 00 01 00 ················
rbp 0x00007fff01510350 90 03 51 01 ff 7f 00 00 62 39 be 9c 45 7f 00 00 ··Q·ÿ···b9¾·E···
rsp 0x00007fff01510340 20 00 00 00 00 00 00 00 b8 01 00 00 00 00 00 00 ·······¸·······
r8 0x000055aa058c2440 12 45 2c 5f af 55 00 00 e9 8b e0 a8 41 12 4f b6 ·E,_¯U··é·à¨A·O¶
r9 0x00007fff01510130 46 61 74 61 6c 20 65 72 72 6f 72 3a 20 6c 6f 61 Fatal error: loa
r10 0x0000000000000000 0
r11 0xb64f1241a8e08be9 13136738711278488553
r12 0x0000000000000000 0
r13 0x00007f459d01ff70 00 02 00 00 00 00 00 00 ec 4f 06 9d 45 7f 00 00 ········ìO··E···
r14 0x0000000000000001 1
r15 0x0000000000000001 1
rip 0x00007f459cbe3bb4 0f 0b 48 83 ec 08 48 8d 05 3f cb 46 00 48 8d 3d ··H·ì·H··?ËF·H·=
rflags 0x0000000000010202
cs 0x0033 fs 0x0000 gs 0x0000
Images (17 omitted):
0x000055aa014ee000–0x000055aa0384c718 <no build ID> Macro-tool /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool
0x00007f459ca84000–0x00007f459d018ac8 c51192efcf3d046b4eccd29cbc4a02a48194fe47 libswiftCore.so /usr/lib/swift/linux/libswiftCore.so
0x00007f459d18f000–0x00007f459d60b688 <no build ID> libFoundationEssentials.so /usr/lib/swift/linux/libFoundationEssentials.so
Backtrace took 1.40s
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/AllOf.swift:38:14: warning: external macro implementation type 'Macro.AllOfCodableMacro' could not be found for macro 'AllOfCodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
36 | /// ```
37 | @attached(extension, conformances: Decodable, Encodable, names: named(CodingKeys), named(init(from:)), named(encode(to:)))
38 | public macro AllOfCodable() = #externalMacro(module: "Macro", type: "AllOfCodableMacro")
| `- warning: external macro implementation type 'Macro.AllOfCodableMacro' could not be found for macro 'AllOfCodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
39 |
40 | /// Generates `Decodable` conformance following the OpenAPI `allOf` specification for composition.
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/AllOf.swift:70:14: warning: external macro implementation type 'Macro.AllOfDecodableMacro' could not be found for macro 'AllOfDecodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
68 | /// ```
69 | @attached(extension, conformances: Decodable, names: named(CodingKeys), named(init(from:)))
70 | public macro AllOfDecodable() = #externalMacro(module: "Macro", type: "AllOfDecodableMacro")
| `- warning: external macro implementation type 'Macro.AllOfDecodableMacro' could not be found for macro 'AllOfDecodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
71 |
72 | /// Generates `Encodable` conformance following the OpenAPI `allOf` specification for composition.
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/AllOf.swift:102:14: warning: external macro implementation type 'Macro.AllOfEncodableMacro' could not be found for macro 'AllOfEncodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
100 | /// ```
101 | @attached(extension, conformances: Encodable, names: named(CodingKeys), named(encode(to:)))
102 | public macro AllOfEncodable() = #externalMacro(module: "Macro", type: "AllOfEncodableMacro")
| `- warning: external macro implementation type 'Macro.AllOfEncodableMacro' could not be found for macro 'AllOfEncodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
103 |
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/Annotations.swift:21:14: warning: external macro implementation type 'Macro.CodingKeyMacro' could not be found for macro 'CodingKey'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
19 | /// ```
20 | @attached(peer)
21 | public macro CodingKey(_ key: String) = #externalMacro(module: "Macro", type: "CodingKeyMacro")
| `- warning: external macro implementation type 'Macro.CodingKeyMacro' could not be found for macro 'CodingKey'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
22 |
23 | /// Ignores a property in encoding and decoding
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/Annotations.swift:36:14: warning: external macro implementation type 'Macro.OmitCodingMacro' could not be found for macro 'OmitCoding()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
34 | /// ```
35 | @attached(peer)
36 | public macro OmitCoding() = #externalMacro(module: "Macro", type: "OmitCodingMacro")
| `- warning: external macro implementation type 'Macro.OmitCodingMacro' could not be found for macro 'OmitCoding()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
37 |
38 | /// Provides default value if coding fails or there's no such key
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/Annotations.swift:56:14: warning: external macro implementation type 'Macro.DefaultValueMacro' could not be found for macro 'DefaultValue'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
54 | /// - During decoding, any non-thrown errors encountered is sent to ``CustomCodingDecoding/errorHandler``
55 | @attached(peer)
56 | public macro DefaultValue<Provider: DefaultValueProvider>(
| `- warning: external macro implementation type 'Macro.DefaultValueMacro' could not be found for macro 'DefaultValue'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
57 | _ type: Provider.Type
58 | ) = #externalMacro(module: "Macro", type: "DefaultValueMacro")
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/Annotations.swift:87:14: warning: external macro implementation type 'Macro.ValueStrategyMacro' could not be found for macro 'ValueStrategy'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
85 | /// - During decoding and encoding, any non-thrown errors encountered is sent to ``CustomCodingDecoding/errorHandler`` or ``CustomCodingEncoding/errorHandler`` respectively.
86 | @attached(peer)
87 | public macro ValueStrategy<Strategy: ValueCodableStrategy>(
| `- warning: external macro implementation type 'Macro.ValueStrategyMacro' could not be found for macro 'ValueStrategy'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
88 | _ strategy: Strategy.Type
89 | ) = #externalMacro(module: "Macro", type: "ValueStrategyMacro")
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/Annotations.swift:112:14: warning: external macro implementation type 'Macro.CustomCodingMacro' could not be found for macro 'CustomCoding'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
110 | /// - Implementations in ``CustomCodingDecoding`` and ``CustomCodingEncoding`` are required.
111 | @attached(peer)
112 | public macro CustomCoding<Name: CustomDecodingName>(
| `- warning: external macro implementation type 'Macro.CustomCodingMacro' could not be found for macro 'CustomCoding'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
113 | _ name: Name.Type
114 | ) = #externalMacro(module: "Macro", type: "CustomCodingMacro")
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/Codable.swift:95:14: warning: external macro implementation type 'Macro.CodableMacro' could not be found for macro 'Codable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
93 | /// - Handle encoding errors with ``CustomCodingEncoding/errorHandler`` in ``CustomCodingEncoding``
94 | @attached(extension, conformances: Decodable, Encodable, names: named(CodingKeys), named(init(from:)), named(encode(to:)))
95 | public macro Codable() = #externalMacro(module: "Macro", type: "CodableMacro")
| `- warning: external macro implementation type 'Macro.CodableMacro' could not be found for macro 'Codable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
96 |
97 | /// Generates `Decodable` conformance respecting property annotations.
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/Codable.swift:109:14: warning: external macro implementation type 'Macro.DecodableMacro' could not be found for macro 'Decodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
107 | /// ```
108 | @attached(extension, conformances: Decodable, names: named(CodingKeys), named(init(from:)))
109 | public macro Decodable() = #externalMacro(module: "Macro", type: "DecodableMacro")
| `- warning: external macro implementation type 'Macro.DecodableMacro' could not be found for macro 'Decodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
110 |
111 | /// Generates `Encodable` conformance respecting property annotations.
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/Codable.swift:123:14: warning: external macro implementation type 'Macro.EncodableMacro' could not be found for macro 'Encodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
121 | /// ```
122 | @attached(extension, conformances: Encodable, names: named(CodingKeys), named(encode(to:)))
123 | public macro Encodable() = #externalMacro(module: "Macro", type: "EncodableMacro")
| `- warning: external macro implementation type 'Macro.EncodableMacro' could not be found for macro 'Encodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
124 |
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/OneOf.swift:26:14: warning: external macro implementation type 'Macro.OneOfCodableMacro' could not be found for macro 'OneOfCodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
24 | /// ```
25 | @attached(extension, conformances: Decodable, Encodable, names: named(CodingKeys), named(init(from:)), named(encode(to:)))
26 | public macro OneOfCodable() = #externalMacro(module: "Macro", type: "OneOfCodableMacro")
| `- warning: external macro implementation type 'Macro.OneOfCodableMacro' could not be found for macro 'OneOfCodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
27 |
28 | /// Generates `Decodable` conformance following the OpenAPI `oneOf` specification for composition.
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/OneOf.swift:46:14: warning: external macro implementation type 'Macro.OneOfDecodableMacro' could not be found for macro 'OneOfDecodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
44 | /// ```
45 | @attached(extension, conformances: Decodable, names: named(CodingKeys), named(init(from:)))
46 | public macro OneOfDecodable() = #externalMacro(module: "Macro", type: "OneOfDecodableMacro")
| `- warning: external macro implementation type 'Macro.OneOfDecodableMacro' could not be found for macro 'OneOfDecodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
47 |
48 | /// Generates `Encodable` conformance following the OpenAPI `oneOf` specification for composition.
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/OneOf.swift:66:14: warning: external macro implementation type 'Macro.OneOfEncodableMacro' could not be found for macro 'OneOfEncodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
64 | /// ```
65 | @attached(extension, conformances: Encodable, names: named(CodingKeys), named(encode(to:)))
66 | public macro OneOfEncodable() = #externalMacro(module: "Macro", type: "OneOfEncodableMacro")
| `- warning: external macro implementation type 'Macro.OneOfEncodableMacro' could not be found for macro 'OneOfEncodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
67 |
[561/561] Compiling MacroCodableKit OneOf.swift
Swift/UnsafeRawPointer.swift:440: Fatal error: load from misaligned raw pointer
*** Signal 4: Backtracing from 0x7f459cbe3bb4... done ***
*** Program crashed: Illegal instruction at 0x00007f459cbe3bb4 ***
Thread 0 "Macro-tool" crashed:
0 0x00007f459cbe3bb4 closure #1 in closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 308 in libswiftCore.so
1 [ra] 0x00007f459cbe3962 closure #1 in closure #1 in _assertionFailure(_:_:file:line:flags:) + 257 in libswiftCore.so
2 [ra] 0x00007f459cbe381d closure #1 in _assertionFailure(_:_:file:line:flags:) + 380 in libswiftCore.so
3 [ra] 0x00007f459cd66d16 _assertionFailure(_:_:file:line:flags:) + 229 in libswiftCore.so
4 [ra] 0x00007f459cd66f6e _fatalErrorMessage(_:_:file:line:flags:) + 45 in libswiftCore.so
5 [ra] 0x00007f459cde8bd0 UnsafeRawBufferPointer.load<A>(fromByteOffset:as:) + 191 in libswiftCore.so
6 [ra] 0x000055aa0184c0f2 closure #1 in PluginHostConnection.waitForNextMessage<A>(_:) + 81 in Macro-tool at /host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftCompilerPlugin/CompilerPlugin.swift:203:31
7 [ra] 0x00007f459d4243bf partial apply for closure #1 in Data.InlineData.withUnsafeBytes<A>(_:) + 30 in libFoundationEssentials.so
Registers:
rax 0x0000000000000000 0
rdx 0x0000000000000001 1
rcx 0x0000000000000002 2
rbx 0x000055af5f2c4512 94211704374546
rsi 0x0000000000000007 7
rdi 0x000055aa058af010 03 00 02 00 02 00 02 00 01 00 01 00 00 00 01 00 ················
rbp 0x00007fff01510350 90 03 51 01 ff 7f 00 00 62 39 be 9c 45 7f 00 00 ··Q·ÿ···b9¾·E···
rsp 0x00007fff01510340 20 00 00 00 00 00 00 00 b8 01 00 00 00 00 00 00 ·······¸·······
r8 0x000055aa058c2440 12 45 2c 5f af 55 00 00 e9 8b e0 a8 41 12 4f b6 ·E,_¯U··é·à¨A·O¶
r9 0x00007fff01510130 46 61 74 61 6c 20 65 72 72 6f 72 3a 20 6c 6f 61 Fatal error: loa
r10 0x0000000000000000 0
r11 0xb64f1241a8e08be9 13136738711278488553
r12 0x0000000000000000 0
r13 0x00007f459d01ff70 00 02 00 00 00 00 00 00 ec 4f 06 9d 45 7f 00 00 ········ìO··E···
r14 0x0000000000000001 1
r15 0x0000000000000001 1
rip 0x00007f459cbe3bb4 0f 0b 48 83 ec 08 48 8d 05 3f cb 46 00 48 8d 3d ··H·ì·H··?ËF·H·=
rflags 0x0000000000010202
cs 0x0033 fs 0x0000 gs 0x0000
Images (17 omitted):
0x000055aa014ee000–0x000055aa0384c718 <no build ID> Macro-tool /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool
0x00007f459ca84000–0x00007f459d018ac8 c51192efcf3d046b4eccd29cbc4a02a48194fe47 libswiftCore.so /usr/lib/swift/linux/libswiftCore.so
0x00007f459d18f000–0x00007f459d60b688 <no build ID> libFoundationEssentials.so /usr/lib/swift/linux/libFoundationEssentials.so
Backtrace took 1.40s
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/AllOf.swift:38:14: warning: external macro implementation type 'Macro.AllOfCodableMacro' could not be found for macro 'AllOfCodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
36 | /// ```
37 | @attached(extension, conformances: Decodable, Encodable, names: named(CodingKeys), named(init(from:)), named(encode(to:)))
38 | public macro AllOfCodable() = #externalMacro(module: "Macro", type: "AllOfCodableMacro")
| `- warning: external macro implementation type 'Macro.AllOfCodableMacro' could not be found for macro 'AllOfCodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
39 |
40 | /// Generates `Decodable` conformance following the OpenAPI `allOf` specification for composition.
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/AllOf.swift:70:14: warning: external macro implementation type 'Macro.AllOfDecodableMacro' could not be found for macro 'AllOfDecodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
68 | /// ```
69 | @attached(extension, conformances: Decodable, names: named(CodingKeys), named(init(from:)))
70 | public macro AllOfDecodable() = #externalMacro(module: "Macro", type: "AllOfDecodableMacro")
| `- warning: external macro implementation type 'Macro.AllOfDecodableMacro' could not be found for macro 'AllOfDecodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
71 |
72 | /// Generates `Encodable` conformance following the OpenAPI `allOf` specification for composition.
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/AllOf.swift:102:14: warning: external macro implementation type 'Macro.AllOfEncodableMacro' could not be found for macro 'AllOfEncodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
100 | /// ```
101 | @attached(extension, conformances: Encodable, names: named(CodingKeys), named(encode(to:)))
102 | public macro AllOfEncodable() = #externalMacro(module: "Macro", type: "AllOfEncodableMacro")
| `- warning: external macro implementation type 'Macro.AllOfEncodableMacro' could not be found for macro 'AllOfEncodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
103 |
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/Annotations.swift:21:14: warning: external macro implementation type 'Macro.CodingKeyMacro' could not be found for macro 'CodingKey'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
19 | /// ```
20 | @attached(peer)
21 | public macro CodingKey(_ key: String) = #externalMacro(module: "Macro", type: "CodingKeyMacro")
| `- warning: external macro implementation type 'Macro.CodingKeyMacro' could not be found for macro 'CodingKey'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
22 |
23 | /// Ignores a property in encoding and decoding
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/Annotations.swift:36:14: warning: external macro implementation type 'Macro.OmitCodingMacro' could not be found for macro 'OmitCoding()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
34 | /// ```
35 | @attached(peer)
36 | public macro OmitCoding() = #externalMacro(module: "Macro", type: "OmitCodingMacro")
| `- warning: external macro implementation type 'Macro.OmitCodingMacro' could not be found for macro 'OmitCoding()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
37 |
38 | /// Provides default value if coding fails or there's no such key
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/Annotations.swift:56:14: warning: external macro implementation type 'Macro.DefaultValueMacro' could not be found for macro 'DefaultValue'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
54 | /// - During decoding, any non-thrown errors encountered is sent to ``CustomCodingDecoding/errorHandler``
55 | @attached(peer)
56 | public macro DefaultValue<Provider: DefaultValueProvider>(
| `- warning: external macro implementation type 'Macro.DefaultValueMacro' could not be found for macro 'DefaultValue'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
57 | _ type: Provider.Type
58 | ) = #externalMacro(module: "Macro", type: "DefaultValueMacro")
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/Annotations.swift:87:14: warning: external macro implementation type 'Macro.ValueStrategyMacro' could not be found for macro 'ValueStrategy'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
85 | /// - During decoding and encoding, any non-thrown errors encountered is sent to ``CustomCodingDecoding/errorHandler`` or ``CustomCodingEncoding/errorHandler`` respectively.
86 | @attached(peer)
87 | public macro ValueStrategy<Strategy: ValueCodableStrategy>(
| `- warning: external macro implementation type 'Macro.ValueStrategyMacro' could not be found for macro 'ValueStrategy'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
88 | _ strategy: Strategy.Type
89 | ) = #externalMacro(module: "Macro", type: "ValueStrategyMacro")
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/Annotations.swift:112:14: warning: external macro implementation type 'Macro.CustomCodingMacro' could not be found for macro 'CustomCoding'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
110 | /// - Implementations in ``CustomCodingDecoding`` and ``CustomCodingEncoding`` are required.
111 | @attached(peer)
112 | public macro CustomCoding<Name: CustomDecodingName>(
| `- warning: external macro implementation type 'Macro.CustomCodingMacro' could not be found for macro 'CustomCoding'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
113 | _ name: Name.Type
114 | ) = #externalMacro(module: "Macro", type: "CustomCodingMacro")
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/Codable.swift:95:14: warning: external macro implementation type 'Macro.CodableMacro' could not be found for macro 'Codable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
93 | /// - Handle encoding errors with ``CustomCodingEncoding/errorHandler`` in ``CustomCodingEncoding``
94 | @attached(extension, conformances: Decodable, Encodable, names: named(CodingKeys), named(init(from:)), named(encode(to:)))
95 | public macro Codable() = #externalMacro(module: "Macro", type: "CodableMacro")
| `- warning: external macro implementation type 'Macro.CodableMacro' could not be found for macro 'Codable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
96 |
97 | /// Generates `Decodable` conformance respecting property annotations.
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/Codable.swift:109:14: warning: external macro implementation type 'Macro.DecodableMacro' could not be found for macro 'Decodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
107 | /// ```
108 | @attached(extension, conformances: Decodable, names: named(CodingKeys), named(init(from:)))
109 | public macro Decodable() = #externalMacro(module: "Macro", type: "DecodableMacro")
| `- warning: external macro implementation type 'Macro.DecodableMacro' could not be found for macro 'Decodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
110 |
111 | /// Generates `Encodable` conformance respecting property annotations.
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/Codable.swift:123:14: warning: external macro implementation type 'Macro.EncodableMacro' could not be found for macro 'Encodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
121 | /// ```
122 | @attached(extension, conformances: Encodable, names: named(CodingKeys), named(encode(to:)))
123 | public macro Encodable() = #externalMacro(module: "Macro", type: "EncodableMacro")
| `- warning: external macro implementation type 'Macro.EncodableMacro' could not be found for macro 'Encodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
124 |
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/OneOf.swift:26:14: warning: external macro implementation type 'Macro.OneOfCodableMacro' could not be found for macro 'OneOfCodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
24 | /// ```
25 | @attached(extension, conformances: Decodable, Encodable, names: named(CodingKeys), named(init(from:)), named(encode(to:)))
26 | public macro OneOfCodable() = #externalMacro(module: "Macro", type: "OneOfCodableMacro")
| `- warning: external macro implementation type 'Macro.OneOfCodableMacro' could not be found for macro 'OneOfCodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
27 |
28 | /// Generates `Decodable` conformance following the OpenAPI `oneOf` specification for composition.
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/OneOf.swift:46:14: warning: external macro implementation type 'Macro.OneOfDecodableMacro' could not be found for macro 'OneOfDecodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
44 | /// ```
45 | @attached(extension, conformances: Decodable, names: named(CodingKeys), named(init(from:)))
46 | public macro OneOfDecodable() = #externalMacro(module: "Macro", type: "OneOfDecodableMacro")
| `- warning: external macro implementation type 'Macro.OneOfDecodableMacro' could not be found for macro 'OneOfDecodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
47 |
48 | /// Generates `Encodable` conformance following the OpenAPI `oneOf` specification for composition.
/host/spi-builder-workspace/Sources/MacroCodableKit/Macros/OneOf.swift:66:14: warning: external macro implementation type 'Macro.OneOfEncodableMacro' could not be found for macro 'OneOfEncodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
64 | /// ```
65 | @attached(extension, conformances: Encodable, names: named(CodingKeys), named(encode(to:)))
66 | public macro OneOfEncodable() = #externalMacro(module: "Macro", type: "OneOfEncodableMacro")
| `- warning: external macro implementation type 'Macro.OneOfEncodableMacro' could not be found for macro 'OneOfEncodable()'; '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Macro-tool' produced malformed response
67 |
Build complete! (182.07s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "509.0.0",
"upper_bound" : "510.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-syntax.git"
},
{
"identity" : "swift-format",
"requirement" : {
"range" : [
{
"lower_bound" : "509.0.0",
"upper_bound" : "510.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-format.git"
},
{
"identity" : "swift-macro-toolkit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/stackotter/swift-macro-toolkit"
},
{
"identity" : "swift-macro-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-macro-testing"
}
],
"manifest_display_name" : "macro-codable-kit",
"name" : "macro-codable-kit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "MacroCodableKit",
"targets" : [
"MacroCodableKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Macro",
"targets" : [
"Macro"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "MacroCodableKitTests",
"module_type" : "SwiftTarget",
"name" : "MacroCodableKitTests",
"path" : "Tests/MacroCodableKitTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport",
"MacroTesting"
],
"sources" : [
"AllOfCodable/AllOfCodableMacroTests.swift",
"AllOfCodable/AllOfDecodableMacroTests.swift",
"AllOfCodable/AllOfEncodableMacroTests.swift",
"AllOfCodable/AllOfMacroDecodingTests.swift",
"Annotations/AnnotationTests.swift",
"Annotations/Base64StrategyTests.swift",
"Annotations/DateValueStrategyTests.swift",
"Annotations/DefaultValueTests.swift",
"Annotations/Macro/AnnotationsMixMacroTests.swift",
"Annotations/Macro/CustomCodingMacroTests.swift",
"Annotations/Macro/DefaultValueMacroTests.swift",
"Annotations/Macro/DiagnosticTests.swift",
"Annotations/Macro/ValueStrategyMacroTests.swift",
"Annotations/SafeCodingArrayTests.swift",
"Annotations/SafeCodingDictionaryTests.swift",
"Codable/CodableMacroTests.swift",
"Codable/CodableTests.swift",
"Codable/DecodableMacroTests.swift",
"Codable/EncodableMacroTests.swift",
"Helpers/Misc.swift",
"OneOfCodable/OneOfCodableMacroTests.swift",
"OneOfCodable/OneOfDecodableMacroTests.swift",
"OneOfCodable/OneOfEncodableMacroTests.swift",
"OneOfCodable/OneOfMacroDecodingTests.swift"
],
"target_dependencies" : [
"Macro",
"MacroCodableKit"
],
"type" : "test"
},
{
"c99name" : "MacroCodableKit",
"module_type" : "SwiftTarget",
"name" : "MacroCodableKit",
"path" : "Sources/MacroCodableKit",
"product_memberships" : [
"MacroCodableKit"
],
"sources" : [
"Macros/AllOf.swift",
"Macros/Annotations.swift",
"Macros/Codable.swift",
"Macros/OneOf.swift",
"Misc/CustomCoding/CustomCodingDecoding.swift",
"Misc/CustomCoding/CustomCodingEncoding.swift",
"Misc/CustomCoding/Predefined/SafeDecoding/SafeDecoding+Array.swift",
"Misc/CustomCoding/Predefined/SafeDecoding/SafeDecoding+Dictionary.swift",
"Misc/CustomCoding/Predefined/SafeDecoding/SafeDecoding.swift",
"Misc/CustomCoding/Types/CustomCodingDecoding+Types.swift",
"Misc/CustomCoding/Types/CustomCodingEncoding+Types.swift",
"Misc/CustomDecodingName.swift",
"Misc/DefaultProviders/BoolFalse.swift",
"Misc/DefaultProviders/BoolTrue.swift",
"Misc/DefaultProviders/DoubleZero.swift",
"Misc/DefaultProviders/EmptyString.swift",
"Misc/DefaultProviders/IntZero.swift",
"Misc/DefaultValueStrategy.swift",
"Misc/OptionalProtocol.swift",
"Misc/ValueCodableStrategies/Base64Strategy.swift",
"Misc/ValueCodableStrategies/Date/DateFormatterStrategy.swift",
"Misc/ValueCodableStrategies/Date/ISO8601DateFormatterProvider.swift",
"Misc/ValueCodableStrategies/Date/RFC2822DateFormatterProvider.swift",
"Misc/ValueCodableStrategies/Date/RFC3339DateFormatterProvider.swift",
"Misc/ValueCodableStrategies/Date/TimestampedDate.swift",
"Misc/ValueCodableStrategies/Date/YearMonthDayDateFormatterProvider.swift",
"Misc/ValueCodableStrategy.swift"
],
"target_dependencies" : [
"Macro"
],
"type" : "library"
},
{
"c99name" : "Macro",
"module_type" : "SwiftTarget",
"name" : "Macro",
"path" : "Sources/Macro",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin",
"MacroToolkit",
"SwiftFormat"
],
"product_memberships" : [
"MacroCodableKit",
"Macro"
],
"sources" : [
"Helpers/CodeBuilder+Helpers.swift",
"Helpers/Conformance+Helpers.swift",
"Helpers/DiagnosticMessage+Helpers.swift",
"Helpers/MacroToolkit+Helpers.swift",
"Helpers/MessageID+Helpers.swift",
"Helpers/String+Helpers.swift",
"Helpers/Type+Helpers.swift",
"Macro/AllOfCodable/AllOfCodable.swift",
"Macro/AllOfCodable/AllOfDecodableMacro.swift",
"Macro/AllOfCodable/AllOfEncodableMacro.swift",
"Macro/AllOfCodable/AllOfMacroBase.swift",
"Macro/Codable/CodableMacro.swift",
"Macro/Codable/CodableMacroBase.swift",
"Macro/Codable/DecodableMacro.swift",
"Macro/Codable/EncodableMacro.swift",
"Macro/CodingKey/CodingKey.swift",
"Macro/CodingKey/CodingKeyMacro.swift",
"Macro/CustomCoding/CustomCoding.swift",
"Macro/CustomCoding/CustomCodingMacro.swift",
"Macro/DefaultValue/DefaultValue.swift",
"Macro/DefaultValue/DefaultValueMacro.swift",
"Macro/OmitCoding/OmitCoding.swift",
"Macro/OmitCoding/OmitCodingMacro.swift",
"Macro/OneOfCodable/OneOfCodable.swift",
"Macro/OneOfCodable/OneOfDecodable.swift",
"Macro/OneOfCodable/OneOfEncodable.swift",
"Macro/OneOfCodable/OneOfMacroBase.Diagnostic.swift",
"Macro/OneOfCodable/OneOfMacroBase.Expander.swift",
"Macro/OneOfCodable/OneOfMacroBase.swift",
"Macro/ValueStrategy/ValueStrategy.swift",
"Macro/ValueStrategy/ValueStrategyMacro.swift",
"Misc/ClassDecl.swift",
"Misc/CodableBuilderFactory.swift",
"Misc/CodableBuilders/CodableBuildersMisc.swift",
"Misc/CodableBuilders/CodableBuildingData.swift",
"Misc/CodableBuilders/CodingKeysBuilder+Enum.swift",
"Misc/CodableBuilders/CodingKeysBuilder+Instance.swift",
"Misc/CodableBuilders/CodingKeysBuilder.swift",
"Misc/CodableBuilders/DecodableBuilder+Instance.swift",
"Misc/CodableBuilders/DecodableBuilder.swift",
"Misc/CodableBuilders/EncodableBuilder+Instance.swift",
"Misc/CodableBuilders/EncodableBuilder.swift",
"Misc/CodableBuilders/Variable+Diagnostic.swift",
"Misc/CodableBuilders/Variable+KnownAttributes.swift",
"Misc/CodeBuilder/CodeBuilder.swift",
"Misc/CodeBuilder/ExtensionBuilder.swift",
"Misc/CommonDiagnostic.swift",
"Misc/Conformance.swift",
"Misc/ConformanceDiagnosticChecker.swift",
"Misc/Diagnostic.swift",
"Misc/Instance.swift",
"Misc/InstanceExpander.swift",
"Misc/MacroCurrent.swift",
"Misc/SwiftFormatter.swift",
"Plugin.swift"
],
"type" : "macro"
}
],
"tools_version" : "5.9"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.