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

Successful build of MetaCodable, reference main (2da1ee), with Swift 6.1 for Wasm on 29 May 2025 18:34:48 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftyLab/MetaCodable.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/SwiftyLab/MetaCodable
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2da1ee9 ci: fix runner name typo
Cloned https://github.com/SwiftyLab/MetaCodable.git
Revision (git rev-parse @):
2da1ee96a4bf8273eb777edb56cd374834b938cf
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SwiftyLab/MetaCodable.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/SwiftyLab/MetaCodable.git
https://github.com/SwiftyLab/MetaCodable.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.1.0",
            "upper_bound" : "602.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    }
  ],
  "manifest_display_name" : "MetaCodable",
  "name" : "MetaCodable",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "MetaCodable",
      "targets" : [
        "MetaCodable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HelperCoders",
      "targets" : [
        "HelperCoders"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MetaProtocolCodable",
      "targets" : [
        "MetaProtocolCodable"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "ProtocolGen",
      "targets" : [
        "ProtocolGen"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "MacroPlugin",
      "targets" : [
        "MacroPlugin"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "6",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "ProtocolGen",
      "module_type" : "SwiftTarget",
      "name" : "ProtocolGen",
      "path" : "Sources/ProtocolGen",
      "product_dependencies" : [
        "ArgumentParser",
        "SwiftSyntax",
        "SwiftParser",
        "SwiftSyntaxMacroExpansion"
      ],
      "product_memberships" : [
        "MetaProtocolCodable",
        "ProtocolGen"
      ],
      "sources" : [
        "Config.swift",
        "Fetch.swift",
        "Generate.swift",
        "InheritableDeclSyntax.swift",
        "Parse.swift",
        "ProtocolGen.swift"
      ],
      "target_dependencies" : [
        "PluginCore",
        "MetaCodable"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "PluginCore",
      "module_type" : "SwiftTarget",
      "name" : "PluginCore",
      "path" : "Sources/PluginCore",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftOperators",
        "SwiftDiagnostics",
        "SwiftSyntaxBuilder",
        "SwiftSyntaxMacros",
        "OrderedCollections"
      ],
      "product_memberships" : [
        "MetaCodable",
        "HelperCoders",
        "MetaProtocolCodable",
        "ProtocolGen",
        "MacroPlugin"
      ],
      "sources" : [
        "Attributes/AttributableDeclSyntax.swift",
        "Attributes/Attribute.swift",
        "Attributes/Codable/Codable+Expansion.swift",
        "Attributes/Codable/Codable.swift",
        "Attributes/Codable/CodingKeys/CodingKeyTransformer.swift",
        "Attributes/Codable/CodingKeys/CodingKeys.swift",
        "Attributes/Codable/CodingKeys/Strategy.swift",
        "Attributes/Codable/IgnoreCodingInitialized.swift",
        "Attributes/Codable/Inherits.swift",
        "Attributes/Codable/Strategies/StrategyFinder.swift",
        "Attributes/Codable/UnTagged.swift",
        "Attributes/CodedAs.swift",
        "Attributes/CodedBy.swift",
        "Attributes/Default.swift",
        "Attributes/IgnoreCoding/IgnoreCoding.swift",
        "Attributes/IgnoreCoding/IgnoreDecoding.swift",
        "Attributes/IgnoreCoding/IgnoreEncoding.swift",
        "Attributes/KeyPath/CodedAt.swift",
        "Attributes/KeyPath/CodedIn.swift",
        "Attributes/KeyPath/ContentAt.swift",
        "Attributes/KeyPath/KeyPathProvider.swift",
        "Attributes/MemberInit/MemberInit+Expansion.swift",
        "Attributes/MemberInit/MemberInit.swift",
        "Attributes/PeerAttribute.swift",
        "Diagnostics/AggregatedDiagnosticProducer.swift",
        "Diagnostics/CombinedUsage.swift",
        "Diagnostics/Condition/ArgumentCountCondition.swift",
        "Diagnostics/Condition/DeclarationCondition.swift",
        "Diagnostics/Condition/DiagnosticCondition.swift",
        "Diagnostics/ConditionalDiagnosticProducer.swift",
        "Diagnostics/DiagnosticProducer.swift",
        "Diagnostics/DuplicateUsage.swift",
        "Diagnostics/GroupedVariableDeclaration.swift",
        "Diagnostics/InvalidCombination.swift",
        "Diagnostics/InvalidDeclaration.swift",
        "Diagnostics/MetaCodableMessage.swift",
        "Diagnostics/StaticVariableDeclaration.swift",
        "Diagnostics/UninitializedVariableDecl.swift",
        "Expansion/AttributeExpander.swift",
        "Expansion/Options/DeclModifiersGenerator.swift",
        "Expansion/Options/Options.swift",
        "Variables/ComposedVariable.swift",
        "Variables/ConditionalCodingVariable.swift",
        "Variables/Enum/Case/Associated/AssociatedVariable.swift",
        "Variables/Enum/Case/Associated/BasicAssociatedVariable.swift",
        "Variables/Enum/Case/BasicEnumCaseVariable.swift",
        "Variables/Enum/Case/EnumCaseVariable.swift",
        "Variables/Enum/Switcher/AdjacentlyTaggableSwitcher.swift",
        "Variables/Enum/Switcher/AdjacentlyTaggedEnumSwitcher.swift",
        "Variables/Enum/Switcher/AnyEnumSwitcher.swift",
        "Variables/Enum/Switcher/EnumSwitcherVariable.swift",
        "Variables/Enum/Switcher/ExternallyTaggedEnumSwitcher.swift",
        "Variables/Enum/Switcher/InternallyTaggedEnumSwitcher.swift",
        "Variables/Enum/Switcher/TaggedEnumSwitcherVariable.swift",
        "Variables/Enum/Switcher/UnTaggedEnumSwitcher.swift",
        "Variables/Initialization/AnyInitialization.swift",
        "Variables/Initialization/AnyRequiredVariableInitialization.swift",
        "Variables/Initialization/IgnoredInitialization.swift",
        "Variables/Initialization/MemberwiseInitGenerator.swift",
        "Variables/Initialization/OptionalInitialization.swift",
        "Variables/Initialization/RequiredInitialization.swift",
        "Variables/Initialization/RequiredInitializationWithDefaultValue.swift",
        "Variables/Initialization/RequiredVariableInitialization.swift",
        "Variables/Initialization/VariableInitialization.swift",
        "Variables/Property/AliasedPropertyVariable.swift",
        "Variables/Property/AnyPropertyVariable.swift",
        "Variables/Property/BasicPropertyVariable.swift",
        "Variables/Property/Data/DecodingFallback.swift",
        "Variables/Property/DefaultValueVariable.swift",
        "Variables/Property/HelperCodedVariable.swift",
        "Variables/Property/InitializationVariable.swift",
        "Variables/Property/KeyedVariable.swift",
        "Variables/Property/PropertyVariable.swift",
        "Variables/Property/StrategyVariable.swift",
        "Variables/Property/Tree/PropertyVariableTreeNode+CodingData.swift",
        "Variables/Property/Tree/PropertyVariableTreeNode+CodingLocation.swift",
        "Variables/Property/Tree/PropertyVariableTreeNode+Generated.swift",
        "Variables/Property/Tree/PropertyVariableTreeNode.swift",
        "Variables/Syntax/AssociatedDeclSyntax.swift",
        "Variables/Syntax/EnumCaseVariableDeclSyntax.swift",
        "Variables/Syntax/MemberGroupSyntax.swift",
        "Variables/Syntax/PropertyDeclSyntax.swift",
        "Variables/Syntax/VariableSyntax.swift",
        "Variables/Type/ActorVariable.swift",
        "Variables/Type/ClassVariable.swift",
        "Variables/Type/Data/CodingKeysMap/Case.swift",
        "Variables/Type/Data/CodingKeysMap/CodingKeysMap.swift",
        "Variables/Type/Data/CodingKeysMap/Key.swift",
        "Variables/Type/Data/ConstraintGenerator.swift",
        "Variables/Type/Data/Registration.swift",
        "Variables/Type/EnumVariable.swift",
        "Variables/Type/MemberGroup.swift",
        "Variables/Type/TypeVariable.swift",
        "Variables/Variable.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MetaProtocolCodable",
      "module_type" : "PluginTarget",
      "name" : "MetaProtocolCodable",
      "path" : "Plugins/MetaProtocolCodable",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "MetaProtocolCodable"
      ],
      "sources" : [
        "Config.swift",
        "Plugin.swift",
        "PluginContext.swift",
        "SourceTarget/MetaProtocolCodableSourceTarget.swift",
        "SourceTarget/SwiftPackageTarget.swift",
        "SourceTarget/XcodeTarget.swift"
      ],
      "target_dependencies" : [
        "ProtocolGen"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "MetaCodableTests",
      "module_type" : "SwiftTarget",
      "name" : "MetaCodableTests",
      "path" : "Tests/MetaCodableTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "AccessModifierTests.swift",
        "Attributes/CodedByTests.swift",
        "Attributes/DefaultTests.swift",
        "Codable/CommonStrategiesValueCoderTests.swift",
        "CodableInheritanceTests.swift",
        "CodableTests.swift",
        "CodedAs/CodedAsEnumTests.swift",
        "CodedAs/CodedAsTests.swift",
        "CodedAt/CodedAtDefaultChoiceTests.swift",
        "CodedAt/CodedAtDefaultOnlyMissingTests.swift",
        "CodedAt/CodedAtDefaultTests.swift",
        "CodedAt/CodedAtEnumTests.swift",
        "CodedAt/CodedAtHelperDefaultTests.swift",
        "CodedAt/CodedAtHelperTests.swift",
        "CodedAt/CodedAtTests.swift",
        "CodedBy/CodedByActionTests.swift",
        "CodedIn/CodedInDefaultTests.swift",
        "CodedIn/CodedInHelperDefaultChoiceTests.swift",
        "CodedIn/CodedInHelperDefaultOnlyMissingTests.swift",
        "CodedIn/CodedInHelperDefaultTests.swift",
        "CodedIn/CodedInHelperTests.swift",
        "CodedIn/CodedInTests.swift",
        "CodingKeysGenerationTests.swift",
        "CodingKeysTests.swift",
        "ContentAtTests.swift",
        "DynamicCodable/DynamicCodableTests.swift",
        "DynamicCodable/PageData.swift",
        "DynamicCodable/PostPage.swift",
        "DynamicCodable/Response.swift",
        "ExplicitCodingTests.swift",
        "GenericsTests.swift",
        "GroupedMutableVariableTests.swift",
        "GroupedVariableTests.swift",
        "HelperCoders/DataCoderTests.swift",
        "HelperCoders/DateCoderTests.swift",
        "HelperCoders/HelperCodersTests.swift",
        "HelperCoders/LossySequenceTests.swift",
        "HelperCoders/NonConformingCoderTests.swift",
        "HelperCoders/SequenceCoderTests.swift",
        "HelperCoders/ValueCoderTests.swift",
        "IgnoreCodingTests.swift",
        "IgnoreInitializedTests.swift",
        "UntaggedEnumTests.swift",
        "VariableDeclarationTests.swift"
      ],
      "target_dependencies" : [
        "PluginCore",
        "MacroPlugin",
        "MetaCodable",
        "HelperCoders",
        "MetaProtocolCodable"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MetaCodable",
      "module_type" : "SwiftTarget",
      "name" : "MetaCodable",
      "path" : "Sources/MetaCodable",
      "product_memberships" : [
        "MetaCodable",
        "HelperCoders",
        "MetaProtocolCodable",
        "ProtocolGen"
      ],
      "sources" : [
        "Codable/Codable.swift",
        "Codable/CodableCommonStrategy.swift",
        "Codable/CodingKeys.swift",
        "Codable/IgnoreCodingInitialized.swift",
        "Codable/UnTagged.swift",
        "CodedAs.swift",
        "CodedAt.swift",
        "CodedBy.swift",
        "CodedIn.swift",
        "ContentAt.swift",
        "Default.swift",
        "DynamicCodable/DynamicCodable.swift",
        "DynamicCodable/DynamicCodableIdentifier+CodingKey.swift",
        "DynamicCodable/DynamicCodableIdentifier+Expressible.swift",
        "DynamicCodable/DynamicCodableIdentifier.swift",
        "HelperCoders/HelperCoder.swift",
        "HelperCoders/LossySequence.swift",
        "IgnoreCoding.swift",
        "MemberInit.swift"
      ],
      "target_dependencies" : [
        "MacroPlugin"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MacroPlugin",
      "module_type" : "SwiftTarget",
      "name" : "MacroPlugin",
      "path" : "Sources/MacroPlugin",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "MetaCodable",
        "HelperCoders",
        "MetaProtocolCodable",
        "ProtocolGen",
        "MacroPlugin"
      ],
      "sources" : [
        "Definitions.swift",
        "Plugin.swift"
      ],
      "target_dependencies" : [
        "PluginCore"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "HelperCoders",
      "module_type" : "SwiftTarget",
      "name" : "HelperCoders",
      "path" : "Sources/HelperCoders",
      "product_memberships" : [
        "HelperCoders"
      ],
      "sources" : [
        "Base64Coder.swift",
        "ConditionalCoder.swift",
        "DateCoders/DateCoder.swift",
        "DateCoders/Since1970DateCoder.swift",
        "NonConformingCoder.swift",
        "PropertyWrapperCoder.swift",
        "SequenceCoder/DefaultSequenceElementCoding.swift",
        "SequenceCoder/SequenceCoder.swift",
        "SequenceCoder/SequenceCoderConfiguration.swift",
        "Strategies/HelperCoderStrategy.swift",
        "ValueCoders/Bool.swift",
        "ValueCoders/Number.swift",
        "ValueCoders/String.swift",
        "ValueCoders/ValueCoder.swift"
      ],
      "target_dependencies" : [
        "MetaCodable"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/16591] Fetching swift-collections
[1495/31970] Fetching swift-collections, swift-argument-parser
[16772/102422] Fetching swift-collections, swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.96s)
[25102/87043] Fetching swift-collections, swift-syntax
Fetched https://github.com/apple/swift-collections.git from cache (2.80s)
[33113/70452] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (9.19s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (10.43s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.13s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (6.11s)
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.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
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
[0/52] Write sources
[23/52] Compiling _SwiftSyntaxCShims dummy.c
[24/52] Write swift-version-24593BA9C3E375BF.txt
[26/76] Emitting module SwiftSyntax510
[27/76] Emitting module InternalCollectionsUtilities
[28/77] Emitting module ArgumentParserToolInfo
[29/77] Compiling ArgumentParserToolInfo ToolInfo.swift
[30/77] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[31/77] Compiling InternalCollectionsUtilities Descriptions.swift
[32/77] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[33/78] Compiling SwiftSyntax510 Empty.swift
[34/79] Emitting module SwiftSyntax509
[35/79] Compiling SwiftSyntax509 Empty.swift
[36/79] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[37/79] Compiling InternalCollectionsUtilities Debugging.swift
[38/80] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[39/80] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[40/80] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[41/80] Compiling InternalCollectionsUtilities _SortedCollection.swift
[42/80] Compiling SwiftSyntax601 Empty.swift
[43/80] Emitting module SwiftSyntax601
[44/80] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[45/80] Compiling InternalCollectionsUtilities Integer rank.swift
[46/80] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[47/80] Compiling InternalCollectionsUtilities UInt+reversed.swift
[50/81] Compiling SwiftSyntax600 Empty.swift
[51/81] Emitting module SwiftSyntax600
[53/82] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[56/83] Wrapping AST for SwiftSyntax509 for debugging
[57/83] Wrapping AST for ArgumentParserToolInfo for debugging
[58/83] Wrapping AST for SwiftSyntax510 for debugging
[59/121] Wrapping AST for SwiftSyntax601 for debugging
[60/121] Wrapping AST for InternalCollectionsUtilities for debugging
[61/121] Wrapping AST for SwiftSyntax600 for debugging
[63/240] Compiling SwiftSyntax RawSyntaxTokenView.swift
[64/240] Compiling SwiftSyntax SourceEdit.swift
[65/240] Compiling SwiftSyntax SourceLength.swift
[66/240] Compiling SwiftSyntax SyntaxIdentifier.swift
[67/240] Compiling SwiftSyntax SyntaxNodeFactory.swift
[68/240] Compiling SwiftSyntax SyntaxNodeStructure.swift
[69/240] Compiling SwiftSyntax SyntaxProtocol.swift
[70/247] Compiling SwiftSyntax Keyword.swift
[71/247] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[72/247] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[73/247] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[74/247] Compiling SwiftSyntax SyntaxBaseNodes.swift
[75/247] Compiling SwiftSyntax SyntaxCollections.swift
[76/247] Compiling SwiftSyntax SyntaxEnum.swift
[77/247] Compiling SwiftSyntax SyntaxText.swift
[78/247] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[79/247] Compiling SwiftSyntax TokenDiagnostic.swift
[80/247] Compiling SwiftSyntax TokenSequence.swift
[81/247] Compiling SwiftSyntax TokenSyntax.swift
[82/247] Compiling SwiftSyntax Trivia.swift
[83/247] Compiling SwiftSyntax Utils.swift
[84/247] Compiling SwiftSyntax ChildNameForKeyPath.swift
[85/247] Compiling SwiftSyntax SyntaxKind.swift
[86/247] Compiling SwiftSyntax SyntaxRewriter.swift
[87/247] Compiling SwiftSyntax SyntaxTraits.swift
[88/247] Compiling SwiftSyntax SyntaxVisitor.swift
[89/247] Compiling SwiftSyntax TokenKind.swift
[90/247] Compiling SwiftSyntax Tokens.swift
[91/247] Compiling SwiftSyntax TriviaPieces.swift
[92/247] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[93/247] Compiling SwiftSyntax AbsolutePosition.swift
[94/247] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[95/247] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[96/247] Compiling SwiftSyntax Assert.swift
[97/247] Compiling SwiftSyntax BumpPtrAllocator.swift
[98/247] Compiling SwiftSyntax CommonAncestor.swift
[99/247] Compiling SwiftSyntax Convenience.swift
[100/247] Compiling SwiftSyntax CustomTraits.swift
[101/247] Compiling SwiftSyntax SyntaxCollection.swift
[102/247] Compiling SwiftSyntax SyntaxHashable.swift
[103/247] Compiling SwiftSyntax Identifier.swift
[104/247] Compiling SwiftSyntax MemoryLayout.swift
[105/247] Compiling SwiftSyntax MissingNodeInitializers.swift
[106/247] Compiling SwiftSyntax RawSyntax.swift
[107/247] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[108/247] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[109/247] Compiling OrderedCollections OrderedSet+Sendable.swift
[110/247] Compiling OrderedCollections OrderedSet+SubSequence.swift
[111/247] Compiling OrderedCollections OrderedSet+Testing.swift
[112/247] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[113/247] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[114/247] Compiling OrderedCollections OrderedSet.swift
[115/247] Compiling OrderedCollections _UnsafeBitset.swift
[116/247] Emitting module OrderedCollections
[117/247] Compiling SwiftSyntax EditorPlaceholder.swift
[118/247] Compiling SwiftSyntax SourceLocation.swift
[119/247] Compiling SwiftSyntax SourcePresence.swift
[120/247] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[121/247] Compiling SwiftSyntax Syntax.swift
[122/247] Compiling SwiftSyntax SyntaxArena.swift
[123/247] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[124/247] Compiling SwiftSyntax SyntaxChildren.swift
[125/248] Wrapping AST for OrderedCollections for debugging
[127/248] Emitting module ArgumentParser
[154/262] Compiling ArgumentParser CollectionExtensions.swift
[155/262] Compiling ArgumentParser Platform.swift
[156/262] Compiling ArgumentParser SequenceExtensions.swift
[157/262] Compiling ArgumentParser StringExtensions.swift
[158/262] Compiling ArgumentParser Tree.swift
[197/263] Wrapping AST for ArgumentParser for debugging
[199/263] Emitting module SwiftSyntax
[207/263] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[208/263] Compiling SwiftSyntax RawSyntaxValidation.swift
[236/263] Compiling SwiftSyntax SyntaxNodesAB.swift
[237/263] Compiling SwiftSyntax SyntaxNodesC.swift
[238/263] Compiling SwiftSyntax SyntaxNodesD.swift
[239/263] Compiling SwiftSyntax SyntaxNodesEF.swift
[240/263] Compiling SwiftSyntax SyntaxNodesGHI.swift
[241/263] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[242/263] Compiling SwiftSyntax SyntaxNodesOP.swift
[243/263] Compiling SwiftSyntax SyntaxNodesQRS.swift
[244/263] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[245/264] Wrapping AST for SwiftSyntax for debugging
[247/322] Compiling SwiftDiagnostics Message.swift
[248/323] Compiling SwiftDiagnostics Note.swift
[249/323] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[250/323] Compiling SwiftBasicFormat Syntax+Extensions.swift
[251/323] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[252/323] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[253/323] Compiling SwiftBasicFormat BasicFormat.swift
[254/323] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[255/323] Compiling SwiftParser Attributes.swift
[256/323] Compiling SwiftParser Availability.swift
[257/323] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[258/323] Compiling SwiftDiagnostics FixIt.swift
[259/323] Emitting module SwiftBasicFormat
[260/323] Compiling SwiftParser CharacterInfo.swift
[261/323] Compiling SwiftParser CollectionNodes+Parsable.swift
[262/323] Emitting module SwiftDiagnostics
[264/324] Compiling SwiftBasicFormat InferIndentation.swift
[265/324] Compiling SwiftBasicFormat Indenter.swift
[265/325] Wrapping AST for SwiftDiagnostics for debugging
[268/325] Compiling SwiftParser SwiftParserCompatibility.swift
[269/325] Compiling SwiftParser SwiftVersion.swift
[270/325] Compiling SwiftParser SyntaxUtils.swift
[271/325] Compiling SwiftParser TokenConsumer.swift
[272/325] Compiling SwiftParser TokenPrecedence.swift
[272/330] Wrapping AST for SwiftBasicFormat for debugging
[274/330] Compiling SwiftParser TokenSpec.swift
[275/330] Compiling SwiftParser TokenSpecSet.swift
[276/330] Compiling SwiftParser TopLevel.swift
[277/330] Compiling SwiftParser TriviaParser.swift
[278/330] Compiling SwiftParser Types.swift
[279/330] Compiling SwiftParser Modifiers.swift
[280/330] Compiling SwiftParser Names.swift
[281/330] Compiling SwiftParser Nominals.swift
[282/330] Compiling SwiftParser Parameters.swift
[283/330] Compiling SwiftParser ParseSourceFile.swift
[284/330] Compiling SwiftParser Parser.swift
[285/330] Compiling SwiftParser LexemeSequence.swift
[286/330] Compiling SwiftParser Lexer.swift
[287/330] Compiling SwiftParser RegexLiteralLexer.swift
[288/330] Compiling SwiftParser UnicodeScalarExtensions.swift
[289/330] Compiling SwiftParser Lookahead.swift
[290/330] Compiling SwiftParser LoopProgressCondition.swift
[291/330] Compiling SwiftParser Patterns.swift
[292/330] Compiling SwiftParser Recovery.swift
[293/330] Compiling SwiftParser Specifiers.swift
[294/330] Compiling SwiftParser Statements.swift
[295/330] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[296/330] Compiling SwiftParser StringLiterals.swift
[301/330] Compiling SwiftParser Declarations.swift
[302/330] Compiling SwiftParser Directives.swift
[303/330] Emitting module SwiftParser
[304/330] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[305/330] Compiling SwiftParser Expressions.swift
[306/330] Compiling SwiftParser IncrementalParseTransition.swift
[307/330] Compiling SwiftParser IsValidIdentifier.swift
[308/330] Compiling SwiftParser Cursor.swift
[309/330] Compiling SwiftParser Lexeme.swift
[310/330] Compiling SwiftParser ExperimentalFeatures.swift
[311/330] Compiling SwiftParser IsLexerClassified.swift
[312/330] Compiling SwiftParser LayoutNodes+Parsable.swift
[313/330] Compiling SwiftParser Parser+TokenSpecSet.swift
[314/330] Compiling SwiftParser TokenSpecStaticMembers.swift
[315/331] Wrapping AST for SwiftParser for debugging
[317/354] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[318/354] Compiling SwiftOperators PrecedenceGroup.swift
[319/356] Compiling SwiftOperators PrecedenceGraph.swift
[320/356] Compiling SwiftOperators OperatorTable.swift
[321/356] Emitting module SwiftOperators
[322/356] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[323/356] Compiling SwiftOperators OperatorTable+Semantics.swift
[324/356] Compiling SwiftOperators SyntaxSynthesis.swift
[325/356] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[326/356] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[327/356] Compiling SwiftParserDiagnostics MissingNodesError.swift
[328/356] Compiling SwiftParserDiagnostics MissingTokenError.swift
[329/356] Compiling SwiftOperators OperatorTable+Folding.swift
[330/357] Wrapping AST for SwiftOperators for debugging
[332/357] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[333/357] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[334/357] Compiling SwiftParserDiagnostics Utils.swift
[335/357] Emitting module SwiftParserDiagnostics
[338/357] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[339/357] Compiling SwiftParserDiagnostics PresenceUtils.swift
[342/357] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[343/357] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[344/358] Wrapping AST for SwiftParserDiagnostics for debugging
[346/373] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[347/373] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[348/373] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[349/373] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[350/374] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[351/374] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[352/374] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[353/374] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[354/374] Compiling SwiftSyntaxBuilder Indenter.swift
[355/374] Compiling SwiftSyntaxBuilder ListBuilder.swift
[356/374] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[357/374] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[358/374] Emitting module SwiftSyntaxBuilder
[359/374] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[360/374] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[361/374] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[362/375] Wrapping AST for SwiftSyntaxBuilder for debugging
[364/392] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[365/392] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[366/392] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[367/392] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[368/392] Compiling SwiftSyntaxMacros AccessorMacro.swift
[369/392] Compiling SwiftSyntaxMacros AttachedMacro.swift
[370/392] Compiling SwiftSyntaxMacros BodyMacro.swift
[371/392] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[372/392] Compiling SwiftSyntaxMacros Macro+Format.swift
[373/394] Compiling SwiftSyntaxMacros MemberMacro.swift
[374/394] Compiling SwiftSyntaxMacros PeerMacro.swift
[375/394] Compiling SwiftSyntaxMacros Macro.swift
[376/394] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[377/394] Emitting module SwiftSyntaxMacros
[378/394] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[379/394] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[380/394] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[381/394] Compiling SwiftSyntaxMacros PreambleMacro.swift
[382/394] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[383/395] Wrapping AST for SwiftSyntaxMacros for debugging
[385/488] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[386/489] Compiling PluginCore AttributableDeclSyntax.swift
[387/489] Compiling PluginCore Attribute.swift
[388/489] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[389/489] Emitting module SwiftSyntaxMacroExpansion
[390/489] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[391/489] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[392/489] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[393/489] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[394/489] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[395/490] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[397/502] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[398/503] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[399/503] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[400/503] Emitting module SwiftCompilerPluginMessageHandling
[401/503] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[402/503] Compiling PluginCore CodedBy.swift
/host/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: MemberMacro {
   | `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[403/503] Compiling PluginCore Default.swift
/host/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: MemberMacro {
   | `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[404/503] Compiling PluginCore IgnoreCoding.swift
/host/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: MemberMacro {
   | `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[405/503] Compiling PluginCore IgnoreDecoding.swift
/host/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: MemberMacro {
   | `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[406/503] Compiling PluginCore IgnoreEncoding.swift
/host/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: MemberMacro {
   | `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[407/503] Compiling PluginCore CodedAt.swift
/host/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: MemberMacro {
   | `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[408/503] Compiling PluginCore CodedIn.swift
/host/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: MemberMacro {
   | `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[409/503] Compiling PluginCore ContentAt.swift
/host/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: MemberMacro {
   | `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[410/503] Compiling PluginCore KeyPathProvider.swift
/host/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: MemberMacro {
   | `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[411/503] Compiling PluginCore MemberInit+Expansion.swift
/host/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: MemberMacro {
   | `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[412/503] Compiling PluginCore MemberInit.swift
/host/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: MemberMacro {
   | `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[413/503] Compiling PluginCore PeerAttribute.swift
/host/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: MemberMacro {
   | `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[414/514] Compiling PluginCore PropertyVariable.swift
[415/514] Compiling PluginCore StrategyVariable.swift
[416/514] Compiling PluginCore PropertyVariableTreeNode+CodingData.swift
[417/514] Compiling PluginCore PropertyVariableTreeNode+CodingLocation.swift
[418/514] Compiling PluginCore PropertyVariableTreeNode+Generated.swift
[419/514] Compiling PluginCore PropertyVariableTreeNode.swift
[420/514] Compiling PluginCore AssociatedDeclSyntax.swift
[421/514] Compiling PluginCore EnumCaseVariableDeclSyntax.swift
[422/514] Compiling PluginCore MemberGroupSyntax.swift
[423/514] Compiling PluginCore PropertyDeclSyntax.swift
[424/514] Compiling PluginCore VariableSyntax.swift
[425/514] Compiling PluginCore RequiredInitialization.swift
[426/514] Compiling PluginCore RequiredInitializationWithDefaultValue.swift
[427/514] Compiling PluginCore RequiredVariableInitialization.swift
[428/514] Compiling PluginCore VariableInitialization.swift
[429/514] Compiling PluginCore AliasedPropertyVariable.swift
[430/514] Compiling PluginCore AnyPropertyVariable.swift
[431/514] Compiling PluginCore BasicPropertyVariable.swift
[432/514] Compiling PluginCore DecodingFallback.swift
[433/514] Compiling PluginCore DefaultValueVariable.swift
[434/514] Compiling PluginCore HelperCodedVariable.swift
[435/514] Compiling PluginCore InitializationVariable.swift
[436/514] Compiling PluginCore KeyedVariable.swift
[437/514] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[438/514] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[439/514] Compiling PluginCore StaticVariableDeclaration.swift
[440/514] Compiling PluginCore UninitializedVariableDecl.swift
[441/514] Compiling PluginCore AttributeExpander.swift
[442/514] Compiling PluginCore DeclModifiersGenerator.swift
[443/514] Compiling PluginCore Options.swift
[444/514] Compiling PluginCore ComposedVariable.swift
[445/514] Compiling PluginCore ConditionalCodingVariable.swift
[446/514] Compiling PluginCore AssociatedVariable.swift
[447/514] Compiling PluginCore BasicAssociatedVariable.swift
[448/514] Compiling PluginCore BasicEnumCaseVariable.swift
[449/514] Compiling PluginCore EnumCaseVariable.swift
[450/514] Compiling PluginCore AdjacentlyTaggableSwitcher.swift
[451/514] Compiling PluginCore AggregatedDiagnosticProducer.swift
[452/514] Compiling PluginCore CombinedUsage.swift
[453/514] Compiling PluginCore ArgumentCountCondition.swift
[454/514] Compiling PluginCore DeclarationCondition.swift
[455/514] Compiling PluginCore DiagnosticCondition.swift
[456/514] Compiling PluginCore ConditionalDiagnosticProducer.swift
[457/514] Compiling PluginCore DiagnosticProducer.swift
[458/514] Compiling PluginCore DuplicateUsage.swift
[459/514] Compiling PluginCore GroupedVariableDeclaration.swift
[460/514] Compiling PluginCore InvalidCombination.swift
[461/514] Compiling PluginCore InvalidDeclaration.swift
[462/514] Compiling PluginCore MetaCodableMessage.swift
[463/514] Compiling PluginCore AdjacentlyTaggedEnumSwitcher.swift
[464/514] Compiling PluginCore AnyEnumSwitcher.swift
[465/514] Compiling PluginCore EnumSwitcherVariable.swift
[466/514] Compiling PluginCore ExternallyTaggedEnumSwitcher.swift
[467/514] Compiling PluginCore InternallyTaggedEnumSwitcher.swift
[468/514] Compiling PluginCore TaggedEnumSwitcherVariable.swift
[469/514] Compiling PluginCore UnTaggedEnumSwitcher.swift
[470/514] Compiling PluginCore AnyInitialization.swift
[471/514] Compiling PluginCore AnyRequiredVariableInitialization.swift
[472/514] Compiling PluginCore IgnoredInitialization.swift
[473/514] Compiling PluginCore MemberwiseInitGenerator.swift
[474/514] Compiling PluginCore OptionalInitialization.swift
[475/514] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[476/514] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[477/514] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[478/514] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[479/514] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[480/514] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[483/514] Compiling PluginCore Inherits.swift
[484/514] Compiling PluginCore StrategyFinder.swift
[485/514] Compiling PluginCore UnTagged.swift
[486/514] Compiling PluginCore CodedAs.swift
[487/514] Emitting module PluginCore
/host/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: MemberMacro {
   | `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[494/515] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[496/517] Compiling PluginCore ActorVariable.swift
[497/517] Compiling PluginCore ClassVariable.swift
[498/517] Compiling PluginCore Case.swift
[499/517] Compiling PluginCore CodingKeysMap.swift
[500/517] Compiling PluginCore Key.swift
[501/517] Compiling PluginCore ConstraintGenerator.swift
[502/517] Compiling PluginCore Registration.swift
[503/517] Compiling PluginCore EnumVariable.swift
[504/517] Compiling PluginCore MemberGroup.swift
[505/517] Compiling PluginCore TypeVariable.swift
[506/517] Compiling PluginCore Variable.swift
[508/518] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[509/518] Emitting module SwiftCompilerPlugin
[510/519] Wrapping AST for PluginCore for debugging
[511/519] Wrapping AST for SwiftCompilerPlugin for debugging
[513/522] Emitting module MacroPlugin
/host/spi-builder-workspace/Sources/MacroPlugin/Definitions.swift:143:8: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
141 | /// can be added on fields to provide default value in function parameters
142 | /// of memberwise initializer(s).
143 | struct MemberInit: MemberMacro {
    |        `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
144 |     /// Expand to produce memberwise initializer(s) for attached struct.
145 |     ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[514/522] Compiling MacroPlugin Definitions.swift
/host/spi-builder-workspace/Sources/MacroPlugin/Definitions.swift:143:8: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
141 | /// can be added on fields to provide default value in function parameters
142 | /// of memberwise initializer(s).
143 | struct MemberInit: MemberMacro {
    |        `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
144 |     /// Expand to produce memberwise initializer(s) for attached struct.
145 |     ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[515/522] Compiling MacroPlugin Plugin.swift
[516/523] Wrapping AST for MacroPlugin for debugging
[517/523] Write Objects.LinkFileList
[518/523] Linking MacroPlugin-tool
[520/541] Compiling MetaCodable ContentAt.swift
[521/541] Compiling MetaCodable Default.swift
[522/543] Compiling MetaCodable IgnoreCodingInitialized.swift
[523/543] Compiling MetaCodable UnTagged.swift
[524/543] Compiling MetaCodable CodedAs.swift
[525/543] Compiling MetaCodable CodedAt.swift
[526/543] Compiling MetaCodable CodedBy.swift
[527/543] Compiling MetaCodable CodedIn.swift
[528/543] Emitting module MetaCodable
[529/543] Compiling MetaCodable Codable.swift
[530/543] Compiling MetaCodable CodableCommonStrategy.swift
[531/543] Compiling MetaCodable CodingKeys.swift
[532/543] Compiling MetaCodable HelperCoder.swift
[533/543] Compiling MetaCodable LossySequence.swift
[534/543] Compiling MetaCodable DynamicCodableIdentifier+Expressible.swift
[535/543] Compiling MetaCodable DynamicCodableIdentifier.swift
[536/543] Compiling MetaCodable DynamicCodable.swift
[537/543] Compiling MetaCodable DynamicCodableIdentifier+CodingKey.swift
[538/543] Compiling MetaCodable IgnoreCoding.swift
[539/543] Compiling MetaCodable MemberInit.swift
[540/544] Wrapping AST for MetaCodable for debugging
[542/551] Compiling ProtocolGen ProtocolGen.swift
[543/551] Compiling ProtocolGen Parse.swift
[544/551] Compiling ProtocolGen InheritableDeclSyntax.swift
[545/551] Compiling ProtocolGen Fetch.swift
[546/551] Emitting module ProtocolGen
[547/551] Compiling ProtocolGen Config.swift
[548/551] Compiling ProtocolGen Generate.swift
/host/spi-builder-workspace/Sources/ProtocolGen/Generate.swift:339:25: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
337 |             ).description
338 |             let sourceData = sourceText.data(using: .utf8)
339 |             fileManager.createFile(atPath: output, contents: sourceData)
    |                         `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
340 |         }
341 |     }
[549/552] Wrapping AST for ProtocolGen for debugging
[550/552] Write Objects.LinkFileList
[551/552] Linking ProtocolGen-tool
/host/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:53:53: warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
 51 |
 52 |         // Setup folder
 53 |         let genFolder = context.pluginWorkDirectory.appending(["ProtocolGen"])
    |                                                     `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
 54 |         try FileManager.default.createDirectory(
 55 |             atPath: genFolder.string, withIntermediateDirectories: true
/host/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:55:31: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
 53 |         let genFolder = context.pluginWorkDirectory.appending(["ProtocolGen"])
 54 |         try FileManager.default.createDirectory(
 55 |             atPath: genFolder.string, withIntermediateDirectories: true
    |                               `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
 56 |         )
 57 |
/host/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:63:37: warning: 'path' is deprecated: renamed to 'url'
 61 |             return target.sourceFiles(withSuffix: "swift").map { file in
 62 |                 let moduleName = target.moduleName
 63 |                 let fileName = file.path.stem
    |                                     |- warning: 'path' is deprecated: renamed to 'url'
    |                                     `- note: use 'url' instead
 64 |                 let genFileName = "\(moduleName)-\(fileName)-gen.json"
 65 |                 let genFile = genFolder.appending([genFileName])
/host/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:63:42: warning: 'stem' is deprecated: Use `URL` type instead of `Path`.
 61 |             return target.sourceFiles(withSuffix: "swift").map { file in
 62 |                 let moduleName = target.moduleName
 63 |                 let fileName = file.path.stem
    |                                          `- warning: 'stem' is deprecated: Use `URL` type instead of `Path`.
 64 |                 let genFileName = "\(moduleName)-\(fileName)-gen.json"
 65 |                 let genFile = genFolder.appending([genFileName])
/host/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:65:41: warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
 63 |                 let fileName = file.path.stem
 64 |                 let genFileName = "\(moduleName)-\(fileName)-gen.json"
 65 |                 let genFile = genFolder.appending([genFileName])
    |                                         `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
 66 |                 intermFiles.append(genFile)
 67 |                 return Command.buildCommand(
/host/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:67:32: warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`.
 65 |                 let genFile = genFolder.appending([genFileName])
 66 |                 intermFiles.append(genFile)
 67 |                 return Command.buildCommand(
    |                                `- warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`.
 68 |                     displayName: """
 69 |                         Parse source file "\(fileName)" in module "\(moduleName)"
/host/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:71:38: warning: 'path' is deprecated: renamed to 'url'
 69 |                         Parse source file "\(fileName)" in module "\(moduleName)"
 70 |                         """,
 71 |                     executable: tool.path,
    |                                      |- warning: 'path' is deprecated: renamed to 'url'
    |                                      `- note: use 'url' instead
 72 |                     arguments: [
 73 |                         "parse",
/host/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:74:30: warning: 'path' is deprecated: renamed to 'url'
 72 |                     arguments: [
 73 |                         "parse",
 74 |                         file.path.string,
    |                              |- warning: 'path' is deprecated: renamed to 'url'
    |                              `- note: use 'url' instead
 75 |                         "--output",
 76 |                         genFile.string,
/host/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:74:35: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
 72 |                     arguments: [
 73 |                         "parse",
 74 |                         file.path.string,
    |                                   `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
 75 |                         "--output",
 76 |                         genFile.string,
/host/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:76:33: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
 74 |                         file.path.string,
 75 |                         "--output",
 76 |                         genFile.string,
    |                                 `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
 77 |                     ],
 78 |                     inputFiles: [file.path],
/host/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:78:39: warning: 'path' is deprecated: renamed to 'url'
 76 |                         genFile.string,
 77 |                     ],
 78 |                     inputFiles: [file.path],
    |                                       |- warning: 'path' is deprecated: renamed to 'url'
    |                                       `- note: use 'url' instead
 79 |                     outputFiles: [genFile]
 80 |                 )
/host/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:87:33: warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
 85 |         let moduleName = target.moduleName
 86 |         let genFileName = "\(moduleName)+ProtocolHelperCoders.swift"
 87 |         let genPath = genFolder.appending(genFileName)
    |                                 `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
 88 |         var genArgs = ["generate", "--output", genPath.string]
 89 |         for `import` in imports {
/host/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:88:56: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
 86 |         let genFileName = "\(moduleName)+ProtocolHelperCoders.swift"
 87 |         let genPath = genFolder.appending(genFileName)
 88 |         var genArgs = ["generate", "--output", genPath.string]
    |                                                        `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
 89 |         for `import` in imports {
 90 |             genArgs.append(contentsOf: ["--module", `import`])
/host/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:93:33: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
 91 |         }
 92 |         for file in intermFiles {
 93 |             genArgs.append(file.string)
    |                                 `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
 94 |         }
 95 |         buildCommands.append(
/host/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:96:14: warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`.
 94 |         }
 95 |         buildCommands.append(
 96 |             .buildCommand(
    |              `- warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`.
 97 |                 displayName: """
 98 |                     Generate protocol decoding/encoding syntax for "\(moduleName)"
/host/spi-builder-workspace/Plugins/MetaProtocolCodable/Plugin.swift:100:34: warning: 'path' is deprecated: renamed to 'url'
 98 |                     Generate protocol decoding/encoding syntax for "\(moduleName)"
 99 |                     """,
100 |                 executable: tool.path,
    |                                  |- warning: 'path' is deprecated: renamed to 'url'
    |                                  `- note: use 'url' instead
101 |                 arguments: genArgs,
102 |                 inputFiles: intermFiles,
/host/spi-builder-workspace/Plugins/MetaProtocolCodable/SourceTarget/SwiftPackageTarget.swift:67:42: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
65 |     func configPath(named name: String) throws -> String? {
66 |         let fileManager = FileManager.default
67 |         let directory = module.directory.string
   |                                          `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
68 |         let contents = try fileManager.contentsOfDirectory(atPath: directory)
69 |         let file = contents.first { file in
/host/spi-builder-workspace/Plugins/MetaProtocolCodable/SourceTarget/SwiftPackageTarget.swift:70:24: warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`.
68 |         let contents = try fileManager.contentsOfDirectory(atPath: directory)
69 |         let file = contents.first { file in
70 |             let path = Path(file)
   |                        `- warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`.
71 |             return name.lowercased()
72 |                 == path.stem
/host/spi-builder-workspace/Plugins/MetaProtocolCodable/SourceTarget/SwiftPackageTarget.swift:72:25: warning: 'stem' is deprecated: Use `URL` type instead of `Path`.
70 |             let path = Path(file)
71 |             return name.lowercased()
72 |                 == path.stem
   |                         `- warning: 'stem' is deprecated: Use `URL` type instead of `Path`.
73 |                 .components(separatedBy: .alphanumerics.inverted)
74 |                 .joined(separator: "")
/host/spi-builder-workspace/Plugins/MetaProtocolCodable/SourceTarget/SwiftPackageTarget.swift:78:33: warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
76 |         }
77 |         guard let file else { return nil }
78 |         return module.directory.appending([file]).string
   |                                 `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`.
79 |     }
80 | }
/host/spi-builder-workspace/Plugins/MetaProtocolCodable/SourceTarget/SwiftPackageTarget.swift:78:51: warning: 'string' is deprecated: Use `URL` type instead of `Path`.
76 |         }
77 |         guard let file else { return nil }
78 |         return module.directory.appending([file]).string
   |                                                   `- warning: 'string' is deprecated: Use `URL` type instead of `Path`.
79 |     }
80 | }
[1/1] Compiling plugin MetaProtocolCodable
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/99] Write sources
[47/99] Compiling _SwiftSyntaxCShims dummy.c
[49/99] Write swift-version-24593BA9C3E375BF.txt
[51/125] Emitting module SwiftSyntax601
[52/126] Emitting module ArgumentParserToolInfo
[56/128] Emitting module SwiftSyntax600
[58/130] Emitting module SwiftSyntax510
[60/132] Emitting module SwiftSyntax509
[62/135] Emitting module InternalCollectionsUtilities
[64/136] Emitting module ArgumentParser
[66/139] Emitting module SwiftSyntax600
[67/139] Emitting module SwiftSyntax601
[68/139] Compiling ArgumentParserToolInfo ToolInfo.swift
[69/139] Compiling SwiftSyntax600 Empty.swift
[70/139] Compiling SwiftSyntax601 Empty.swift
[71/142] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[73/143] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[74/143] Compiling InternalCollectionsUtilities UInt+reversed.swift
[75/143] Emitting module SwiftSyntax510
[76/143] Compiling SwiftSyntax510 Empty.swift
[79/144] Emitting module InternalCollectionsUtilities
[80/144] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[81/144] Compiling InternalCollectionsUtilities Integer rank.swift
[82/144] Compiling SwiftSyntax509 Empty.swift
[83/144] Emitting module SwiftSyntax509
[84/144] Compiling InternalCollectionsUtilities Descriptions.swift
[85/144] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[86/145] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[87/145] Compiling InternalCollectionsUtilities Debugging.swift
[88/145] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[89/145] Compiling InternalCollectionsUtilities _SortedCollection.swift
[90/145] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[91/145] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[91/145] Wrapping AST for SwiftSyntax601 for debugging
[94/145] Wrapping AST for SwiftSyntax600 for debugging
[95/183] Wrapping AST for SwiftSyntax510 for debugging
[96/183] Wrapping AST for InternalCollectionsUtilities for debugging
[97/183] Wrapping AST for SwiftSyntax509 for debugging
[99/183] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[99/202] Wrapping AST for ArgumentParser for debugging
[100/237] Wrapping AST for ArgumentParserToolInfo for debugging
[101/248] Wrapping AST for SwiftSyntax510 for debugging
[102/248] Wrapping AST for SwiftSyntax601 for debugging
[104/248] Wrapping AST for SwiftSyntax600 for debugging
[105/248] Wrapping AST for SwiftSyntax509 for debugging
[106/248] Wrapping AST for ArgumentParserToolInfo for debugging
[107/248] Wrapping AST for InternalCollectionsUtilities for debugging
[109/303] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[110/303] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[111/303] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[112/303] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[113/303] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[114/303] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[115/303] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[116/310] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[117/310] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[118/310] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[119/310] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[120/310] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[121/310] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[122/310] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[123/310] Compiling OrderedCollections OrderedDictionary+Values.swift
[124/310] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[125/310] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[126/310] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[127/310] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[128/310] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[129/310] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[130/310] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[131/310] Compiling OrderedCollections OrderedDictionary.swift
[132/310] Compiling OrderedCollections OrderedSet+Codable.swift
[133/310] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[134/310] Compiling OrderedCollections OrderedSet+Descriptions.swift
[135/310] Compiling OrderedCollections OrderedSet+Diffing.swift
[136/310] Compiling OrderedCollections OrderedSet+Equatable.swift
[137/310] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[138/310] Compiling OrderedCollections OrderedSet+Hashable.swift
[139/310] Compiling OrderedCollections OrderedSet+Initializers.swift
[140/310] Compiling OrderedCollections OrderedSet+Insertions.swift
[141/310] Compiling OrderedCollections OrderedSet+Invariants.swift
[142/310] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[143/310] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[144/310] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[145/310] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[146/310] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[147/310] Compiling OrderedCollections OrderedDictionary+Codable.swift
[148/310] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[149/310] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[150/310] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[151/310] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[152/310] Compiling OrderedCollections OrderedDictionary+Elements.swift
[153/310] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[154/310] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[155/310] Emitting module OrderedCollections
[157/311] Compiling OrderedCollections OrderedSet+Sendable.swift
[158/311] Compiling OrderedCollections OrderedSet+SubSequence.swift
[159/311] Compiling OrderedCollections OrderedSet+Testing.swift
[160/311] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[161/311] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[162/311] Compiling OrderedCollections OrderedSet.swift
[163/311] Compiling OrderedCollections _UnsafeBitset.swift
[164/311] Compiling OrderedCollections _HashTable+Bucket.swift
[165/311] Compiling OrderedCollections _HashTable+BucketIterator.swift
[166/311] Compiling OrderedCollections _HashTable+Constants.swift
[167/311] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[168/311] Compiling OrderedCollections _HashTable+Testing.swift
[169/311] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[170/311] Compiling OrderedCollections _HashTable.swift
[171/311] Compiling OrderedCollections _Hashtable+Header.swift
[171/311] Wrapping AST for OrderedCollections for debugging
[173/311] Emitting module OrderedCollections
[183/321] Wrapping AST for OrderedCollections for debugging
[191/326] Emitting module ArgumentParser
[231/326] Compiling ArgumentParser CollectionExtensions.swift
[232/326] Compiling ArgumentParser Platform.swift
[233/326] Compiling ArgumentParser SequenceExtensions.swift
[234/326] Compiling ArgumentParser StringExtensions.swift
[235/326] Compiling ArgumentParser Tree.swift
[246/327] Wrapping AST for ArgumentParser for debugging
[248/327] Emitting module SwiftSyntax
[250/328] Wrapping AST for SwiftSyntax for debugging
[252/330] Emitting module SwiftDiagnostics
[254/332] Emitting module SwiftBasicFormat
[254/333] Wrapping AST for SwiftDiagnostics for debugging
[256/333] Wrapping AST for SwiftBasicFormat for debugging
[258/333] Emitting module SwiftParser
[259/334] Wrapping AST for SwiftParser for debugging
[261/336] Emitting module SwiftOperators
[263/337] Emitting module SwiftParserDiagnostics
[263/338] Wrapping AST for SwiftOperators for debugging
[265/338] Wrapping AST for SwiftParserDiagnostics for debugging
[267/339] Emitting module SwiftSyntaxBuilder
[268/340] Wrapping AST for SwiftSyntaxBuilder for debugging
[270/341] Emitting module SwiftSyntaxMacros
[271/342] Wrapping AST for SwiftSyntaxMacros for debugging
[273/344] Emitting module SwiftSyntaxMacroExpansion
[274/345] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[276/346] Emitting module PluginCore
/host/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: MemberMacro {
   | `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[278/347] Emitting module SwiftCompilerPluginMessageHandling
[279/348] Wrapping AST for PluginCore for debugging
[280/348] Wrapping AST for SwiftCompilerPluginMessageHandling for debugging
[282/349] Emitting module SwiftCompilerPlugin
[283/350] Wrapping AST for SwiftCompilerPlugin for debugging
[285/351] Emitting module MacroPlugin
/host/spi-builder-workspace/Sources/MacroPlugin/Definitions.swift:143:8: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
141 | /// can be added on fields to provide default value in function parameters
142 | /// of memberwise initializer(s).
143 | struct MemberInit: MemberMacro {
    |        `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
144 |     /// Expand to produce memberwise initializer(s) for attached struct.
145 |     ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[302/352] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[303/352] Compiling SwiftSyntax RawSyntaxValidation.swift
[304/352] Wrapping AST for MacroPlugin for debugging
[305/352] Write Objects.LinkFileList
[306/352] Linking MacroPlugin-tool
[308/383] Compiling MetaCodable ContentAt.swift
[309/383] Compiling MetaCodable Default.swift
[310/385] Compiling MetaCodable UnTagged.swift
[311/385] Compiling MetaCodable CodedAs.swift
[312/385] Compiling MetaCodable CodedIn.swift
[313/385] Compiling MetaCodable IgnoreCodingInitialized.swift
[314/385] Compiling MetaCodable CodedAt.swift
[315/385] Compiling MetaCodable CodedBy.swift
[316/385] Compiling MetaCodable IgnoreCoding.swift
[319/386] Compiling MetaCodable Codable.swift
[320/386] Compiling MetaCodable CodableCommonStrategy.swift
[321/386] Compiling MetaCodable CodingKeys.swift
[324/386] Compiling MetaCodable Default.swift
[327/386] Compiling MetaCodable IgnoreCoding.swift
[328/386] Compiling MetaCodable MemberInit.swift
[333/386] Emitting module MetaCodable
[334/386] Compiling MetaCodable MemberInit.swift
[335/386] Emitting module MetaCodable
[336/387] Compiling MetaCodable HelperCoder.swift
[337/387] Compiling MetaCodable LossySequence.swift
[338/387] Compiling MetaCodable DynamicCodable.swift
[339/387] Compiling MetaCodable DynamicCodableIdentifier+CodingKey.swift
[340/387] Compiling MetaCodable DynamicCodableIdentifier+Expressible.swift
[341/387] Compiling MetaCodable DynamicCodableIdentifier.swift
[343/388] Wrapping AST for MetaCodable for debugging
[346/417] Compiling HelperCoders String.swift
[347/418] Emitting module HelperCoders
[348/418] Compiling HelperCoders Base64Coder.swift
[349/418] Compiling HelperCoders ConditionalCoder.swift
[350/418] Emitting module ProtocolGen
[351/418] Compiling HelperCoders Bool.swift
[352/418] Compiling HelperCoders Number.swift
[353/418] Compiling HelperCoders SequenceCoderConfiguration.swift
[354/418] Compiling HelperCoders HelperCoderStrategy.swift
[355/419] Compiling HelperCoders NonConformingCoder.swift
[356/419] Compiling HelperCoders PropertyWrapperCoder.swift
[357/419] Compiling HelperCoders DateCoder.swift
[358/419] Compiling HelperCoders Since1970DateCoder.swift
[359/419] Compiling HelperCoders DefaultSequenceElementCoding.swift
[360/419] Compiling HelperCoders SequenceCoder.swift
[361/419] Compiling HelperCoders ValueCoder.swift
[363/420] Wrapping AST for ProtocolGen for debugging
[364/420] Write Objects.LinkFileList
[366/420] Compiling HelperCoders String.swift
[371/421] Emitting module HelperCoders
[374/421] Compiling HelperCoders ValueCoder.swift
[381/422] Linking ProtocolGen-tool
[401/422] Compiling SwiftSyntax SyntaxNodesAB.swift
[402/422] Compiling SwiftSyntax SyntaxNodesC.swift
[403/422] Compiling SwiftSyntax SyntaxNodesD.swift
[404/422] Compiling SwiftSyntax SyntaxNodesEF.swift
[405/422] Compiling SwiftSyntax SyntaxNodesGHI.swift
[406/422] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[407/422] Compiling SwiftSyntax SyntaxNodesOP.swift
[408/422] Compiling SwiftSyntax SyntaxNodesQRS.swift
[409/422] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[410/423] Wrapping AST for SwiftSyntax for debugging
[412/481] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[413/482] Compiling SwiftDiagnostics Message.swift
[414/482] Compiling SwiftDiagnostics Note.swift
[415/482] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[416/482] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[417/482] Compiling SwiftBasicFormat Syntax+Extensions.swift
[418/482] Compiling SwiftBasicFormat InferIndentation.swift
[419/482] Compiling SwiftBasicFormat Indenter.swift
[420/482] Compiling SwiftDiagnostics FixIt.swift
[421/482] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[422/482] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[423/482] Compiling SwiftParser Expressions.swift
[424/482] Emitting module SwiftDiagnostics
[425/482] Compiling SwiftParser IncrementalParseTransition.swift
[426/482] Compiling SwiftParser IsValidIdentifier.swift
[427/482] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[429/483] Compiling SwiftBasicFormat BasicFormat.swift
[430/483] Emitting module SwiftBasicFormat
[431/484] Wrapping AST for SwiftDiagnostics for debugging
[432/484] Wrapping AST for SwiftBasicFormat for debugging
[434/484] Compiling SwiftParser LexemeSequence.swift
[435/484] Compiling SwiftParser Lexer.swift
[436/484] Compiling SwiftParser RegexLiteralLexer.swift
[437/484] Compiling SwiftParser UnicodeScalarExtensions.swift
[438/484] Compiling SwiftParser Lookahead.swift
[439/484] Compiling SwiftParser LoopProgressCondition.swift
[440/489] Emitting module SwiftParser
[441/489] Compiling SwiftParser Patterns.swift
[442/489] Compiling SwiftParser Recovery.swift
[443/489] Compiling SwiftParser Specifiers.swift
[444/489] Compiling SwiftParser Statements.swift
[445/489] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[446/489] Compiling SwiftParser StringLiterals.swift
[447/489] Compiling SwiftParser Modifiers.swift
[448/489] Compiling SwiftParser Names.swift
[449/489] Compiling SwiftParser Nominals.swift
[450/489] Compiling SwiftParser Parameters.swift
[451/489] Compiling SwiftParser ParseSourceFile.swift
[452/489] Compiling SwiftParser Parser.swift
[453/489] Compiling SwiftParser SwiftParserCompatibility.swift
[454/489] Compiling SwiftParser SwiftVersion.swift
[455/489] Compiling SwiftParser SyntaxUtils.swift
[456/489] Compiling SwiftParser TokenConsumer.swift
[457/489] Compiling SwiftParser TokenPrecedence.swift
[458/489] Compiling SwiftParser TokenSpec.swift
[459/489] Compiling SwiftParser TokenSpecSet.swift
[460/489] Compiling SwiftParser TopLevel.swift
[461/489] Compiling SwiftParser TriviaParser.swift
[462/489] Compiling SwiftParser Types.swift
[463/489] Compiling SwiftParser Attributes.swift
[464/489] Compiling SwiftParser Availability.swift
[465/489] Compiling SwiftParser CharacterInfo.swift
[466/489] Compiling SwiftParser CollectionNodes+Parsable.swift
[467/489] Compiling SwiftParser Declarations.swift
[468/489] Compiling SwiftParser Directives.swift
[473/489] Compiling SwiftParser Cursor.swift
[474/489] Compiling SwiftParser Lexeme.swift
[475/489] Compiling SwiftParser ExperimentalFeatures.swift
[476/489] Compiling SwiftParser IsLexerClassified.swift
[477/489] Compiling SwiftParser LayoutNodes+Parsable.swift
[478/489] Compiling SwiftParser Parser+TokenSpecSet.swift
[479/489] Compiling SwiftParser TokenSpecStaticMembers.swift
[480/490] Wrapping AST for SwiftParser for debugging
[482/513] Compiling SwiftOperators PrecedenceGraph.swift
[483/514] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[484/515] Compiling SwiftOperators OperatorTable+Folding.swift
[485/515] Compiling SwiftOperators SyntaxSynthesis.swift
[486/515] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[487/515] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[488/515] Emitting module SwiftOperators
[489/515] Compiling SwiftOperators PrecedenceGroup.swift
[490/515] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[491/515] Compiling SwiftParserDiagnostics Utils.swift
[492/515] Compiling SwiftOperators OperatorTable+Semantics.swift
[493/515] Compiling SwiftOperators OperatorTable.swift
[494/515] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[495/516] Wrapping AST for SwiftOperators for debugging
[499/516] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[500/516] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[501/516] Compiling SwiftParserDiagnostics PresenceUtils.swift
[502/516] Compiling SwiftParserDiagnostics MissingNodesError.swift
[503/516] Compiling SwiftParserDiagnostics MissingTokenError.swift
[506/516] Emitting module SwiftParserDiagnostics
[507/516] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[508/516] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[509/517] Wrapping AST for SwiftParserDiagnostics for debugging
[511/532] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[512/532] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[513/532] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[514/532] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[515/533] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[516/533] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[517/533] Compiling SwiftSyntaxBuilder Indenter.swift
[518/533] Compiling SwiftSyntaxBuilder ListBuilder.swift
[519/533] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[520/533] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[521/533] Emitting module SwiftSyntaxBuilder
[522/533] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[523/533] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[524/533] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[525/533] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[526/533] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[527/534] Wrapping AST for SwiftSyntaxBuilder for debugging
[529/551] Compiling SwiftSyntaxMacros AccessorMacro.swift
[530/551] Compiling SwiftSyntaxMacros AttachedMacro.swift
[531/551] Compiling SwiftSyntaxMacros BodyMacro.swift
[532/551] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[533/551] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[534/551] Compiling SwiftSyntaxMacros MemberMacro.swift
[535/551] Compiling SwiftSyntaxMacros PeerMacro.swift
[536/551] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[537/551] Compiling SwiftSyntaxMacros Macro+Format.swift
[538/551] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[539/551] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[540/553] Compiling SwiftSyntaxMacros Macro.swift
[541/553] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[542/553] Emitting module SwiftSyntaxMacros
[543/553] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[544/553] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[545/553] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[546/553] Compiling SwiftSyntaxMacros PreambleMacro.swift
[547/553] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[548/554] Wrapping AST for SwiftSyntaxMacros for debugging
[550/647] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[551/648] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[552/648] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[553/648] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[554/648] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[555/648] Emitting module SwiftSyntaxMacroExpansion
[556/648] Compiling PluginCore AttributableDeclSyntax.swift
[557/648] Compiling PluginCore Attribute.swift
[558/648] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[559/648] Emitting module PluginCore
/host/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: MemberMacro {
   | `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[560/659] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[562/660] Compiling PluginCore CodedBy.swift
/host/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: MemberMacro {
   | `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[563/660] Compiling PluginCore Default.swift
/host/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: MemberMacro {
   | `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[564/660] Compiling PluginCore IgnoreCoding.swift
/host/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: MemberMacro {
   | `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[565/660] Compiling PluginCore IgnoreDecoding.swift
/host/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: MemberMacro {
   | `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[566/660] Compiling PluginCore IgnoreEncoding.swift
/host/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: MemberMacro {
   | `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[567/660] Compiling PluginCore CodedAt.swift
/host/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: MemberMacro {
   | `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[568/660] Compiling PluginCore CodedIn.swift
/host/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: MemberMacro {
   | `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[569/660] Compiling PluginCore ContentAt.swift
/host/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: MemberMacro {
   | `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[570/660] Compiling PluginCore KeyPathProvider.swift
/host/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: MemberMacro {
   | `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[571/660] Compiling PluginCore MemberInit+Expansion.swift
/host/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: MemberMacro {
   | `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[572/660] Compiling PluginCore MemberInit.swift
/host/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: MemberMacro {
   | `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[573/660] Compiling PluginCore PeerAttribute.swift
/host/spi-builder-workspace/Sources/PluginCore/Attributes/MemberInit/MemberInit+Expansion.swift:4:1: warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 2 | import SwiftSyntaxMacros
 3 |
 4 | extension MemberInit: MemberMacro {
   | `- warning: deprecated default implementation is used to satisfy static method 'expansion(of:providingMembersOf:conformingTo:in:)' required by protocol 'MemberMacro': `MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter
 5 |     /// Expand to produce memberwise initializer(s) for attached struct.
 6 |     ///
/host/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntaxMacros/MacroProtocols/MemberMacro.swift:89:22: note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
53 |   /// - Returns: the set of member declarations introduced by this macro, which
54 |   /// are nested inside the `attachedTo` declaration.
55 |   static func expansion(
   |               `- note: requirement 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
56 |     of node: AttributeSyntax,
57 |     providingMembersOf declaration: some DeclGroupSyntax,
   :
87 |     message: "`MemberMacro` conformance should implement the `expansion` function that takes a `conformingTo` parameter"
88 |   )
89 |   public static func expansion(
   |                      `- note: 'expansion(of:providingMembersOf:conformingTo:in:)' declared here
90 |     of node: AttributeSyntax,
91 |     providingMembersOf declaration: some DeclGroupSyntax,
[574/660] Compiling PluginCore PropertyVariable.swift
[575/660] Compiling PluginCore StrategyVariable.swift
[576/660] Compiling PluginCore PropertyVariableTreeNode+CodingData.swift
[577/660] Compiling PluginCore PropertyVariableTreeNode+CodingLocation.swift
[578/660] Compiling PluginCore PropertyVariableTreeNode+Generated.swift
[579/660] Compiling PluginCore PropertyVariableTreeNode.swift
[580/660] Compiling PluginCore AssociatedDeclSyntax.swift
[581/660] Compiling PluginCore EnumCaseVariableDeclSyntax.swift
[582/660] Compiling PluginCore MemberGroupSyntax.swift
[583/660] Compiling PluginCore PropertyDeclSyntax.swift
[584/660] Compiling PluginCore VariableSyntax.swift
[584/660] Wrapping AST for SwiftSyntaxMacroExpansion for debugging
[586/660] Compiling PluginCore AggregatedDiagnosticProducer.swift
[587/660] Compiling PluginCore CombinedUsage.swift
[588/660] Compiling PluginCore ArgumentCountCondition.swift
[589/660] Compiling PluginCore DeclarationCondition.swift
[590/660] Compiling PluginCore DiagnosticCondition.swift
[591/660] Compiling PluginCore ConditionalDiagnosticProducer.swift
[592/660] Compiling PluginCore DiagnosticProducer.swift
[593/660] Compiling PluginCore DuplicateUsage.swift
[594/660] Compiling PluginCore GroupedVariableDeclaration.swift
[595/660] Compiling PluginCore InvalidCombination.swift
[596/660] Compiling PluginCore InvalidDeclaration.swift
[597/660] Compiling PluginCore MetaCodableMessage.swift
[598/660] Compiling PluginCore StaticVariableDeclaration.swift
[599/660] Compiling PluginCore UninitializedVariableDecl.swift
[600/660] Compiling PluginCore AttributeExpander.swift
[601/660] Compiling PluginCore DeclModifiersGenerator.swift
[602/660] Compiling PluginCore Options.swift
[603/660] Compiling PluginCore ComposedVariable.swift
[604/660] Compiling PluginCore ConditionalCodingVariable.swift
[605/660] Compiling PluginCore AssociatedVariable.swift
[606/660] Compiling PluginCore BasicAssociatedVariable.swift
[607/660] Compiling PluginCore BasicEnumCaseVariable.swift
[608/660] Compiling PluginCore EnumCaseVariable.swift
[609/660] Compiling PluginCore AdjacentlyTaggableSwitcher.swift
[610/660] Compiling PluginCore RequiredInitialization.swift
[611/660] Compiling PluginCore RequiredInitializationWithDefaultValue.swift
[612/660] Compiling PluginCore RequiredVariableInitialization.swift
[613/660] Compiling PluginCore VariableInitialization.swift
[614/660] Compiling PluginCore AliasedPropertyVariable.swift
[615/660] Compiling PluginCore AnyPropertyVariable.swift
[616/660] Compiling PluginCore BasicPropertyVariable.swift
[617/660] Compiling PluginCore DecodingFallback.swift
[618/660] Compiling PluginCore DefaultValueVariable.swift
[619/660] Compiling PluginCore HelperCodedVariable.swift
[620/660] Compiling PluginCore InitializationVariable.swift
[621/660] Compiling PluginCore KeyedVariable.swift
[622/660] Compiling PluginCore AdjacentlyTaggedEnumSwitcher.swift
[623/660] Compiling PluginCore AnyEnumSwitcher.swift
[624/660] Compiling PluginCore EnumSwitcherVariable.swift
[625/660] Compiling PluginCore ExternallyTaggedEnumSwitcher.swift
[626/660] Compiling PluginCore InternallyTaggedEnumSwitcher.swift
[627/660] Compiling PluginCore TaggedEnumSwitcherVariable.swift
[628/660] Compiling PluginCore UnTaggedEnumSwitcher.swift
[629/660] Compiling PluginCore AnyInitialization.swift
[630/660] Compiling PluginCore AnyRequiredVariableInitialization.swift
[631/660] Compiling PluginCore IgnoredInitialization.swift
[632/660] Compiling PluginCore MemberwiseInitGenerator.swift
[633/660] Compiling PluginCore OptionalInitialization.swift
[636/660] Compiling PluginCore Codable+Expansion.swift
[637/660] Compiling PluginCore Codable.swift
[638/660] Compiling PluginCore CodingKeyTransformer.swift
[639/660] Compiling PluginCore CodingKeys.swift
[640/660] Compiling PluginCore Strategy.swift
[641/660] Compiling PluginCore IgnoreCodingInitialized.swift
[642/660] Compiling PluginCore Inherits.swift
[643/660] Compiling PluginCore StrategyFinder.swift
[644/660] Compiling PluginCore UnTagged.swift
[645/660] Compiling PluginCore CodedAs.swift
[646/660] Compiling PluginCore ActorVariable.swift
[647/660] Compiling PluginCore ClassVariable.swift
[648/660] Compiling PluginCore Case.swift
[649/660] Compiling PluginCore CodingKeysMap.swift
[650/660] Compiling PluginCore Key.swift
[651/660] Compiling PluginCore ConstraintGenerator.swift
[652/660] Compiling PluginCore Registration.swift
[653/660] Compiling PluginCore EnumVariable.swift
[654/660] Compiling PluginCore MemberGroup.swift
[655/660] Compiling PluginCore TypeVariable.swift
[656/660] Compiling PluginCore Variable.swift
[657/661] Wrapping AST for PluginCore for debugging
[659/668] Compiling ProtocolGen Config.swift
[660/668] Emitting module ProtocolGen
[661/668] Compiling ProtocolGen ProtocolGen.swift
[662/668] Compiling ProtocolGen InheritableDeclSyntax.swift
[663/668] Compiling ProtocolGen Parse.swift
[664/668] Compiling ProtocolGen Fetch.swift
[665/668] Compiling ProtocolGen Generate.swift
/host/spi-builder-workspace/Sources/ProtocolGen/Generate.swift:339:25: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
337 |             ).description
338 |             let sourceData = sourceText.data(using: .utf8)
339 |             fileManager.createFile(atPath: output, contents: sourceData)
    |                         `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused
340 |         }
341 |     }
[666/669] Wrapping AST for ProtocolGen for debugging
[667/669] Write Objects.LinkFileList
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/lib_FoundationCollections.a: archive member '_FoundationCollections.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/libFoundation.a: archive member 'Foundation.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/libFoundationEssentials.a: archive member 'FoundationEssentials.autolink' is neither Wasm object file nor LLVM bitcode
wasm-ld: warning: /root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/swift.xctoolchain/usr/lib/swift_static/wasi/libFoundationInternationalization.a: archive member 'FoundationInternationalization.autolink' is neither Wasm object file nor LLVM bitcode
[668/669] Linking ProtocolGen.wasm
Build complete! (324.32s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.1.0",
            "upper_bound" : "602.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    }
  ],
  "manifest_display_name" : "MetaCodable",
  "name" : "MetaCodable",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "MetaCodable",
      "targets" : [
        "MetaCodable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HelperCoders",
      "targets" : [
        "HelperCoders"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MetaProtocolCodable",
      "targets" : [
        "MetaProtocolCodable"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "ProtocolGen",
      "targets" : [
        "ProtocolGen"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "MacroPlugin",
      "targets" : [
        "MacroPlugin"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "6",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "ProtocolGen",
      "module_type" : "SwiftTarget",
      "name" : "ProtocolGen",
      "path" : "Sources/ProtocolGen",
      "product_dependencies" : [
        "ArgumentParser",
        "SwiftSyntax",
        "SwiftParser",
        "SwiftSyntaxMacroExpansion"
      ],
      "product_memberships" : [
        "MetaProtocolCodable",
        "ProtocolGen"
      ],
      "sources" : [
        "Config.swift",
        "Fetch.swift",
        "Generate.swift",
        "InheritableDeclSyntax.swift",
        "Parse.swift",
        "ProtocolGen.swift"
      ],
      "target_dependencies" : [
        "PluginCore",
        "MetaCodable"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "PluginCore",
      "module_type" : "SwiftTarget",
      "name" : "PluginCore",
      "path" : "Sources/PluginCore",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftOperators",
        "SwiftDiagnostics",
        "SwiftSyntaxBuilder",
        "SwiftSyntaxMacros",
        "OrderedCollections"
      ],
      "product_memberships" : [
        "MetaCodable",
        "HelperCoders",
        "MetaProtocolCodable",
        "ProtocolGen",
        "MacroPlugin"
      ],
      "sources" : [
        "Attributes/AttributableDeclSyntax.swift",
        "Attributes/Attribute.swift",
        "Attributes/Codable/Codable+Expansion.swift",
        "Attributes/Codable/Codable.swift",
        "Attributes/Codable/CodingKeys/CodingKeyTransformer.swift",
        "Attributes/Codable/CodingKeys/CodingKeys.swift",
        "Attributes/Codable/CodingKeys/Strategy.swift",
        "Attributes/Codable/IgnoreCodingInitialized.swift",
        "Attributes/Codable/Inherits.swift",
        "Attributes/Codable/Strategies/StrategyFinder.swift",
        "Attributes/Codable/UnTagged.swift",
        "Attributes/CodedAs.swift",
        "Attributes/CodedBy.swift",
        "Attributes/Default.swift",
        "Attributes/IgnoreCoding/IgnoreCoding.swift",
        "Attributes/IgnoreCoding/IgnoreDecoding.swift",
        "Attributes/IgnoreCoding/IgnoreEncoding.swift",
        "Attributes/KeyPath/CodedAt.swift",
        "Attributes/KeyPath/CodedIn.swift",
        "Attributes/KeyPath/ContentAt.swift",
        "Attributes/KeyPath/KeyPathProvider.swift",
        "Attributes/MemberInit/MemberInit+Expansion.swift",
        "Attributes/MemberInit/MemberInit.swift",
        "Attributes/PeerAttribute.swift",
        "Diagnostics/AggregatedDiagnosticProducer.swift",
        "Diagnostics/CombinedUsage.swift",
        "Diagnostics/Condition/ArgumentCountCondition.swift",
        "Diagnostics/Condition/DeclarationCondition.swift",
        "Diagnostics/Condition/DiagnosticCondition.swift",
        "Diagnostics/ConditionalDiagnosticProducer.swift",
        "Diagnostics/DiagnosticProducer.swift",
        "Diagnostics/DuplicateUsage.swift",
        "Diagnostics/GroupedVariableDeclaration.swift",
        "Diagnostics/InvalidCombination.swift",
        "Diagnostics/InvalidDeclaration.swift",
        "Diagnostics/MetaCodableMessage.swift",
        "Diagnostics/StaticVariableDeclaration.swift",
        "Diagnostics/UninitializedVariableDecl.swift",
        "Expansion/AttributeExpander.swift",
        "Expansion/Options/DeclModifiersGenerator.swift",
        "Expansion/Options/Options.swift",
        "Variables/ComposedVariable.swift",
        "Variables/ConditionalCodingVariable.swift",
        "Variables/Enum/Case/Associated/AssociatedVariable.swift",
        "Variables/Enum/Case/Associated/BasicAssociatedVariable.swift",
        "Variables/Enum/Case/BasicEnumCaseVariable.swift",
        "Variables/Enum/Case/EnumCaseVariable.swift",
        "Variables/Enum/Switcher/AdjacentlyTaggableSwitcher.swift",
        "Variables/Enum/Switcher/AdjacentlyTaggedEnumSwitcher.swift",
        "Variables/Enum/Switcher/AnyEnumSwitcher.swift",
        "Variables/Enum/Switcher/EnumSwitcherVariable.swift",
        "Variables/Enum/Switcher/ExternallyTaggedEnumSwitcher.swift",
        "Variables/Enum/Switcher/InternallyTaggedEnumSwitcher.swift",
        "Variables/Enum/Switcher/TaggedEnumSwitcherVariable.swift",
        "Variables/Enum/Switcher/UnTaggedEnumSwitcher.swift",
        "Variables/Initialization/AnyInitialization.swift",
        "Variables/Initialization/AnyRequiredVariableInitialization.swift",
        "Variables/Initialization/IgnoredInitialization.swift",
        "Variables/Initialization/MemberwiseInitGenerator.swift",
        "Variables/Initialization/OptionalInitialization.swift",
        "Variables/Initialization/RequiredInitialization.swift",
        "Variables/Initialization/RequiredInitializationWithDefaultValue.swift",
        "Variables/Initialization/RequiredVariableInitialization.swift",
        "Variables/Initialization/VariableInitialization.swift",
        "Variables/Property/AliasedPropertyVariable.swift",
        "Variables/Property/AnyPropertyVariable.swift",
        "Variables/Property/BasicPropertyVariable.swift",
        "Variables/Property/Data/DecodingFallback.swift",
        "Variables/Property/DefaultValueVariable.swift",
        "Variables/Property/HelperCodedVariable.swift",
        "Variables/Property/InitializationVariable.swift",
        "Variables/Property/KeyedVariable.swift",
        "Variables/Property/PropertyVariable.swift",
        "Variables/Property/StrategyVariable.swift",
        "Variables/Property/Tree/PropertyVariableTreeNode+CodingData.swift",
        "Variables/Property/Tree/PropertyVariableTreeNode+CodingLocation.swift",
        "Variables/Property/Tree/PropertyVariableTreeNode+Generated.swift",
        "Variables/Property/Tree/PropertyVariableTreeNode.swift",
        "Variables/Syntax/AssociatedDeclSyntax.swift",
        "Variables/Syntax/EnumCaseVariableDeclSyntax.swift",
        "Variables/Syntax/MemberGroupSyntax.swift",
        "Variables/Syntax/PropertyDeclSyntax.swift",
        "Variables/Syntax/VariableSyntax.swift",
        "Variables/Type/ActorVariable.swift",
        "Variables/Type/ClassVariable.swift",
        "Variables/Type/Data/CodingKeysMap/Case.swift",
        "Variables/Type/Data/CodingKeysMap/CodingKeysMap.swift",
        "Variables/Type/Data/CodingKeysMap/Key.swift",
        "Variables/Type/Data/ConstraintGenerator.swift",
        "Variables/Type/Data/Registration.swift",
        "Variables/Type/EnumVariable.swift",
        "Variables/Type/MemberGroup.swift",
        "Variables/Type/TypeVariable.swift",
        "Variables/Variable.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MetaProtocolCodable",
      "module_type" : "PluginTarget",
      "name" : "MetaProtocolCodable",
      "path" : "Plugins/MetaProtocolCodable",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "MetaProtocolCodable"
      ],
      "sources" : [
        "Config.swift",
        "Plugin.swift",
        "PluginContext.swift",
        "SourceTarget/MetaProtocolCodableSourceTarget.swift",
        "SourceTarget/SwiftPackageTarget.swift",
        "SourceTarget/XcodeTarget.swift"
      ],
      "target_dependencies" : [
        "ProtocolGen"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "MetaCodableTests",
      "module_type" : "SwiftTarget",
      "name" : "MetaCodableTests",
      "path" : "Tests/MetaCodableTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "AccessModifierTests.swift",
        "Attributes/CodedByTests.swift",
        "Attributes/DefaultTests.swift",
        "Codable/CommonStrategiesValueCoderTests.swift",
        "CodableInheritanceTests.swift",
        "CodableTests.swift",
        "CodedAs/CodedAsEnumTests.swift",
        "CodedAs/CodedAsTests.swift",
        "CodedAt/CodedAtDefaultChoiceTests.swift",
        "CodedAt/CodedAtDefaultOnlyMissingTests.swift",
        "CodedAt/CodedAtDefaultTests.swift",
        "CodedAt/CodedAtEnumTests.swift",
        "CodedAt/CodedAtHelperDefaultTests.swift",
        "CodedAt/CodedAtHelperTests.swift",
        "CodedAt/CodedAtTests.swift",
        "CodedBy/CodedByActionTests.swift",
        "CodedIn/CodedInDefaultTests.swift",
        "CodedIn/CodedInHelperDefaultChoiceTests.swift",
        "CodedIn/CodedInHelperDefaultOnlyMissingTests.swift",
        "CodedIn/CodedInHelperDefaultTests.swift",
        "CodedIn/CodedInHelperTests.swift",
        "CodedIn/CodedInTests.swift",
        "CodingKeysGenerationTests.swift",
        "CodingKeysTests.swift",
        "ContentAtTests.swift",
        "DynamicCodable/DynamicCodableTests.swift",
        "DynamicCodable/PageData.swift",
        "DynamicCodable/PostPage.swift",
        "DynamicCodable/Response.swift",
        "ExplicitCodingTests.swift",
        "GenericsTests.swift",
        "GroupedMutableVariableTests.swift",
        "GroupedVariableTests.swift",
        "HelperCoders/DataCoderTests.swift",
        "HelperCoders/DateCoderTests.swift",
        "HelperCoders/HelperCodersTests.swift",
        "HelperCoders/LossySequenceTests.swift",
        "HelperCoders/NonConformingCoderTests.swift",
        "HelperCoders/SequenceCoderTests.swift",
        "HelperCoders/ValueCoderTests.swift",
        "IgnoreCodingTests.swift",
        "IgnoreInitializedTests.swift",
        "UntaggedEnumTests.swift",
        "VariableDeclarationTests.swift"
      ],
      "target_dependencies" : [
        "PluginCore",
        "MacroPlugin",
        "MetaCodable",
        "HelperCoders",
        "MetaProtocolCodable"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MetaCodable",
      "module_type" : "SwiftTarget",
      "name" : "MetaCodable",
      "path" : "Sources/MetaCodable",
      "product_memberships" : [
        "MetaCodable",
        "HelperCoders",
        "MetaProtocolCodable",
        "ProtocolGen"
      ],
      "sources" : [
        "Codable/Codable.swift",
        "Codable/CodableCommonStrategy.swift",
        "Codable/CodingKeys.swift",
        "Codable/IgnoreCodingInitialized.swift",
        "Codable/UnTagged.swift",
        "CodedAs.swift",
        "CodedAt.swift",
        "CodedBy.swift",
        "CodedIn.swift",
        "ContentAt.swift",
        "Default.swift",
        "DynamicCodable/DynamicCodable.swift",
        "DynamicCodable/DynamicCodableIdentifier+CodingKey.swift",
        "DynamicCodable/DynamicCodableIdentifier+Expressible.swift",
        "DynamicCodable/DynamicCodableIdentifier.swift",
        "HelperCoders/HelperCoder.swift",
        "HelperCoders/LossySequence.swift",
        "IgnoreCoding.swift",
        "MemberInit.swift"
      ],
      "target_dependencies" : [
        "MacroPlugin"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MacroPlugin",
      "module_type" : "SwiftTarget",
      "name" : "MacroPlugin",
      "path" : "Sources/MacroPlugin",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "MetaCodable",
        "HelperCoders",
        "MetaProtocolCodable",
        "ProtocolGen",
        "MacroPlugin"
      ],
      "sources" : [
        "Definitions.swift",
        "Plugin.swift"
      ],
      "target_dependencies" : [
        "PluginCore"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "HelperCoders",
      "module_type" : "SwiftTarget",
      "name" : "HelperCoders",
      "path" : "Sources/HelperCoders",
      "product_memberships" : [
        "HelperCoders"
      ],
      "sources" : [
        "Base64Coder.swift",
        "ConditionalCoder.swift",
        "DateCoders/DateCoder.swift",
        "DateCoders/Since1970DateCoder.swift",
        "NonConformingCoder.swift",
        "PropertyWrapperCoder.swift",
        "SequenceCoder/DefaultSequenceElementCoding.swift",
        "SequenceCoder/SequenceCoder.swift",
        "SequenceCoder/SequenceCoderConfiguration.swift",
        "Strategies/HelperCoderStrategy.swift",
        "ValueCoders/Bool.swift",
        "ValueCoders/Number.swift",
        "ValueCoders/String.swift",
        "ValueCoders/ValueCoder.swift"
      ],
      "target_dependencies" : [
        "MetaCodable"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Done.