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 AssociatedObject, reference main (ba5859), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 17:20:04 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/p-x9/AssociatedObject.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/p-x9/AssociatedObject
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ba5859d Merge pull request #49 from p-x9/feature/resolve-swift-syntax601-warning
Cloned https://github.com/p-x9/AssociatedObject.git
Revision (git rev-parse @):
ba5859d881ac1b814e77e2f1b39235dfe71a8d1f
SUCCESS checkout https://github.com/p-x9/AssociatedObject.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/p-x9/AssociatedObject.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/p-x9/swift-object-association.git
Fetching https://github.com/pointfreeco/swift-macro-testing.git
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/p-x9/swift-literal-type-inference.git
[1/105] Fetching swift-literal-type-inference
[108/312] Fetching swift-literal-type-inference, swift-object-association
Fetched https://github.com/p-x9/swift-literal-type-inference.git from cache (0.26s)
[2/1115] Fetching swift-object-association, swift-macro-testing
Fetched https://github.com/p-x9/swift-object-association.git from cache (0.31s)
[845/908] Fetching swift-macro-testing
[909/71774] Fetching swift-macro-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-macro-testing.git from cache (8.55s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (8.69s)
Computing version for https://github.com/p-x9/swift-object-association.git
Computed https://github.com/p-x9/swift-object-association.git at 0.5.0 (9.41s)
Computing version for https://github.com/p-x9/swift-literal-type-inference.git
Computed https://github.com/p-x9/swift-literal-type-inference.git at 0.4.0 (0.61s)
Computing version for https://github.com/pointfreeco/swift-macro-testing.git
Computed https://github.com/pointfreeco/swift-macro-testing.git at 0.6.3 (0.78s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing
[1/14051] Fetching swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (2.96s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.4 (3.79s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.57s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.38s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.04s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (5.50s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.78s)
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.4
Creating working copy for https://github.com/p-x9/swift-literal-type-inference.git
Working copy of https://github.com/p-x9/swift-literal-type-inference.git resolved at 0.4.0
Creating working copy for https://github.com/p-x9/swift-object-association.git
Working copy of https://github.com/p-x9/swift-object-association.git resolved at 0.5.0
Creating working copy for https://github.com/pointfreeco/swift-macro-testing.git
Working copy of https://github.com/pointfreeco/swift-macro-testing.git resolved at 0.6.3
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Building for debugging...
[0/47] Write sources
[22/47] Compiling AssociatedObjectC associated_object_key.c
[23/47] Compiling _SwiftSyntaxCShims dummy.c
[24/47] Compiling AssociatedObjectC associated_object_key.c
[25/47] Write swift-version-24593BA9C3E375BF.txt
[27/57] Emitting module SwiftSyntax509
[28/57] Emitting module SwiftSyntax601
[29/57] Compiling SwiftSyntax510 Empty.swift
[30/57] Emitting module SwiftSyntax510
[32/58] Compiling SwiftSyntax601 Empty.swift
[34/59] Compiling SwiftSyntax600 Empty.swift
[35/59] Emitting module SwiftSyntax600
[36/60] Compiling SwiftSyntax509 Empty.swift
[36/61] Wrapping AST for SwiftSyntax510 for debugging
[39/61] Wrapping AST for SwiftSyntax601 for debugging
[40/61] Wrapping AST for SwiftSyntax600 for debugging
[41/61] Wrapping AST for SwiftSyntax509 for debugging
[43/125] Emitting module SwiftRetain
[44/125] Compiling SwiftRetain Retain.swift
[45/126] Compiling ObjectAssociationRuntimeC associated.cpp
[46/126] Compiling reference.cpp
[48/128] Emitting module ObjectAssociationRuntime
[49/128] Compiling ObjectAssociationRuntime ObjectAssociationRuntime.swift
[51/134] Compiling SwiftSyntax AbsolutePosition.swift
[52/134] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[53/134] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[54/134] Compiling SwiftSyntax Assert.swift
[55/134] Compiling SwiftSyntax BumpPtrAllocator.swift
[56/134] Compiling SwiftSyntax CommonAncestor.swift
[57/134] Compiling SwiftSyntax Convenience.swift
[58/134] Compiling SwiftSyntax CustomTraits.swift
[59/134] Compiling SwiftSyntax EditorPlaceholder.swift
[60/143] Compiling ObjectAssociation Util.swift
[61/143] Emitting module ObjectAssociation
[62/143] Compiling ObjectAssociation Policy.swift
[63/143] Compiling ObjectAssociation Ref.swift
[64/143] Compiling ObjectAssociation ObjectAssociation.swift
[66/144] Compiling SwiftSyntax Identifier.swift
[67/144] Compiling SwiftSyntax MemoryLayout.swift
[68/144] Compiling SwiftSyntax MissingNodeInitializers.swift
[69/144] Compiling SwiftSyntax RawSyntax.swift
[70/144] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[71/144] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[72/144] Compiling SwiftSyntax RawSyntaxTokenView.swift
[73/144] Compiling SwiftSyntax SourceEdit.swift
[74/144] Compiling SwiftSyntax SourceLength.swift
[75/144] Emitting module SwiftSyntax
[76/144] Compiling SwiftSyntax RawSyntaxNodesC.swift
[77/144] Compiling SwiftSyntax RawSyntaxNodesD.swift
[78/144] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[79/144] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[80/144] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[81/144] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[82/144] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[83/144] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[84/144] Compiling SwiftSyntax RawSyntaxValidation.swift
[85/144] Compiling SwiftSyntax SyntaxEnum.swift
[86/144] Compiling SwiftSyntax SyntaxKind.swift
[87/144] Compiling SwiftSyntax SyntaxRewriter.swift
[88/144] Compiling SwiftSyntax SyntaxTraits.swift
[89/144] Compiling SwiftSyntax SyntaxVisitor.swift
[90/144] Compiling SwiftSyntax TokenKind.swift
[91/144] Compiling SwiftSyntax Tokens.swift
[92/144] Compiling SwiftSyntax TriviaPieces.swift
[93/144] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[94/144] Compiling SwiftSyntax SourceLocation.swift
[95/144] Compiling SwiftSyntax SourcePresence.swift
[96/144] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[97/144] Compiling SwiftSyntax Syntax.swift
[98/144] Compiling SwiftSyntax SyntaxArena.swift
[99/144] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[100/144] Compiling SwiftSyntax SyntaxChildren.swift
[101/144] Compiling SwiftSyntax SyntaxCollection.swift
[102/144] Compiling SwiftSyntax SyntaxHashable.swift
[103/144] Compiling SwiftSyntax SyntaxIdentifier.swift
[104/144] Compiling SwiftSyntax SyntaxNodeFactory.swift
[105/144] Compiling SwiftSyntax SyntaxNodeStructure.swift
[106/144] Compiling SwiftSyntax SyntaxProtocol.swift
[107/144] Compiling SwiftSyntax SyntaxText.swift
[108/144] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[109/144] Compiling SwiftSyntax TokenDiagnostic.swift
[110/144] Compiling SwiftSyntax TokenSequence.swift
[111/144] Compiling SwiftSyntax TokenSyntax.swift
[112/144] Compiling SwiftSyntax Trivia.swift
[113/144] Compiling SwiftSyntax Utils.swift
[114/144] Compiling SwiftSyntax ChildNameForKeyPath.swift
[115/144] Compiling SwiftSyntax Keyword.swift
[116/144] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[117/144] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[118/144] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[119/144] Compiling SwiftSyntax SyntaxBaseNodes.swift
[120/144] Compiling SwiftSyntax SyntaxCollections.swift
[121/144] Compiling SwiftSyntax SyntaxNodesAB.swift
[122/144] Compiling SwiftSyntax SyntaxNodesC.swift
[123/144] Compiling SwiftSyntax SyntaxNodesD.swift
[124/144] Compiling SwiftSyntax SyntaxNodesEF.swift
[125/144] Compiling SwiftSyntax SyntaxNodesGHI.swift
[126/144] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[127/144] Compiling SwiftSyntax SyntaxNodesOP.swift
[128/144] Compiling SwiftSyntax SyntaxNodesQRS.swift
[129/144] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[130/162] Wrapping AST for SwiftSyntax for debugging
[132/203] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[133/203] Compiling SwiftDiagnostics Message.swift
[134/204] Compiling SwiftBasicFormat Syntax+Extensions.swift
[135/204] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[136/204] Compiling SwiftParser CharacterInfo.swift
[137/204] Compiling SwiftParser CollectionNodes+Parsable.swift
[138/204] Compiling SwiftDiagnostics Note.swift
[139/204] Compiling SwiftParser Attributes.swift
[140/204] Compiling SwiftParser Availability.swift
[141/204] Compiling SwiftDiagnostics FixIt.swift
[142/204] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[143/204] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[144/204] Emitting module SwiftDiagnostics
[145/204] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[146/205] Compiling SwiftBasicFormat Indenter.swift
[147/205] Compiling SwiftBasicFormat InferIndentation.swift
[149/205] Compiling SwiftParser SwiftParserCompatibility.swift
[150/205] Compiling SwiftParser SwiftVersion.swift
[151/205] Compiling SwiftParser SyntaxUtils.swift
[152/205] Compiling SwiftParser TokenConsumer.swift
[153/205] Compiling SwiftParser TokenPrecedence.swift
[153/210] Wrapping AST for SwiftDiagnostics for debugging
[155/210] Emitting module SwiftBasicFormat
[156/210] Compiling SwiftBasicFormat BasicFormat.swift
[157/211] Wrapping AST for SwiftBasicFormat for debugging
[159/211] Compiling SwiftParser TokenSpec.swift
[160/211] Compiling SwiftParser TokenSpecSet.swift
[161/211] Compiling SwiftParser TopLevel.swift
[162/211] Compiling SwiftParser TriviaParser.swift
[163/211] Compiling SwiftParser Types.swift
[164/211] Compiling SwiftParser Modifiers.swift
[165/211] Compiling SwiftParser Names.swift
[166/211] Compiling SwiftParser Nominals.swift
[167/211] Compiling SwiftParser Parameters.swift
[168/211] Compiling SwiftParser ParseSourceFile.swift
[169/211] Compiling SwiftParser Parser.swift
[170/211] Compiling SwiftParser Patterns.swift
[171/211] Compiling SwiftParser Recovery.swift
[172/211] Compiling SwiftParser Specifiers.swift
[173/211] Compiling SwiftParser Statements.swift
[174/211] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[175/211] Compiling SwiftParser StringLiterals.swift
[176/211] Compiling SwiftParser LexemeSequence.swift
[177/211] Compiling SwiftParser Lexer.swift
[178/211] Compiling SwiftParser RegexLiteralLexer.swift
[179/211] Compiling SwiftParser UnicodeScalarExtensions.swift
[180/211] Compiling SwiftParser Lookahead.swift
[181/211] Compiling SwiftParser LoopProgressCondition.swift
[182/211] Emitting module SwiftParser
[187/211] Compiling SwiftParser Declarations.swift
[188/211] Compiling SwiftParser Directives.swift
[189/211] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[190/211] Compiling SwiftParser Expressions.swift
[191/211] Compiling SwiftParser IncrementalParseTransition.swift
[192/211] Compiling SwiftParser IsValidIdentifier.swift
[193/211] Compiling SwiftParser Cursor.swift
[194/211] Compiling SwiftParser Lexeme.swift
[195/211] Compiling SwiftParser ExperimentalFeatures.swift
[196/211] Compiling SwiftParser IsLexerClassified.swift
[197/211] Compiling SwiftParser LayoutNodes+Parsable.swift
[198/211] Compiling SwiftParser Parser+TokenSpecSet.swift
[199/211] Compiling SwiftParser TokenSpecStaticMembers.swift
[200/225] Wrapping AST for SwiftParser for debugging
[202/235] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[203/236] Compiling SwiftOperators PrecedenceGroup.swift
[204/237] Compiling SwiftOperators PrecedenceGraph.swift
[205/237] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[206/237] Compiling SwiftOperators OperatorTable.swift
[207/237] Emitting module SwiftOperators
[208/237] Compiling SwiftOperators SyntaxSynthesis.swift
[209/237] Compiling SwiftOperators OperatorTable+Semantics.swift
[210/237] Compiling SwiftOperators Operator.swift
[211/237] Compiling SwiftOperators OperatorError+Diagnostics.swift
[212/237] Compiling SwiftOperators OperatorTable+Folding.swift
[213/237] Compiling SwiftOperators OperatorError.swift
[214/237] Compiling SwiftOperators OperatorTable+Defaults.swift
[215/238] Wrapping AST for SwiftOperators for debugging
[217/238] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[218/238] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[219/238] Compiling SwiftParserDiagnostics Utils.swift
[220/238] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[221/238] Compiling SwiftParserDiagnostics PresenceUtils.swift
[224/238] Emitting module SwiftParserDiagnostics
[225/238] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[226/238] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[229/239] Wrapping AST for SwiftParserDiagnostics for debugging
[231/254] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[232/254] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[233/255] Compiling SwiftSyntaxBuilder Indenter.swift
[234/255] Compiling SwiftSyntaxBuilder ListBuilder.swift
[235/255] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[236/255] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[237/255] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[238/255] Emitting module SwiftSyntaxBuilder
[239/255] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[240/255] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[241/255] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[242/255] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[243/255] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[244/255] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[245/255] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[246/255] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[247/256] Wrapping AST for SwiftSyntaxBuilder for debugging
[249/281] Emitting module SwiftSyntaxMacros
[250/283] Compiling SwiftSyntaxMacros AccessorMacro.swift
[251/283] Compiling SwiftSyntaxMacros AttachedMacro.swift
[252/283] Compiling SwiftSyntaxMacros BodyMacro.swift
[253/283] Compiling SwiftSyntaxMacros MemberMacro.swift
[254/283] Compiling SwiftSyntaxMacros PeerMacro.swift
[255/283] Emitting module LiteralTypeInference
[256/283] Compiling SwiftSyntaxMacros PreambleMacro.swift
[257/283] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[258/284] Compiling LiteralTypeInference ExprSyntax+.swift
[259/284] Compiling LiteralTypeInference ExprSyntax+isElementsEmpty.swift
[260/284] Compiling SwiftSyntaxMacros Macro.swift
[261/284] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[262/284] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[263/284] Compiling SwiftSyntaxMacros Macro+Format.swift
[264/284] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[265/284] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[266/284] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[267/284] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[268/284] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[269/284] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[270/284] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[271/284] Compiling LiteralTypeInference TupleExprSyntax+inference.swift
[272/285] Compiling LiteralTypeInference ArrayExprSyntax+inference.swift
[274/285] Compiling LiteralTypeInference LiteralTypeInference.swift
[275/285] Compiling LiteralTypeInference TupleTypeElementListSyntax+.swift
[276/285] Compiling LiteralTypeInference DictionaryExprSyntax+inference.swift
[277/285] Compiling LiteralTypeInference ExprSyntax+inference.swift
[277/286] Wrapping AST for SwiftSyntaxMacros for debugging
[280/295] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[280/296] Wrapping AST for LiteralTypeInference for debugging
[282/296] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[283/296] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[284/296] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[285/296] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[286/296] Emitting module SwiftSyntaxMacroExpansion
[287/296] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[288/296] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[289/296] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[290/296] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[291/297] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[293/309] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[294/309] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[295/309] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[296/309] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[297/309] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[298/310] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[299/310] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[300/310] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[301/310] Emitting module SwiftCompilerPluginMessageHandling
[302/310] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[303/310] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[304/310] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[305/310] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[306/311] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[308/313] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[309/313] Emitting module SwiftCompilerPlugin
[310/314] Wrapping AST for SwiftCompilerPlugin for debugging
[312/320] Compiling AssociatedObjectPlugin TypeSyntax+.swift
[313/320] Compiling AssociatedObjectPlugin AssociatedObjectMacrosPlugin.swift
[314/320] Compiling AssociatedObjectPlugin PatternBindingSyntax+.swift
[315/320] Compiling AssociatedObjectPlugin AssociatedObjectMacro.swift
[316/320] Compiling AssociatedObjectPlugin AssociatedObjectMacroDiagnostic.swift
[317/320] Emitting module AssociatedObjectPlugin
[318/321] Wrapping AST for AssociatedObjectPlugin for debugging
[319/321] Write Objects.LinkFileList
[320/321] Linking AssociatedObjectPlugin-tool
[322/331] Compiling AssociatedObject functions.swift
[323/331] Compiling AssociatedObject swift_AssociationPolicy+.swift
[324/331] Compiling AssociatedObject objc_AssociationPolicy+.swift
[325/331] Emitting module AssociatedObject
[326/331] Compiling AssociatedObject AssociatedObject.swift
[328/332] Compiling AssociatedObject swift_AssociationPolicy+.swift
[329/332] Compiling AssociatedObject functions.swift
/host/spi-builder-workspace/Sources/AssociatedObject/functions.swift:14:10: warning: Current platform is not supported
12 | import ObjectAssociation
13 | #else
14 | #warning("Current platform is not supported")
   |          `- warning: Current platform is not supported
15 | #endif
16 |
/host/spi-builder-workspace/Sources/AssociatedObject/functions.swift:34:15: error: cannot find type 'Policy' in scope
32 |     _ key: UnsafeRawPointer,
33 |     _ value: Any?,
34 |     _ policy: Policy = .retain(.nonatomic)
   |               `- error: cannot find type 'Policy' in scope
35 | ) {
36 | #if canImport(ObjectiveC)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[330/332] Emitting module AssociatedObject
/host/spi-builder-workspace/Sources/AssociatedObject/functions.swift:14:10: warning: Current platform is not supported
12 | import ObjectAssociation
13 | #else
14 | #warning("Current platform is not supported")
   |          `- warning: Current platform is not supported
15 | #endif
16 |
/host/spi-builder-workspace/Sources/AssociatedObject/AssociatedObject.swift:22:15: error: cannot find type 'Policy' in scope
20 | @attached(accessor)
21 | public macro AssociatedObject(
22 |     _ policy: Policy
   |               `- error: cannot find type 'Policy' in scope
23 | ) = #externalMacro(
24 |     module: "AssociatedObjectPlugin",
/host/spi-builder-workspace/Sources/AssociatedObject/AssociatedObject.swift:31:15: error: cannot find type 'Policy' in scope
29 | @attached(accessor)
30 | public macro AssociatedObject(
31 |     _ policy: Policy,
   |               `- error: cannot find type 'Policy' in scope
32 |     key: Any
33 | ) = #externalMacro(
/host/spi-builder-workspace/Sources/AssociatedObject/AssociatedObject.swift:40:15: error: cannot find type 'Policy' in scope
38 | @attached(accessor)
39 | public macro _AssociatedObject(
40 |     _ policy: Policy
   |               `- error: cannot find type 'Policy' in scope
41 | ) = #externalMacro(
42 |     module: "AssociatedObjectPlugin",
/host/spi-builder-workspace/Sources/AssociatedObject/functions.swift:34:15: error: cannot find type 'Policy' in scope
32 |     _ key: UnsafeRawPointer,
33 |     _ value: Any?,
34 |     _ policy: Policy = .retain(.nonatomic)
   |               `- error: cannot find type 'Policy' in scope
35 | ) {
36 | #if canImport(ObjectiveC)
[331/332] Compiling AssociatedObject objc_AssociationPolicy+.swift
[332/332] Compiling AssociatedObject AssociatedObject.swift
/host/spi-builder-workspace/Sources/AssociatedObject/AssociatedObject.swift:22:15: error: cannot find type 'Policy' in scope
20 | @attached(accessor)
21 | public macro AssociatedObject(
22 |     _ policy: Policy
   |               `- error: cannot find type 'Policy' in scope
23 | ) = #externalMacro(
24 |     module: "AssociatedObjectPlugin",
/host/spi-builder-workspace/Sources/AssociatedObject/AssociatedObject.swift:31:15: error: cannot find type 'Policy' in scope
29 | @attached(accessor)
30 | public macro AssociatedObject(
31 |     _ policy: Policy,
   |               `- error: cannot find type 'Policy' in scope
32 |     key: Any
33 | ) = #externalMacro(
/host/spi-builder-workspace/Sources/AssociatedObject/AssociatedObject.swift:40:15: error: cannot find type 'Policy' in scope
38 | @attached(accessor)
39 | public macro _AssociatedObject(
40 |     _ policy: Policy
   |               `- error: cannot find type 'Policy' in scope
41 | ) = #externalMacro(
42 |     module: "AssociatedObjectPlugin",
BUILD FAILURE 6.2 wasm