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 macOS (SPM) on 24 May 2025 23:56:59 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

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 /Users/admin/builder/spi-builder-workspace/.git/
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
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.91s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.39s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (1.40s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (2.01s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.58s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (2.61s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "metacodable",
      "name": "MetaCodable",
      "url": "https://github.com/SwiftyLab/MetaCodable.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MetaCodable",
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/swiftlang/swift-syntax.git",
          "version": "601.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections.git",
          "version": "1.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser.git",
          "version": "1.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/SwiftyLab/MetaCodable.git
[1/54083] Fetching metacodable
Fetched https://github.com/SwiftyLab/MetaCodable.git from cache (2.70s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.59s)
Fetched https://github.com/apple/swift-collections.git from cache (0.89s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.89s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.98s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.03s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (0.04s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/SwiftyLab/MetaCodable.git
Working copy of https://github.com/SwiftyLab/MetaCodable.git resolved at main (2da1ee9)
Found 3 product dependencies
  - swift-syntax
  - swift-collections
  - swift-argument-parser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/SwiftyLab/MetaCodable.git
https://github.com/SwiftyLab/MetaCodable.git
{
  "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" : "/Users/admin/builder/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 ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[0/31] Write sources
[12/31] Write ProtocolGen-tool-entitlement.plist
[12/31] Write sources
[24/31] Compiling _SwiftSyntaxCShims dummy.c
[25/31] Write swift-version-2F0A5646E1D333AE.txt
[27/55] Emitting module SwiftSyntax600
[28/55] Compiling SwiftSyntax600 Empty.swift
[29/55] Emitting module SwiftSyntax601
[30/55] Compiling SwiftSyntax601 Empty.swift
[31/55] Compiling SwiftSyntax509 Empty.swift
[32/55] Emitting module SwiftSyntax509
[33/55] Emitting module SwiftSyntax510
[34/55] Compiling SwiftSyntax510 Empty.swift
[35/55] Compiling InternalCollectionsUtilities Descriptions.swift
[36/55] Compiling InternalCollectionsUtilities Debugging.swift
[37/55] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[38/55] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[39/55] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[40/56] Emitting module InternalCollectionsUtilities
[41/56] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[42/56] Compiling InternalCollectionsUtilities _SortedCollection.swift
[43/56] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[44/56] Compiling InternalCollectionsUtilities UInt+reversed.swift
[45/56] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[46/56] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[47/56] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[48/56] Compiling InternalCollectionsUtilities Integer rank.swift
[49/56] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[50/56] Emitting module ArgumentParserToolInfo
[51/56] Compiling ArgumentParserToolInfo ToolInfo.swift
[52/217] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[53/217] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[54/217] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[55/217] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[56/217] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[57/217] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[58/223] Compiling OrderedCollections _Hashtable+Header.swift
[59/223] Compiling OrderedCollections OrderedDictionary+Codable.swift
[60/223] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[61/223] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[62/223] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[63/223] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[64/223] Compiling OrderedCollections OrderedSet+Codable.swift
[65/223] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[66/223] Compiling OrderedCollections OrderedSet+Descriptions.swift
[67/223] Compiling OrderedCollections OrderedSet+Diffing.swift
[68/223] Compiling OrderedCollections OrderedSet+Equatable.swift
[69/223] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[70/223] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[71/223] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[72/223] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[73/223] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[74/223] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[75/223] Compiling OrderedCollections OrderedSet+Sendable.swift
[76/223] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[77/223] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[78/223] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[79/223] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[80/223] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[81/223] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[82/223] Compiling OrderedCollections OrderedSet+Hashable.swift
[83/223] Compiling OrderedCollections OrderedSet+Initializers.swift
[84/223] Compiling OrderedCollections OrderedSet+Insertions.swift
[85/223] Compiling OrderedCollections OrderedSet+Invariants.swift
[86/223] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[87/223] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[88/223] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[89/223] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[90/223] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[91/223] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[92/223] Compiling OrderedCollections OrderedDictionary+Values.swift
[93/223] Compiling OrderedCollections OrderedDictionary.swift
[94/223] Compiling OrderedCollections OrderedDictionary+Elements.swift
[95/223] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[96/223] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[97/223] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[98/223] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[99/223] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[100/223] Compiling OrderedCollections _HashTable+Bucket.swift
[101/223] Compiling OrderedCollections _HashTable+BucketIterator.swift
[102/223] Compiling OrderedCollections _HashTable+Constants.swift
[103/223] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[104/223] Compiling OrderedCollections _HashTable+Testing.swift
[105/223] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[106/223] Compiling OrderedCollections _HashTable.swift
[107/223] Compiling OrderedCollections OrderedSet+SubSequence.swift
[108/223] Compiling OrderedCollections OrderedSet+Testing.swift
[109/223] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[110/223] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[111/223] Compiling OrderedCollections OrderedSet.swift
[112/223] Compiling OrderedCollections _UnsafeBitset.swift
[113/223] Emitting module OrderedCollections
[159/234] Emitting module ArgumentParser
[165/234] Compiling ArgumentParser Platform.swift
[166/234] Compiling ArgumentParser SequenceExtensions.swift
[167/234] Compiling ArgumentParser StringExtensions.swift
[168/234] Compiling ArgumentParser Tree.swift
[194/234] Emitting module SwiftSyntax
[198/234] Compiling SwiftSyntax RawSyntaxNodesC.swift
[199/234] Compiling SwiftSyntax RawSyntaxNodesD.swift
[200/234] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[201/234] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[223/234] Compiling SwiftSyntax SyntaxNodesD.swift
[224/234] Compiling SwiftSyntax SyntaxNodesEF.swift
[225/234] Compiling SwiftSyntax SyntaxNodesGHI.swift
[226/234] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[227/234] Compiling SwiftSyntax SyntaxNodesOP.swift
[228/234] Compiling SwiftSyntax SyntaxNodesQRS.swift
[229/234] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[230/293] Compiling SwiftDiagnostics Message.swift
[231/294] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[232/294] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[233/294] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[234/294] Compiling SwiftDiagnostics Note.swift
[235/294] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[236/294] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[237/294] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[238/294] Compiling SwiftDiagnostics FixIt.swift
[239/294] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[240/294] Compiling SwiftDiagnostics Convenience.swift
[241/294] Emitting module SwiftDiagnostics
[242/294] Compiling SwiftDiagnostics Diagnostic.swift
[243/294] Compiling SwiftBasicFormat InferIndentation.swift
[244/294] Compiling SwiftBasicFormat Syntax+Extensions.swift
[245/294] Compiling SwiftBasicFormat Indenter.swift
[246/294] Emitting module SwiftBasicFormat
[247/294] Compiling SwiftBasicFormat BasicFormat.swift
[248/294] Compiling SwiftParser TopLevel.swift
[249/294] Compiling SwiftParser TriviaParser.swift
[250/294] Compiling SwiftParser Types.swift
[251/294] Compiling SwiftParser ExperimentalFeatures.swift
[252/298] Compiling SwiftParser StringLiterals.swift
[253/298] Compiling SwiftParser SwiftParserCompatibility.swift
[254/298] Compiling SwiftParser SwiftVersion.swift
[255/298] Compiling SwiftParser SyntaxUtils.swift
[256/298] Compiling SwiftParser TokenConsumer.swift
[257/298] Compiling SwiftParser TokenPrecedence.swift
[258/298] Compiling SwiftParser TokenSpec.swift
[259/298] Compiling SwiftParser TokenSpecSet.swift
[260/298] Compiling SwiftParser UnicodeScalarExtensions.swift
[261/298] Compiling SwiftParser Lookahead.swift
[262/298] Compiling SwiftParser LoopProgressCondition.swift
[263/298] Compiling SwiftParser Modifiers.swift
[264/298] Compiling SwiftParser Names.swift
[265/298] Compiling SwiftParser Recovery.swift
[266/298] Compiling SwiftParser Specifiers.swift
[267/298] Compiling SwiftParser Statements.swift
[268/298] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[269/298] Compiling SwiftParser Nominals.swift
[270/298] Compiling SwiftParser Parameters.swift
[271/298] Compiling SwiftParser ParseSourceFile.swift
[272/298] Compiling SwiftParser Parser.swift
[273/298] Compiling SwiftParser Patterns.swift
[274/298] Compiling SwiftParser Directives.swift
[275/298] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[276/298] Compiling SwiftParser Expressions.swift
[277/298] Compiling SwiftParser IncrementalParseTransition.swift
[278/298] Compiling SwiftParser IsValidIdentifier.swift
[279/298] Emitting module SwiftParser
[280/298] Compiling SwiftParser Cursor.swift
[281/298] Compiling SwiftParser Lexeme.swift
[282/298] Compiling SwiftParser LexemeSequence.swift
[283/298] Compiling SwiftParser Lexer.swift
[284/298] Compiling SwiftParser RegexLiteralLexer.swift
[285/298] Compiling SwiftParser Attributes.swift
[286/298] Compiling SwiftParser Availability.swift
[287/298] Compiling SwiftParser CharacterInfo.swift
[288/298] Compiling SwiftParser CollectionNodes+Parsable.swift
[289/298] Compiling SwiftParser Declarations.swift
[290/298] Compiling SwiftParser IsLexerClassified.swift
[291/298] Compiling SwiftParser LayoutNodes+Parsable.swift
[292/298] Compiling SwiftParser Parser+TokenSpecSet.swift
[293/298] Compiling SwiftParser TokenSpecStaticMembers.swift
[294/321] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[295/322] Compiling SwiftOperators PrecedenceGroup.swift
[296/323] Compiling SwiftOperators Operator.swift
[297/323] Emitting module SwiftOperators
[298/323] Compiling SwiftParserDiagnostics PresenceUtils.swift
[299/323] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[300/323] Compiling SwiftOperators PrecedenceGraph.swift
[301/323] Compiling SwiftOperators OperatorTable+Defaults.swift
[302/323] Compiling SwiftOperators OperatorTable+Semantics.swift
[303/323] Compiling SwiftOperators OperatorTable+Folding.swift
[304/323] Compiling SwiftOperators OperatorTable.swift
[305/323] Compiling SwiftOperators OperatorError.swift
[306/323] Compiling SwiftOperators OperatorError+Diagnostics.swift
[307/323] Compiling SwiftOperators SyntaxSynthesis.swift
[308/323] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[309/323] Compiling SwiftParserDiagnostics Utils.swift
[310/323] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[311/323] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[312/323] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[313/323] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[314/323] Compiling SwiftParserDiagnostics MissingNodesError.swift
[315/323] Compiling SwiftParserDiagnostics MissingTokenError.swift
[316/323] Emitting module SwiftParserDiagnostics
[317/323] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[318/323] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[319/338] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[320/338] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[321/339] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[322/339] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[323/339] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[324/339] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[325/339] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[326/339] Emitting module SwiftSyntaxBuilder
[327/339] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[328/339] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[329/339] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[330/339] Compiling SwiftSyntaxBuilder Indenter.swift
[331/339] Compiling SwiftSyntaxBuilder ListBuilder.swift
[332/339] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[333/339] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[334/339] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[335/357] Compiling SwiftSyntaxMacros PreambleMacro.swift
[336/357] Compiling SwiftSyntaxMacros Macro.swift
[337/357] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[338/358] Compiling SwiftSyntaxMacros MemberMacro.swift
[339/358] Compiling SwiftSyntaxMacros PeerMacro.swift
[340/358] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[341/358] Compiling SwiftSyntaxMacros Macro+Format.swift
[342/358] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[343/358] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[344/358] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[345/358] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[346/358] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[347/358] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[348/358] Compiling SwiftSyntaxMacros AttachedMacro.swift
[349/358] Compiling SwiftSyntaxMacros BodyMacro.swift
[350/358] Emitting module SwiftSyntaxMacros
[351/358] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[352/358] Compiling SwiftSyntaxMacros AccessorMacro.swift
[353/358] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[354/454] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[355/454] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[356/454] Emitting module SwiftSyntaxMacroExpansion
[357/454] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[358/454] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[359/454] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[360/454] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[361/454] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[362/454] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[363/454] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[364/466] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[365/466] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[366/466] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[367/466] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[368/467] Emitting module SwiftCompilerPluginMessageHandling
[369/467] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[370/467] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[371/467] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[372/467] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[373/467] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[374/467] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[375/467] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[376/467] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[377/469] Emitting module PluginCore
/Users/admin/builder/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 |     ///
/Users/admin/builder/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,
[378/478] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[379/478] Emitting module SwiftCompilerPlugin
[380/478] Compiling PluginCore PropertyVariableTreeNode+Generated.swift
[381/478] Compiling PluginCore PropertyVariableTreeNode.swift
[382/478] Compiling PluginCore AssociatedDeclSyntax.swift
[383/478] Compiling PluginCore EnumCaseVariableDeclSyntax.swift
[384/478] Compiling PluginCore MemberGroupSyntax.swift
[385/478] Compiling PluginCore PropertyDeclSyntax.swift
[386/478] Compiling PluginCore VariableSyntax.swift
[387/478] Compiling PluginCore ActorVariable.swift
[388/478] Compiling PluginCore ClassVariable.swift
[389/478] Compiling PluginCore KeyPathProvider.swift
/Users/admin/builder/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 |     ///
/Users/admin/builder/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,
[390/478] Compiling PluginCore MemberInit+Expansion.swift
/Users/admin/builder/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 |     ///
/Users/admin/builder/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,
[391/478] Compiling PluginCore MemberInit.swift
/Users/admin/builder/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 |     ///
/Users/admin/builder/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,
[392/478] Compiling PluginCore PeerAttribute.swift
/Users/admin/builder/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 |     ///
/Users/admin/builder/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,
[393/478] Compiling PluginCore AggregatedDiagnosticProducer.swift
/Users/admin/builder/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 |     ///
/Users/admin/builder/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,
[394/478] Compiling PluginCore CombinedUsage.swift
/Users/admin/builder/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 |     ///
/Users/admin/builder/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,
[395/478] Compiling PluginCore ArgumentCountCondition.swift
/Users/admin/builder/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 |     ///
/Users/admin/builder/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,
[396/478] Compiling PluginCore DeclarationCondition.swift
/Users/admin/builder/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 |     ///
/Users/admin/builder/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,
[397/478] Compiling PluginCore DiagnosticCondition.swift
/Users/admin/builder/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 |     ///
/Users/admin/builder/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,
[398/478] Compiling PluginCore ConditionalDiagnosticProducer.swift
/Users/admin/builder/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 |     ///
/Users/admin/builder/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,
[399/478] Compiling PluginCore AnyEnumSwitcher.swift
[400/478] Compiling PluginCore EnumSwitcherVariable.swift
[401/478] Compiling PluginCore ExternallyTaggedEnumSwitcher.swift
[402/478] Compiling PluginCore InternallyTaggedEnumSwitcher.swift
[403/478] Compiling PluginCore TaggedEnumSwitcherVariable.swift
[404/478] Compiling PluginCore UnTaggedEnumSwitcher.swift
[405/478] Compiling PluginCore AnyInitialization.swift
[406/478] Compiling PluginCore AnyRequiredVariableInitialization.swift
[407/478] Compiling PluginCore IgnoredInitialization.swift
[408/478] Compiling PluginCore MemberwiseInitGenerator.swift
[409/478] Compiling PluginCore OptionalInitialization.swift
[410/478] Compiling PluginCore RequiredInitialization.swift
[411/478] Compiling PluginCore RequiredInitializationWithDefaultValue.swift
[412/478] Compiling PluginCore RequiredVariableInitialization.swift
[413/478] Compiling PluginCore VariableInitialization.swift
[414/478] Compiling PluginCore AliasedPropertyVariable.swift
[415/478] Compiling PluginCore AnyPropertyVariable.swift
[416/478] Compiling PluginCore BasicPropertyVariable.swift
[417/478] Compiling PluginCore DecodingFallback.swift
[418/478] Compiling PluginCore DefaultValueVariable.swift
[419/478] Compiling PluginCore HelperCodedVariable.swift
[420/478] Compiling PluginCore InitializationVariable.swift
[421/478] Compiling PluginCore KeyedVariable.swift
[422/478] Compiling PluginCore PropertyVariable.swift
[423/478] Compiling PluginCore StrategyVariable.swift
[424/478] Compiling PluginCore PropertyVariableTreeNode+CodingData.swift
[425/478] Compiling PluginCore PropertyVariableTreeNode+CodingLocation.swift
[426/478] Compiling PluginCore Options.swift
[427/478] Compiling PluginCore ComposedVariable.swift
[428/478] Compiling PluginCore ConditionalCodingVariable.swift
[429/478] Compiling PluginCore AssociatedVariable.swift
[430/478] Compiling PluginCore BasicAssociatedVariable.swift
[431/478] Compiling PluginCore BasicEnumCaseVariable.swift
[432/478] Compiling PluginCore EnumCaseVariable.swift
[433/478] Compiling PluginCore AdjacentlyTaggableSwitcher.swift
[434/478] Compiling PluginCore AdjacentlyTaggedEnumSwitcher.swift
[435/478] Compiling PluginCore AttributableDeclSyntax.swift
[436/478] Compiling PluginCore Attribute.swift
[437/478] Compiling PluginCore Codable+Expansion.swift
[438/478] Compiling PluginCore Codable.swift
[439/478] Compiling PluginCore CodingKeyTransformer.swift
[440/478] Compiling PluginCore CodingKeys.swift
[441/478] Compiling PluginCore Strategy.swift
[442/478] Compiling PluginCore IgnoreCodingInitialized.swift
[443/478] Compiling PluginCore Inherits.swift
[444/478] Compiling PluginCore StrategyFinder.swift
[449/478] Compiling PluginCore IgnoreCoding.swift
[450/478] Compiling PluginCore IgnoreDecoding.swift
[451/478] Compiling PluginCore IgnoreEncoding.swift
[452/478] Compiling PluginCore CodedAt.swift
[453/478] Compiling PluginCore CodedIn.swift
[454/478] Compiling PluginCore ContentAt.swift
[455/478] Compiling PluginCore DiagnosticProducer.swift
[456/478] Compiling PluginCore DuplicateUsage.swift
[457/478] Compiling PluginCore GroupedVariableDeclaration.swift
[458/478] Compiling PluginCore InvalidCombination.swift
[459/478] Compiling PluginCore InvalidDeclaration.swift
[460/478] Compiling PluginCore MetaCodableMessage.swift
[461/478] Compiling PluginCore StaticVariableDeclaration.swift
[462/478] Compiling PluginCore UninitializedVariableDecl.swift
[463/478] Compiling PluginCore AttributeExpander.swift
[464/478] Compiling PluginCore DeclModifiersGenerator.swift
[465/478] Compiling PluginCore Case.swift
[466/478] Compiling PluginCore CodingKeysMap.swift
[467/478] Compiling PluginCore Key.swift
[468/478] Compiling PluginCore ConstraintGenerator.swift
[469/478] Compiling PluginCore Registration.swift
[470/478] Compiling PluginCore EnumVariable.swift
[471/478] Compiling PluginCore MemberGroup.swift
[472/478] Compiling PluginCore TypeVariable.swift
[473/478] Compiling PluginCore Variable.swift
[474/481] Compiling MacroPlugin Plugin.swift
[475/481] Emitting module MacroPlugin
/Users/admin/builder/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 |     ///
/Users/admin/builder/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,
[476/481] Compiling MacroPlugin Definitions.swift
/Users/admin/builder/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 |     ///
/Users/admin/builder/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,
[476/481] Write Objects.LinkFileList
[477/481] Linking MacroPlugin-tool
[479/500] Compiling MetaCodable CodingKeys.swift
[480/500] Compiling MetaCodable IgnoreCodingInitialized.swift
[481/500] Compiling MetaCodable Codable.swift
[482/500] Compiling MetaCodable CodableCommonStrategy.swift
[483/500] Compiling MetaCodable UnTagged.swift
[484/500] Compiling MetaCodable CodedAs.swift
[485/501] Compiling MetaCodable Default.swift
[486/501] Compiling MetaCodable DynamicCodable.swift
[487/501] Compiling MetaCodable CodedIn.swift
[488/501] Compiling MetaCodable ContentAt.swift
[489/501] Compiling MetaCodable DynamicCodableIdentifier.swift
[490/501] Compiling MetaCodable HelperCoder.swift
[491/501] Compiling MetaCodable DynamicCodableIdentifier+CodingKey.swift
[492/501] Compiling MetaCodable DynamicCodableIdentifier+Expressible.swift
[493/501] Compiling MetaCodable CodedAt.swift
[494/501] Compiling MetaCodable CodedBy.swift
[495/501] Compiling MetaCodable LossySequence.swift
[496/501] Compiling MetaCodable IgnoreCoding.swift
[497/501] Emitting module MetaCodable
[498/501] Compiling MetaCodable MemberInit.swift
[499/508] Compiling ProtocolGen ProtocolGen.swift
[500/508] Compiling ProtocolGen InheritableDeclSyntax.swift
[501/508] Compiling ProtocolGen Parse.swift
[502/508] Emitting module ProtocolGen
[503/508] Compiling ProtocolGen Fetch.swift
[504/508] Compiling ProtocolGen Generate.swift
[505/508] Compiling ProtocolGen Config.swift
[505/508] Write Objects.LinkFileList
[506/508] Linking ProtocolGen-tool
[507/508] Applying ProtocolGen-tool
/Users/admin/builder/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
/Users/admin/builder/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 |
/Users/admin/builder/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])
/Users/admin/builder/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])
/Users/admin/builder/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(
/Users/admin/builder/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)"
/Users/admin/builder/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",
/Users/admin/builder/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,
/Users/admin/builder/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,
/Users/admin/builder/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],
/Users/admin/builder/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 |                 )
/Users/admin/builder/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 {
/Users/admin/builder/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`])
/Users/admin/builder/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(
/Users/admin/builder/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)"
/Users/admin/builder/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,
/Users/admin/builder/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
/Users/admin/builder/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
/Users/admin/builder/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: "")
/Users/admin/builder/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 | }
/Users/admin/builder/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/60] Write sources
[34/60] Write ProtocolGen-tool-entitlement.plist
[38/60] Write ProtocolGen-entitlement.plist
[38/60] Write sources
[49/60] Compiling _SwiftSyntaxCShims dummy.c
[51/60] Write swift-version-2F0A5646E1D333AE.txt
[53/82] Compiling SwiftSyntax600 Empty.swift
[54/82] Emitting module SwiftSyntax600
[55/82] Compiling SwiftSyntax509 Empty.swift
[56/82] Emitting module SwiftSyntax509
[57/82] Compiling SwiftSyntax510 Empty.swift
[58/82] Emitting module SwiftSyntax510
[59/82] Emitting module SwiftSyntax601
[60/82] Compiling SwiftSyntax601 Empty.swift
[61/82] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[62/85] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[63/85] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[64/85] Compiling InternalCollectionsUtilities Debugging.swift
[65/85] Compiling InternalCollectionsUtilities Descriptions.swift
[66/85] Emitting module ArgumentParserToolInfo
[67/85] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[68/151] Compiling SwiftSyntax SyntaxArena.swift
[69/151] Compiling SwiftSyntax SyntaxProtocol.swift
[70/151] Compiling SwiftSyntax SourceEdit.swift
[71/151] Compiling SwiftSyntax SourceLength.swift
[72/151] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[73/151] Compiling SwiftSyntax Syntax.swift
[74/151] Compiling SwiftSyntax SourceLocation.swift
[75/151] Compiling SwiftSyntax SourcePresence.swift
[76/151] Emitting module InternalCollectionsUtilities
[77/151] Compiling ArgumentParserToolInfo ToolInfo.swift
[78/246] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[79/246] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[80/246] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[81/246] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[82/246] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[83/246] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[84/252] Compiling OrderedCollections OrderedSet+Codable.swift
[85/252] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[86/252] Compiling OrderedCollections OrderedSet+Descriptions.swift
[87/252] Compiling OrderedCollections OrderedSet+Diffing.swift
[88/252] Compiling OrderedCollections OrderedSet+Equatable.swift
[89/252] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[90/252] Compiling ArgumentParser Parsed.swift
[91/252] Compiling ArgumentParser ParsedValues.swift
[92/252] Compiling ArgumentParser HelpGenerator.swift
[93/252] Compiling ArgumentParser MessageInfo.swift
[94/252] Compiling ArgumentParser UsageGenerator.swift
[95/252] Compiling ArgumentParser CollectionExtensions.swift
[96/252] Compiling ArgumentParser ArgumentDecoder.swift
[97/252] Compiling OrderedCollections OrderedDictionary+Codable.swift
[98/252] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[99/252] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[100/252] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[101/252] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[102/252] Compiling ArgumentParser CommandGroup.swift
[103/252] Compiling ArgumentParser EnumerableFlag.swift
[104/252] Compiling ArgumentParser ExpressibleByArgument.swift
[105/252] Compiling ArgumentParser ParsableArguments.swift
[106/252] Compiling ArgumentParser ParsableArgumentsValidation.swift
[107/252] Compiling ArgumentParser ParsableCommand.swift
[108/252] Compiling ArgumentParser Flag.swift
[109/252] Compiling ArgumentParser ArgumentDefinition.swift
[110/252] Compiling ArgumentParser ArgumentSet.swift
[111/252] Compiling ArgumentParser CommandParser.swift
[112/252] Compiling ArgumentParser InputKey.swift
[113/252] Compiling ArgumentParser CommandConfiguration.swift
[114/252] Compiling ArgumentParser NameSpecification.swift
[115/252] Compiling ArgumentParser Option.swift
[116/252] Compiling ArgumentParser OptionGroup.swift
[117/252] Compiling ArgumentParser AsyncParsableCommand.swift
[118/252] Compiling ArgumentParser ParserError.swift
[119/252] Compiling ArgumentParser SplitArguments.swift
[120/252] Compiling ArgumentParser DumpHelpGenerator.swift
[121/252] Compiling ArgumentParser HelpCommand.swift
[122/252] Compiling ArgumentParser ArgumentHelp.swift
[123/252] Compiling ArgumentParser ArgumentVisibility.swift
[124/252] Compiling ArgumentParser CompletionKind.swift
[125/252] Compiling ArgumentParser Errors.swift
[130/256] Emitting module ArgumentParser
[138/263] Compiling OrderedCollections OrderedSet+SubSequence.swift
[139/263] Compiling OrderedCollections OrderedSet+Testing.swift
[140/263] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[141/263] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[142/263] Compiling OrderedCollections OrderedSet.swift
[143/263] Compiling OrderedCollections _UnsafeBitset.swift
[144/263] Compiling ArgumentParser BashCompletionsGenerator.swift
[145/263] Compiling ArgumentParser CompletionsGenerator.swift
[146/263] Compiling ArgumentParser FishCompletionsGenerator.swift
[147/263] Compiling ArgumentParser ZshCompletionsGenerator.swift
[148/263] Compiling ArgumentParser Argument.swift
[149/263] Compiling ArgumentParser InputOrigin.swift
[150/263] Compiling ArgumentParser Name.swift
[162/263] Emitting module OrderedCollections
[176/263] Compiling ArgumentParser Platform.swift
[177/263] Compiling ArgumentParser SequenceExtensions.swift
[178/263] Compiling ArgumentParser StringExtensions.swift
[179/263] Compiling ArgumentParser Tree.swift
[196/263] Write Objects.LinkFileList
[197/263] Linking MacroPlugin-tool
[199/297] Compiling MetaCodable DynamicCodable.swift
[200/298] Compiling MetaCodable LossySequence.swift
[201/298] Compiling MetaCodable IgnoreCoding.swift
[202/298] Compiling MetaCodable Default.swift
[203/298] Compiling MetaCodable UnTagged.swift
[204/298] Compiling MetaCodable CodedAs.swift
[205/298] Compiling MetaCodable CodedAt.swift
[206/298] Compiling MetaCodable CodedBy.swift
[207/298] Compiling MetaCodable CodedIn.swift
[208/298] Compiling MetaCodable ContentAt.swift
[209/298] Compiling MetaCodable MemberInit.swift
[210/298] Compiling MetaCodable Codable.swift
[211/298] Compiling MetaCodable CodableCommonStrategy.swift
[212/298] Compiling MetaCodable CodingKeys.swift
[213/298] Compiling MetaCodable IgnoreCodingInitialized.swift
[214/298] Emitting module MetaCodable
[215/299] Compiling MetaCodable DynamicCodableIdentifier+CodingKey.swift
[216/299] Compiling MetaCodable DynamicCodableIdentifier+Expressible.swift
[217/299] Compiling MetaCodable DynamicCodableIdentifier.swift
[218/299] Compiling MetaCodable HelperCoder.swift
[219/299] Compiling MetaCodable CodedIn.swift
[220/299] Compiling MetaCodable ContentAt.swift
[231/299] Compiling MetaCodable LossySequence.swift
[232/299] Compiling MetaCodable IgnoreCoding.swift
[233/299] Emitting module MetaCodable
[234/299] Compiling MetaCodable MemberInit.swift
[234/327] Write Objects.LinkFileList
[236/327] Compiling HelperCoders String.swift
[237/327] Compiling HelperCoders Bool.swift
[238/327] Compiling HelperCoders Number.swift
[239/328] Compiling HelperCoders Base64Coder.swift
[240/328] Compiling HelperCoders ConditionalCoder.swift
[241/328] Compiling HelperCoders NonConformingCoder.swift
[242/328] Compiling HelperCoders PropertyWrapperCoder.swift
[243/328] Compiling HelperCoders SequenceCoderConfiguration.swift
[244/328] Compiling HelperCoders DateCoder.swift
[245/328] Compiling HelperCoders Since1970DateCoder.swift
[246/328] Compiling HelperCoders HelperCoderStrategy.swift
[247/328] Compiling HelperCoders DefaultSequenceElementCoding.swift
[248/328] Compiling HelperCoders SequenceCoder.swift
[249/328] Emitting module HelperCoders
[250/328] Compiling HelperCoders HelperCoderStrategy.swift
[251/328] Compiling HelperCoders Bool.swift
[252/328] Compiling HelperCoders SequenceCoderConfiguration.swift
[253/328] Compiling HelperCoders String.swift
[254/328] Compiling HelperCoders Number.swift
[263/329] Emitting module HelperCoders
[264/329] Compiling HelperCoders ValueCoder.swift
[265/329] Emitting module SwiftSyntax
[266/329] Compiling HelperCoders ValueCoder.swift
[278/329] Compiling SwiftSyntax RawSyntax.swift
[279/329] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[280/329] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[281/329] Compiling SwiftSyntax RawSyntaxTokenView.swift
[296/329] Linking ProtocolGen-tool
[297/329] Applying ProtocolGen-tool
[320/329] Compiling SwiftSyntax SyntaxNodesD.swift
[321/329] Compiling SwiftSyntax SyntaxNodesEF.swift
[322/329] Compiling SwiftSyntax SyntaxNodesGHI.swift
[323/329] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[324/329] Compiling SwiftSyntax SyntaxNodesOP.swift
[325/329] Compiling SwiftSyntax SyntaxNodesQRS.swift
[326/329] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[327/388] Compiling SwiftDiagnostics Message.swift
[328/389] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[329/389] Compiling SwiftDiagnostics Convenience.swift
[330/389] Emitting module SwiftDiagnostics
[331/389] Compiling SwiftDiagnostics Note.swift
[332/389] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[333/389] Compiling SwiftBasicFormat InferIndentation.swift
[334/389] Compiling SwiftBasicFormat Syntax+Extensions.swift
[335/389] Compiling SwiftDiagnostics FixIt.swift
[336/389] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[337/389] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[338/389] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[339/389] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[340/389] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[341/389] Compiling SwiftDiagnostics Diagnostic.swift
[342/389] Compiling SwiftBasicFormat BasicFormat.swift
[343/389] Emitting module SwiftBasicFormat
[344/389] Compiling SwiftBasicFormat Indenter.swift
[345/389] Compiling SwiftParser TopLevel.swift
[346/389] Compiling SwiftParser TriviaParser.swift
[347/389] Compiling SwiftParser Types.swift
[348/389] Compiling SwiftParser ExperimentalFeatures.swift
[349/393] Compiling SwiftParser StringLiterals.swift
[350/393] Compiling SwiftParser SwiftParserCompatibility.swift
[351/393] Compiling SwiftParser SwiftVersion.swift
[352/393] Compiling SwiftParser SyntaxUtils.swift
[353/393] Compiling SwiftParser TokenConsumer.swift
[354/393] Compiling SwiftParser TokenPrecedence.swift
[355/393] Compiling SwiftParser TokenSpec.swift
[356/393] Compiling SwiftParser TokenSpecSet.swift
[357/393] Compiling SwiftParser UnicodeScalarExtensions.swift
[358/393] Compiling SwiftParser Lookahead.swift
[359/393] Compiling SwiftParser LoopProgressCondition.swift
[360/393] Compiling SwiftParser Modifiers.swift
[361/393] Compiling SwiftParser Names.swift
[362/393] Compiling SwiftParser Nominals.swift
[363/393] Compiling SwiftParser Parameters.swift
[364/393] Compiling SwiftParser ParseSourceFile.swift
[365/393] Compiling SwiftParser Parser.swift
[366/393] Compiling SwiftParser Patterns.swift
[367/393] Compiling SwiftParser Recovery.swift
[368/393] Compiling SwiftParser Specifiers.swift
[369/393] Compiling SwiftParser Statements.swift
[370/393] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[371/393] Emitting module SwiftParser
[372/393] Compiling SwiftParser Directives.swift
[373/393] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[374/393] Compiling SwiftParser Expressions.swift
[375/393] Compiling SwiftParser IncrementalParseTransition.swift
[376/393] Compiling SwiftParser IsValidIdentifier.swift
[377/393] Compiling SwiftParser Cursor.swift
[378/393] Compiling SwiftParser Lexeme.swift
[379/393] Compiling SwiftParser LexemeSequence.swift
[380/393] Compiling SwiftParser Lexer.swift
[381/393] Compiling SwiftParser RegexLiteralLexer.swift
[382/393] Compiling SwiftParser Attributes.swift
[383/393] Compiling SwiftParser Availability.swift
[384/393] Compiling SwiftParser CharacterInfo.swift
[385/393] Compiling SwiftParser CollectionNodes+Parsable.swift
[386/393] Compiling SwiftParser Declarations.swift
[387/393] Compiling SwiftParser IsLexerClassified.swift
[388/393] Compiling SwiftParser LayoutNodes+Parsable.swift
[389/393] Compiling SwiftParser Parser+TokenSpecSet.swift
[390/393] Compiling SwiftParser TokenSpecStaticMembers.swift
[391/416] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[392/417] Compiling SwiftOperators PrecedenceGraph.swift
[393/417] Compiling SwiftOperators PrecedenceGroup.swift
[394/418] Compiling SwiftOperators OperatorTable.swift
[395/418] Compiling SwiftOperators OperatorTable+Semantics.swift
[396/418] Compiling SwiftOperators OperatorError.swift
[397/418] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[398/418] Compiling SwiftOperators OperatorTable+Defaults.swift
[399/418] Compiling SwiftOperators Operator.swift
[400/418] Emitting module SwiftOperators
[401/418] Compiling SwiftOperators OperatorTable+Folding.swift
[402/418] Compiling SwiftOperators OperatorError+Diagnostics.swift
[403/418] Compiling SwiftOperators SyntaxSynthesis.swift
[404/418] Compiling SwiftParserDiagnostics Utils.swift
[405/418] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[406/418] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[407/418] Compiling SwiftParserDiagnostics PresenceUtils.swift
[408/418] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[409/418] Compiling SwiftParserDiagnostics MissingNodesError.swift
[410/418] Compiling SwiftParserDiagnostics MissingTokenError.swift
[411/418] Emitting module SwiftParserDiagnostics
[412/418] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[413/418] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[414/418] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[415/418] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[416/433] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[417/433] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[418/433] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[419/433] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[420/433] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[421/433] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[422/434] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[423/434] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[424/434] Compiling SwiftSyntaxBuilder Indenter.swift
[425/434] Compiling SwiftSyntaxBuilder ListBuilder.swift
[426/434] Emitting module SwiftSyntaxBuilder
[427/434] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[428/434] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[429/434] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[430/434] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[431/434] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[432/452] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[433/452] Compiling SwiftSyntaxMacros Macro+Format.swift
[434/453] Compiling SwiftSyntaxMacros PreambleMacro.swift
[435/453] Compiling SwiftSyntaxMacros Macro.swift
[436/453] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[437/453] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[438/453] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[439/453] Compiling SwiftSyntaxMacros AttachedMacro.swift
[440/453] Compiling SwiftSyntaxMacros BodyMacro.swift
[441/453] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[442/453] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[443/453] Compiling SwiftSyntaxMacros MemberMacro.swift
[444/453] Compiling SwiftSyntaxMacros PeerMacro.swift
[445/453] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[446/453] Compiling SwiftSyntaxMacros AccessorMacro.swift
[447/453] Emitting module SwiftSyntaxMacros
[448/453] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[449/453] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[450/453] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[451/549] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[452/549] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[453/549] Compiling PluginCore KeyPathProvider.swift
/Users/admin/builder/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 |     ///
/Users/admin/builder/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,
[454/549] Compiling PluginCore MemberInit+Expansion.swift
/Users/admin/builder/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 |     ///
/Users/admin/builder/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,
[455/549] Compiling PluginCore MemberInit.swift
/Users/admin/builder/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 |     ///
/Users/admin/builder/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,
[456/549] Compiling PluginCore PeerAttribute.swift
/Users/admin/builder/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 |     ///
/Users/admin/builder/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,
[457/549] Compiling PluginCore AggregatedDiagnosticProducer.swift
/Users/admin/builder/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 |     ///
/Users/admin/builder/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,
[458/549] Compiling PluginCore CombinedUsage.swift
/Users/admin/builder/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 |     ///
/Users/admin/builder/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,
[459/549] Compiling PluginCore ArgumentCountCondition.swift
/Users/admin/builder/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 |     ///
/Users/admin/builder/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,
[460/549] Compiling PluginCore DeclarationCondition.swift
/Users/admin/builder/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 |     ///
/Users/admin/builder/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,
[461/549] Compiling PluginCore DiagnosticCondition.swift
/Users/admin/builder/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 |     ///
/Users/admin/builder/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,
[462/549] Compiling PluginCore ConditionalDiagnosticProducer.swift
/Users/admin/builder/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 |     ///
/Users/admin/builder/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,
[463/558] Emitting module PluginCore
/Users/admin/builder/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 |     ///
/Users/admin/builder/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,
[464/558] Compiling PluginCore UnTagged.swift
[465/558] Compiling PluginCore CodedAs.swift
[466/558] Compiling PluginCore CodedBy.swift
[467/558] Compiling PluginCore Default.swift
[468/558] Compiling PluginCore IgnoreCoding.swift
[469/558] Compiling PluginCore IgnoreDecoding.swift
[470/558] Compiling PluginCore IgnoreEncoding.swift
[471/558] Compiling PluginCore CodedAt.swift
[472/558] Compiling PluginCore CodedIn.swift
[473/558] Compiling PluginCore ContentAt.swift
[474/558] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[475/558] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[476/558] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[477/558] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[478/558] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[479/558] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[480/558] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[481/558] Emitting module SwiftSyntaxMacroExpansion
[482/558] Compiling PluginCore Options.swift
[483/558] Compiling PluginCore ComposedVariable.swift
[484/558] Compiling PluginCore ConditionalCodingVariable.swift
[485/558] Compiling PluginCore AssociatedVariable.swift
[486/558] Compiling PluginCore BasicAssociatedVariable.swift
[487/558] Compiling PluginCore BasicEnumCaseVariable.swift
[488/558] Compiling PluginCore EnumCaseVariable.swift
[489/558] Compiling PluginCore AdjacentlyTaggableSwitcher.swift
[490/558] Compiling PluginCore AdjacentlyTaggedEnumSwitcher.swift
[491/558] Compiling PluginCore DiagnosticProducer.swift
[492/558] Compiling PluginCore DuplicateUsage.swift
[493/558] Compiling PluginCore GroupedVariableDeclaration.swift
[494/558] Compiling PluginCore InvalidCombination.swift
[495/558] Compiling PluginCore InvalidDeclaration.swift
[496/558] Compiling PluginCore MetaCodableMessage.swift
[497/558] Compiling PluginCore StaticVariableDeclaration.swift
[498/558] Compiling PluginCore UninitializedVariableDecl.swift
[499/558] Compiling PluginCore AttributeExpander.swift
[500/558] Compiling PluginCore DeclModifiersGenerator.swift
[501/558] Compiling PluginCore AnyEnumSwitcher.swift
[502/558] Compiling PluginCore EnumSwitcherVariable.swift
[503/558] Compiling PluginCore ExternallyTaggedEnumSwitcher.swift
[504/558] Compiling PluginCore InternallyTaggedEnumSwitcher.swift
[505/558] Compiling PluginCore TaggedEnumSwitcherVariable.swift
[506/558] Compiling PluginCore UnTaggedEnumSwitcher.swift
[507/558] Compiling PluginCore AnyInitialization.swift
[508/558] Compiling PluginCore AnyRequiredVariableInitialization.swift
[509/558] Compiling PluginCore IgnoredInitialization.swift
[510/558] Compiling PluginCore PropertyVariableTreeNode+Generated.swift
[511/558] Compiling PluginCore PropertyVariableTreeNode.swift
[512/558] Compiling PluginCore AssociatedDeclSyntax.swift
[513/558] Compiling PluginCore EnumCaseVariableDeclSyntax.swift
[514/558] Compiling PluginCore MemberGroupSyntax.swift
[515/558] Compiling PluginCore PropertyDeclSyntax.swift
[516/558] Compiling PluginCore VariableSyntax.swift
[517/558] Compiling PluginCore ActorVariable.swift
[518/558] Compiling PluginCore ClassVariable.swift
[519/558] Compiling PluginCore MemberwiseInitGenerator.swift
[520/558] Compiling PluginCore OptionalInitialization.swift
[521/558] Compiling PluginCore RequiredInitialization.swift
[522/558] Compiling PluginCore RequiredInitializationWithDefaultValue.swift
[523/558] Compiling PluginCore RequiredVariableInitialization.swift
[524/558] Compiling PluginCore VariableInitialization.swift
[525/558] Compiling PluginCore AliasedPropertyVariable.swift
[526/558] Compiling PluginCore AnyPropertyVariable.swift
[527/558] Compiling PluginCore BasicPropertyVariable.swift
[528/558] Compiling PluginCore DecodingFallback.swift
[529/558] Compiling PluginCore DefaultValueVariable.swift
[530/558] Compiling PluginCore HelperCodedVariable.swift
[531/558] Compiling PluginCore InitializationVariable.swift
[532/558] Compiling PluginCore KeyedVariable.swift
[533/558] Compiling PluginCore PropertyVariable.swift
[534/558] Compiling PluginCore StrategyVariable.swift
[535/558] Compiling PluginCore PropertyVariableTreeNode+CodingData.swift
[536/558] Compiling PluginCore PropertyVariableTreeNode+CodingLocation.swift
[537/558] Compiling PluginCore AttributableDeclSyntax.swift
[538/558] Compiling PluginCore Attribute.swift
[539/558] Compiling PluginCore Codable+Expansion.swift
[540/558] Compiling PluginCore Codable.swift
[541/558] Compiling PluginCore CodingKeyTransformer.swift
[542/558] Compiling PluginCore CodingKeys.swift
[543/558] Compiling PluginCore Strategy.swift
[544/558] Compiling PluginCore IgnoreCodingInitialized.swift
[545/558] Compiling PluginCore Inherits.swift
[546/558] Compiling PluginCore StrategyFinder.swift
[547/558] Compiling PluginCore Case.swift
[548/558] Compiling PluginCore CodingKeysMap.swift
[549/558] Compiling PluginCore Key.swift
[550/558] Compiling PluginCore ConstraintGenerator.swift
[551/558] Compiling PluginCore Registration.swift
[552/558] Compiling PluginCore EnumVariable.swift
[553/558] Compiling PluginCore MemberGroup.swift
[554/558] Compiling PluginCore TypeVariable.swift
[555/558] Compiling PluginCore Variable.swift
[556/565] Compiling ProtocolGen ProtocolGen.swift
[557/565] Compiling ProtocolGen InheritableDeclSyntax.swift
[558/565] Compiling ProtocolGen Fetch.swift
[559/565] Compiling ProtocolGen Config.swift
[560/565] Compiling ProtocolGen Parse.swift
[561/565] Compiling ProtocolGen Generate.swift
[562/565] Emitting module ProtocolGen
[562/565] Write Objects.LinkFileList
[563/565] Linking ProtocolGen
[564/565] Applying ProtocolGen
Build complete! (56.05s)
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" : "/Users/admin/builder/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"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/swiftylab/metacodable/main
Repository:               SwiftyLab/MetaCodable
Swift version used:       6.1
        .package(url: "https://github.com/swiftlang/swift-docc-plugin", from: "1.0.0"),
Target:                   MetaCodable
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
 * branch            4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'MetaCodable'...
Finished extracting symbol information for 'MetaCodable'. (4.31s)
Building documentation for 'MetaCodable'...
warning: Resource 'common-strategies' couldn't be found
  --> Tutorials/Helper/CommonStrategies.tutorial:15:13-15:99
13 |             in a type, reducing the need for repetitive property annotations.
14 |
15 +             @Image(source: "common-strategies", alt: "An illustration showing common strategies.")
16 |         }
17 |
warning: Missing 'Image' child directive
The 'Chapter' directive must have exactly one 'Image' child directive
  --> Tutorials/Usage.tutorial:10:5-20:6
8  |     }
9  |
10 +     @Chapter(name: "MetaCodable essentials") {
11 +         Learn how to use `MetaCodable` to create custom `Codable` types with fine grained customized implementation.
12 +
13 +         @Comment {
14 +             Add image asset here!
15 +         }
16 +
17 +         @TutorialReference(tutorial: "doc:Essential")
18 +         @TutorialReference(tutorial: "doc:CommonStrategies")
19 +         @TutorialReference(tutorial: "doc:Enum")
20 +     }
21 |
22 |     @Chapter(name: "Advanced MetaCodable") {
warning: Missing 'Image' child directive
The 'Chapter' directive must have exactly one 'Image' child directive
  --> Tutorials/Usage.tutorial:22:5-31:6
20 |     }
21 |
22 +     @Chapter(name: "Advanced MetaCodable") {
23 +         Learn advanced usages of `MetaCodable` to add custom `Codable` implementation customizations.
24 +
25 +         @Comment {
26 +             Add image asset here!
27 +         }
28 +
29 +         @TutorialReference(tutorial: "doc:Helper")
30 +         @TutorialReference(tutorial: "doc:Dynamic")
31 +     }
32 |
33 |     @Resources {
Finished building documentation for 'MetaCodable' (0.19s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/swiftylab/metacodable/main
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/apple/swift-collections.git
Updating https://github.com/apple/swift-argument-parser.git
Updating https://github.com/swiftlang/swift-syntax.git
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.43s)
Updated https://github.com/apple/swift-collections.git (0.50s)
Updated https://github.com/apple/swift-argument-parser.git (0.84s)
Updated https://github.com/swiftlang/swift-syntax.git (0.84s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (1.76s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.52s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (0.65s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.64s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.77s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.44s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
[0/7] Compiling _SwiftSyntaxCShims dummy.c
[1/7] Write swift-version-2F0A5646E1D333AE.txt
[3/31] Emitting module SwiftSyntax601
[4/31] Compiling SwiftSyntax601 Empty.swift
[5/31] Compiling SwiftSyntax509 Empty.swift
[6/31] Emitting module SwiftSyntax509
[7/31] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[8/31] Emitting module SwiftSyntax510
[9/31] Compiling SwiftSyntax510 Empty.swift
[10/31] Emitting module SwiftSyntax600
[11/31] Compiling SwiftSyntax600 Empty.swift
[12/32] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[13/32] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[14/32] Compiling InternalCollectionsUtilities Debugging.swift
[15/32] Compiling InternalCollectionsUtilities Descriptions.swift
[16/32] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[17/32] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[18/32] Compiling InternalCollectionsUtilities _SortedCollection.swift
[19/32] Emitting module ArgumentParserToolInfo
[20/32] Compiling ArgumentParserToolInfo ToolInfo.swift
[21/32] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[22/32] Compiling InternalCollectionsUtilities UInt+reversed.swift
[23/32] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[24/32] Compiling InternalCollectionsUtilities Integer rank.swift
[25/32] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[26/32] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[27/32] Emitting module InternalCollectionsUtilities
[28/193] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[29/193] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[30/193] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[31/193] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[32/193] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[33/193] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[34/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[35/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[36/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[37/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[38/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[39/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[40/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[41/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[42/199] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[43/199] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[44/199] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[45/199] Compiling OrderedCollections OrderedSet+Sendable.swift
[46/199] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[47/199] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[48/199] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[49/199] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[50/203] Compiling OrderedCollections _Hashtable+Header.swift
[51/203] Compiling OrderedCollections OrderedDictionary+Codable.swift
[52/203] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[53/203] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[54/203] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[55/203] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[56/203] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[57/203] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[58/203] Compiling OrderedCollections OrderedDictionary+Values.swift
[59/203] Compiling OrderedCollections OrderedDictionary.swift
[60/203] Compiling OrderedCollections OrderedSet+Codable.swift
[61/203] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[62/203] Compiling OrderedCollections OrderedSet+Descriptions.swift
[63/203] Compiling OrderedCollections OrderedSet+Diffing.swift
[64/203] Compiling OrderedCollections OrderedSet+Equatable.swift
[65/203] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[66/203] Compiling OrderedCollections OrderedSet+Hashable.swift
[67/203] Compiling OrderedCollections OrderedSet+Initializers.swift
[68/203] Compiling OrderedCollections OrderedSet+Insertions.swift
[69/203] Compiling OrderedCollections OrderedSet+Invariants.swift
[70/203] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[71/203] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[72/203] Compiling OrderedCollections OrderedDictionary+Elements.swift
[73/203] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[74/203] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[75/203] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[84/203] Emitting module ArgumentParser
[93/203] Compiling OrderedCollections _HashTable+Bucket.swift
[94/203] Compiling OrderedCollections _HashTable+BucketIterator.swift
[95/203] Compiling OrderedCollections _HashTable+Constants.swift
[96/203] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[97/203] Compiling OrderedCollections _HashTable+Testing.swift
[98/203] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[99/203] Compiling OrderedCollections _HashTable.swift
[100/203] Compiling OrderedCollections OrderedSet+SubSequence.swift
[101/203] Compiling OrderedCollections OrderedSet+Testing.swift
[102/203] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[103/203] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[104/203] Compiling OrderedCollections OrderedSet.swift
[105/203] Compiling OrderedCollections _UnsafeBitset.swift
[106/203] Compiling ArgumentParser Platform.swift
[107/203] Compiling ArgumentParser SequenceExtensions.swift
[108/203] Compiling ArgumentParser StringExtensions.swift
[109/203] Compiling ArgumentParser Tree.swift
[162/210] Emitting module OrderedCollections
[163/210] Emitting module SwiftSyntax
[181/210] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[182/210] Compiling SwiftSyntax RawSyntaxValidation.swift
[183/210] Compiling SwiftSyntax SyntaxNodesAB.swift
[184/210] Compiling SwiftSyntax SyntaxNodesC.swift
[185/210] Compiling SwiftSyntax SyntaxNodesD.swift
[186/210] Compiling SwiftSyntax SyntaxNodesEF.swift
[187/210] Compiling SwiftSyntax SyntaxNodesGHI.swift
[188/210] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[189/210] Compiling SwiftSyntax SyntaxNodesOP.swift
[190/210] Compiling SwiftSyntax SyntaxNodesQRS.swift
[191/210] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[206/269] Compiling SwiftDiagnostics Message.swift
[207/270] Compiling SwiftDiagnostics FixIt.swift
[208/270] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[209/270] Compiling SwiftDiagnostics Note.swift
[210/270] Compiling SwiftBasicFormat Syntax+Extensions.swift
[211/270] Compiling SwiftBasicFormat Indenter.swift
[212/270] Compiling SwiftBasicFormat InferIndentation.swift
[213/270] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[214/270] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[215/270] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[216/270] Compiling SwiftDiagnostics BasicDiagnosticDecorator.swift
[217/270] Compiling SwiftDiagnostics ANSIDiagnosticDecorator.swift
[218/270] Compiling SwiftDiagnostics Diagnostic.swift
[219/270] Emitting module SwiftDiagnostics
[220/270] Compiling SwiftDiagnostics Convenience.swift
[221/270] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[222/270] Emitting module SwiftBasicFormat
[223/270] Compiling SwiftBasicFormat BasicFormat.swift
[224/270] Compiling SwiftParser UnicodeScalarExtensions.swift
[225/270] Compiling SwiftParser Lookahead.swift
[226/270] Compiling SwiftParser LoopProgressCondition.swift
[227/270] Compiling SwiftParser Modifiers.swift
[228/270] Compiling SwiftParser Names.swift
[229/270] Compiling SwiftParser TokenConsumer.swift
[230/270] Compiling SwiftParser TokenPrecedence.swift
[231/270] Compiling SwiftParser TokenSpec.swift
[232/270] Compiling SwiftParser TokenSpecSet.swift
[233/274] Compiling SwiftParser TopLevel.swift
[234/274] Compiling SwiftParser TriviaParser.swift
[235/274] Compiling SwiftParser Types.swift
[236/274] Compiling SwiftParser ExperimentalFeatures.swift
[237/274] Compiling SwiftParser Nominals.swift
[238/274] Compiling SwiftParser Parameters.swift
[239/274] Compiling SwiftParser ParseSourceFile.swift
[240/274] Compiling SwiftParser Parser.swift
[241/274] Compiling SwiftParser Patterns.swift
[242/274] Compiling SwiftParser Recovery.swift
[243/274] Compiling SwiftParser Specifiers.swift
[244/274] Compiling SwiftParser Statements.swift
[245/274] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[246/274] Compiling SwiftParser Directives.swift
[247/274] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[248/274] Compiling SwiftParser Expressions.swift
[249/274] Compiling SwiftParser IncrementalParseTransition.swift
[250/274] Compiling SwiftParser IsValidIdentifier.swift
[251/274] Compiling SwiftParser StringLiterals.swift
[252/274] Compiling SwiftParser SwiftParserCompatibility.swift
[253/274] Compiling SwiftParser SwiftVersion.swift
[254/274] Compiling SwiftParser SyntaxUtils.swift
[255/274] Emitting module SwiftParser
[256/274] Compiling SwiftParser Cursor.swift
[257/274] Compiling SwiftParser Lexeme.swift
[258/274] Compiling SwiftParser LexemeSequence.swift
[259/274] Compiling SwiftParser Lexer.swift
[260/274] Compiling SwiftParser RegexLiteralLexer.swift
[261/274] Compiling SwiftParser Attributes.swift
[262/274] Compiling SwiftParser Availability.swift
[263/274] Compiling SwiftParser CharacterInfo.swift
[264/274] Compiling SwiftParser CollectionNodes+Parsable.swift
[265/274] Compiling SwiftParser Declarations.swift
[266/274] Compiling SwiftParser IsLexerClassified.swift
[267/274] Compiling SwiftParser LayoutNodes+Parsable.swift
[268/274] Compiling SwiftParser Parser+TokenSpecSet.swift
[269/274] Compiling SwiftParser TokenSpecStaticMembers.swift
[270/297] Compiling SwiftOperators PrecedenceGroup.swift
[271/298] Compiling SwiftOperators OperatorTable.swift
[272/298] Compiling SwiftOperators PrecedenceGraph.swift
[273/298] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[274/299] Compiling SwiftOperators OperatorTable+Defaults.swift
[275/299] Compiling SwiftOperators OperatorTable+Semantics.swift
[276/299] Compiling SwiftParserDiagnostics PresenceUtils.swift
[277/299] Compiling SwiftOperators Operator.swift
[278/299] Compiling SwiftOperators OperatorError.swift
[279/299] Emitting module SwiftOperators
[280/299] Compiling SwiftOperators OperatorError+Diagnostics.swift
[281/299] Compiling SwiftOperators OperatorTable+Folding.swift
[282/299] Compiling SwiftOperators SyntaxSynthesis.swift
[283/299] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[284/299] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[285/299] Compiling SwiftParserDiagnostics Utils.swift
[286/299] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[287/299] Emitting module SwiftParserDiagnostics
[288/299] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[289/299] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[290/299] Compiling SwiftParserDiagnostics MissingNodesError.swift
[291/299] Compiling SwiftParserDiagnostics MissingTokenError.swift
[292/299] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[293/299] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[294/299] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[295/314] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[296/314] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[297/314] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[298/314] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[299/314] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[300/314] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[301/314] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[302/314] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[303/315] Compiling SwiftSyntaxBuilder Indenter.swift
[304/315] Compiling SwiftSyntaxBuilder ListBuilder.swift
[305/315] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[306/315] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[307/315] Emitting module SwiftSyntaxBuilder
[308/315] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[309/315] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[310/315] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[311/333] Compiling SwiftSyntaxMacros PreambleMacro.swift
[312/334] Compiling SwiftSyntaxMacros Macro.swift
[313/334] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[314/334] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[315/334] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[316/334] Compiling SwiftSyntaxMacros AttachedMacro.swift
[317/334] Compiling SwiftSyntaxMacros BodyMacro.swift
[318/334] Compiling SwiftSyntaxMacros MacroExpansionDiagnosticMessages.swift
[319/334] Compiling SwiftSyntaxMacros AccessorMacro.swift
[320/334] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[321/334] Compiling SwiftSyntaxMacros Macro+Format.swift
[322/334] Compiling SwiftSyntaxMacros MemberMacro.swift
[323/334] Compiling SwiftSyntaxMacros PeerMacro.swift
[324/334] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[325/334] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[326/334] Emitting module SwiftSyntaxMacros
[327/334] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[328/334] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[329/334] Compiling SwiftSyntaxMacros Syntax+LexicalContext.swift
[330/430] Compiling SwiftSyntaxMacroExpansion MacroSpec.swift
[331/430] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[332/430] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[333/430] Compiling SwiftSyntaxMacroExpansion MacroArgument.swift
[334/430] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[335/430] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[336/430] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[337/430] Emitting module SwiftSyntaxMacroExpansion
[338/430] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[339/430] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[340/430] Compiling PluginCore KeyPathProvider.swift
/Users/admin/builder/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 |     ///
/Users/admin/builder/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,
[341/430] Compiling PluginCore MemberInit+Expansion.swift
/Users/admin/builder/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 |     ///
/Users/admin/builder/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,
[342/430] Compiling PluginCore MemberInit.swift
/Users/admin/builder/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 |     ///
/Users/admin/builder/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,
[343/430] Compiling PluginCore PeerAttribute.swift
/Users/admin/builder/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 |     ///
/Users/admin/builder/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,
[344/430] Compiling PluginCore AggregatedDiagnosticProducer.swift
/Users/admin/builder/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 |     ///
/Users/admin/builder/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,
[345/430] Compiling PluginCore CombinedUsage.swift
/Users/admin/builder/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 |     ///
/Users/admin/builder/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,
[346/430] Compiling PluginCore ArgumentCountCondition.swift
/Users/admin/builder/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 |     ///
/Users/admin/builder/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,
[347/430] Compiling PluginCore DeclarationCondition.swift
/Users/admin/builder/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 |     ///
/Users/admin/builder/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,
[348/430] Compiling PluginCore DiagnosticCondition.swift
/Users/admin/builder/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 |     ///
/Users/admin/builder/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,
[349/430] Compiling PluginCore ConditionalDiagnosticProducer.swift
/Users/admin/builder/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 |     ///
/Users/admin/builder/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,
[350/430] Compiling PluginCore DiagnosticProducer.swift
[351/430] Compiling PluginCore DuplicateUsage.swift
[352/430] Compiling PluginCore GroupedVariableDeclaration.swift
[353/430] Compiling PluginCore InvalidCombination.swift
[354/430] Compiling PluginCore InvalidDeclaration.swift
[355/430] Compiling PluginCore MetaCodableMessage.swift
[356/430] Compiling PluginCore StaticVariableDeclaration.swift
[357/430] Compiling PluginCore UninitializedVariableDecl.swift
[358/430] Compiling PluginCore AttributeExpander.swift
[359/430] Compiling PluginCore DeclModifiersGenerator.swift
[360/439] Compiling PluginCore UnTagged.swift
[361/439] Compiling PluginCore CodedAs.swift
[362/439] Compiling PluginCore CodedBy.swift
[363/439] Compiling PluginCore Default.swift
[364/439] Compiling PluginCore IgnoreCoding.swift
[365/439] Compiling PluginCore IgnoreDecoding.swift
[366/439] Compiling PluginCore IgnoreEncoding.swift
[367/439] Compiling PluginCore CodedAt.swift
[368/439] Compiling PluginCore CodedIn.swift
[369/439] Compiling PluginCore ContentAt.swift
[370/439] Emitting module PluginCore
/Users/admin/builder/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 |     ///
/Users/admin/builder/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,
[371/439] Compiling PluginCore PropertyVariableTreeNode+Generated.swift
[372/439] Compiling PluginCore PropertyVariableTreeNode.swift
[373/439] Compiling PluginCore AssociatedDeclSyntax.swift
[374/439] Compiling PluginCore EnumCaseVariableDeclSyntax.swift
[375/439] Compiling PluginCore MemberGroupSyntax.swift
[376/439] Compiling PluginCore PropertyDeclSyntax.swift
[377/439] Compiling PluginCore VariableSyntax.swift
[378/439] Compiling PluginCore ActorVariable.swift
[379/439] Compiling PluginCore ClassVariable.swift
[380/439] Compiling PluginCore Options.swift
[381/439] Compiling PluginCore ComposedVariable.swift
[382/439] Compiling PluginCore ConditionalCodingVariable.swift
[383/439] Compiling PluginCore AssociatedVariable.swift
[384/439] Compiling PluginCore BasicAssociatedVariable.swift
[385/439] Compiling PluginCore BasicEnumCaseVariable.swift
[386/439] Compiling PluginCore EnumCaseVariable.swift
[387/439] Compiling PluginCore AdjacentlyTaggableSwitcher.swift
[388/439] Compiling PluginCore AdjacentlyTaggedEnumSwitcher.swift
[389/439] Compiling PluginCore MemberwiseInitGenerator.swift
[390/439] Compiling PluginCore OptionalInitialization.swift
[391/439] Compiling PluginCore RequiredInitialization.swift
[392/439] Compiling PluginCore RequiredInitializationWithDefaultValue.swift
[393/439] Compiling PluginCore RequiredVariableInitialization.swift
[394/439] Compiling PluginCore VariableInitialization.swift
[395/439] Compiling PluginCore AliasedPropertyVariable.swift
[396/439] Compiling PluginCore AnyPropertyVariable.swift
[397/439] Compiling PluginCore BasicPropertyVariable.swift
[398/439] Compiling PluginCore DecodingFallback.swift
[399/439] Compiling PluginCore DefaultValueVariable.swift
[400/439] Compiling PluginCore HelperCodedVariable.swift
[401/439] Compiling PluginCore InitializationVariable.swift
[402/439] Compiling PluginCore KeyedVariable.swift
[403/439] Compiling PluginCore PropertyVariable.swift
[404/439] Compiling PluginCore StrategyVariable.swift
[405/439] Compiling PluginCore PropertyVariableTreeNode+CodingData.swift
[406/439] Compiling PluginCore PropertyVariableTreeNode+CodingLocation.swift
[407/439] Compiling PluginCore AnyEnumSwitcher.swift
[408/439] Compiling PluginCore EnumSwitcherVariable.swift
[409/439] Compiling PluginCore ExternallyTaggedEnumSwitcher.swift
[410/439] Compiling PluginCore InternallyTaggedEnumSwitcher.swift
[411/439] Compiling PluginCore TaggedEnumSwitcherVariable.swift
[412/439] Compiling PluginCore UnTaggedEnumSwitcher.swift
[413/439] Compiling PluginCore AnyInitialization.swift
[414/439] Compiling PluginCore AnyRequiredVariableInitialization.swift
[415/439] Compiling PluginCore IgnoredInitialization.swift
[416/451] Compiling SwiftCompilerPluginMessageHandling CodingUtilities.swift
[417/451] Compiling SwiftCompilerPluginMessageHandling JSON.swift
[418/451] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[419/451] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[420/451] Compiling PluginCore CodingKeyTransformer.swift
[421/451] Compiling PluginCore CodingKeys.swift
[422/451] Compiling PluginCore Strategy.swift
[423/451] Compiling PluginCore IgnoreCodingInitialized.swift
[424/451] Compiling PluginCore Inherits.swift
[425/451] Compiling PluginCore StrategyFinder.swift
[426/451] Compiling PluginCore Case.swift
[427/451] Compiling PluginCore CodingKeysMap.swift
[428/451] Compiling PluginCore Key.swift
[429/451] Compiling PluginCore ConstraintGenerator.swift
[430/451] Compiling PluginCore Registration.swift
[431/451] Compiling PluginCore EnumVariable.swift
[432/451] Compiling PluginCore MemberGroup.swift
[433/451] Compiling PluginCore TypeVariable.swift
[434/451] Compiling PluginCore Variable.swift
[435/451] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[436/451] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[437/451] Compiling SwiftCompilerPluginMessageHandling LRUCache.swift
[440/451] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[441/451] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[444/452] Compiling SwiftCompilerPluginMessageHandling JSONEncoding.swift
[445/452] Emitting module SwiftCompilerPluginMessageHandling
[446/452] Compiling SwiftCompilerPluginMessageHandling JSONDecoding.swift
[447/452] Compiling SwiftCompilerPluginMessageHandling StandardIOMessageConnection.swift
[448/454] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[449/454] Emitting module SwiftCompilerPlugin
[450/457] Compiling MacroPlugin Plugin.swift
[451/457] Emitting module MacroPlugin
/Users/admin/builder/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 |     ///
/Users/admin/builder/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,
[452/457] Compiling MacroPlugin Definitions.swift
/Users/admin/builder/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 |     ///
/Users/admin/builder/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,
[452/457] Write Objects.LinkFileList
[453/457] Linking MacroPlugin-tool
[455/476] Compiling MetaCodable DynamicCodableIdentifier+CodingKey.swift
[456/476] Compiling MetaCodable DynamicCodableIdentifier+Expressible.swift
[457/477] Compiling MetaCodable MemberInit.swift
[458/477] Compiling MetaCodable CodingKeys.swift
[459/477] Compiling MetaCodable IgnoreCodingInitialized.swift
[460/477] Compiling MetaCodable Default.swift
[461/477] Compiling MetaCodable DynamicCodable.swift
[462/477] Compiling MetaCodable DynamicCodableIdentifier.swift
[463/477] Compiling MetaCodable HelperCoder.swift
[464/477] Compiling MetaCodable CodedIn.swift
[465/477] Compiling MetaCodable ContentAt.swift
[466/477] Compiling MetaCodable CodedAt.swift
[467/477] Compiling MetaCodable CodedBy.swift
[468/477] Compiling MetaCodable UnTagged.swift
[469/477] Compiling MetaCodable CodedAs.swift
[470/477] Compiling MetaCodable LossySequence.swift
[471/477] Compiling MetaCodable IgnoreCoding.swift
[472/477] Emitting module MetaCodable
[473/477] Compiling MetaCodable Codable.swift
[474/477] Compiling MetaCodable CodableCommonStrategy.swift
[475/484] Compiling ProtocolGen ProtocolGen.swift
[476/484] Compiling ProtocolGen InheritableDeclSyntax.swift
[477/484] Compiling ProtocolGen Parse.swift
[478/484] Compiling ProtocolGen Fetch.swift
[479/484] Compiling ProtocolGen Config.swift
[480/484] Compiling ProtocolGen Generate.swift
[481/484] Emitting module ProtocolGen
[481/484] Write Objects.LinkFileList
[482/484] Linking ProtocolGen-tool
[483/484] Applying ProtocolGen-tool
Building for debugging...
[0/7] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Compiling SymbolKit GenericConstraint.swift
[7/53] Compiling SymbolKit GenericParameter.swift
[8/53] Compiling SymbolKit Generics.swift
[9/53] Compiling SymbolKit Namespace.swift
[10/57] Compiling SymbolKit SemanticVersion.swift
[11/57] Compiling SymbolKit AccessControl.swift
[12/57] Compiling SymbolKit Availability.swift
[13/57] Compiling SymbolKit AvailabilityItem.swift
[14/57] Compiling SymbolKit Domain.swift
[15/57] Emitting module SymbolKit
[16/57] Compiling SymbolKit Mixin+Equals.swift
[17/57] Compiling SymbolKit Mixin+Hash.swift
[18/57] Compiling SymbolKit Mixin.swift
[19/57] Compiling SymbolKit LineList.swift
[20/57] Compiling SymbolKit Position.swift
[21/57] Compiling SymbolKit DeclarationFragments.swift
[22/57] Compiling SymbolKit Fragment.swift
[23/57] Compiling SymbolKit FragmentKind.swift
[24/57] Compiling SymbolKit FunctionParameter.swift
[25/57] Compiling SymbolKit FunctionSignature.swift
[26/57] Compiling SymbolKit Names.swift
[27/57] Compiling SymbolKit SPI.swift
[28/57] Compiling SymbolKit Snippet.swift
[29/57] Compiling SymbolKit Extension.swift
[30/57] Compiling SymbolKit Identifier.swift
[31/57] Compiling SymbolKit KindIdentifier.swift
[32/57] Compiling SymbolKit Location.swift
[33/57] Compiling SymbolKit Mutability.swift
[34/57] Compiling SymbolKit SourceRange.swift
[35/57] Compiling SymbolKit Metadata.swift
[36/57] Compiling SymbolKit Module.swift
[37/57] Compiling SymbolKit OperatingSystem.swift
[38/57] Compiling SymbolKit Platform.swift
[39/57] Compiling SymbolKit Relationship.swift
[40/57] Compiling SymbolKit RelationshipKind.swift
[41/57] Compiling SymbolKit SourceOrigin.swift
[42/57] Compiling SymbolKit GenericConstraints.swift
[43/57] Compiling SymbolKit Swift.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Compiling Snippets Snippet.swift
[54/57] Emitting module Snippets
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (22.87s)
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Building for debugging...
[0/4] Compiling _SwiftSyntaxCShims dummy.c
[1/4] Write swift-version-2F0A5646E1D333AE.txt
[2/4] Write Objects.LinkFileList
[3/4] Linking MacroPlugin-tool
[5/23] Compiling MetaCodable DynamicCodableIdentifier+CodingKey.swift
[6/23] Compiling MetaCodable DynamicCodableIdentifier+Expressible.swift
[7/23] Compiling MetaCodable Default.swift
[8/23] Compiling MetaCodable DynamicCodable.swift
[9/23] Compiling MetaCodable DynamicCodableIdentifier.swift
[10/23] Compiling MetaCodable HelperCoder.swift
[11/23] Compiling MetaCodable CodedAt.swift
[12/23] Compiling MetaCodable CodedBy.swift
[13/23] Compiling MetaCodable CodedIn.swift
[14/23] Compiling MetaCodable ContentAt.swift
[15/23] Compiling MetaCodable Codable.swift
[16/23] Compiling MetaCodable CodableCommonStrategy.swift
[17/23] Compiling MetaCodable LossySequence.swift
[18/23] Compiling MetaCodable IgnoreCoding.swift
[19/23] Compiling MetaCodable UnTagged.swift
[20/23] Compiling MetaCodable CodedAs.swift
[21/23] Compiling MetaCodable CodingKeys.swift
[22/23] Compiling MetaCodable IgnoreCodingInitialized.swift
[23/24] Emitting module MetaCodable
[24/24] Compiling MetaCodable MemberInit.swift
Build of target: 'MetaCodable' complete! (4.21s)
Target:                   HelperCoders
Extracting symbol information for 'HelperCoders'...
Finished extracting symbol information for 'HelperCoders'. (4.48s)
Building documentation for 'HelperCoders'...
Finished building documentation for 'HelperCoders' (0.16s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/swiftylab/metacodable/main
[0/3] Compiling _SwiftSyntaxCShims dummy.c
[1/5] Write swift-version-2F0A5646E1D333AE.txt
[2/7] Write Objects.LinkFileList
[3/7] Linking MacroPlugin-tool
[4/7] Write Objects.LinkFileList
[5/7] Linking ProtocolGen-tool
[6/7] Applying ProtocolGen-tool
Building for debugging...
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Build of product 'snippet-extract' complete! (3.17s)
[0/3] Write swift-version-2F0A5646E1D333AE.txt
Building for debugging...
[0/4] Compiling _SwiftSyntaxCShims dummy.c
[1/4] Write swift-version-2F0A5646E1D333AE.txt
[2/4] Write Objects.LinkFileList
[3/4] Linking MacroPlugin-tool
[5/18] Compiling HelperCoders String.swift
[6/18] Compiling HelperCoders Number.swift
[7/19] Compiling HelperCoders DefaultSequenceElementCoding.swift
[8/19] Compiling HelperCoders SequenceCoder.swift
[9/19] Compiling HelperCoders HelperCoderStrategy.swift
[10/19] Compiling HelperCoders SequenceCoderConfiguration.swift
[11/19] Compiling HelperCoders Bool.swift
[12/19] Compiling HelperCoders NonConformingCoder.swift
[13/19] Compiling HelperCoders PropertyWrapperCoder.swift
[14/19] Compiling HelperCoders DateCoder.swift
[15/19] Compiling HelperCoders Since1970DateCoder.swift
[16/19] Compiling HelperCoders Base64Coder.swift
[17/19] Compiling HelperCoders ConditionalCoder.swift
[18/19] Emitting module HelperCoders
[19/19] Compiling HelperCoders ValueCoder.swift
Build of target: 'HelperCoders' complete! (2.69s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftylab/metacodable/main/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/swiftylab/metacodable/main/linkable-paths.json
     768
10	/Users/admin/builder/spi-builder-workspace/.docs/swiftylab/metacodable/main
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/swiftylab/metacodable/main
File count: 768
Doc size:   10.0MB
Preparing doc bundle ...
Uploading prod-swiftylab-metacodable-main-32fb6e09.zip to s3://spi-docs-inbox/prod-swiftylab-metacodable-main-32fb6e09.zip
Copying... [11%]
Copying... [21%]
Copying... [30%]
Copying... [41%]
Copying... [51%]
Copying... [60%]
Copying... [71%]
Copying... [80%]
Copying... [91%]
Copying... [100%]
Done.