The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of StitcherMacros, reference v1.1.0 (6689ae), with Swift 6.0 for macOS (SPM) on 1 Dec 2024 04:58:32 UTC.

Swift 6 data race errors: 5

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/athankefalas/StitcherMacros.git
Reference: v1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/athankefalas/StitcherMacros
 * tag               v1.1.0     -> FETCH_HEAD
HEAD is now at 6689ae8 Release version 1.1.0
Cloned https://github.com/athankefalas/StitcherMacros.git
Revision (git rev-parse @):
6689ae827df0c1ac11623ae0af298f3a3ef4eae7
SUCCESS checkout https://github.com/athankefalas/StitcherMacros.git at v1.1.0
Fetching https://github.com/athankefalas/Stitcher.git
Fetching https://github.com/apple/swift-syntax.git
[1/1159] Fetching stitcher
[1160/67844] Fetching stitcher, swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.61s)
Fetched https://github.com/athankefalas/Stitcher.git from cache (3.61s)
Computing version for https://github.com/athankefalas/Stitcher.git
Computed https://github.com/athankefalas/Stitcher.git at 1.1.0 (0.44s)
Fetching https://github.com/OpenCombine/OpenCombine.git
Fetching https://github.com/apple/swift-collections.git
[1/8280] Fetching opencombine
[415/23883] Fetching opencombine, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.83s)
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (1.83s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (3.24s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (0.66s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.63s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
Creating working copy for https://github.com/athankefalas/Stitcher.git
Working copy of https://github.com/athankefalas/Stitcher.git resolved at 1.1.0
Creating working copy for https://github.com/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.14.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.1.4
========================================
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": "stitchermacros",
      "name": "StitcherMacros",
      "url": "https://github.com/athankefalas/StitcherMacros.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/StitcherMacros",
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/apple/swift-syntax.git",
          "version": "509.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        },
        {
          "identity": "stitcher",
          "name": "Stitcher",
          "url": "https://github.com/athankefalas/Stitcher.git",
          "version": "1.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Stitcher",
          "dependencies": [
            {
              "identity": "swift-collections",
              "name": "swift-collections",
              "url": "https://github.com/apple/swift-collections.git",
              "version": "1.1.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
              "dependencies": [
              ]
            },
            {
              "identity": "opencombine",
              "name": "OpenCombine",
              "url": "https://github.com/OpenCombine/OpenCombine.git",
              "version": "0.14.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OpenCombine",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/athankefalas/StitcherMacros.git
[1/398] Fetching stitchermacros
Fetched https://github.com/athankefalas/StitcherMacros.git from cache (0.79s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetching https://github.com/athankefalas/Stitcher.git from cache
Fetched https://github.com/athankefalas/Stitcher.git from cache (0.83s)
Fetched https://github.com/apple/swift-syntax.git from cache (0.83s)
Computing version for https://github.com/athankefalas/Stitcher.git
Computed https://github.com/athankefalas/Stitcher.git at 1.1.0 (0.02s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetching https://github.com/OpenCombine/OpenCombine.git from cache
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (0.55s)
Fetched https://github.com/apple/swift-collections.git from cache (0.55s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (0.03s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (0.02s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.02s)
Creating working copy for https://github.com/athankefalas/StitcherMacros.git
Working copy of https://github.com/athankefalas/StitcherMacros.git resolved at v1.1.0 (6689ae8)
Creating working copy for https://github.com/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.14.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.1.4
Creating working copy for https://github.com/athankefalas/Stitcher.git
Working copy of https://github.com/athankefalas/Stitcher.git resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
warning: '.resolve-product-dependencies': dependency 'stitchermacros' is not used by any target
Found 2 product dependencies
  - swift-syntax
  - Stitcher
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/athankefalas/StitcherMacros.git
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "510.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    },
    {
      "identity" : "stitcher",
      "requirement" : {
        "exact" : [
          "1.1.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/athankefalas/Stitcher.git"
    }
  ],
  "manifest_display_name" : "StitcherMacros",
  "name" : "StitcherMacros",
  "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"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "StitcherMacros",
      "targets" : [
        "StitcherMacros"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "StitcherMacrosPlugins",
      "targets" : [
        "StitcherMacrosPlugins"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "StitcherMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "StitcherMacrosTests",
      "path" : "Tests/StitcherMacrosTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "StitcherMacrosTests.swift",
        "Tests/InjectedParametersClassFunctionTests.swift",
        "Tests/InjectedParametersMacroForFunctionsTests.swift",
        "Types/Types.swift",
        "Types/Utils.swift"
      ],
      "target_dependencies" : [
        "StitcherMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "StitcherMacrosPlugins",
      "module_type" : "SwiftTarget",
      "name" : "StitcherMacrosPlugins",
      "path" : "Sources/StitcherMacrosPlugins",
      "product_dependencies" : [
        "Stitcher",
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "StitcherMacros",
        "StitcherMacrosPlugins"
      ],
      "sources" : [
        "InjectedParameters/Diagnostic/InjectedParametersDiagnostic.swift",
        "InjectedParameters/Diagnostic/LogDiagnostic.swift",
        "InjectedParameters/InjectedParametersMacro.swift",
        "InjectedParameters/InvocationParameter.swift",
        "InjectedParameters/Parameters/AttachedParentKind.swift",
        "InjectedParameters/Parameters/IgnoredParameter.swift",
        "InjectedParameters/Parameters/InjectedParametersConfiguration.swift",
        "InjectedParameters/Syntax/FunctionInvocationSyntax.swift",
        "InjectedParameters/Syntax/InitializerInvocationSyntax.swift",
        "PreferredInitializer/PreferredInitializerDiagnostic.swift",
        "PreferredInitializer/PreferredInitializerMacro.swift",
        "RegisterableDependency/Diagnostic/RegisterableDiagnostic.swift",
        "RegisterableDependency/Parameters/RegisterableConfiguration.swift",
        "RegisterableDependency/RegisterableMacro.swift",
        "RegisterableDependency/Syntax/PropertyDeclarationSyntax.swift",
        "RegisterableDependency/Syntax/ProtocolConformanceSyntax.swift",
        "RegisterableDependency/Syntax/RegisterableDependencyImplementationSyntax.swift",
        "StitcherMacrosPlugin.swift",
        "Utils/Attributes.swift",
        "Utils/DefinedMacro.swift",
        "Utils/StringExtensions.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "StitcherMacros",
      "module_type" : "SwiftTarget",
      "name" : "StitcherMacros",
      "path" : "Sources/StitcherMacros",
      "product_dependencies" : [
        "Stitcher"
      ],
      "product_memberships" : [
        "StitcherMacros"
      ],
      "sources" : [
        "StitcherMacros.swift"
      ],
      "target_dependencies" : [
        "StitcherMacrosPlugins"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/41] Write sources
[36/41] Write swift-version--7754E27361AE5C74.txt
[37/79] Compiling COpenCombineHelpers COpenCombineHelpers.cpp
[40/267] Emitting module SwiftSyntax509
[41/267] Compiling SwiftSyntax509 Empty.swift
[42/267] Compiling OpenCombine Publishers.Timeout.swift
[43/267] Compiling OpenCombine Publishers.Zip.swift
[44/267] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[45/314] Emitting module InternalCollectionsUtilities
[46/314] Compiling SwiftSyntax Utils.swift
[47/314] Compiling SwiftSyntax ChildNameForKeyPath.swift
[48/314] Compiling SwiftSyntax Keyword.swift
[49/314] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[50/314] Compiling SwiftSyntax Convenience.swift
[51/314] Compiling SwiftSyntax RawSyntaxTokenView.swift
[52/315] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[53/315] Compiling SwiftSyntax MemoryLayout.swift
[54/315] Compiling SwiftSyntax AbsolutePosition.swift
[55/315] Compiling SwiftSyntax Assert.swift
[56/315] Compiling SwiftSyntax BumpPtrAllocator.swift
[57/315] Compiling SwiftSyntax CommonAncestor.swift
[58/315] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[66/315] Emitting module InternalCollectionsUtilities
[67/315] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[68/315] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[69/315] Compiling SwiftSyntax MissingNodeInitializers.swift
[70/315] Compiling SwiftSyntax RawSyntax.swift
[75/315] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[76/597] Compiling HashTreeCollections _HashNode+Invariants.swift
[77/597] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[78/597] Compiling HashTreeCollections _HashNode+Debugging.swift
[79/597] Compiling HashTreeCollections _HashNode+Initializers.swift
[80/667] Compiling HeapModule _HeapNode.swift
[81/667] Compiling HeapModule Heap.swift
[82/667] Compiling _RopeModule BigString+Builder.swift
[83/667] Compiling _RopeModule BigString+Contents.swift
[84/667] Compiling _RopeModule BigString+Debugging.swift
[85/667] Compiling _RopeModule BigString+Index.swift
[86/667] Compiling _RopeModule BigString+Ingester.swift
[87/667] Compiling _RopeModule BigString+Invariants.swift
[88/673] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[89/673] Compiling HeapModule Heap+UnsafeHandle.swift
[90/673] Compiling HeapModule Heap+Invariants.swift
[91/673] Compiling _RopeModule Rope+Extract.swift
[92/673] Compiling _RopeModule Rope+Find.swift
[93/673] Compiling _RopeModule Rope+ForEachWhile.swift
[94/673] Compiling _RopeModule Rope+Insert.swift
[95/673] Compiling _RopeModule Rope+Join.swift
[96/673] Compiling _RopeModule Rope+MutatingForEach.swift
[97/673] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[98/673] Compiling _RopeModule BigString+Hashing.swift
[99/681] Emitting module HeapModule
[100/681] Compiling HeapModule Heap+Descriptions.swift
[101/737] Compiling DequeModule _DequeBufferHeader.swift
[102/737] Compiling DequeModule _DequeSlot.swift
[103/737] Compiling DequeModule _DequeBuffer.swift
[104/737] Compiling OrderedCollections OrderedSet+Equatable.swift
[105/737] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[106/738] Emitting module OpenCombine
[107/748] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[108/748] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[109/748] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[110/748] Compiling OrderedCollections _HashTable+Bucket.swift
[111/748] Compiling OrderedCollections _HashTable+BucketIterator.swift
[112/748] Compiling OrderedCollections _HashTable+Constants.swift
[113/748] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[114/748] Compiling OrderedCollections _HashTable+Testing.swift
[115/748] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[116/748] Compiling OrderedCollections _HashTable.swift
[117/748] Compiling OrderedCollections OrderedDictionary+Elements.swift
[118/748] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[119/748] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[120/748] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[121/748] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[122/748] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[123/748] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[124/748] Compiling OrderedCollections OrderedSet+Codable.swift
[125/748] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[126/748] Compiling OrderedCollections OrderedSet+Descriptions.swift
[127/748] Compiling OrderedCollections OrderedSet+Diffing.swift
[130/748] Compiling OrderedCollections _Hashtable+Header.swift
[131/748] Compiling OrderedCollections OrderedDictionary+Codable.swift
[132/748] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[136/753] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[137/753] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[138/753] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[139/753] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[140/753] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[141/753] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[150/753] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[151/753] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[152/753] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[153/753] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[154/753] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[155/753] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[156/753] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[157/753] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[158/753] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[159/753] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[160/753] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[161/753] Compiling HashTreeCollections TreeSet.swift
[162/753] Emitting module OpenCombine
[188/769] Compiling DequeModule _UnsafeWrappedBuffer.swift
[221/769] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[222/769] Compiling _RopeModule BigString+Chunk+Splitting.swift
[223/769] Compiling _RopeModule BigString+Chunk.swift
[224/769] Compiling _RopeModule BigString+BidirectionalCollection.swift
[225/769] Compiling _RopeModule BigString+Comparable.swift
[226/769] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[227/769] Compiling _RopeModule BigString+CustomStringConvertible.swift
[228/769] Compiling _RopeModule BigString+Equatable.swift
[229/776] Compiling OrderedCollections OrderedDictionary.swift
[230/776] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[231/776] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[232/776] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[233/776] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[234/776] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[241/776] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[242/776] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[243/776] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[244/776] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[245/776] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[246/776] Compiling OrderedCollections OrderedDictionary+Values.swift
[247/776] Compiling OrderedCollections OrderedSet+Sendable.swift
[248/776] Compiling OrderedCollections OrderedSet+Hashable.swift
[249/776] Compiling OrderedCollections OrderedSet+Initializers.swift
[250/776] Compiling OrderedCollections OrderedSet+Insertions.swift
[251/776] Compiling OrderedCollections OrderedSet+Invariants.swift
[252/776] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[253/776] Compiling BitCollections BitSet.swift
[254/776] Emitting module BitCollections
[282/776] Compiling OrderedCollections OrderedSet+SubSequence.swift
[283/776] Compiling OrderedCollections OrderedSet+Testing.swift
[284/776] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[285/776] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[286/776] Compiling OrderedCollections OrderedSet.swift
[287/776] Compiling OrderedCollections _UnsafeBitset.swift
[298/783] Compiling OpenCombine Fail.swift
[299/783] Compiling OpenCombine GENERATED-Publishers.Catch.swift
[300/783] Compiling OpenCombine GENERATED-Publishers.Encode.swift
[301/783] Compiling OpenCombine GENERATED-Publishers.MapKeyPath.swift
[302/783] Compiling OpenCombine Just.swift
[303/783] Compiling OpenCombine Optional.Publisher.swift
[304/783] Compiling OpenCombine Publishers.AllSatisfy.swift
[305/783] Compiling OpenCombine Publishers.AssertNoFailure.swift
[316/783] Compiling _RopeModule Rope+Remove.swift
[317/783] Compiling _RopeModule Rope+RemoveSubrange.swift
[318/783] Compiling _RopeModule Rope+Split.swift
[319/783] Compiling _RopeModule Optional Utilities.swift
[320/783] Compiling _RopeModule String Utilities.swift
[321/783] Compiling _RopeModule String.Index+ABI.swift
[322/783] Compiling _RopeModule _CharacterRecognizer.swift
[323/783] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[385/795] Compiling SwiftSyntax SyntaxTypeNodes.swift
[393/795] Compiling SwiftSyntax SyntaxExprNodes.swift
[394/795] Compiling SwiftSyntax SyntaxNodes.swift
[395/795] Compiling SwiftSyntax SyntaxPatternNodes.swift
[396/795] Compiling SwiftSyntax SyntaxStmtNodes.swift
[403/795] Emitting module DequeModule
[406/795] Compiling OpenCombine Subject+Void.swift
[407/795] Compiling OpenCombine Subscriber+Void.swift
[408/795] Compiling OpenCombine Subscribers.Assign.swift
[409/795] Compiling OpenCombine Subscribers.Completion.swift
[410/795] Compiling OpenCombine Subscribers.Demand.swift
[411/795] Compiling OpenCombine Subscribers.Sink.swift
[412/795] Compiling OpenCombine Subscribers.swift
[413/795] Compiling OpenCombine Subscription.swift
[414/795] Compiling OpenCombine Subscriptions.swift
[415/795] Compiling OpenCombine _Introspection.swift
[426/873] Compiling HeapModule _HeapNode.swift
[427/873] Compiling HeapModule Heap+Invariants.swift
[428/873] Compiling HeapModule Heap.swift
[429/873] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[430/873] Compiling HeapModule Heap+UnsafeHandle.swift
[431/873] Compiling HeapModule Heap+Descriptions.swift
[432/873] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[433/873] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[434/873] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[435/873] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[436/873] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[437/873] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[438/873] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[439/873] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[440/873] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[441/873] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[442/873] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[443/873] Compiling HashTreeCollections _HashNode.swift
[444/873] Compiling HashTreeCollections _HashNodeHeader.swift
[445/873] Compiling HashTreeCollections _HashSlot.swift
[446/873] Compiling HashTreeCollections _HashStack.swift
[447/873] Compiling HashTreeCollections _Hash.swift
[448/873] Compiling HashTreeCollections _HashLevel.swift
[449/873] Compiling HashTreeCollections _HashNode+Builder.swift
[450/873] Compiling HashTreeCollections _HashNode+Debugging.swift
[451/873] Compiling HashTreeCollections _HashNode+Initializers.swift
[452/873] Compiling HashTreeCollections _HashNode+Invariants.swift
[453/873] Compiling HashTreeCollections _HashTreeIterator.swift
[454/873] Compiling HashTreeCollections _HashTreeStatistics.swift
[455/873] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[456/873] Compiling HashTreeCollections _AncestorHashSlots.swift
[457/873] Compiling HashTreeCollections _Bitmap.swift
[458/873] Compiling HashTreeCollections _Bucket.swift
[459/873] Compiling HashTreeCollections TreeDictionary+Collection.swift
[460/873] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[461/873] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[462/873] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[488/873] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[489/873] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[490/873] Compiling HashTreeCollections _HashNode+Storage.swift
[491/873] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[492/873] Compiling HashTreeCollections _HashNode+Structural filter.swift
[493/873] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[494/873] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[495/873] Compiling HashTreeCollections TreeSet+Equatable.swift
[496/873] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[497/873] Compiling HashTreeCollections TreeSet+Extras.swift
[498/873] Compiling HashTreeCollections TreeSet+Filter.swift
[499/873] Compiling HashTreeCollections TreeSet+Hashable.swift
[500/873] Compiling HashTreeCollections TreeSet+Sendable.swift
[501/873] Compiling HashTreeCollections TreeSet+Sequence.swift
[502/873] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[519/873] Compiling HashTreeCollections TreeDictionary+Codable.swift
[529/873] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[530/873] Compiling HashTreeCollections TreeDictionary+Values.swift
[531/873] Compiling HashTreeCollections TreeDictionary.swift
[532/873] Compiling HashTreeCollections TreeSet+Codable.swift
[533/873] Compiling HashTreeCollections TreeSet+Collection.swift
[534/873] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[535/873] Compiling HashTreeCollections TreeSet+Debugging.swift
[536/873] Compiling HashTreeCollections TreeSet+Descriptions.swift
[537/873] Compiling HashTreeCollections _RawHashNode.swift
[538/873] Compiling HashTreeCollections _UnmanagedHashNode.swift
[539/873] Compiling HashTreeCollections _UnsafePath.swift
[540/873] Emitting module HeapModule
[552/873] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[553/873] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[554/873] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[555/873] Compiling HashTreeCollections _HashNode+Structural merge.swift
[556/873] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[557/873] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[558/873] Compiling HashTreeCollections _HashNode+Structural union.swift
[559/873] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[560/873] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[569/952] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[570/952] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[571/952] Compiling BitCollections BitArray+BitwiseOperations.swift
[572/952] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[573/952] Compiling BitCollections BitArray+Codable.swift
[574/952] Compiling BitCollections BitArray+Collection.swift
[575/952] Compiling BitCollections BitArray+Copy.swift
[576/952] Compiling BitCollections BitArray+CustomReflectable.swift
[577/952] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[578/952] Compiling BitCollections BitSet+CustomReflectable.swift
[579/952] Compiling BitCollections BitSet+CustomStringConvertible.swift
[580/952] Compiling BitCollections BitSet+Equatable.swift
[581/952] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[582/952] Compiling BitCollections BitSet+Extras.swift
[583/952] Compiling BitCollections BitSet+Hashable.swift
[584/952] Compiling BitCollections BitSet+Initializers.swift
[585/952] Compiling BitCollections BitSet+Invariants.swift
[586/952] Compiling BitCollections BitSet+Random.swift
[587/952] Compiling BitCollections BitSet+SetAlgebra basics.swift
[588/952] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[589/952] Compiling BitCollections BitArray+Fill.swift
[590/952] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[591/952] Compiling BitCollections BitSet+SetAlgebra union.swift
[592/952] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[593/952] Compiling BitCollections BitSet.Counted.swift
[594/952] Compiling BitCollections BitSet.Index.swift
[595/952] Compiling BitCollections BitSet._UnsafeHandle.swift
[596/952] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[597/952] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[598/952] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[599/952] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[600/952] Compiling DequeModule _DequeBufferHeader.swift
[612/953] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[613/953] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[614/953] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[615/953] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[616/953] Compiling HashTreeCollections TreeDictionary+Keys.swift
[617/953] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[618/953] Compiling HashTreeCollections TreeDictionary+Merge.swift
[619/953] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[620/953] Compiling HashTreeCollections _HashNode+Lookups.swift
[621/953] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[626/953] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[627/953] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[628/953] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[629/953] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[630/953] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[631/953] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[632/953] Compiling BitCollections BitArray+Shifts.swift
[633/953] Compiling BitCollections BitArray+Testing.swift
[634/953] Compiling BitCollections BitArray._UnsafeHandle.swift
[635/953] Compiling BitCollections BitArray.swift
[636/953] Compiling BitCollections BitSet+BidirectionalCollection.swift
[637/953] Compiling BitCollections BitSet+Codable.swift
[638/953] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[639/953] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[640/953] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[641/953] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[674/955] Compiling DequeModule _UnsafeWrappedBuffer.swift
[681/955] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[682/955] Compiling HashTreeCollections TreeSet.swift
[690/955] Emitting module OpenCombineDispatch
[698/955] Compiling DequeModule _DequeSlot.swift
[699/955] Compiling BitCollections BitArray+Descriptions.swift
[700/955] Compiling BitCollections BitArray+Equatable.swift
[701/955] Compiling DequeModule _DequeBuffer.swift
[702/955] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[703/955] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[704/955] Compiling BitCollections BitArray+Invariants.swift
[705/955] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[706/955] Compiling BitCollections BitArray+Extras.swift
[708/955] Compiling BitCollections BitArray+RandomBits.swift
[709/955] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[710/955] Compiling BitCollections BitArray+Hashable.swift
[711/955] Compiling BitCollections BitArray+Initializers.swift
[775/960] Compiling BitCollections BitSet.swift
[776/960] Compiling BitCollections Range+Utilities.swift
[777/960] Compiling BitCollections Slice+Utilities.swift
[778/960] Compiling BitCollections UInt+Tricks.swift
[779/960] Compiling BitCollections _Word.swift
[815/960] Emitting module BitCollections
[846/962] Emitting module OrderedCollections
[847/962] Emitting module DequeModule
[848/962] Compiling OpenCombineDispatch DispatchQueue+Scheduler.swift
[876/962] Emitting module OpenCombineDispatch
[877/962] Compiling OpenCombineDispatch DispatchQueue+Scheduler.swift
[878/962] Emitting module OrderedCollections
[902/962] Emitting module _RopeModule
[913/962] Emitting module HashTreeCollections
[914/964] Compiling Collections Collections.swift
[915/964] Emitting module Collections
[916/1037] Emitting module HashTreeCollections
[917/1039] Emitting module Collections
[918/1039] Compiling Collections Collections.swift
[919/1112] Emitting module Stitcher
[920/1120] Compiling Stitcher DependencyGraph+TypeInjection.swift
[921/1120] Compiling Stitcher DependencyGraph+ValueInjection.swift
[922/1120] Compiling Stitcher DependencyGraph.swift
[923/1120] Compiling Stitcher DependencyRegistrarIndex.swift
[924/1120] Compiling Stitcher Common.swift
[925/1120] Compiling Stitcher DefaultIndexer.swift
[926/1120] Compiling Stitcher ParallelIndexer.swift
[927/1120] Compiling Stitcher PlainIndexer.swift
[936/1128] Compiling Stitcher Pipeline.swift
[937/1128] Compiling Stitcher PipelineSubject.swift
[938/1128] Compiling Stitcher Stitcher.swift
[939/1128] Compiling Stitcher AsyncTask.swift
[940/1128] Compiling Stitcher CancellableTask.swift
[941/1128] Compiling Stitcher RawThreadKey.swift
[942/1128] Compiling Stitcher RawThreadKeyError.swift
[943/1128] Compiling Stitcher ThreadIdentifierThreadValuesKey.swift
[944/1128] Compiling Stitcher TypeName.swift
[945/1128] Compiling Stitcher Atomic.swift
[946/1128] Compiling Stitcher Dependencies.swift
[947/1128] Compiling Stitcher Injected+Init.swift
[948/1128] Compiling Stitcher Injected.swift
[949/1128] Compiling Stitcher AutoregisterableDependency.swift
[950/1128] Compiling Stitcher GeneratedDependencyRegistration.swift
[951/1128] Compiling Stitcher RegisterableDependency.swift
[952/1128] Emitting module Stitcher
[953/1128] Compiling Stitcher DependenciesRegistrar.swift
[954/1128] Compiling Stitcher Dependency.swift
[955/1128] Compiling Stitcher DependencyGroup.swift
[956/1128] Compiling Stitcher DependencyRegistrarBuilder.swift
[957/1128] Compiling Stitcher RawDependencyRegistration.swift
[958/1128] Compiling Stitcher DependencyGroupRepresenting.swift
[959/1128] Compiling Stitcher DependencyRepresenting.swift
[960/1128] Compiling Stitcher ManagedSingletonInstanceStorage.swift
[961/1128] Compiling Stitcher IndexedDependencyContainer.swift
[962/1128] Compiling Stitcher Indexing.swift
[963/1128] Compiling Stitcher IndexingCoordinator.swift
[964/1128] Compiling Stitcher IndexingKey.swift
[965/1128] Compiling Stitcher IndexingTask.swift
[966/1128] Compiling Stitcher StorageCleaner.swift
[967/1128] Compiling Stitcher DependencyContainingCollection.swift
[968/1128] Compiling Stitcher DependencyEagerness.swift
[985/1128] Compiling Stitcher NeverInstanceStorage.swift
[986/1128] Compiling Stitcher SharedInstanceStorage.swift
[987/1128] Compiling Stitcher SingletonInstanceStorage.swift
[988/1128] Compiling Stitcher InstanceStorage.swift
[989/1128] Compiling Stitcher InstanceStorageFactory.swift
[990/1128] Compiling Stitcher InstanceStorageKey.swift
[991/1128] Compiling Stitcher AnyPipeline.swift
[992/1128] Compiling Stitcher AnyPipelineCancellable.swift
[993/1128] Compiling Stitcher DependencyFactory+Function.swift
[994/1128] Compiling Stitcher DependencyFactory.swift
[995/1128] Compiling Stitcher InstantionNotificationCenter.swift
[996/1128] Compiling Stitcher PostInstantiationAware.swift
[997/1128] Compiling Stitcher DependencyCycleDetector.swift
[998/1128] Compiling Stitcher DependencyCycleInstantationBacktrace.swift
[999/1128] Compiling Stitcher DependencyGraph+Assertions.swift
[1000/1128] Compiling Stitcher DependencyGraph+NameInjection.swift
[1002/1128] Compiling Stitcher AutoregisterableDependencyCodeGenerator.swift
[1003/1128] Compiling Stitcher NameInjectionCodeGenerator.swift
[1005/1128] Compiling Stitcher TestInjectionCodeGenerator.swift
[1007/1128] Compiling Stitcher TypeInjectionCodeGenerator.swift
[1009/1128] Compiling Stitcher InjectionCodeGenerator.swift
[1011/1128] Compiling Stitcher InjectionCodeGenerators.swift
[1013/1128] Compiling Stitcher StitcherConfiguration.swift
[1015/1128] Compiling Stitcher DependencyContainer.swift
[1017/1128] Compiling Stitcher DependencyLocator.swift
[1018/1128] Compiling Stitcher DependencyLocatorTraits.swift
[1019/1128] Compiling Stitcher DependencyParameters.swift
[1020/1128] Compiling Stitcher DependencyScope.swift
[1021/1128] Compiling Stitcher InjectionError.swift
[1022/1128] Compiling Stitcher ManagedDependencyScopeProviding.swift
[1023/1128] Compiling Stitcher ManagedDependencyScopeReceipt.swift
[1024/1128] Compiling Stitcher PipelineManagedDependencyScope.swift
[1025/1128] Compiling Stitcher ThreadLocal.swift
[1026/1128] Compiling Stitcher ThreadValues.swift
[1027/1128] Compiling Stitcher ThreadValuesKey.swift
[1028/1128] Compiling Stitcher DefaultValueProviding.swift
[1029/1128] Compiling Stitcher Extensions.swift
[1030/1128] Compiling Stitcher Functions.swift
[1031/1128] Compiling Stitcher Reference.swift
[1032/1128] Compiling Stitcher WeakReference.swift
[1091/1128] Emitting module SwiftSyntax
[1127/1180] Compiling SwiftDiagnostics Note.swift
[1128/1180] Compiling SwiftDiagnostics Message.swift
[1129/1180] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[1130/1180] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[1131/1180] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[1132/1180] Compiling SwiftDiagnostics Convenience.swift
[1133/1180] Compiling SwiftDiagnostics FixIt.swift
[1134/1180] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[1135/1180] Compiling SwiftDiagnostics Diagnostic.swift
[1136/1180] Emitting module SwiftDiagnostics
[1137/1180] Compiling SwiftBasicFormat Syntax+Extensions.swift
[1138/1180] Emitting module SwiftBasicFormat
[1139/1180] Compiling SwiftBasicFormat BasicFormat.swift
[1140/1180] Compiling SwiftParser Statements.swift
[1141/1180] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[1142/1180] Compiling SwiftParser StringLiterals.swift
[1143/1180] Compiling SwiftParser SwiftParserCompatibility.swift
[1144/1184] Compiling SwiftParser UnicodeScalarExtensions.swift
[1145/1184] Compiling SwiftParser Lookahead.swift
[1146/1184] Compiling SwiftParser LoopProgressCondition.swift
[1147/1184] Compiling SwiftParser Modifiers.swift
[1148/1184] Compiling SwiftParser Names.swift
[1149/1184] Compiling SwiftParser Nominals.swift
[1150/1184] Compiling SwiftParser Parameters.swift
[1151/1184] Compiling SwiftParser ParseSourceFile.swift
[1152/1184] Compiling SwiftParser Parser.swift
[1153/1184] Compiling SwiftParser Patterns.swift
[1154/1184] Compiling SwiftParser Recovery.swift
[1155/1184] Compiling SwiftParser Specifiers.swift
[1156/1184] Compiling SwiftParser Lexeme.swift
[1157/1184] Compiling SwiftParser LexemeSequence.swift
[1158/1184] Compiling SwiftParser Lexer.swift
[1159/1184] Compiling SwiftParser RegexLiteralLexer.swift
[1160/1184] Compiling SwiftParser TokenSpecSet.swift
[1161/1184] Compiling SwiftParser TopLevel.swift
[1162/1184] Compiling SwiftParser TriviaParser.swift
[1163/1184] Compiling SwiftParser Types.swift
[1164/1184] Emitting module SwiftParser
[1165/1184] Compiling SwiftParser Directives.swift
[1166/1184] Compiling SwiftParser ExperimentalFeatures.swift
[1167/1184] Compiling SwiftParser Expressions.swift
[1168/1184] Compiling SwiftParser IncrementalParseTransition.swift
[1169/1184] Compiling SwiftParser Cursor.swift
[1170/1184] Compiling SwiftParser SyntaxUtils.swift
[1171/1184] Compiling SwiftParser TokenConsumer.swift
[1172/1184] Compiling SwiftParser TokenPrecedence.swift
[1173/1184] Compiling SwiftParser TokenSpec.swift
[1174/1184] Compiling SwiftParser Attributes.swift
[1175/1184] Compiling SwiftParser Availability.swift
[1176/1184] Compiling SwiftParser CharacterInfo.swift
[1177/1184] Compiling SwiftParser CollectionNodes+Parsable.swift
[1178/1184] Compiling SwiftParser Declarations.swift
[1179/1184] Compiling SwiftParser IsLexerClassified.swift
[1180/1184] Compiling SwiftParser LayoutNodes+Parsable.swift
[1181/1184] Compiling SwiftParser Parser+TokenSpecSet.swift
[1182/1184] Compiling SwiftParser TokenSpecStaticMembers.swift
[1183/1207] Compiling SwiftOperators PrecedenceGroup.swift
[1184/1208] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[1185/1209] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[1186/1209] Compiling SwiftOperators PrecedenceGraph.swift
[1187/1209] Compiling SwiftOperators SyntaxSynthesis.swift
[1188/1209] Compiling SwiftOperators Operator.swift
[1189/1209] Compiling SwiftOperators OperatorTable.swift
[1190/1209] Compiling SwiftOperators OperatorTable+Defaults.swift
[1191/1209] Compiling SwiftOperators OperatorTable+Semantics.swift
[1192/1209] Compiling SwiftOperators OperatorError+Diagnostics.swift
[1193/1209] Compiling SwiftOperators OperatorError.swift
[1194/1209] Compiling SwiftOperators OperatorTable+Folding.swift
[1195/1209] Compiling SwiftParserDiagnostics PresenceUtils.swift
[1196/1209] Emitting module SwiftOperators
[1197/1209] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[1198/1209] Compiling SwiftParserDiagnostics Utils.swift
[1199/1209] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[1200/1209] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[1201/1209] Compiling SwiftParserDiagnostics MissingNodesError.swift
[1202/1209] Compiling SwiftParserDiagnostics MissingTokenError.swift
[1203/1209] Emitting module SwiftParserDiagnostics
[1204/1209] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[1205/1209] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[1206/1209] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[1207/1209] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[1208/1223] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[1209/1223] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[1210/1223] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[1211/1224] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[1212/1224] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[1213/1224] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[1214/1224] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[1215/1224] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[1216/1224] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[1217/1224] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[1218/1224] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[1219/1224] Compiling SwiftSyntaxBuilder Indenter.swift
[1220/1224] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[1221/1224] Emitting module SwiftSyntaxBuilder
[1222/1224] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[1223/1238] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[1224/1238] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[1225/1238] Compiling SwiftSyntaxMacros Macro.swift
[1226/1238] Compiling SwiftSyntaxMacros Macro+Format.swift
[1227/1238] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[1228/1238] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[1229/1238] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[1230/1238] Compiling SwiftSyntaxMacros DeclarationMacro.swift
[1231/1238] Compiling SwiftSyntaxMacros MemberMacro.swift
[1232/1239] Compiling SwiftSyntaxMacros AccessorMacro.swift
[1233/1239] Compiling SwiftSyntaxMacros AttachedMacro.swift
[1234/1239] Emitting module SwiftSyntaxMacros
[1235/1239] Compiling SwiftSyntaxMacros AbstractSourceLocation.swift
[1236/1239] Compiling SwiftSyntaxMacros MacroExpansionContext.swift
[1237/1239] Compiling SwiftSyntaxMacros PeerMacro.swift
[1238/1247] Compiling SwiftSyntaxMacroExpansion MacroExpansionDiagnosticMessages.swift
[1239/1247] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[1240/1247] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[1241/1247] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[1242/1247] Emitting module SwiftSyntaxMacroExpansion
[1243/1247] Compiling SwiftSyntaxMacroExpansion MacroExpansion.swift
[1244/1247] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[1245/1247] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[1246/1254] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[1247/1254] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[1248/1254] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[1249/1254] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[1250/1254] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[1251/1254] Emitting module SwiftCompilerPluginMessageHandling
[1252/1254] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[1253/1256] Emitting module SwiftCompilerPlugin
[1254/1256] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[1255/1276] Emitting module StitcherMacrosPlugins
/Users/admin/builder/spi-builder-workspace/Sources/StitcherMacrosPlugins/InjectedParameters/Diagnostic/InjectedParametersDiagnostic.swift:20:16: warning: stored property 'code' of 'Sendable'-conforming struct 'InjectedParametersDiagnostic' has non-sendable type 'InjectedParametersDiagnostic.DiagnosticCode'; this is an error in the Swift 6 language mode
10 | public struct InjectedParametersDiagnostic: Error {
11 |
12 |     public enum DiagnosticCode {
   |                 `- note: consider making enum 'DiagnosticCode' conform to the 'Sendable' protocol
13 |         case unknown
14 |         case unexpectedDeclarationKind
   :
18 |     }
19 |
20 |     public let code: DiagnosticCode
   |                `- warning: stored property 'code' of 'Sendable'-conforming struct 'InjectedParametersDiagnostic' has non-sendable type 'InjectedParametersDiagnostic.DiagnosticCode'; this is an error in the Swift 6 language mode
21 |
22 |     init(code: DiagnosticCode) {
/Users/admin/builder/spi-builder-workspace/Sources/StitcherMacrosPlugins/PreferredInitializer/PreferredInitializerDiagnostic.swift:21:16: warning: stored property 'code' of 'Sendable'-conforming struct 'PreferredInitializerDiagnostic' has non-sendable type 'PreferredInitializerDiagnostic.DiagnosticCode'; this is an error in the Swift 6 language mode
10 | public struct PreferredInitializerDiagnostic: Error {
11 |
12 |     public enum DiagnosticCode {
   |                 `- note: consider making enum 'DiagnosticCode' conform to the 'Sendable' protocol
13 |         case unknown
14 |         case unexpectedDeclarationKind
   :
19 |     }
20 |
21 |     public let code: DiagnosticCode
   |                `- warning: stored property 'code' of 'Sendable'-conforming struct 'PreferredInitializerDiagnostic' has non-sendable type 'PreferredInitializerDiagnostic.DiagnosticCode'; this is an error in the Swift 6 language mode
22 |
23 |     init(code: DiagnosticCode) {
/Users/admin/builder/spi-builder-workspace/Sources/StitcherMacrosPlugins/RegisterableDependency/Diagnostic/RegisterableDiagnostic.swift:21:16: warning: stored property 'code' of 'Sendable'-conforming struct 'RegisterableDiagnostic' has non-sendable type 'RegisterableDiagnostic.DiagnosticCode'; this is an error in the Swift 6 language mode
10 | public struct RegisterableDiagnostic: Error {
11 |
12 |     public enum DiagnosticCode {
   |                 `- note: consider making enum 'DiagnosticCode' conform to the 'Sendable' protocol
13 |         case unknown
14 |         case malformedArguments
   :
19 |     }
20 |
21 |     public let code: DiagnosticCode
   |                `- warning: stored property 'code' of 'Sendable'-conforming struct 'RegisterableDiagnostic' has non-sendable type 'RegisterableDiagnostic.DiagnosticCode'; this is an error in the Swift 6 language mode
22 |
23 |     init(code: DiagnosticCode) {
/Users/admin/builder/spi-builder-workspace/Sources/StitcherMacrosPlugins/Utils/Attributes.swift:10:17: warning: let 'disfavoredOverloadAttribute' is not concurrency-safe because non-'Sendable' type 'AttributeSyntax' may have shared mutable state; this is an error in the Swift 6 language mode
 8 | import SwiftSyntax
 9 |
10 | fileprivate let disfavoredOverloadAttribute: AttributeSyntax = "@_disfavoredOverload"
   |                 `- warning: let 'disfavoredOverloadAttribute' is not concurrency-safe because non-'Sendable' type 'AttributeSyntax' may have shared mutable state; this is an error in the Swift 6 language mode
11 |
12 | extension AttributeListSyntax.Element {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/syntaxNodes/SyntaxNodes.swift:636:15: note: struct 'AttributeSyntax' does not conform to the 'Sendable' protocol
  634 | ///  - ``AttributeListSyntax``
  635 | ///  - ``SwitchCaseSyntax``.``SwitchCaseSyntax/attribute``
  636 | public struct AttributeSyntax: SyntaxProtocol, SyntaxHashable {
      |               `- note: struct 'AttributeSyntax' does not conform to the 'Sendable' protocol
  637 |   public enum Arguments: SyntaxChildChoices, SyntaxHashable {
  638 |     case `argumentList`(LabeledExprListSyntax)
/Users/admin/builder/spi-builder-workspace/Sources/StitcherMacrosPlugins/Utils/Attributes.swift:8:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
 6 | //
 7 |
 8 | import SwiftSyntax
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
 9 |
10 | fileprivate let disfavoredOverloadAttribute: AttributeSyntax = "@_disfavoredOverload"
   |                 |- note: annotate 'disfavoredOverloadAttribute' with '@MainActor' if property should only be accessed from the main actor
   |                 `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |
12 | extension AttributeListSyntax.Element {
/Users/admin/builder/spi-builder-workspace/Sources/StitcherMacrosPlugins/Utils/StringExtensions.swift:24:23: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 22 |     public static let doubleQuotes = StringEnvelope(start: "\"", end: "\"")
 23 |
 24 |     public static var allCases: [StringEnvelope] = [
    |                       |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'allCases' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 25 |         .braces,
 26 |         .brackets,
[1256/1276] Compiling StitcherMacrosPlugins InvocationParameter.swift
[1257/1276] Compiling StitcherMacrosPlugins AttachedParentKind.swift
[1258/1278] Compiling StitcherMacrosPlugins StitcherMacrosPlugin.swift
/Users/admin/builder/spi-builder-workspace/Sources/StitcherMacrosPlugins/Utils/Attributes.swift:10:17: warning: let 'disfavoredOverloadAttribute' is not concurrency-safe because non-'Sendable' type 'AttributeSyntax' may have shared mutable state; this is an error in the Swift 6 language mode
 8 | import SwiftSyntax
 9 |
10 | fileprivate let disfavoredOverloadAttribute: AttributeSyntax = "@_disfavoredOverload"
   |                 `- warning: let 'disfavoredOverloadAttribute' is not concurrency-safe because non-'Sendable' type 'AttributeSyntax' may have shared mutable state; this is an error in the Swift 6 language mode
11 |
12 | extension AttributeListSyntax.Element {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/syntaxNodes/SyntaxNodes.swift:636:15: note: struct 'AttributeSyntax' does not conform to the 'Sendable' protocol
  634 | ///  - ``AttributeListSyntax``
  635 | ///  - ``SwitchCaseSyntax``.``SwitchCaseSyntax/attribute``
  636 | public struct AttributeSyntax: SyntaxProtocol, SyntaxHashable {
      |               `- note: struct 'AttributeSyntax' does not conform to the 'Sendable' protocol
  637 |   public enum Arguments: SyntaxChildChoices, SyntaxHashable {
  638 |     case `argumentList`(LabeledExprListSyntax)
/Users/admin/builder/spi-builder-workspace/Sources/StitcherMacrosPlugins/Utils/Attributes.swift:8:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
 6 | //
 7 |
 8 | import SwiftSyntax
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
 9 |
10 | fileprivate let disfavoredOverloadAttribute: AttributeSyntax = "@_disfavoredOverload"
   |                 |- note: annotate 'disfavoredOverloadAttribute' with '@MainActor' if property should only be accessed from the main actor
   |                 `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |
12 | extension AttributeListSyntax.Element {
[1259/1278] Compiling StitcherMacrosPlugins Attributes.swift
/Users/admin/builder/spi-builder-workspace/Sources/StitcherMacrosPlugins/Utils/Attributes.swift:10:17: warning: let 'disfavoredOverloadAttribute' is not concurrency-safe because non-'Sendable' type 'AttributeSyntax' may have shared mutable state; this is an error in the Swift 6 language mode
 8 | import SwiftSyntax
 9 |
10 | fileprivate let disfavoredOverloadAttribute: AttributeSyntax = "@_disfavoredOverload"
   |                 `- warning: let 'disfavoredOverloadAttribute' is not concurrency-safe because non-'Sendable' type 'AttributeSyntax' may have shared mutable state; this is an error in the Swift 6 language mode
11 |
12 | extension AttributeListSyntax.Element {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/generated/syntaxNodes/SyntaxNodes.swift:636:15: note: struct 'AttributeSyntax' does not conform to the 'Sendable' protocol
  634 | ///  - ``AttributeListSyntax``
  635 | ///  - ``SwitchCaseSyntax``.``SwitchCaseSyntax/attribute``
  636 | public struct AttributeSyntax: SyntaxProtocol, SyntaxHashable {
      |               `- note: struct 'AttributeSyntax' does not conform to the 'Sendable' protocol
  637 |   public enum Arguments: SyntaxChildChoices, SyntaxHashable {
  638 |     case `argumentList`(LabeledExprListSyntax)
/Users/admin/builder/spi-builder-workspace/Sources/StitcherMacrosPlugins/Utils/Attributes.swift:8:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
 6 | //
 7 |
 8 | import SwiftSyntax
   | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'SwiftSyntax'
 9 |
10 | fileprivate let disfavoredOverloadAttribute: AttributeSyntax = "@_disfavoredOverload"
   |                 |- note: annotate 'disfavoredOverloadAttribute' with '@MainActor' if property should only be accessed from the main actor
   |                 `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 |
12 | extension AttributeListSyntax.Element {
[1260/1278] Compiling StitcherMacrosPlugins ProtocolConformanceSyntax.swift
[1261/1278] Compiling StitcherMacrosPlugins RegisterableDependencyImplementationSyntax.swift
[1262/1278] Compiling StitcherMacrosPlugins RegisterableMacro.swift
[1263/1278] Compiling StitcherMacrosPlugins PropertyDeclarationSyntax.swift
[1264/1278] Compiling StitcherMacrosPlugins FunctionInvocationSyntax.swift
[1265/1278] Compiling StitcherMacrosPlugins InitializerInvocationSyntax.swift
[1266/1278] Compiling StitcherMacrosPlugins IgnoredParameter.swift
/Users/admin/builder/spi-builder-workspace/Sources/StitcherMacrosPlugins/InjectedParameters/Parameters/InjectedParametersConfiguration.swift:127:59: warning: reference to static property 'allCases' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
125 |             guard let rawName = rawValue.first?.parsingCaseName(),
126 |                   rawValue.count == 1,
127 |                   let name = InjectionCodeGenerators.Name.allCases.first(where: { $0.rawValue == rawName }) else {
    |                                                           `- warning: reference to static property 'allCases' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
128 |                 throw InjectedParametersDiagnostic(code: .malformedArguments)
129 |             }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Stitcher/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:23:27: note: static property declared here
21 |         public static let stitcherByName = Name(rawValue: "stitcherByName")
22 |
23 |         public static var allCases: [InjectionCodeGenerators.Name] = [
   |                           `- note: static property declared here
24 |             .stitcherTest,
25 |             .stitcherByType,
[1267/1278] Compiling StitcherMacrosPlugins InjectedParametersConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/StitcherMacrosPlugins/InjectedParameters/Parameters/InjectedParametersConfiguration.swift:127:59: warning: reference to static property 'allCases' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
125 |             guard let rawName = rawValue.first?.parsingCaseName(),
126 |                   rawValue.count == 1,
127 |                   let name = InjectionCodeGenerators.Name.allCases.first(where: { $0.rawValue == rawName }) else {
    |                                                           `- warning: reference to static property 'allCases' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
128 |                 throw InjectedParametersDiagnostic(code: .malformedArguments)
129 |             }
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Stitcher/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:23:27: note: static property declared here
21 |         public static let stitcherByName = Name(rawValue: "stitcherByName")
22 |
23 |         public static var allCases: [InjectionCodeGenerators.Name] = [
   |                           `- note: static property declared here
24 |             .stitcherTest,
25 |             .stitcherByType,
[1268/1278] Compiling StitcherMacrosPlugins PreferredInitializerDiagnostic.swift
/Users/admin/builder/spi-builder-workspace/Sources/StitcherMacrosPlugins/PreferredInitializer/PreferredInitializerDiagnostic.swift:21:16: warning: stored property 'code' of 'Sendable'-conforming struct 'PreferredInitializerDiagnostic' has non-sendable type 'PreferredInitializerDiagnostic.DiagnosticCode'; this is an error in the Swift 6 language mode
10 | public struct PreferredInitializerDiagnostic: Error {
11 |
12 |     public enum DiagnosticCode {
   |                 `- note: consider making enum 'DiagnosticCode' conform to the 'Sendable' protocol
13 |         case unknown
14 |         case unexpectedDeclarationKind
   :
19 |     }
20 |
21 |     public let code: DiagnosticCode
   |                `- warning: stored property 'code' of 'Sendable'-conforming struct 'PreferredInitializerDiagnostic' has non-sendable type 'PreferredInitializerDiagnostic.DiagnosticCode'; this is an error in the Swift 6 language mode
22 |
23 |     init(code: DiagnosticCode) {
[1269/1278] Compiling StitcherMacrosPlugins PreferredInitializerMacro.swift
/Users/admin/builder/spi-builder-workspace/Sources/StitcherMacrosPlugins/PreferredInitializer/PreferredInitializerDiagnostic.swift:21:16: warning: stored property 'code' of 'Sendable'-conforming struct 'PreferredInitializerDiagnostic' has non-sendable type 'PreferredInitializerDiagnostic.DiagnosticCode'; this is an error in the Swift 6 language mode
10 | public struct PreferredInitializerDiagnostic: Error {
11 |
12 |     public enum DiagnosticCode {
   |                 `- note: consider making enum 'DiagnosticCode' conform to the 'Sendable' protocol
13 |         case unknown
14 |         case unexpectedDeclarationKind
   :
19 |     }
20 |
21 |     public let code: DiagnosticCode
   |                `- warning: stored property 'code' of 'Sendable'-conforming struct 'PreferredInitializerDiagnostic' has non-sendable type 'PreferredInitializerDiagnostic.DiagnosticCode'; this is an error in the Swift 6 language mode
22 |
23 |     init(code: DiagnosticCode) {
[1270/1278] Compiling StitcherMacrosPlugins InjectedParametersDiagnostic.swift
/Users/admin/builder/spi-builder-workspace/Sources/StitcherMacrosPlugins/InjectedParameters/Diagnostic/InjectedParametersDiagnostic.swift:20:16: warning: stored property 'code' of 'Sendable'-conforming struct 'InjectedParametersDiagnostic' has non-sendable type 'InjectedParametersDiagnostic.DiagnosticCode'; this is an error in the Swift 6 language mode
10 | public struct InjectedParametersDiagnostic: Error {
11 |
12 |     public enum DiagnosticCode {
   |                 `- note: consider making enum 'DiagnosticCode' conform to the 'Sendable' protocol
13 |         case unknown
14 |         case unexpectedDeclarationKind
   :
18 |     }
19 |
20 |     public let code: DiagnosticCode
   |                `- warning: stored property 'code' of 'Sendable'-conforming struct 'InjectedParametersDiagnostic' has non-sendable type 'InjectedParametersDiagnostic.DiagnosticCode'; this is an error in the Swift 6 language mode
21 |
22 |     init(code: DiagnosticCode) {
[1271/1278] Compiling StitcherMacrosPlugins LogDiagnostic.swift
/Users/admin/builder/spi-builder-workspace/Sources/StitcherMacrosPlugins/InjectedParameters/Diagnostic/InjectedParametersDiagnostic.swift:20:16: warning: stored property 'code' of 'Sendable'-conforming struct 'InjectedParametersDiagnostic' has non-sendable type 'InjectedParametersDiagnostic.DiagnosticCode'; this is an error in the Swift 6 language mode
10 | public struct InjectedParametersDiagnostic: Error {
11 |
12 |     public enum DiagnosticCode {
   |                 `- note: consider making enum 'DiagnosticCode' conform to the 'Sendable' protocol
13 |         case unknown
14 |         case unexpectedDeclarationKind
   :
18 |     }
19 |
20 |     public let code: DiagnosticCode
   |                `- warning: stored property 'code' of 'Sendable'-conforming struct 'InjectedParametersDiagnostic' has non-sendable type 'InjectedParametersDiagnostic.DiagnosticCode'; this is an error in the Swift 6 language mode
21 |
22 |     init(code: DiagnosticCode) {
[1272/1278] Compiling StitcherMacrosPlugins InjectedParametersMacro.swift
/Users/admin/builder/spi-builder-workspace/Sources/StitcherMacrosPlugins/InjectedParameters/Diagnostic/InjectedParametersDiagnostic.swift:20:16: warning: stored property 'code' of 'Sendable'-conforming struct 'InjectedParametersDiagnostic' has non-sendable type 'InjectedParametersDiagnostic.DiagnosticCode'; this is an error in the Swift 6 language mode
10 | public struct InjectedParametersDiagnostic: Error {
11 |
12 |     public enum DiagnosticCode {
   |                 `- note: consider making enum 'DiagnosticCode' conform to the 'Sendable' protocol
13 |         case unknown
14 |         case unexpectedDeclarationKind
   :
18 |     }
19 |
20 |     public let code: DiagnosticCode
   |                `- warning: stored property 'code' of 'Sendable'-conforming struct 'InjectedParametersDiagnostic' has non-sendable type 'InjectedParametersDiagnostic.DiagnosticCode'; this is an error in the Swift 6 language mode
21 |
22 |     init(code: DiagnosticCode) {
[1273/1278] Compiling StitcherMacrosPlugins RegisterableDiagnostic.swift
/Users/admin/builder/spi-builder-workspace/Sources/StitcherMacrosPlugins/RegisterableDependency/Diagnostic/RegisterableDiagnostic.swift:21:16: warning: stored property 'code' of 'Sendable'-conforming struct 'RegisterableDiagnostic' has non-sendable type 'RegisterableDiagnostic.DiagnosticCode'; this is an error in the Swift 6 language mode
10 | public struct RegisterableDiagnostic: Error {
11 |
12 |     public enum DiagnosticCode {
   |                 `- note: consider making enum 'DiagnosticCode' conform to the 'Sendable' protocol
13 |         case unknown
14 |         case malformedArguments
   :
19 |     }
20 |
21 |     public let code: DiagnosticCode
   |                `- warning: stored property 'code' of 'Sendable'-conforming struct 'RegisterableDiagnostic' has non-sendable type 'RegisterableDiagnostic.DiagnosticCode'; this is an error in the Swift 6 language mode
22 |
23 |     init(code: DiagnosticCode) {
/Users/admin/builder/spi-builder-workspace/Sources/StitcherMacrosPlugins/Utils/StringExtensions.swift:24:23: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 22 |     public static let doubleQuotes = StringEnvelope(start: "\"", end: "\"")
 23 |
 24 |     public static var allCases: [StringEnvelope] = [
    |                       |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'allCases' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 25 |         .braces,
 26 |         .brackets,
[1274/1278] Compiling StitcherMacrosPlugins RegisterableConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/StitcherMacrosPlugins/RegisterableDependency/Diagnostic/RegisterableDiagnostic.swift:21:16: warning: stored property 'code' of 'Sendable'-conforming struct 'RegisterableDiagnostic' has non-sendable type 'RegisterableDiagnostic.DiagnosticCode'; this is an error in the Swift 6 language mode
10 | public struct RegisterableDiagnostic: Error {
11 |
12 |     public enum DiagnosticCode {
   |                 `- note: consider making enum 'DiagnosticCode' conform to the 'Sendable' protocol
13 |         case unknown
14 |         case malformedArguments
   :
19 |     }
20 |
21 |     public let code: DiagnosticCode
   |                `- warning: stored property 'code' of 'Sendable'-conforming struct 'RegisterableDiagnostic' has non-sendable type 'RegisterableDiagnostic.DiagnosticCode'; this is an error in the Swift 6 language mode
22 |
23 |     init(code: DiagnosticCode) {
/Users/admin/builder/spi-builder-workspace/Sources/StitcherMacrosPlugins/Utils/StringExtensions.swift:24:23: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 22 |     public static let doubleQuotes = StringEnvelope(start: "\"", end: "\"")
 23 |
 24 |     public static var allCases: [StringEnvelope] = [
    |                       |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'allCases' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 25 |         .braces,
 26 |         .brackets,
[1275/1278] Compiling StitcherMacrosPlugins DefinedMacro.swift
/Users/admin/builder/spi-builder-workspace/Sources/StitcherMacrosPlugins/Utils/StringExtensions.swift:24:23: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 22 |     public static let doubleQuotes = StringEnvelope(start: "\"", end: "\"")
 23 |
 24 |     public static var allCases: [StringEnvelope] = [
    |                       |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'allCases' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 25 |         .braces,
 26 |         .brackets,
[1276/1278] Compiling StitcherMacrosPlugins StringExtensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/StitcherMacrosPlugins/Utils/StringExtensions.swift:24:23: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 22 |     public static let doubleQuotes = StringEnvelope(start: "\"", end: "\"")
 23 |
 24 |     public static var allCases: [StringEnvelope] = [
    |                       |- warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'allCases' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 25 |         .braces,
 26 |         .brackets,
[1276/1278] Write Objects.LinkFileList
[1277/1278] Linking StitcherMacrosPlugins-tool
[1279/1280] Compiling StitcherMacros StitcherMacros.swift
[1280/1280] Emitting module StitcherMacros
Build complete! (110.02s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "509.0.0",
            "upper_bound" : "510.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-syntax.git"
    },
    {
      "identity" : "stitcher",
      "requirement" : {
        "exact" : [
          "1.1.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/athankefalas/Stitcher.git"
    }
  ],
  "manifest_display_name" : "StitcherMacros",
  "name" : "StitcherMacros",
  "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"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "StitcherMacros",
      "targets" : [
        "StitcherMacros"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "StitcherMacrosPlugins",
      "targets" : [
        "StitcherMacrosPlugins"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "StitcherMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "StitcherMacrosTests",
      "path" : "Tests/StitcherMacrosTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "StitcherMacrosTests.swift",
        "Tests/InjectedParametersClassFunctionTests.swift",
        "Tests/InjectedParametersMacroForFunctionsTests.swift",
        "Types/Types.swift",
        "Types/Utils.swift"
      ],
      "target_dependencies" : [
        "StitcherMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "StitcherMacrosPlugins",
      "module_type" : "SwiftTarget",
      "name" : "StitcherMacrosPlugins",
      "path" : "Sources/StitcherMacrosPlugins",
      "product_dependencies" : [
        "Stitcher",
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "StitcherMacros",
        "StitcherMacrosPlugins"
      ],
      "sources" : [
        "InjectedParameters/Diagnostic/InjectedParametersDiagnostic.swift",
        "InjectedParameters/Diagnostic/LogDiagnostic.swift",
        "InjectedParameters/InjectedParametersMacro.swift",
        "InjectedParameters/InvocationParameter.swift",
        "InjectedParameters/Parameters/AttachedParentKind.swift",
        "InjectedParameters/Parameters/IgnoredParameter.swift",
        "InjectedParameters/Parameters/InjectedParametersConfiguration.swift",
        "InjectedParameters/Syntax/FunctionInvocationSyntax.swift",
        "InjectedParameters/Syntax/InitializerInvocationSyntax.swift",
        "PreferredInitializer/PreferredInitializerDiagnostic.swift",
        "PreferredInitializer/PreferredInitializerMacro.swift",
        "RegisterableDependency/Diagnostic/RegisterableDiagnostic.swift",
        "RegisterableDependency/Parameters/RegisterableConfiguration.swift",
        "RegisterableDependency/RegisterableMacro.swift",
        "RegisterableDependency/Syntax/PropertyDeclarationSyntax.swift",
        "RegisterableDependency/Syntax/ProtocolConformanceSyntax.swift",
        "RegisterableDependency/Syntax/RegisterableDependencyImplementationSyntax.swift",
        "StitcherMacrosPlugin.swift",
        "Utils/Attributes.swift",
        "Utils/DefinedMacro.swift",
        "Utils/StringExtensions.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "StitcherMacros",
      "module_type" : "SwiftTarget",
      "name" : "StitcherMacros",
      "path" : "Sources/StitcherMacros",
      "product_dependencies" : [
        "Stitcher"
      ],
      "product_memberships" : [
        "StitcherMacros"
      ],
      "sources" : [
        "StitcherMacros.swift"
      ],
      "target_dependencies" : [
        "StitcherMacrosPlugins"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.