The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build CodableWrappers, reference main (79d927), with Swift 5.10 for Linux on 8 Jan 2025 10:58:46 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GottaGetSwifty/CodableWrappers.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/GottaGetSwifty/CodableWrappers
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 79d9274 Adding missing tests and some minor refactoring (#57)
Cloned https://github.com/GottaGetSwifty/CodableWrappers.git
Revision (git rev-parse @):
79d9274350608f360ba8f3c10e859eba014b00d1
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/GottaGetSwifty/CodableWrappers.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/GottaGetSwifty/CodableWrappers.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
[1/14743] Fetching quick
[7963/34294] Fetching quick, nimble
[18502/102019] Fetching quick, nimble, swift-syntax
Fetched https://github.com/Quick/Quick.git from cache (1.40s)
[73054/87276] Fetching nimble, swift-syntax
Fetched https://github.com/Quick/Nimble.git from cache (1.42s)
[54858/67725] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (4.76s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 7.6.2 (0.93s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/5614] Fetching swift-algorithms
[5615/18015] Fetching swift-algorithms, swift-argument-parser
Fetched https://github.com/apple/swift-algorithms.git from cache (0.62s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.62s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (1.06s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.80s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (1.98s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.67s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (0.68s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 13.7.1 (0.35s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.18s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.35s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.17s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.62s)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Creating working copy for https://github.com/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/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 13.7.1
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 7.6.2
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.0
/host/spi-builder-workspace/.build/checkouts/Quick/Plugins/DefocusCommandPlugin/DefocusCommandPlugin.swift:33:9: warning: default will never be executed
        @unknown default:
        ^
[1/1] Compiling plugin DefocusCommandPlugin
[2/2] Compiling plugin GenerateManual
/host/spi-builder-workspace/.build/checkouts/Quick/Plugins/LintCommandPlugin/LintCommandPlugin.swift:33:9: warning: default will never be executed
        @unknown default:
        ^
[3/3] Compiling plugin LintCommandPlugin
[4/4] Compiling plugin LintError
[5/5] Compiling plugin LintWarning
Building for debugging...
[5/40] Write sources
[21/40] Compiling _SwiftSyntaxCShims dummy.c
[22/40] Write swift-version-24593BA9C3E375BF.txt
[24/46] Emitting module SwiftSyntax510
[25/46] Compiling SwiftSyntax510 Empty.swift
[26/47] Wrapping AST for SwiftSyntax510 for debugging
[28/47] Emitting module SwiftSyntax600
[29/47] Compiling SwiftSyntax600 Empty.swift
[30/48] Wrapping AST for SwiftSyntax600 for debugging
[32/48] Compiling SwiftSyntax509 Empty.swift
[33/48] Emitting module SwiftSyntax509
[34/49] Wrapping AST for SwiftSyntax509 for debugging
[36/113] Compiling SwiftSyntax SourcePresence.swift
[37/113] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[38/113] Compiling SwiftSyntax Syntax.swift
[39/113] Compiling SwiftSyntax SyntaxArena.swift
[40/113] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[41/113] Compiling SwiftSyntax SyntaxChildren.swift
[42/113] Compiling SwiftSyntax SyntaxCollection.swift
[43/113] Compiling SwiftSyntax SyntaxHashable.swift
[44/113] Compiling SwiftSyntax SyntaxIdentifier.swift
[45/121] Compiling SwiftSyntax MemoryLayout.swift
[46/121] Compiling SwiftSyntax MissingNodeInitializers.swift
[47/121] Compiling SwiftSyntax RawSyntax.swift
[48/121] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[49/121] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[50/121] Compiling SwiftSyntax RawSyntaxTokenView.swift
[51/121] Compiling SwiftSyntax SourceEdit.swift
[52/121] Compiling SwiftSyntax SourceLength.swift
[53/121] Compiling SwiftSyntax SourceLocation.swift
[54/121] Compiling SwiftSyntax AbsolutePosition.swift
[55/121] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[56/121] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[57/121] Compiling SwiftSyntax Assert.swift
[58/121] Compiling SwiftSyntax BumpPtrAllocator.swift
[59/121] Compiling SwiftSyntax CommonAncestor.swift
[60/121] Compiling SwiftSyntax Convenience.swift
[61/121] Compiling SwiftSyntax CustomTraits.swift
[62/121] Compiling SwiftSyntax Identifier.swift
[63/121] Emitting module SwiftSyntax
[64/121] Compiling SwiftSyntax RawSyntaxNodesD.swift
[65/121] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[66/121] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[67/121] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[68/121] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[69/121] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[70/121] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[71/121] Compiling SwiftSyntax RawSyntaxValidation.swift
[72/121] Compiling SwiftSyntax SyntaxNodesAB.swift
[73/121] Compiling SwiftSyntax SyntaxNodeFactory.swift
[74/121] Compiling SwiftSyntax SyntaxNodeStructure.swift
[75/121] Compiling SwiftSyntax SyntaxProtocol.swift
[76/121] Compiling SwiftSyntax SyntaxText.swift
[77/121] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[78/121] Compiling SwiftSyntax TokenDiagnostic.swift
[79/121] Compiling SwiftSyntax TokenSequence.swift
[80/121] Compiling SwiftSyntax TokenSyntax.swift
[81/121] Compiling SwiftSyntax Trivia.swift
[82/121] Compiling SwiftSyntax Utils.swift
[83/121] Compiling SwiftSyntax ChildNameForKeyPath.swift
[84/121] Compiling SwiftSyntax Keyword.swift
[85/121] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[86/121] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[87/121] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[88/121] Compiling SwiftSyntax SyntaxBaseNodes.swift
[89/121] Compiling SwiftSyntax SyntaxCollections.swift
[90/121] Compiling SwiftSyntax SyntaxEnum.swift
[91/121] Compiling SwiftSyntax SyntaxKind.swift
[92/121] Compiling SwiftSyntax SyntaxRewriter.swift
[93/121] Compiling SwiftSyntax SyntaxTraits.swift
[94/121] Compiling SwiftSyntax SyntaxVisitor.swift
[95/121] Compiling SwiftSyntax TokenKind.swift
[96/121] Compiling SwiftSyntax Tokens.swift
[97/121] Compiling SwiftSyntax TriviaPieces.swift
[98/121] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[99/121] Compiling SwiftSyntax RawSyntaxNodesC.swift
[100/121] Compiling SwiftSyntax SyntaxNodesC.swift
[101/121] Compiling SwiftSyntax SyntaxNodesD.swift
[102/121] Compiling SwiftSyntax SyntaxNodesEF.swift
[103/121] Compiling SwiftSyntax SyntaxNodesGHI.swift
[104/121] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[105/121] Compiling SwiftSyntax SyntaxNodesOP.swift
[106/121] Compiling SwiftSyntax SyntaxNodesQRS.swift
[107/121] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[108/122] Wrapping AST for SwiftSyntax for debugging
[110/179] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[111/179] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[112/179] Compiling SwiftBasicFormat Syntax+Extensions.swift
[113/179] Compiling SwiftDiagnostics Message.swift
[114/179] Emitting module SwiftDiagnostics
[115/180] Compiling SwiftBasicFormat InferIndentation.swift
[116/180] Compiling SwiftParser Attributes.swift
[117/180] Compiling SwiftParser Availability.swift
[118/180] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[119/180] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[120/180] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[121/180] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[122/180] Compiling SwiftDiagnostics Note.swift
[123/180] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[124/180] Compiling SwiftDiagnostics FixIt.swift
[126/181] Compiling SwiftBasicFormat BasicFormat.swift
[127/181] Emitting module SwiftBasicFormat
[128/182] Wrapping AST for SwiftDiagnostics for debugging
[129/182] Wrapping AST for SwiftBasicFormat for debugging
[131/182] Compiling SwiftParser LexemeSequence.swift
[132/182] Compiling SwiftParser Lexer.swift
[133/182] Compiling SwiftParser RegexLiteralLexer.swift
[134/182] Compiling SwiftParser UnicodeScalarExtensions.swift
[135/182] Compiling SwiftParser Lookahead.swift
[136/182] Compiling SwiftParser LoopProgressCondition.swift
[137/187] Emitting module SwiftParser
[142/187] Compiling SwiftParser Declarations.swift
[143/187] Compiling SwiftParser Directives.swift
[144/187] Compiling SwiftParser Modifiers.swift
[145/187] Compiling SwiftParser Names.swift
[146/187] Compiling SwiftParser Nominals.swift
[147/187] Compiling SwiftParser Parameters.swift
[148/187] Compiling SwiftParser ParseSourceFile.swift
[149/187] Compiling SwiftParser Parser.swift
[150/187] Compiling SwiftParser Patterns.swift
[151/187] Compiling SwiftParser Recovery.swift
[152/187] Compiling SwiftParser Specifiers.swift
[153/187] Compiling SwiftParser Statements.swift
[154/187] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[155/187] Compiling SwiftParser StringLiterals.swift
[156/187] Compiling SwiftParser TokenSpec.swift
[157/187] Compiling SwiftParser TokenSpecSet.swift
[158/187] Compiling SwiftParser TopLevel.swift
[159/187] Compiling SwiftParser TriviaParser.swift
[160/187] Compiling SwiftParser Types.swift
[161/187] Compiling SwiftParser SwiftParserCompatibility.swift
[162/187] Compiling SwiftParser SwiftVersion.swift
[163/187] Compiling SwiftParser SyntaxUtils.swift
[164/187] Compiling SwiftParser TokenConsumer.swift
[165/187] Compiling SwiftParser TokenPrecedence.swift
[166/187] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[167/187] Compiling SwiftParser Expressions.swift
[168/187] Compiling SwiftParser IncrementalParseTransition.swift
[169/187] Compiling SwiftParser IsValidIdentifier.swift
[170/187] Compiling SwiftParser Cursor.swift
[171/187] Compiling SwiftParser Lexeme.swift
[172/187] Compiling SwiftParser ExperimentalFeatures.swift
[173/187] Compiling SwiftParser IsLexerClassified.swift
[174/187] Compiling SwiftParser LayoutNodes+Parsable.swift
[175/187] Compiling SwiftParser Parser+TokenSpecSet.swift
[176/187] Compiling SwiftParser TokenSpecStaticMembers.swift
[177/188] Wrapping AST for SwiftParser for debugging
[179/211] Compiling SwiftOperators PrecedenceGroup.swift
[180/212] Compiling SwiftOperators OperatorTable.swift
[181/212] Compiling SwiftOperators PrecedenceGraph.swift
[182/212] Compiling SwiftOperators SyntaxSynthesis.swift
[183/212] Compiling SwiftOperators OperatorTable+Semantics.swift
[184/212] Compiling SwiftOperators OperatorTable+Folding.swift
[185/212] Compiling SwiftOperators OperatorError.swift
[186/212] Compiling SwiftOperators OperatorTable+Defaults.swift
[187/212] Emitting module SwiftOperators
[188/212] Compiling SwiftOperators Operator.swift
[189/212] Compiling SwiftOperators OperatorError+Diagnostics.swift
[190/213] Wrapping AST for SwiftOperators for debugging
[192/213] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[193/213] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[194/213] Compiling SwiftParserDiagnostics Utils.swift
[195/213] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[198/214] Emitting module SwiftParserDiagnostics
[201/214] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[202/214] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[203/214] Compiling SwiftParserDiagnostics PresenceUtils.swift
[204/214] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[205/214] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[206/215] Wrapping AST for SwiftParserDiagnostics for debugging
[208/230] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[209/230] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[210/231] Emitting module SwiftSyntaxBuilder
[211/231] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[212/231] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[213/231] Compiling SwiftSyntaxBuilder Indenter.swift
[214/231] Compiling SwiftSyntaxBuilder ListBuilder.swift
[215/231] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[216/231] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[217/231] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[218/231] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[219/231] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[220/231] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[221/231] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[222/231] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[223/231] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[224/232] Wrapping AST for SwiftSyntaxBuilder for debugging
[226/249] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[227/249] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[228/251] Emitting module SwiftSyntaxMacros
[229/251] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[230/251] Compiling SwiftSyntaxMacros Macro+Format.swift
[231/251] Compiling SwiftSyntaxMacros Macro.swift
[232/251] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[233/251] Compiling SwiftSyntaxMacros AccessorMacro.swift
[234/251] Compiling SwiftSyntaxMacros AttachedMacro.swift
[235/251] Compiling SwiftSyntaxMacros BodyMacro.swift
[236/251] Compiling SwiftSyntaxMacros MemberMacro.swift
[237/251] Compiling SwiftSyntaxMacros PeerMacro.swift
[238/251] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[239/251] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[240/251] Compiling SwiftSyntaxMacros PreambleMacro.swift
[241/251] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[242/251] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[243/251] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[244/251] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[245/252] Wrapping AST for SwiftSyntaxMacros for debugging
[247/261] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[248/262] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[249/262] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[250/262] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[251/262] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[252/262] Emitting module SwiftSyntaxMacroExpansion
[253/262] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[254/262] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[255/262] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[256/262] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[257/263] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[259/275] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[260/276] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[261/276] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[262/276] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[263/276] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[264/276] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[265/276] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[266/276] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[267/276] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[268/276] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[269/276] Emitting module SwiftCompilerPluginMessageHandling
[270/276] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[271/276] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[272/277] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[274/279] Emitting module SwiftCompilerPlugin
[275/279] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[276/280] Wrapping AST for SwiftCompilerPlugin for debugging
[278/289] Compiling CodableWrapperMacros ErrorHandling.swift
[279/290] Compiling CodableWrapperMacros CodingKeysGenerator.swift
[280/290] Compiling CodableWrapperMacros CodingKeyTypes.swift
[281/290] Emitting module CodableWrapperMacros
[282/290] Compiling CodableWrapperMacros CodableWrapperMacros.swift
[283/290] Compiling CodableWrapperMacros CodingKeyMacros.swift
[284/290] Compiling CodableWrapperMacros TypeMacroContainers.swift
[285/290] Compiling CodableWrapperMacros DebuggingHelpers.swift
[286/290] Compiling CodableWrapperMacros DiagnosticConvenience.swift
[287/290] Compiling CodableWrapperMacros ConvenienceExtensions.swift
[288/291] Wrapping AST for CodableWrapperMacros for debugging
[289/291] Write Objects.LinkFileList
[290/291] Linking CodableWrapperMacros
error: emit-module command failed with exit code 1 (use -v to see invocation)
[292/308] Emitting module CodableWrappers
/host/spi-builder-workspace/Sources/CodableWrappers/Convenience/Deprecations.swift:114:23: warning: static property 'iso8601DateFormatter' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    public static let iso8601DateFormatter: ISO8601DateFormatter = {
                      ^
/host/spi-builder-workspace/Sources/CodableWrappers/StaticCoders/DateCoding.swift:89:46: error: 'ISO8601FormatStyle' is not a member type of struct 'Foundation.Date'
    public static let iso8601DateStyle: Date.ISO8601FormatStyle = {
                                        ~~~~ ^
Foundation.Date:1:15: note: 'Date' declared here
public struct Date : ReferenceConvertible, Comparable, Equatable, Sendable {
              ^
/host/spi-builder-workspace/Sources/CodableWrappers/StaticCoders/DateCoding.swift:89:23: warning: static property 'iso8601DateStyle' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    public static let iso8601DateStyle: Date.ISO8601FormatStyle = {
                      ^
/host/spi-builder-workspace/Sources/CodableWrappers/StaticCoders/DateCoding.swift:111:39: error: 'ISO8601FormatStyle' is not a member type of struct 'Foundation.Date'
    static var iso8601DateStyle: Date.ISO8601FormatStyle { get }
                                 ~~~~ ^
Foundation.Date:1:15: note: 'Date' declared here
public struct Date : ReferenceConvertible, Comparable, Equatable, Sendable {
              ^
/host/spi-builder-workspace/Sources/CodableWrappers/StaticCoders/DateCoding.swift:102:39: error: 'ISO8601FormatStyle' is not a member type of struct 'Foundation.Date'
    static var iso8601DateStyle: Date.ISO8601FormatStyle { get }
                                 ~~~~ ^
Foundation.Date:1:15: note: 'Date' declared here
public struct Date : ReferenceConvertible, Comparable, Equatable, Sendable {
              ^
[293/310] Compiling CodableWrappers CodableMacros.swift
[294/310] Compiling CodableWrappers ConveienceAdherence.swift
[295/310] Compiling CodableWrappers CustomWrappers.swift
[296/310] Compiling CodableWrappers TransientCoding.swift
[297/310] Compiling CodableWrappers BoolCoding.swift
[298/310] Compiling CodableWrappers NullEncoding.swift
[299/310] Compiling CodableWrappers StaticCoding.swift
[300/310] Compiling CodableWrappers ImmutableWrapper.swift
[301/310] Compiling CodableWrappers OmitCodingWrappers.swift
[302/310] Compiling CodableWrappers Deprecations.swift
/host/spi-builder-workspace/Sources/CodableWrappers/Convenience/Deprecations.swift:114:23: warning: static property 'iso8601DateFormatter' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    public static let iso8601DateFormatter: ISO8601DateFormatter = {
                      ^
[303/310] Compiling CodableWrappers EmptyDefaults.swift
/host/spi-builder-workspace/Sources/CodableWrappers/Convenience/Deprecations.swift:114:23: warning: static property 'iso8601DateFormatter' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    public static let iso8601DateFormatter: ISO8601DateFormatter = {
                      ^
[304/310] Compiling CodableWrappers FallbackCoding.swift
/host/spi-builder-workspace/Sources/CodableWrappers/Convenience/Deprecations.swift:114:23: warning: static property 'iso8601DateFormatter' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    public static let iso8601DateFormatter: ISO8601DateFormatter = {
                      ^
[305/310] Compiling CodableWrappers FloatingPointCoding.swift
[306/310] Compiling CodableWrappers NilFiltering.swift
[307/310] Compiling CodableWrappers OptionalWrappers.swift
[308/310] Compiling CodableWrappers StaticCodingWrappers.swift
[309/310] Compiling CodableWrappers DataCoding.swift
/host/spi-builder-workspace/Sources/CodableWrappers/StaticCoders/DateCoding.swift:89:46: error: 'ISO8601FormatStyle' is not a member type of struct 'Foundation.Date'
    public static let iso8601DateStyle: Date.ISO8601FormatStyle = {
                                        ~~~~ ^
Foundation.Date:1:15: note: 'Date' declared here
public struct Date : ReferenceConvertible, Comparable, Equatable, Sendable {
              ^
/host/spi-builder-workspace/Sources/CodableWrappers/StaticCoders/DateCoding.swift:89:23: warning: static property 'iso8601DateStyle' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    public static let iso8601DateStyle: Date.ISO8601FormatStyle = {
                      ^
/host/spi-builder-workspace/Sources/CodableWrappers/StaticCoders/DateCoding.swift:111:39: error: 'ISO8601FormatStyle' is not a member type of struct 'Foundation.Date'
    static var iso8601DateStyle: Date.ISO8601FormatStyle { get }
                                 ~~~~ ^
Foundation.Date:1:15: note: 'Date' declared here
public struct Date : ReferenceConvertible, Comparable, Equatable, Sendable {
              ^
/host/spi-builder-workspace/Sources/CodableWrappers/StaticCoders/DateCoding.swift:102:39: error: 'ISO8601FormatStyle' is not a member type of struct 'Foundation.Date'
    static var iso8601DateStyle: Date.ISO8601FormatStyle { get }
                                 ~~~~ ^
Foundation.Date:1:15: note: 'Date' declared here
public struct Date : ReferenceConvertible, Comparable, Equatable, Sendable {
              ^
/host/spi-builder-workspace/Sources/CodableWrappers/StaticCoders/DateCoding.swift:141:19: error: value of type 'Date' has no member 'formatted'
        try value.formatted(iso8601DateStyle).encode(to: encoder)
            ~~~~~ ^~~~~~~~~
[310/310] Compiling CodableWrappers DateCoding.swift
/host/spi-builder-workspace/Sources/CodableWrappers/StaticCoders/DateCoding.swift:89:46: error: 'ISO8601FormatStyle' is not a member type of struct 'Foundation.Date'
    public static let iso8601DateStyle: Date.ISO8601FormatStyle = {
                                        ~~~~ ^
Foundation.Date:1:15: note: 'Date' declared here
public struct Date : ReferenceConvertible, Comparable, Equatable, Sendable {
              ^
/host/spi-builder-workspace/Sources/CodableWrappers/StaticCoders/DateCoding.swift:89:23: warning: static property 'iso8601DateStyle' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
    public static let iso8601DateStyle: Date.ISO8601FormatStyle = {
                      ^
/host/spi-builder-workspace/Sources/CodableWrappers/StaticCoders/DateCoding.swift:111:39: error: 'ISO8601FormatStyle' is not a member type of struct 'Foundation.Date'
    static var iso8601DateStyle: Date.ISO8601FormatStyle { get }
                                 ~~~~ ^
Foundation.Date:1:15: note: 'Date' declared here
public struct Date : ReferenceConvertible, Comparable, Equatable, Sendable {
              ^
/host/spi-builder-workspace/Sources/CodableWrappers/StaticCoders/DateCoding.swift:102:39: error: 'ISO8601FormatStyle' is not a member type of struct 'Foundation.Date'
    static var iso8601DateStyle: Date.ISO8601FormatStyle { get }
                                 ~~~~ ^
Foundation.Date:1:15: note: 'Date' declared here
public struct Date : ReferenceConvertible, Comparable, Equatable, Sendable {
              ^
/host/spi-builder-workspace/Sources/CodableWrappers/StaticCoders/DateCoding.swift:141:19: error: value of type 'Date' has no member 'formatted'
        try value.formatted(iso8601DateStyle).encode(to: encoder)
            ~~~~~ ^~~~~~~~~
error: fatalError
BUILD FAILURE 5.10 linux