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 main (a7def8), with Swift 6.0 for macOS (SPM) on 1 Dec 2024 04:58:41 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/athankefalas/StitcherMacros
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a7def81 Create FUNDING.yml
Cloned https://github.com/athankefalas/StitcherMacros.git
Revision (git rev-parse @):
a7def81b91f720adb44de0af6f84dbe648ac5081
SUCCESS checkout https://github.com/athankefalas/StitcherMacros.git at main
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/athankefalas/Stitcher.git
[1/1159] Fetching stitcher
[1160/67844] Fetching stitcher, swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.56s)
Fetched https://github.com/athankefalas/Stitcher.git from cache (3.56s)
Computing version for https://github.com/athankefalas/Stitcher.git
Computed https://github.com/athankefalas/Stitcher.git at 1.1.0 (0.42s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/OpenCombine/OpenCombine.git
[1/8280] Fetching opencombine
[415/23883] Fetching opencombine, swift-collections
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (1.93s)
Fetched https://github.com/apple/swift-collections.git from cache (1.93s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (3.41s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (0.64s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.65s)
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/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
========================================
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
[8/398] Fetching stitchermacros
Fetched https://github.com/athankefalas/StitcherMacros.git from cache (0.78s)
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 (1.03s)
Fetched https://github.com/apple/swift-syntax.git from cache (1.03s)
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/OpenCombine/OpenCombine.git from cache
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (0.56s)
Fetched https://github.com/apple/swift-collections.git from cache (0.56s)
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 main (a7def81)
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
Creating working copy for https://github.com/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.14.0
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/313] Compiling SwiftSyntax SyntaxChildren.swift
[43/313] Compiling SwiftSyntax SyntaxCollection.swift
[44/314] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[45/314] Emitting module InternalCollectionsUtilities
[46/314] Compiling SwiftSyntax AbsolutePosition.swift
[47/314] Compiling SwiftSyntax Assert.swift
[48/314] Emitting module InternalCollectionsUtilities
[49/315] Compiling SwiftSyntax SourcePresence.swift
[50/315] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[51/315] Compiling SwiftSyntax SyntaxData.swift
[52/315] Compiling SwiftSyntax Tokens.swift
[53/315] Compiling SwiftSyntax BumpPtrAllocator.swift
[54/315] Compiling SwiftSyntax CommonAncestor.swift
[55/315] Compiling SwiftSyntax Convenience.swift
[56/315] Compiling SwiftSyntax RawSyntaxTokenView.swift
[59/315] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[61/315] Compiling SwiftSyntax SourceLength.swift
[62/315] Compiling SwiftSyntax SourceLocation.swift
[73/315] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[74/315] Compiling SwiftSyntax Syntax.swift
[75/315] Compiling SwiftSyntax SyntaxArena.swift
[76/597] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[77/597] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[78/597] Compiling HashTreeCollections _HashNode+Debugging.swift
[79/597] Compiling HashTreeCollections _HashNode+Initializers.swift
[80/667] Compiling DequeModule _DequeBuffer.swift
[81/667] Compiling DequeModule _DequeSlot.swift
[82/667] Compiling DequeModule _DequeBufferHeader.swift
[83/668] Compiling HeapModule Heap.swift
[84/668] Compiling HeapModule _HeapNode.swift
[85/668] Compiling HeapModule Heap+Invariants.swift
[86/668] Compiling HeapModule Heap+UnsafeHandle.swift
[87/668] Compiling DequeModule _UnsafeWrappedBuffer.swift
[88/668] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[89/668] Compiling _RopeModule BigString+Sequence.swift
[90/668] Compiling _RopeModule BigString+TextOutputStream.swift
[91/668] Compiling _RopeModule BigString+Append.swift
[92/668] Compiling _RopeModule BigString+Initializers.swift
[93/668] Compiling _RopeModule BigString+Summary.swift
[94/668] Compiling _RopeModule Rope+Insert.swift
[95/668] Compiling _RopeModule Rope+Join.swift
[96/668] Compiling _RopeModule Rope+MutatingForEach.swift
[97/668] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[98/668] Compiling _RopeModule BigString+Hashing.swift
[99/668] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[100/673] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[101/673] Compiling HeapModule Heap+Descriptions.swift
[102/673] Emitting module HeapModule
[103/729] Compiling OrderedCollections OrderedSet+Diffing.swift
[104/729] Compiling OrderedCollections OrderedSet+Equatable.swift
[105/729] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[106/729] Compiling OrderedCollections OrderedSet+Descriptions.swift
[107/729] Compiling _RopeModule BigString+UnicodeScalarView.swift
[108/729] Compiling _RopeModule BigSubstring+UTF16View.swift
[109/729] Compiling _RopeModule BigSubstring+UTF8View.swift
[110/729] Compiling _RopeModule BigSubstring+UnicodeScalarView.swift
[111/729] Compiling _RopeModule BigSubstring.swift
[112/729] Compiling _RopeModule Rope+Builder.swift
[113/729] Compiling _RopeModule Rope+Debugging.swift
[114/729] Compiling _RopeModule Rope+Invariants.swift
[115/729] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[116/729] Compiling HashTreeCollections TreeDictionary+Filter.swift
[117/729] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[118/729] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[119/729] Compiling HashTreeCollections TreeDictionary+Keys.swift
[120/729] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[121/729] Compiling HashTreeCollections TreeDictionary+Merge.swift
[122/729] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[123/737] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[124/737] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[125/737] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[126/737] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[127/737] Compiling OrderedCollections OrderedDictionary+Values.swift
[128/737] Compiling OrderedCollections OrderedDictionary.swift
[129/737] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[130/737] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[131/737] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[132/737] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[133/737] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[134/737] Compiling OrderedCollections OrderedSet+Sendable.swift
[135/737] Compiling OrderedCollections OrderedSet+Codable.swift
[140/737] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[144/743] Compiling OrderedCollections OrderedDictionary+Elements.swift
[145/743] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[146/743] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[147/743] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[148/743] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[149/743] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[150/743] Compiling OrderedCollections OrderedSet+Hashable.swift
[151/743] Compiling OrderedCollections OrderedSet+Initializers.swift
[152/753] Emitting module OpenCombine
[153/763] Compiling OrderedCollections _HashTable+Constants.swift
[154/763] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[155/763] Compiling OrderedCollections _HashTable+Testing.swift
[156/763] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[157/763] Compiling OrderedCollections _HashTable.swift
[159/763] Emitting module OpenCombine
[160/763] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[161/763] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[162/763] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[163/763] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[164/763] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[165/763] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[166/769] Compiling OrderedCollections _HashTable+Bucket.swift
[167/769] Compiling OrderedCollections _HashTable+BucketIterator.swift
[185/769] Compiling OrderedCollections OrderedSet+SubSequence.swift
[186/769] Compiling OrderedCollections OrderedSet+Testing.swift
[187/769] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[188/769] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[200/769] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[201/769] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[202/769] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[203/769] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[204/769] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[205/769] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[219/776] Compiling OrderedCollections OrderedSet.swift
[220/776] Compiling OrderedCollections _UnsafeBitset.swift
[234/776] Compiling OrderedCollections OrderedSet+Insertions.swift
[235/776] Compiling OrderedCollections OrderedSet+Invariants.swift
[236/776] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[237/776] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[250/776] Compiling OrderedCollections _Hashtable+Header.swift
[251/776] Compiling OrderedCollections OrderedDictionary+Codable.swift
[252/776] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[253/776] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[254/776] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[255/776] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[286/776] Emitting module BitCollections
[316/783] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[317/783] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[318/783] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[319/783] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[320/783] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[321/783] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[322/783] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[323/783] Compiling HashTreeCollections TreeSet.swift
[344/790] Compiling HeapModule Heap+Invariants.swift
[345/790] Compiling HeapModule Heap+UnsafeHandle.swift
[346/790] Compiling HeapModule Heap+Descriptions.swift
[347/790] Compiling HeapModule _HeapNode.swift
[348/790] Compiling HeapModule Heap.swift
[351/790] Emitting module DequeModule
[372/868] Compiling HashTreeCollections _AncestorHashSlots.swift
[373/868] Compiling HashTreeCollections _Bitmap.swift
[374/868] Compiling HashTreeCollections _Bucket.swift
[375/868] Compiling HashTreeCollections _Hash.swift
[376/868] Compiling HashTreeCollections _HashLevel.swift
[377/868] Compiling HashTreeCollections _HashNode+Builder.swift
[378/868] Compiling HashTreeCollections _HashNode+Debugging.swift
[379/868] Compiling HashTreeCollections _HashNode+Initializers.swift
[380/868] Compiling HashTreeCollections _HashNode+Invariants.swift
[381/868] Compiling OpenCombine Subject+Void.swift
[382/868] Compiling OpenCombine Subscriber+Void.swift
[383/868] Compiling OpenCombine Subscribers.Assign.swift
[384/868] Compiling OpenCombine Subscribers.Completion.swift
[385/868] Compiling OpenCombine Subscribers.Demand.swift
[386/868] Compiling OpenCombine Subscribers.Sink.swift
[387/868] Compiling OpenCombine Subscribers.swift
[388/868] Compiling OpenCombine Subscription.swift
[389/868] Compiling OpenCombine Subscriptions.swift
[390/868] Compiling OpenCombine _Introspection.swift
[391/868] Emitting module HeapModule
[392/868] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[410/884] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[411/884] Compiling HashTreeCollections _HashNode+Storage.swift
[412/884] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[413/884] Compiling HashTreeCollections _HashNode+Structural filter.swift
[414/884] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[415/884] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[416/884] Compiling HashTreeCollections _RawHashNode.swift
[417/884] Compiling HashTreeCollections _UnmanagedHashNode.swift
[418/884] Compiling HashTreeCollections _UnsafePath.swift
[419/884] Compiling HashTreeCollections TreeDictionary+Codable.swift
[420/884] Compiling DequeModule Deque+Testing.swift
[421/884] Compiling DequeModule Deque._Storage.swift
[422/884] Compiling DequeModule Deque+Extras.swift
[423/884] Compiling DequeModule Deque+Hashable.swift
[424/884] Compiling DequeModule Deque+Codable.swift
[425/884] Compiling DequeModule Deque+Collection.swift
[426/884] Compiling DequeModule Deque+Equatable.swift
[427/884] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[436/884] Compiling DequeModule Deque+CustomReflectable.swift
[437/884] Compiling DequeModule Deque+Descriptions.swift
[438/884] Compiling DequeModule Deque._UnsafeHandle.swift
[439/884] Compiling DequeModule Deque.swift
[440/884] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[441/884] Compiling HashTreeCollections TreeDictionary+Keys.swift
[442/884] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[443/884] Compiling HashTreeCollections TreeDictionary+Merge.swift
[444/884] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[445/884] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[446/884] Compiling HashTreeCollections TreeDictionary+Values.swift
[447/884] Compiling HashTreeCollections TreeDictionary.swift
[448/884] Compiling HashTreeCollections TreeSet+Codable.swift
[449/884] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[450/884] Compiling HashTreeCollections _HashNode+Structural union.swift
[451/884] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[452/884] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[461/884] Compiling OpenCombine Fail.swift
[462/884] Compiling OpenCombine GENERATED-Publishers.Catch.swift
[463/884] Compiling OpenCombine GENERATED-Publishers.Encode.swift
[464/884] Compiling OpenCombine GENERATED-Publishers.MapKeyPath.swift
[465/884] Compiling OpenCombine Just.swift
[466/884] Compiling OpenCombine Optional.Publisher.swift
[467/884] Compiling OpenCombine Publishers.AllSatisfy.swift
[468/884] Compiling OpenCombine Publishers.AssertNoFailure.swift
[469/884] Compiling HashTreeCollections TreeDictionary+Collection.swift
[470/884] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[471/884] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[472/884] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[473/884] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[474/884] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[475/884] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[476/884] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[477/884] Compiling HashTreeCollections _HashNode+Structural merge.swift
[478/884] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[479/884] Compiling DequeModule _DequeSlot.swift
[516/890] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[517/890] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[518/890] Compiling SwiftSyntax SyntaxExprNodes.swift
[519/890] Compiling SwiftSyntax SyntaxNodes.swift
[520/890] Compiling SwiftSyntax SyntaxPatternNodes.swift
[521/890] Compiling SwiftSyntax SyntaxStmtNodes.swift
[522/890] Compiling SwiftSyntax SyntaxTypeNodes.swift
[523/890] Compiling HashTreeCollections _HashNode+Lookups.swift
[524/890] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[525/890] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[526/890] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[527/890] Compiling HashTreeCollections TreeSet+Equatable.swift
[528/890] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[529/890] Compiling HashTreeCollections TreeSet+Extras.swift
[530/890] Compiling HashTreeCollections TreeSet+Filter.swift
[531/890] Compiling HashTreeCollections TreeSet+Hashable.swift
[532/890] Compiling HashTreeCollections TreeSet+Sendable.swift
[533/890] Compiling HashTreeCollections TreeSet+Sequence.swift
[534/890] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[535/890] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[536/890] Compiling DequeModule _UnsafeWrappedBuffer.swift
[537/945] Compiling BitCollections BitArray+Fill.swift
[538/945] Compiling BitCollections BitArray+BitwiseOperations.swift
[539/945] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[540/945] Compiling BitCollections BitArray+Codable.swift
[541/945] Compiling BitCollections BitArray+Collection.swift
[542/945] Compiling BitCollections BitArray+Copy.swift
[543/945] Compiling BitCollections BitArray+CustomReflectable.swift
[544/945] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[545/945] Compiling BitCollections BitSet+CustomReflectable.swift
[546/945] Compiling BitCollections BitSet+CustomStringConvertible.swift
[547/945] Compiling BitCollections BitSet+Equatable.swift
[548/945] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[549/945] Compiling BitCollections BitSet+Extras.swift
[586/947] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[587/947] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[588/947] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[589/947] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[590/947] Compiling DequeModule _DequeBufferHeader.swift
[598/947] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[599/947] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[600/947] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[601/947] Compiling BitCollections BitSet+SetAlgebra union.swift
[602/947] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[603/947] Compiling BitCollections BitSet.Counted.swift
[604/947] Compiling BitCollections BitSet.Index.swift
[605/947] Compiling BitCollections BitSet._UnsafeHandle.swift
[606/947] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[607/947] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[608/947] Compiling BitCollections BitArray+Extras.swift
[621/947] Compiling BitCollections BitSet+Hashable.swift
[622/947] Compiling BitCollections BitSet+Initializers.swift
[623/947] Compiling BitCollections BitSet+Invariants.swift
[624/947] Compiling BitCollections BitSet+Random.swift
[625/947] Compiling BitCollections BitSet+SetAlgebra basics.swift
[626/947] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[627/947] Compiling BitCollections BitArray+Descriptions.swift
[628/947] Compiling BitCollections BitArray+Equatable.swift
[663/955] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[664/955] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[667/955] Compiling BitCollections BitArray+Shifts.swift
[668/955] Compiling BitCollections BitArray+Testing.swift
[669/955] Compiling BitCollections BitArray._UnsafeHandle.swift
[670/955] Compiling BitCollections BitArray.swift
[671/955] Compiling BitCollections BitSet+BidirectionalCollection.swift
[672/955] Compiling BitCollections BitSet+Codable.swift
[673/960] Compiling BitCollections BitArray+Hashable.swift
[674/960] Compiling BitCollections BitArray+Initializers.swift
[675/960] Compiling BitCollections BitArray+Invariants.swift
[676/960] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[677/960] Compiling BitCollections BitArray+RandomBits.swift
[678/960] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[714/960] Compiling DequeModule _DequeBuffer.swift
[721/960] Emitting module DequeModule
[722/962] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[723/962] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[724/962] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[725/962] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[734/962] Emitting module BitCollections
[735/962] Compiling BitCollections BitSet.swift
[736/962] Compiling BitCollections Range+Utilities.swift
[737/962] Compiling BitCollections Slice+Utilities.swift
[738/962] Compiling BitCollections UInt+Tricks.swift
[739/962] Compiling BitCollections _Word.swift
[740/962] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[741/962] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[742/962] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[743/962] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[744/962] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[745/962] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[746/962] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[747/962] Compiling HashTreeCollections TreeSet.swift
[748/962] Emitting module OrderedCollections
[765/962] Emitting module OpenCombineDispatch
[766/962] Compiling OpenCombineDispatch DispatchQueue+Scheduler.swift
[768/962] Emitting module OpenCombineDispatch
[793/962] Emitting module OrderedCollections
[794/962] Emitting module _RopeModule
[861/962] Emitting module HashTreeCollections
[871/964] Compiling Collections Collections.swift
[872/964] Emitting module Collections
[873/1037] Compiling Stitcher Stitcher.swift
[874/1037] Compiling Stitcher AsyncTask.swift
[875/1037] Compiling Stitcher CancellableTask.swift
[876/1037] Compiling Stitcher RawThreadKey.swift
[877/1037] Compiling Stitcher RawThreadKeyError.swift
[878/1037] Compiling Stitcher ThreadIdentifierThreadValuesKey.swift
[879/1037] Compiling Stitcher TypeName.swift
[880/1037] Compiling Stitcher Atomic.swift
[881/1037] Compiling Stitcher Dependencies.swift
[882/1037] Compiling Stitcher RawDependencyRegistration.swift
[883/1037] Compiling Stitcher DependencyGroupRepresenting.swift
[884/1037] Compiling Stitcher DependencyRepresenting.swift
[885/1037] Compiling Stitcher ManagedSingletonInstanceStorage.swift
[891/1037] Compiling Stitcher IndexingCoordinator.swift
[892/1037] Compiling Stitcher IndexingKey.swift
[893/1037] Compiling Stitcher IndexingTask.swift
[894/1037] Compiling Stitcher StorageCleaner.swift
[895/1037] Compiling Stitcher DependencyContainingCollection.swift
[896/1037] Compiling Stitcher DependencyEagerness.swift
[897/1037] Compiling Stitcher DependencyGraph+TypeInjection.swift
[898/1037] Compiling Stitcher DependencyGraph+ValueInjection.swift
[899/1037] Compiling Stitcher Injected+Init.swift
[900/1037] Compiling Stitcher Injected.swift
[901/1037] Compiling Stitcher AutoregisterableDependency.swift
[902/1037] Compiling Stitcher GeneratedDependencyRegistration.swift
[903/1037] Compiling Stitcher RegisterableDependency.swift
[904/1037] Compiling Stitcher DependenciesRegistrar.swift
[905/1037] Compiling Stitcher Dependency.swift
[906/1037] Compiling Stitcher DependencyGroup.swift
[907/1037] Compiling Stitcher DependencyRegistrarBuilder.swift
[908/1037] Compiling Stitcher DependencyGraph.swift
[909/1037] Compiling Stitcher DependencyRegistrarIndex.swift
[910/1037] Compiling Stitcher Common.swift
[911/1037] Compiling Stitcher DefaultIndexer.swift
[912/1037] Compiling Stitcher ParallelIndexer.swift
[913/1037] Compiling Stitcher PlainIndexer.swift
[914/1037] Compiling Stitcher Pipeline.swift
[915/1037] Compiling Stitcher PipelineSubject.swift
[916/1037] Emitting module HashTreeCollections
[917/1039] Emitting module Collections
[918/1039] Compiling Collections Collections.swift
[919/1112] Compiling Stitcher DependencyFactory+Function.swift
[920/1112] Compiling Stitcher DependencyFactory.swift
[921/1112] Compiling Stitcher InstantionNotificationCenter.swift
[922/1112] Compiling Stitcher PostInstantiationAware.swift
[923/1112] Compiling Stitcher DependencyCycleDetector.swift
[924/1112] Compiling Stitcher DependencyCycleInstantationBacktrace.swift
[925/1112] Compiling Stitcher DependencyGraph+Assertions.swift
[926/1112] Compiling Stitcher DependencyGraph+NameInjection.swift
[927/1120] Compiling Stitcher Pipeline.swift
[928/1120] Compiling Stitcher PipelineSubject.swift
[929/1120] Compiling Stitcher Stitcher.swift
[930/1120] Compiling Stitcher AsyncTask.swift
[931/1120] Compiling Stitcher CancellableTask.swift
[932/1120] Compiling Stitcher RawThreadKey.swift
[933/1120] Compiling Stitcher RawThreadKeyError.swift
[934/1120] Compiling Stitcher ThreadIdentifierThreadValuesKey.swift
[935/1120] Emitting module Stitcher
[936/1120] Compiling Stitcher DependenciesRegistrar.swift
[937/1120] Compiling Stitcher Dependency.swift
[938/1120] Compiling Stitcher DependencyGroup.swift
[939/1120] Compiling Stitcher DependencyRegistrarBuilder.swift
[940/1120] Compiling Stitcher RawDependencyRegistration.swift
[941/1120] Compiling Stitcher DependencyGroupRepresenting.swift
[942/1120] Compiling Stitcher DependencyRepresenting.swift
[943/1120] Compiling Stitcher ManagedSingletonInstanceStorage.swift
[944/1120] Compiling Stitcher AutoregisterableDependencyCodeGenerator.swift
[945/1120] Compiling Stitcher NameInjectionCodeGenerator.swift
[946/1120] Compiling Stitcher TestInjectionCodeGenerator.swift
[947/1120] Compiling Stitcher TypeInjectionCodeGenerator.swift
[948/1120] Compiling Stitcher InjectionCodeGenerator.swift
[949/1120] Compiling Stitcher InjectionCodeGenerators.swift
[950/1120] Compiling Stitcher StitcherConfiguration.swift
[951/1120] Compiling Stitcher DependencyContainer.swift
[952/1120] Compiling Stitcher NeverInstanceStorage.swift
[953/1120] Compiling Stitcher SharedInstanceStorage.swift
[954/1120] Compiling Stitcher SingletonInstanceStorage.swift
[955/1120] Compiling Stitcher InstanceStorage.swift
[956/1120] Compiling Stitcher InstanceStorageFactory.swift
[957/1120] Compiling Stitcher InstanceStorageKey.swift
[958/1120] Compiling Stitcher AnyPipeline.swift
[959/1120] Compiling Stitcher AnyPipelineCancellable.swift
[960/1120] Compiling Stitcher TypeName.swift
[961/1120] Compiling Stitcher Atomic.swift
[962/1120] Compiling Stitcher Dependencies.swift
[963/1120] Compiling Stitcher Injected+Init.swift
[964/1120] Compiling Stitcher Injected.swift
[965/1120] Compiling Stitcher AutoregisterableDependency.swift
[966/1120] Compiling Stitcher GeneratedDependencyRegistration.swift
[967/1120] Compiling Stitcher RegisterableDependency.swift
[976/1128] Compiling Stitcher DependencyGraph+TypeInjection.swift
[977/1128] Compiling Stitcher DependencyGraph+ValueInjection.swift
[978/1128] Compiling Stitcher DependencyGraph.swift
[979/1128] Compiling Stitcher DependencyRegistrarIndex.swift
[980/1128] Compiling Stitcher Common.swift
[981/1128] Compiling Stitcher DefaultIndexer.swift
[982/1128] Compiling Stitcher ParallelIndexer.swift
[983/1128] Compiling Stitcher PlainIndexer.swift
[1000/1128] Emitting module Stitcher
[1001/1128] Compiling Stitcher DependencyLocator.swift
[1002/1128] Compiling Stitcher DependencyLocatorTraits.swift
[1003/1128] Compiling Stitcher DependencyParameters.swift
[1004/1128] Compiling Stitcher DependencyScope.swift
[1005/1128] Compiling Stitcher InjectionError.swift
[1006/1128] Compiling Stitcher ManagedDependencyScopeProviding.swift
[1007/1128] Compiling Stitcher ManagedDependencyScopeReceipt.swift
[1008/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
[1041/1128] Compiling Stitcher IndexedDependencyContainer.swift
[1043/1128] Compiling Stitcher Indexing.swift
[1045/1128] Compiling Stitcher IndexingCoordinator.swift
[1047/1128] Compiling Stitcher IndexingKey.swift
[1049/1128] Compiling Stitcher IndexingTask.swift
[1051/1128] Compiling Stitcher StorageCleaner.swift
[1052/1128] Compiling Stitcher DependencyContainingCollection.swift
[1054/1128] Compiling Stitcher DependencyEagerness.swift
[1086/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 Syntax+Extensions.swift
[1131/1180] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[1132/1180] Compiling SwiftDiagnostics FixIt.swift
[1133/1180] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[1134/1180] Compiling SwiftDiagnostics Diagnostic.swift
[1135/1180] Compiling SwiftDiagnostics Convenience.swift
[1136/1180] Emitting module SwiftDiagnostics
[1137/1180] Compiling SwiftDiagnostics DiagnosticsFormatter.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 Names.swift
[1145/1184] Compiling SwiftParser Nominals.swift
[1146/1184] Compiling SwiftParser Parameters.swift
[1147/1184] Compiling SwiftParser ParseSourceFile.swift
[1148/1184] Compiling SwiftParser Parser.swift
[1149/1184] Compiling SwiftParser Patterns.swift
[1150/1184] Compiling SwiftParser Recovery.swift
[1151/1184] Compiling SwiftParser Specifiers.swift
[1152/1184] Compiling SwiftParser SyntaxUtils.swift
[1153/1184] Compiling SwiftParser TokenConsumer.swift
[1154/1184] Compiling SwiftParser TokenPrecedence.swift
[1155/1184] Compiling SwiftParser TokenSpec.swift
[1156/1184] Compiling SwiftParser TokenSpecSet.swift
[1157/1184] Compiling SwiftParser TopLevel.swift
[1158/1184] Compiling SwiftParser TriviaParser.swift
[1159/1184] Compiling SwiftParser Types.swift
[1160/1184] Emitting module SwiftParser
[1161/1184] Compiling SwiftParser UnicodeScalarExtensions.swift
[1162/1184] Compiling SwiftParser Lookahead.swift
[1163/1184] Compiling SwiftParser LoopProgressCondition.swift
[1164/1184] Compiling SwiftParser Modifiers.swift
[1165/1184] Compiling SwiftParser Attributes.swift
[1166/1184] Compiling SwiftParser Availability.swift
[1167/1184] Compiling SwiftParser CharacterInfo.swift
[1168/1184] Compiling SwiftParser CollectionNodes+Parsable.swift
[1169/1184] Compiling SwiftParser Declarations.swift
[1170/1184] Compiling SwiftParser Lexeme.swift
[1171/1184] Compiling SwiftParser LexemeSequence.swift
[1172/1184] Compiling SwiftParser Lexer.swift
[1173/1184] Compiling SwiftParser RegexLiteralLexer.swift
[1174/1184] Compiling SwiftParser Directives.swift
[1175/1184] Compiling SwiftParser ExperimentalFeatures.swift
[1176/1184] Compiling SwiftParser Expressions.swift
[1177/1184] Compiling SwiftParser IncrementalParseTransition.swift
[1178/1184] Compiling SwiftParser Cursor.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 SwiftOperators PrecedenceGraph.swift
[1185/1208] Compiling SwiftOperators SyntaxSynthesis.swift
[1186/1208] Compiling SwiftOperators OperatorError.swift
[1187/1208] Compiling SwiftOperators OperatorTable+Semantics.swift
[1188/1208] Compiling SwiftOperators OperatorTable.swift
[1189/1208] Compiling SwiftOperators OperatorTable+Defaults.swift
[1190/1208] Compiling SwiftOperators OperatorTable+Folding.swift
[1191/1208] Emitting module SwiftOperators
[1192/1208] Compiling SwiftOperators Operator.swift
[1193/1208] Compiling SwiftOperators OperatorError+Diagnostics.swift
[1194/1208] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[1195/1208] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[1196/1208] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[1197/1209] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[1198/1209] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[1199/1209] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[1200/1209] Compiling SwiftParserDiagnostics Utils.swift
[1201/1209] Compiling SwiftParserDiagnostics PresenceUtils.swift
[1202/1209] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[1203/1209] Emitting module SwiftParserDiagnostics
[1204/1209] Compiling SwiftParserDiagnostics MissingNodesError.swift
[1205/1209] Compiling SwiftParserDiagnostics MissingTokenError.swift
[1206/1209] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[1207/1209] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[1208/1223] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[1209/1224] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[1210/1224] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[1211/1224] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[1212/1224] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[1213/1224] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[1214/1224] Compiling SwiftSyntaxBuilder Indenter.swift
[1215/1224] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[1216/1224] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[1217/1224] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[1218/1224] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[1219/1224] Emitting module SwiftSyntaxBuilder
[1220/1224] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[1221/1224] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[1222/1224] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[1223/1238] Compiling SwiftSyntaxMacros Macro.swift
[1224/1238] Compiling SwiftSyntaxMacros Macro+Format.swift
[1225/1239] Compiling SwiftSyntaxMacros FreestandingMacro.swift
[1226/1239] Compiling SwiftSyntaxMacros ExpressionMacro.swift
[1227/1239] Compiling SwiftSyntaxMacros ExtensionMacro.swift
[1228/1239] Compiling SwiftSyntaxMacros AccessorMacro.swift
[1229/1239] Compiling SwiftSyntaxMacros AttachedMacro.swift
[1230/1239] Compiling SwiftSyntaxMacros MemberAttributeMacro.swift
[1231/1239] Compiling SwiftSyntaxMacros MemberMacro.swift
[1232/1239] Compiling SwiftSyntaxMacros CodeItemMacro.swift
[1233/1239] Compiling SwiftSyntaxMacros DeclarationMacro.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 MacroExpansion.swift
[1240/1247] Compiling SwiftSyntaxMacroExpansion IndentationUtils.swift
[1241/1247] Compiling SwiftSyntaxMacroExpansion FunctionParameterUtils.swift
[1242/1247] Compiling SwiftSyntaxMacroExpansion MacroReplacement.swift
[1243/1247] Compiling SwiftSyntaxMacroExpansion BasicMacroExpansionContext.swift
[1244/1247] Emitting module SwiftSyntaxMacroExpansion
[1245/1247] Compiling SwiftSyntaxMacroExpansion MacroSystem.swift
[1246/1254] Compiling SwiftCompilerPluginMessageHandling PluginMacroExpansionContext.swift
[1247/1254] Compiling SwiftCompilerPluginMessageHandling PluginMessageCompatibility.swift
[1248/1254] Compiling SwiftCompilerPluginMessageHandling Diagnostics.swift
[1249/1254] Compiling SwiftCompilerPluginMessageHandling Macros.swift
[1250/1254] Emitting module SwiftCompilerPluginMessageHandling
[1251/1254] Compiling SwiftCompilerPluginMessageHandling CompilerPluginMessageHandler.swift
[1252/1254] Compiling SwiftCompilerPluginMessageHandling PluginMessages.swift
[1253/1256] Compiling SwiftCompilerPlugin CompilerPlugin.swift
[1254/1256] Emitting module SwiftCompilerPlugin
[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/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,
[1257/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,
[1258/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,
[1259/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,
[1260/1278] Compiling StitcherMacrosPlugins RegisterableMacro.swift
[1261/1278] Compiling StitcherMacrosPlugins PropertyDeclarationSyntax.swift
[1262/1278] Compiling StitcherMacrosPlugins FunctionInvocationSyntax.swift
[1263/1278] Compiling StitcherMacrosPlugins InitializerInvocationSyntax.swift
[1264/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 {
[1265/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 {
[1266/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) {
[1267/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) {
[1268/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) {
[1269/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) {
[1270/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) {
[1271/1278] Compiling StitcherMacrosPlugins ProtocolConformanceSyntax.swift
[1272/1278] Compiling StitcherMacrosPlugins RegisterableDependencyImplementationSyntax.swift
[1273/1278] Compiling StitcherMacrosPlugins InvocationParameter.swift
[1274/1278] Compiling StitcherMacrosPlugins AttachedParentKind.swift
[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] Emitting module StitcherMacros
[1280/1280] Compiling StitcherMacros StitcherMacros.swift
Build complete! (101.40s)
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.