The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Harmonize, reference main (40353d), with Swift 6.1 for Linux on 4 May 2026 00:39:48 UTC.

Swift 6 data race errors: 5

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/perrystreetsoftware/Harmonize.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/perrystreetsoftware/Harmonize
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 40353d4 [GH-7095] Update README.md (#77)
Cloned https://github.com/perrystreetsoftware/Harmonize.git
Revision (git rev-parse @):
40353d4656c90b50bb7a03467dfc19dad22b1f8a
SUCCESS checkout https://github.com/perrystreetsoftware/Harmonize.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/perrystreetsoftware/Harmonize.git
https://github.com/perrystreetsoftware/Harmonize.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/11551] Fetching yams
[2658/86590] Fetching yams, swift-syntax
Fetched https://github.com/jpsim/Yams.git from cache (2.87s)
[30766/75039] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (9.92s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (14.73s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (1.09s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Building for debugging...
[0/20] Write sources
[12/20] Compiling _SwiftSyntaxCShims dummy.c
[13/20] Compiling writer.c
[14/20] Compiling parser.c
[15/20] Compiling reader.c
[16/20] Compiling api.c
[17/20] Compiling emitter.c
[18/20] Write swift-version-24593BA9C3E375BF.txt
[19/22] Compiling scanner.c
[21/32] Emitting module SwiftSyntax510
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[22/52] Compiling HarmonizeUtils String+Extensions.swift
[23/52] Compiling HarmonizeUtils StaticStringImitator.swift
[24/52] Emitting module SwiftSyntax601
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[25/52] Compiling SwiftSyntax601 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[26/52] Compiling SwiftSyntax510 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[27/53] Emitting module SwiftSyntax509
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[28/53] Compiling SwiftSyntax509 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[29/55] Emitting module SwiftSyntax600
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[30/55] Compiling SwiftSyntax600 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[34/56] Compiling Yams Tag.swift
[35/56] Compiling Yams YamlAnchorProviding.swift
[37/122] Emitting module HarmonizeUtils
[38/122] Compiling HarmonizeUtils ConcurrentDictionary.swift
/host/spi-builder-workspace/Sources/HarmonizeUtils/Concurrency/ConcurrentDictionary.swift:52:13: warning: capture of 'self' with non-sendable type 'ConcurrentDictionary<Key, Value>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
25 | /// integrity is maintained during concurrent access.
26 | ///
27 | package final class ConcurrentDictionary<Key: Hashable, Value> {
   |                     `- note: generic class 'ConcurrentDictionary' does not conform to the 'Sendable' protocol
28 |     private var elements: [Key: Value] = [:]
29 |     private let queue = DispatchQueue(label: "harmonize.concurrentdic.queue", attributes: .concurrent)
   :
50 |     public func removeAll() {
51 |         queue.async(flags: .barrier) {
52 |             self.elements.removeAll()
   |             `- warning: capture of 'self' with non-sendable type 'ConcurrentDictionary<Key, Value>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
53 |         }
54 |     }
/host/spi-builder-workspace/Sources/HarmonizeUtils/Concurrency/ConcurrentDictionary.swift:64:13: warning: capture of 'self' with non-sendable type 'ConcurrentDictionary<Key, Value>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
25 | /// integrity is maintained during concurrent access.
26 | ///
27 | package final class ConcurrentDictionary<Key: Hashable, Value> {
   |                     `- note: generic class 'ConcurrentDictionary' does not conform to the 'Sendable' protocol
28 |     private var elements: [Key: Value] = [:]
29 |     private let queue = DispatchQueue(label: "harmonize.concurrentdic.queue", attributes: .concurrent)
   :
62 |     private func setValue(key: Key, value: Value?) {
63 |         queue.async(flags: .barrier) {
64 |             self.elements[key] = value
   |             `- warning: capture of 'self' with non-sendable type 'ConcurrentDictionary<Key, Value>' in a '@Sendable' closure; this is an error in the Swift 6 language mode
65 |         }
66 |     }
/host/spi-builder-workspace/Sources/HarmonizeUtils/Concurrency/ConcurrentDictionary.swift:64:27: warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure; this is an error in the Swift 6 language mode
25 | /// integrity is maintained during concurrent access.
26 | ///
27 | package final class ConcurrentDictionary<Key: Hashable, Value> {
   |                                          `- note: consider making generic parameter 'Key' conform to the 'Sendable' protocol
28 |     private var elements: [Key: Value] = [:]
29 |     private let queue = DispatchQueue(label: "harmonize.concurrentdic.queue", attributes: .concurrent)
   :
62 |     private func setValue(key: Key, value: Value?) {
63 |         queue.async(flags: .barrier) {
64 |             self.elements[key] = value
   |                           `- warning: capture of 'key' with non-sendable type 'Key' in a '@Sendable' closure; this is an error in the Swift 6 language mode
65 |         }
66 |     }
/host/spi-builder-workspace/Sources/HarmonizeUtils/Concurrency/ConcurrentDictionary.swift:64:34: warning: capture of 'value' with non-sendable type 'Value?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
25 | /// integrity is maintained during concurrent access.
26 | ///
27 | package final class ConcurrentDictionary<Key: Hashable, Value> {
   |                                                         `- note: consider making generic parameter 'Value' conform to the 'Sendable' protocol
28 |     private var elements: [Key: Value] = [:]
29 |     private let queue = DispatchQueue(label: "harmonize.concurrentdic.queue", attributes: .concurrent)
   :
62 |     private func setValue(key: Key, value: Value?) {
63 |         queue.async(flags: .barrier) {
64 |             self.elements[key] = value
   |                                  `- warning: capture of 'value' with non-sendable type 'Value?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
65 |         }
66 |     }
[40/123] Compiling SwiftSyntax RawSyntaxTokenView.swift
[41/123] Compiling SwiftSyntax SourceEdit.swift
[42/123] Compiling SwiftSyntax SourcePresence.swift
[43/123] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[44/123] Compiling SwiftSyntax Convenience.swift
[45/123] Compiling SwiftSyntax CustomTraits.swift
[46/123] Compiling SwiftSyntax EditorPlaceholder.swift
[47/123] Compiling SwiftSyntax RawSyntax.swift
[48/123] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[49/123] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[50/123] Compiling SwiftSyntax Identifier.swift
[51/123] Compiling SwiftSyntax MemoryLayout.swift
[52/123] Compiling SwiftSyntax MissingNodeInitializers.swift
[53/123] Emitting module Yams
[54/123] Compiling SwiftSyntax Assert.swift
[55/123] Compiling SwiftSyntax BumpPtrAllocator.swift
[56/123] Compiling SwiftSyntax CommonAncestor.swift
[57/123] Compiling SwiftSyntax AbsolutePosition.swift
[58/123] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[59/123] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[70/133] Compiling SwiftSyntax SyntaxIdentifier.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[71/133] Compiling SwiftSyntax SyntaxNodeFactory.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[72/133] Compiling SwiftSyntax SyntaxNodeStructure.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[73/133] Compiling SwiftSyntax SyntaxProtocol.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[74/133] Compiling SwiftSyntax SyntaxText.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[75/133] Compiling SwiftSyntax SyntaxTreeViewMode.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[76/133] Compiling SwiftSyntax TokenDiagnostic.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[77/133] Compiling SwiftSyntax TokenSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[78/133] Compiling SwiftSyntax TokenSyntax.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[87/133] Compiling SwiftSyntax SourceLength.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[88/133] Compiling SwiftSyntax SourceLocation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[91/133] Compiling SwiftSyntax Syntax.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[92/133] Compiling SwiftSyntax SyntaxArena.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[93/133] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[94/133] Compiling SwiftSyntax SyntaxChildren.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[95/133] Compiling SwiftSyntax SyntaxCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[96/133] Compiling SwiftSyntax SyntaxHashable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[97/133] Emitting module SwiftSyntax
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[98/133] Compiling SwiftSyntax SyntaxEnum.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[99/133] Compiling SwiftSyntax SyntaxKind.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[100/133] Compiling SwiftSyntax SyntaxRewriter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[101/133] Compiling SwiftSyntax SyntaxTraits.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[102/133] Compiling SwiftSyntax SyntaxVisitor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[103/133] Compiling SwiftSyntax TokenKind.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[104/133] Compiling SwiftSyntax Tokens.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[105/133] Compiling SwiftSyntax TriviaPieces.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[106/133] Compiling SwiftSyntax RawSyntaxNodesAB.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[107/133] Compiling SwiftSyntax RawSyntaxNodesC.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[108/133] Compiling SwiftSyntax RawSyntaxNodesD.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[109/133] Compiling SwiftSyntax RawSyntaxNodesEF.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[110/133] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[111/133] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[112/133] Compiling SwiftSyntax RawSyntaxNodesOP.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[113/133] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[114/133] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[115/133] Compiling SwiftSyntax RawSyntaxValidation.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[116/133] Compiling SwiftSyntax Trivia.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[117/133] Compiling SwiftSyntax Utils.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[118/133] Compiling SwiftSyntax ChildNameForKeyPath.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[119/133] Compiling SwiftSyntax Keyword.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[120/133] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[121/133] Compiling SwiftSyntax RenamedNodesCompatibility.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[122/133] Compiling SwiftSyntax SyntaxAnyVisitor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[123/133] Compiling SwiftSyntax SyntaxBaseNodes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[124/133] Compiling SwiftSyntax SyntaxCollections.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[125/133] Compiling SwiftSyntax SyntaxNodesAB.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[126/133] Compiling SwiftSyntax SyntaxNodesC.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[127/133] Compiling SwiftSyntax SyntaxNodesD.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[128/133] Compiling SwiftSyntax SyntaxNodesEF.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[129/133] Compiling SwiftSyntax SyntaxNodesGHI.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[130/133] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[131/133] Compiling SwiftSyntax SyntaxNodesOP.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[132/133] Compiling SwiftSyntax SyntaxNodesQRS.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[133/133] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[135/185] Compiling SwiftDiagnostics Message.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[136/186] Compiling SwiftParser Attributes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[137/186] Compiling SwiftParser Availability.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[138/186] Emitting module SwiftDiagnostics
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[139/186] Compiling SwiftDiagnostics Note.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[140/186] Compiling SwiftDiagnostics FixIt.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[141/186] Compiling SwiftDiagnostics GroupedDiagnostics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[142/186] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[143/186] Compiling SwiftDiagnostics DiagnosticDecorator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[144/186] Compiling SwiftParser CharacterInfo.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[145/186] Compiling SwiftParser CollectionNodes+Parsable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[147/187] Compiling SwiftParser SwiftParserCompatibility.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[148/187] Compiling SwiftParser SwiftVersion.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[149/187] Compiling SwiftParser SyntaxUtils.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[150/187] Compiling SwiftParser TokenConsumer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[151/187] Compiling SwiftParser TokenPrecedence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[152/192] Compiling SwiftParser LexemeSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[153/192] Compiling SwiftParser Lexer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[154/192] Compiling SwiftParser RegexLiteralLexer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[155/192] Compiling SwiftParser UnicodeScalarExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[156/192] Compiling SwiftParser Lookahead.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[157/192] Compiling SwiftParser LoopProgressCondition.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[158/192] Compiling SwiftParser Modifiers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[159/192] Compiling SwiftParser Names.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[160/192] Compiling SwiftParser Nominals.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[161/192] Compiling SwiftParser Parameters.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[162/192] Compiling SwiftParser ParseSourceFile.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[163/192] Compiling SwiftParser Parser.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[164/192] Compiling SwiftParser Patterns.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[165/192] Compiling SwiftParser Recovery.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[166/192] Compiling SwiftParser Specifiers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[167/192] Compiling SwiftParser Statements.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[168/192] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[169/192] Compiling SwiftParser StringLiterals.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[170/192] Compiling SwiftParser TokenSpec.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[171/192] Compiling SwiftParser TokenSpecSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[172/192] Compiling SwiftParser TopLevel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[173/192] Compiling SwiftParser TriviaParser.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[174/192] Compiling SwiftParser Types.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[179/192] Compiling SwiftParser Declarations.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[180/192] Compiling SwiftParser Directives.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[181/192] Emitting module SwiftParser
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[182/192] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[183/192] Compiling SwiftParser Expressions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[184/192] Compiling SwiftParser IncrementalParseTransition.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[185/192] Compiling SwiftParser IsValidIdentifier.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[186/192] Compiling SwiftParser Cursor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[187/192] Compiling SwiftParser Lexeme.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[188/192] Compiling SwiftParser ExperimentalFeatures.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[189/192] Compiling SwiftParser IsLexerClassified.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[190/192] Compiling SwiftParser LayoutNodes+Parsable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[191/192] Compiling SwiftParser Parser+TokenSpecSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[192/192] Compiling SwiftParser TokenSpecStaticMembers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[194/260] Emitting module SwiftOperators
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[195/260] Compiling HarmonizeSemantics DeclarationsCache.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[196/260] Compiling HarmonizeSemantics DeclarationsCollector.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[197/261] Compiling SwiftOperators PrecedenceGraph.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[198/261] Compiling SwiftOperators PrecedenceGroup.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[199/261] Compiling SwiftOperators OperatorTable+Semantics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[200/261] Compiling SwiftOperators OperatorTable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[201/261] Compiling HarmonizeSemantics InheritanceClauseSyntax+ToString.swift
[202/261] Compiling HarmonizeSemantics InitializerClauseSyntax+InitializerClauseProviding.swift
[203/261] Compiling HarmonizeSemantics Modifier.swift
[204/261] Compiling HarmonizeSemantics AccessorBlocksProviding.swift
[205/261] Compiling HarmonizeSemantics AttributesProviding.swift
[206/261] Compiling HarmonizeSemantics BodyProviding.swift
[207/261] Compiling HarmonizeSemantics ConditionsProviding.swift
[208/261] Compiling HarmonizeSemantics FunctionCallsProviding.swift
[209/269] Compiling SwiftOperators SyntaxSynthesis.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[210/269] Compiling SwiftOperators OperatorTable+Folding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[211/269] Compiling HarmonizeSemantics Declaration.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[212/269] Compiling HarmonizeSemantics Class.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[214/270] Compiling HarmonizeSemantics InitializerClause.swift
[215/270] Compiling HarmonizeSemantics ReturnClause.swift
[216/270] Compiling HarmonizeSemantics Statement.swift
[217/270] Compiling HarmonizeSemantics Switch.swift
[218/270] Compiling HarmonizeSemantics TypeAnnotation.swift
[219/270] Compiling HarmonizeSemantics AttributeListSyntax+AttributesProviding.swift
[220/270] Compiling HarmonizeSemantics CodeBlockItemListSyntax+ToString.swift
[221/270] Compiling HarmonizeSemantics DeclModifierListSyntax+ModifiersProviding.swift
[222/270] Compiling HarmonizeSemantics InheritanceProviding.swift
[223/270] Compiling HarmonizeSemantics InitializerClauseProviding.swift
[224/270] Compiling HarmonizeSemantics ModifiersProviding.swift
[225/270] Compiling HarmonizeSemantics ReturnProviding.swift
[226/270] Compiling HarmonizeSemantics TypeProviding.swift
[227/270] Compiling HarmonizeSemantics NamedDeclaration.swift
[228/270] Compiling HarmonizeSemantics SourceCodeLocation.swift
[229/270] Compiling HarmonizeSemantics SyntaxNodeProviding.swift
[230/270] Compiling HarmonizeSemantics DeclarationsProviding.swift
[231/270] Compiling HarmonizeSemantics EnumsProviding.swift
[232/270] Compiling HarmonizeSemantics FunctionsProviding.swift
[233/270] Compiling HarmonizeSemantics InitializersProviding.swift
[234/270] Compiling HarmonizeSemantics ParametersProviding.swift
[235/270] Compiling HarmonizeSemantics ParentDeclarationProviding.swift
[236/270] Compiling HarmonizeSemantics ProtocolsProviding.swift
[237/270] Compiling HarmonizeSemantics SourceCodeProviding.swift
[238/270] Compiling HarmonizeSemantics SyntaxProtocol+ResolveParent.swift
[239/270] Compiling HarmonizeSemantics Function.swift
[240/270] Compiling HarmonizeSemantics Import.swift
[241/270] Compiling HarmonizeSemantics Initializer.swift
[242/270] Compiling HarmonizeSemantics Parameter.swift
[243/270] Compiling HarmonizeSemantics ProtocolDeclaration.swift
[244/270] Compiling HarmonizeSemantics ClassesProviding.swift
[245/270] Compiling HarmonizeSemantics ClosuresProviding.swift
[246/270] Emitting module HarmonizeSemantics
/host/spi-builder-workspace/Sources/HarmonizeSemantics/Collector/Cache/DeclarationsCache.swift:26:25: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'DeclarationsCache' may have shared mutable state; this is an error in the Swift 6 language mode
 21 | import Foundation
 22 |
 23 | internal class DeclarationsCache {
    |                `- note: class 'DeclarationsCache' does not conform to the 'Sendable' protocol
 24 |     private let lock = NSLock()
 25 |
 26 |     internal static let shared = DeclarationsCache()
    |                         |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'DeclarationsCache' may have shared mutable state; this is an error in the Swift 6 language mode
    |                         |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    |                         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 27 |
 28 |     private var nodesAndDeclarations: [Syntax: [Declaration]] = [:]
/host/spi-builder-workspace/Sources/HarmonizeSemantics/Collector/Cache/DeclarationsCache.swift:26:25: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'DeclarationsCache' may have shared mutable state; this is an error in the Swift 6 language mode
 21 | import Foundation
 22 |
 23 | internal class DeclarationsCache {
    |                `- note: class 'DeclarationsCache' does not conform to the 'Sendable' protocol
 24 |     private let lock = NSLock()
 25 |
 26 |     internal static let shared = DeclarationsCache()
    |                         |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'DeclarationsCache' may have shared mutable state; this is an error in the Swift 6 language mode
    |                         |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    |                         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 27 |
 28 |     private var nodesAndDeclarations: [Syntax: [Declaration]] = [:]
/host/spi-builder-workspace/Sources/HarmonizeSemantics/Collector/Cache/DeclarationsCache.swift:26:25: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'DeclarationsCache' may have shared mutable state; this is an error in the Swift 6 language mode
 21 | import Foundation
 22 |
 23 | internal class DeclarationsCache {
    |                `- note: class 'DeclarationsCache' does not conform to the 'Sendable' protocol
 24 |     private let lock = NSLock()
 25 |
 26 |     internal static let shared = DeclarationsCache()
    |                         |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'DeclarationsCache' may have shared mutable state; this is an error in the Swift 6 language mode
    |                         |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    |                         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 27 |
 28 |     private var nodesAndDeclarations: [Syntax: [Declaration]] = [:]
/host/spi-builder-workspace/Sources/HarmonizeSemantics/Collector/Cache/DeclarationsCache.swift:26:25: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'DeclarationsCache' may have shared mutable state; this is an error in the Swift 6 language mode
 21 | import Foundation
 22 |
 23 | internal class DeclarationsCache {
    |                `- note: class 'DeclarationsCache' does not conform to the 'Sendable' protocol
 24 |     private let lock = NSLock()
 25 |
 26 |     internal static let shared = DeclarationsCache()
    |                         |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'DeclarationsCache' may have shared mutable state; this is an error in the Swift 6 language mode
    |                         |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    |                         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 27 |
 28 |     private var nodesAndDeclarations: [Syntax: [Declaration]] = [:]
/host/spi-builder-workspace/Sources/HarmonizeSemantics/Collector/Cache/DeclarationsCache.swift:26:25: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'DeclarationsCache' may have shared mutable state; this is an error in the Swift 6 language mode
 21 | import Foundation
 22 |
 23 | internal class DeclarationsCache {
    |                `- note: class 'DeclarationsCache' does not conform to the 'Sendable' protocol
 24 |     private let lock = NSLock()
 25 |
 26 |     internal static let shared = DeclarationsCache()
    |                         |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'DeclarationsCache' may have shared mutable state; this is an error in the Swift 6 language mode
    |                         |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    |                         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 27 |
 28 |     private var nodesAndDeclarations: [Syntax: [Declaration]] = [:]
[251/270] Compiling HarmonizeSemantics Enum.swift
/host/spi-builder-workspace/Sources/HarmonizeSemantics/Collector/Cache/DeclarationsCache.swift:26:25: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'DeclarationsCache' may have shared mutable state; this is an error in the Swift 6 language mode
 21 | import Foundation
 22 |
 23 | internal class DeclarationsCache {
    |                `- note: class 'DeclarationsCache' does not conform to the 'Sendable' protocol
 24 |     private let lock = NSLock()
 25 |
 26 |     internal static let shared = DeclarationsCache()
    |                         |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'DeclarationsCache' may have shared mutable state; this is an error in the Swift 6 language mode
    |                         |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    |                         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 27 |
 28 |     private var nodesAndDeclarations: [Syntax: [Declaration]] = [:]
[252/270] Compiling HarmonizeSemantics EnumCase.swift
/host/spi-builder-workspace/Sources/HarmonizeSemantics/Collector/Cache/DeclarationsCache.swift:26:25: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'DeclarationsCache' may have shared mutable state; this is an error in the Swift 6 language mode
 21 | import Foundation
 22 |
 23 | internal class DeclarationsCache {
    |                `- note: class 'DeclarationsCache' does not conform to the 'Sendable' protocol
 24 |     private let lock = NSLock()
 25 |
 26 |     internal static let shared = DeclarationsCache()
    |                         |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'DeclarationsCache' may have shared mutable state; this is an error in the Swift 6 language mode
    |                         |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    |                         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 27 |
 28 |     private var nodesAndDeclarations: [Syntax: [Declaration]] = [:]
[253/270] Compiling HarmonizeSemantics Extension.swift
/host/spi-builder-workspace/Sources/HarmonizeSemantics/Collector/Cache/DeclarationsCache.swift:26:25: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'DeclarationsCache' may have shared mutable state; this is an error in the Swift 6 language mode
 21 | import Foundation
 22 |
 23 | internal class DeclarationsCache {
    |                `- note: class 'DeclarationsCache' does not conform to the 'Sendable' protocol
 24 |     private let lock = NSLock()
 25 |
 26 |     internal static let shared = DeclarationsCache()
    |                         |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'DeclarationsCache' may have shared mutable state; this is an error in the Swift 6 language mode
    |                         |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    |                         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 27 |
 28 |     private var nodesAndDeclarations: [Syntax: [Declaration]] = [:]
[254/270] Compiling HarmonizeSemantics Array+AsType.swift
/host/spi-builder-workspace/Sources/HarmonizeSemantics/Collector/Cache/DeclarationsCache.swift:26:25: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'DeclarationsCache' may have shared mutable state; this is an error in the Swift 6 language mode
 21 | import Foundation
 22 |
 23 | internal class DeclarationsCache {
    |                `- note: class 'DeclarationsCache' does not conform to the 'Sendable' protocol
 24 |     private let lock = NSLock()
 25 |
 26 |     internal static let shared = DeclarationsCache()
    |                         |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'DeclarationsCache' may have shared mutable state; this is an error in the Swift 6 language mode
    |                         |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
    |                         `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 27 |
 28 |     private var nodesAndDeclarations: [Syntax: [Declaration]] = [:]
[255/270] Compiling HarmonizeSemantics Closure.swift
[256/270] Compiling HarmonizeSemantics Condition.swift
[257/270] Compiling HarmonizeSemantics Else.swift
[258/270] Compiling HarmonizeSemantics FunctionCall.swift
[259/270] Compiling HarmonizeSemantics GetterBlock.swift
[260/270] Compiling HarmonizeSemantics Guard.swift
[261/270] Compiling HarmonizeSemantics If.swift
[262/270] Compiling HarmonizeSemantics InfixExpression.swift
[263/270] Compiling HarmonizeSemantics StructsProviding.swift
[264/270] Compiling HarmonizeSemantics VariablesProviding.swift
[265/270] Compiling HarmonizeSemantics Struct.swift
[266/270] Compiling HarmonizeSemantics Variable.swift
[267/270] Compiling HarmonizeSemantics DeclarationDecoration.swift
[268/270] Compiling HarmonizeSemantics AccessorBlock.swift
[269/270] Compiling HarmonizeSemantics Attribute.swift
[270/270] Compiling HarmonizeSemantics Body.swift
[272/310] Compiling Harmonize Excluding.swift
[273/310] Compiling Harmonize On.swift
[274/310] Compiling Harmonize String+LogicalOperators.swift
[275/310] Compiling Harmonize TypeAnnotation+Equatable.swift
[276/310] Compiling Harmonize Array+AccessorBlocksProviding.swift
[277/310] Compiling Harmonize Array+AttributesProviding.swift
[278/315] Compiling Harmonize Array+Base.swift
[279/315] Compiling Harmonize Array+BodyProviding.swift
[280/315] Compiling Harmonize Array+ClassesProviding.swift
[281/315] Compiling Harmonize Array+ClosuresProviding.swift
[282/315] Compiling Harmonize Array+Declaration.swift
[283/315] Compiling Harmonize Array+Enum.swift
[284/315] Compiling Harmonize Array+TypeProviding.swift
/host/spi-builder-workspace/Sources/Harmonize/Frontend/API/SourceCode/Cache/SyntaxSourceCache.swift:67:14: warning: let 'syntaxTreeCache' is not concurrency-safe because non-'Sendable' type 'SyntaxSourceCache<SourceFileSyntax>' may have shared mutable state; this is an error in the Swift 6 language mode
33 |  * that represent the same file.
34 |  */
35 | internal class SyntaxSourceCache<Syntax> {
   |                `- note: generic class 'SyntaxSourceCache' does not conform to the 'Sendable' protocol
36 |     private var elements: ConcurrentDictionary<String, Syntax> = ConcurrentDictionary()
37 |     private let factory: (SwiftSourceCode) -> Syntax
   :
65 | }
66 |
67 | internal let syntaxTreeCache = SyntaxSourceCache {
   |              |- warning: let 'syntaxTreeCache' is not concurrency-safe because non-'Sendable' type 'SyntaxSourceCache<SourceFileSyntax>' may have shared mutable state; this is an error in the Swift 6 language mode
   |              |- note: add '@MainActor' to make let 'syntaxTreeCache' part of global actor 'MainActor'
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
68 |     Parser.parse(source: $0.source)
69 | }
/host/spi-builder-workspace/Sources/Harmonize/Frontend/API/SourceCode/Cache/SyntaxSourceCache.swift:71:14: warning: let 'foldedSyntaxTreeCache' is not concurrency-safe because non-'Sendable' type 'SyntaxSourceCache<SourceFileSyntax?>' may have shared mutable state; this is an error in the Swift 6 language mode
33 |  * that represent the same file.
34 |  */
35 | internal class SyntaxSourceCache<Syntax> {
   |                `- note: generic class 'SyntaxSourceCache' does not conform to the 'Sendable' protocol
36 |     private var elements: ConcurrentDictionary<String, Syntax> = ConcurrentDictionary()
37 |     private let factory: (SwiftSourceCode) -> Syntax
   :
69 | }
70 |
71 | internal let foldedSyntaxTreeCache = SyntaxSourceCache { source -> SourceFileSyntax? in
   |              |- warning: let 'foldedSyntaxTreeCache' is not concurrency-safe because non-'Sendable' type 'SyntaxSourceCache<SourceFileSyntax?>' may have shared mutable state; this is an error in the Swift 6 language mode
   |              |- note: add '@MainActor' to make let 'foldedSyntaxTreeCache' part of global actor 'MainActor'
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
72 |     OperatorTable.standardOperators
73 |         .foldAll(source.sourceFileSyntax) { _ in /* no-op */ }
[285/315] Compiling Harmonize Array+VariablesProviding.swift
/host/spi-builder-workspace/Sources/Harmonize/Frontend/API/SourceCode/Cache/SyntaxSourceCache.swift:67:14: warning: let 'syntaxTreeCache' is not concurrency-safe because non-'Sendable' type 'SyntaxSourceCache<SourceFileSyntax>' may have shared mutable state; this is an error in the Swift 6 language mode
33 |  * that represent the same file.
34 |  */
35 | internal class SyntaxSourceCache<Syntax> {
   |                `- note: generic class 'SyntaxSourceCache' does not conform to the 'Sendable' protocol
36 |     private var elements: ConcurrentDictionary<String, Syntax> = ConcurrentDictionary()
37 |     private let factory: (SwiftSourceCode) -> Syntax
   :
65 | }
66 |
67 | internal let syntaxTreeCache = SyntaxSourceCache {
   |              |- warning: let 'syntaxTreeCache' is not concurrency-safe because non-'Sendable' type 'SyntaxSourceCache<SourceFileSyntax>' may have shared mutable state; this is an error in the Swift 6 language mode
   |              |- note: add '@MainActor' to make let 'syntaxTreeCache' part of global actor 'MainActor'
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
68 |     Parser.parse(source: $0.source)
69 | }
/host/spi-builder-workspace/Sources/Harmonize/Frontend/API/SourceCode/Cache/SyntaxSourceCache.swift:71:14: warning: let 'foldedSyntaxTreeCache' is not concurrency-safe because non-'Sendable' type 'SyntaxSourceCache<SourceFileSyntax?>' may have shared mutable state; this is an error in the Swift 6 language mode
33 |  * that represent the same file.
34 |  */
35 | internal class SyntaxSourceCache<Syntax> {
   |                `- note: generic class 'SyntaxSourceCache' does not conform to the 'Sendable' protocol
36 |     private var elements: ConcurrentDictionary<String, Syntax> = ConcurrentDictionary()
37 |     private let factory: (SwiftSourceCode) -> Syntax
   :
69 | }
70 |
71 | internal let foldedSyntaxTreeCache = SyntaxSourceCache { source -> SourceFileSyntax? in
   |              |- warning: let 'foldedSyntaxTreeCache' is not concurrency-safe because non-'Sendable' type 'SyntaxSourceCache<SourceFileSyntax?>' may have shared mutable state; this is an error in the Swift 6 language mode
   |              |- note: add '@MainActor' to make let 'foldedSyntaxTreeCache' part of global actor 'MainActor'
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
72 |     OperatorTable.standardOperators
73 |         .foldAll(source.sourceFileSyntax) { _ in /* no-op */ }
[286/315] Compiling Harmonize Harmonize.swift
/host/spi-builder-workspace/Sources/Harmonize/Frontend/API/SourceCode/Cache/SyntaxSourceCache.swift:67:14: warning: let 'syntaxTreeCache' is not concurrency-safe because non-'Sendable' type 'SyntaxSourceCache<SourceFileSyntax>' may have shared mutable state; this is an error in the Swift 6 language mode
33 |  * that represent the same file.
34 |  */
35 | internal class SyntaxSourceCache<Syntax> {
   |                `- note: generic class 'SyntaxSourceCache' does not conform to the 'Sendable' protocol
36 |     private var elements: ConcurrentDictionary<String, Syntax> = ConcurrentDictionary()
37 |     private let factory: (SwiftSourceCode) -> Syntax
   :
65 | }
66 |
67 | internal let syntaxTreeCache = SyntaxSourceCache {
   |              |- warning: let 'syntaxTreeCache' is not concurrency-safe because non-'Sendable' type 'SyntaxSourceCache<SourceFileSyntax>' may have shared mutable state; this is an error in the Swift 6 language mode
   |              |- note: add '@MainActor' to make let 'syntaxTreeCache' part of global actor 'MainActor'
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
68 |     Parser.parse(source: $0.source)
69 | }
/host/spi-builder-workspace/Sources/Harmonize/Frontend/API/SourceCode/Cache/SyntaxSourceCache.swift:71:14: warning: let 'foldedSyntaxTreeCache' is not concurrency-safe because non-'Sendable' type 'SyntaxSourceCache<SourceFileSyntax?>' may have shared mutable state; this is an error in the Swift 6 language mode
33 |  * that represent the same file.
34 |  */
35 | internal class SyntaxSourceCache<Syntax> {
   |                `- note: generic class 'SyntaxSourceCache' does not conform to the 'Sendable' protocol
36 |     private var elements: ConcurrentDictionary<String, Syntax> = ConcurrentDictionary()
37 |     private let factory: (SwiftSourceCode) -> Syntax
   :
69 | }
70 |
71 | internal let foldedSyntaxTreeCache = SyntaxSourceCache { source -> SourceFileSyntax? in
   |              |- warning: let 'foldedSyntaxTreeCache' is not concurrency-safe because non-'Sendable' type 'SyntaxSourceCache<SourceFileSyntax?>' may have shared mutable state; this is an error in the Swift 6 language mode
   |              |- note: add '@MainActor' to make let 'foldedSyntaxTreeCache' part of global actor 'MainActor'
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
72 |     OperatorTable.standardOperators
73 |         .foldAll(source.sourceFileSyntax) { _ in /* no-op */ }
[287/315] Compiling Harmonize HarmonizeScope.swift
/host/spi-builder-workspace/Sources/Harmonize/Frontend/API/SourceCode/Cache/SyntaxSourceCache.swift:67:14: warning: let 'syntaxTreeCache' is not concurrency-safe because non-'Sendable' type 'SyntaxSourceCache<SourceFileSyntax>' may have shared mutable state; this is an error in the Swift 6 language mode
33 |  * that represent the same file.
34 |  */
35 | internal class SyntaxSourceCache<Syntax> {
   |                `- note: generic class 'SyntaxSourceCache' does not conform to the 'Sendable' protocol
36 |     private var elements: ConcurrentDictionary<String, Syntax> = ConcurrentDictionary()
37 |     private let factory: (SwiftSourceCode) -> Syntax
   :
65 | }
66 |
67 | internal let syntaxTreeCache = SyntaxSourceCache {
   |              |- warning: let 'syntaxTreeCache' is not concurrency-safe because non-'Sendable' type 'SyntaxSourceCache<SourceFileSyntax>' may have shared mutable state; this is an error in the Swift 6 language mode
   |              |- note: add '@MainActor' to make let 'syntaxTreeCache' part of global actor 'MainActor'
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
68 |     Parser.parse(source: $0.source)
69 | }
/host/spi-builder-workspace/Sources/Harmonize/Frontend/API/SourceCode/Cache/SyntaxSourceCache.swift:71:14: warning: let 'foldedSyntaxTreeCache' is not concurrency-safe because non-'Sendable' type 'SyntaxSourceCache<SourceFileSyntax?>' may have shared mutable state; this is an error in the Swift 6 language mode
33 |  * that represent the same file.
34 |  */
35 | internal class SyntaxSourceCache<Syntax> {
   |                `- note: generic class 'SyntaxSourceCache' does not conform to the 'Sendable' protocol
36 |     private var elements: ConcurrentDictionary<String, Syntax> = ConcurrentDictionary()
37 |     private let factory: (SwiftSourceCode) -> Syntax
   :
69 | }
70 |
71 | internal let foldedSyntaxTreeCache = SyntaxSourceCache { source -> SourceFileSyntax? in
   |              |- warning: let 'foldedSyntaxTreeCache' is not concurrency-safe because non-'Sendable' type 'SyntaxSourceCache<SourceFileSyntax?>' may have shared mutable state; this is an error in the Swift 6 language mode
   |              |- note: add '@MainActor' to make let 'foldedSyntaxTreeCache' part of global actor 'MainActor'
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
72 |     OperatorTable.standardOperators
73 |         .foldAll(source.sourceFileSyntax) { _ in /* no-op */ }
[288/315] Compiling Harmonize SyntaxSourceCache.swift
/host/spi-builder-workspace/Sources/Harmonize/Frontend/API/SourceCode/Cache/SyntaxSourceCache.swift:67:14: warning: let 'syntaxTreeCache' is not concurrency-safe because non-'Sendable' type 'SyntaxSourceCache<SourceFileSyntax>' may have shared mutable state; this is an error in the Swift 6 language mode
33 |  * that represent the same file.
34 |  */
35 | internal class SyntaxSourceCache<Syntax> {
   |                `- note: generic class 'SyntaxSourceCache' does not conform to the 'Sendable' protocol
36 |     private var elements: ConcurrentDictionary<String, Syntax> = ConcurrentDictionary()
37 |     private let factory: (SwiftSourceCode) -> Syntax
   :
65 | }
66 |
67 | internal let syntaxTreeCache = SyntaxSourceCache {
   |              |- warning: let 'syntaxTreeCache' is not concurrency-safe because non-'Sendable' type 'SyntaxSourceCache<SourceFileSyntax>' may have shared mutable state; this is an error in the Swift 6 language mode
   |              |- note: add '@MainActor' to make let 'syntaxTreeCache' part of global actor 'MainActor'
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
68 |     Parser.parse(source: $0.source)
69 | }
/host/spi-builder-workspace/Sources/Harmonize/Frontend/API/SourceCode/Cache/SyntaxSourceCache.swift:71:14: warning: let 'foldedSyntaxTreeCache' is not concurrency-safe because non-'Sendable' type 'SyntaxSourceCache<SourceFileSyntax?>' may have shared mutable state; this is an error in the Swift 6 language mode
33 |  * that represent the same file.
34 |  */
35 | internal class SyntaxSourceCache<Syntax> {
   |                `- note: generic class 'SyntaxSourceCache' does not conform to the 'Sendable' protocol
36 |     private var elements: ConcurrentDictionary<String, Syntax> = ConcurrentDictionary()
37 |     private let factory: (SwiftSourceCode) -> Syntax
   :
69 | }
70 |
71 | internal let foldedSyntaxTreeCache = SyntaxSourceCache { source -> SourceFileSyntax? in
   |              |- warning: let 'foldedSyntaxTreeCache' is not concurrency-safe because non-'Sendable' type 'SyntaxSourceCache<SourceFileSyntax?>' may have shared mutable state; this is an error in the Swift 6 language mode
   |              |- note: add '@MainActor' to make let 'foldedSyntaxTreeCache' part of global actor 'MainActor'
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
72 |     OperatorTable.standardOperators
73 |         .foldAll(source.sourceFileSyntax) { _ in /* no-op */ }
[289/315] Compiling Harmonize Array+ProtocolsProviding.swift
[290/315] Compiling Harmonize Array+ReturnProviding.swift
[291/315] Compiling Harmonize Array+SourceCodeProviding.swift
[292/315] Compiling Harmonize Array+StructsProviding.swift
[293/315] Compiling Harmonize Array+SwiftSourceCode.swift
[294/315] Compiling Harmonize Array+EnumsProviding.swift
[295/315] Compiling Harmonize Array+Extensions.swift
[296/315] Compiling Harmonize Array+FunctionCallsProviding.swift
[297/315] Compiling Harmonize Array+FunctionsProviding.swift
[298/315] Compiling Harmonize Array+InheritanceProviding.swift
[299/315] Compiling Harmonize Array+InitializerClauseProviding.swift
[300/315] Compiling Harmonize Array+InitializersProviding.swift
[301/315] Compiling Harmonize Array+ModifiersProviding.swift
[302/315] Compiling Harmonize Array+NamedDeclaration.swift
[303/315] Compiling Harmonize Array+ParametersProviding.swift
[304/315] Emitting module Harmonize
/host/spi-builder-workspace/Sources/Harmonize/Core/ScopeBuilder/HarmonizeScopeBuilder.swift:49:24: warning: static property 'sharedFilesCache' is not concurrency-safe because non-'Sendable' type 'ConcurrentDictionary<String, [SwiftSourceCode]>' may have shared mutable state; this is an error in the Swift 6 language mode
 47 |     /// Shared cache across all HarmonizeScopeBuilder instances.
 48 |     /// This allows different builders to share already-loaded files, avoiding redundant file discovery and parsing.
 49 |     private static let sharedFilesCache: ConcurrentDictionary<String, [SwiftSourceCode]> = ConcurrentDictionary()
    |                        `- warning: static property 'sharedFilesCache' is not concurrency-safe because non-'Sendable' type 'ConcurrentDictionary<String, [SwiftSourceCode]>' may have shared mutable state; this is an error in the Swift 6 language mode
 50 |
 51 |     private var files: [SwiftSourceCode] {
/host/spi-builder-workspace/Sources/HarmonizeUtils/Concurrency/ConcurrentDictionary.swift:27:21: note: generic class 'ConcurrentDictionary' does not conform to the 'Sendable' protocol
25 | /// integrity is maintained during concurrent access.
26 | ///
27 | package final class ConcurrentDictionary<Key: Hashable, Value> {
   |                     `- note: generic class 'ConcurrentDictionary' does not conform to the 'Sendable' protocol
28 |     private var elements: [Key: Value] = [:]
29 |     private let queue = DispatchQueue(label: "harmonize.concurrentdic.queue", attributes: .concurrent)
/host/spi-builder-workspace/Sources/Harmonize/Core/ScopeBuilder/HarmonizeScopeBuilder.swift:22:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'HarmonizeUtils'
 20 | import Foundation
 21 | import HarmonizeSemantics
 22 | import HarmonizeUtils
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'HarmonizeUtils'
 23 |
 24 | /// The default Harmonize scope builder implementation.
    :
 47 |     /// Shared cache across all HarmonizeScopeBuilder instances.
 48 |     /// This allows different builders to share already-loaded files, avoiding redundant file discovery and parsing.
 49 |     private static let sharedFilesCache: ConcurrentDictionary<String, [SwiftSourceCode]> = ConcurrentDictionary()
    |                        |- note: add '@MainActor' to make static property 'sharedFilesCache' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 50 |
 51 |     private var files: [SwiftSourceCode] {
/host/spi-builder-workspace/Sources/Harmonize/Frontend/API/SourceCode/Cache/SyntaxSourceCache.swift:67:14: warning: let 'syntaxTreeCache' is not concurrency-safe because non-'Sendable' type 'SyntaxSourceCache<SourceFileSyntax>' may have shared mutable state; this is an error in the Swift 6 language mode
33 |  * that represent the same file.
34 |  */
35 | internal class SyntaxSourceCache<Syntax> {
   |                `- note: generic class 'SyntaxSourceCache' does not conform to the 'Sendable' protocol
36 |     private var elements: ConcurrentDictionary<String, Syntax> = ConcurrentDictionary()
37 |     private let factory: (SwiftSourceCode) -> Syntax
   :
65 | }
66 |
67 | internal let syntaxTreeCache = SyntaxSourceCache {
   |              |- warning: let 'syntaxTreeCache' is not concurrency-safe because non-'Sendable' type 'SyntaxSourceCache<SourceFileSyntax>' may have shared mutable state; this is an error in the Swift 6 language mode
   |              |- note: add '@MainActor' to make let 'syntaxTreeCache' part of global actor 'MainActor'
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
68 |     Parser.parse(source: $0.source)
69 | }
/host/spi-builder-workspace/Sources/Harmonize/Frontend/API/SourceCode/Cache/SyntaxSourceCache.swift:71:14: warning: let 'foldedSyntaxTreeCache' is not concurrency-safe because non-'Sendable' type 'SyntaxSourceCache<SourceFileSyntax?>' may have shared mutable state; this is an error in the Swift 6 language mode
33 |  * that represent the same file.
34 |  */
35 | internal class SyntaxSourceCache<Syntax> {
   |                `- note: generic class 'SyntaxSourceCache' does not conform to the 'Sendable' protocol
36 |     private var elements: ConcurrentDictionary<String, Syntax> = ConcurrentDictionary()
37 |     private let factory: (SwiftSourceCode) -> Syntax
   :
69 | }
70 |
71 | internal let foldedSyntaxTreeCache = SyntaxSourceCache { source -> SourceFileSyntax? in
   |              |- warning: let 'foldedSyntaxTreeCache' is not concurrency-safe because non-'Sendable' type 'SyntaxSourceCache<SourceFileSyntax?>' may have shared mutable state; this is an error in the Swift 6 language mode
   |              |- note: add '@MainActor' to make let 'foldedSyntaxTreeCache' part of global actor 'MainActor'
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
72 |     OperatorTable.standardOperators
73 |         .foldAll(source.sourceFileSyntax) { _ in /* no-op */ }
/host/spi-builder-workspace/Sources/Harmonize/Frontend/API/SourceCode/SwiftSourceCode.swift:31:24: warning: static property 'resolverCache' is not concurrency-safe because non-'Sendable' type 'ConcurrentDictionary<String, SwiftSourceCode.SourceFileSyntaxResolver>' may have shared mutable state; this is an error in the Swift 6 language mode
 29 | public final class SwiftSourceCode {
 30 |     /// Static cache for resolvers keyed by file path to avoid re-walking AST
 31 |     private static let resolverCache = ConcurrentDictionary<String, SourceFileSyntaxResolver>()
    |                        `- warning: static property 'resolverCache' is not concurrency-safe because non-'Sendable' type 'ConcurrentDictionary<String, SwiftSourceCode.SourceFileSyntaxResolver>' may have shared mutable state; this is an error in the Swift 6 language mode
 32 |
 33 |     /// Transforms Swift Syntax into the Semantics Models.
/host/spi-builder-workspace/Sources/HarmonizeUtils/Concurrency/ConcurrentDictionary.swift:27:21: note: generic class 'ConcurrentDictionary' does not conform to the 'Sendable' protocol
25 | /// integrity is maintained during concurrent access.
26 | ///
27 | package final class ConcurrentDictionary<Key: Hashable, Value> {
   |                     `- note: generic class 'ConcurrentDictionary' does not conform to the 'Sendable' protocol
28 |     private var elements: [Key: Value] = [:]
29 |     private let queue = DispatchQueue(label: "harmonize.concurrentdic.queue", attributes: .concurrent)
/host/spi-builder-workspace/Sources/Harmonize/Frontend/API/SourceCode/SwiftSourceCode.swift:24:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'HarmonizeUtils'
 22 | import SwiftParser
 23 | import HarmonizeSemantics
 24 | import HarmonizeUtils
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'HarmonizeUtils'
 25 | import XCTest
 26 |
    :
 29 | public final class SwiftSourceCode {
 30 |     /// Static cache for resolvers keyed by file path to avoid re-walking AST
 31 |     private static let resolverCache = ConcurrentDictionary<String, SourceFileSyntaxResolver>()
    |                        |- note: add '@MainActor' to make static property 'resolverCache' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 32 |
 33 |     /// Transforms Swift Syntax into the Semantics Models.
[305/315] Compiling Harmonize Config.swift
/host/spi-builder-workspace/Sources/Harmonize/Core/Finder/GetFiles.swift:108:21: warning: capture of 'files' with non-sendable type '[SwiftSourceCode]' in a '@Sendable' closure; this is an error in the Swift 6 language mode
106 |             if let file = SwiftSourceCode(url: urls[index]) {
107 |                 queue.sync {
108 |                     files.append(file)
    |                     `- warning: capture of 'files' with non-sendable type '[SwiftSourceCode]' in a '@Sendable' closure; this is an error in the Swift 6 language mode
109 |                 }
110 |             }
/host/spi-builder-workspace/Sources/Harmonize/Frontend/API/SourceCode/SwiftSourceCode.swift:29:20: note: class 'SwiftSourceCode' does not conform to the 'Sendable' protocol
 27 | /// Represents a source of Swift code, which can either be loaded from a URL or provided as a raw string.
 28 | /// This class offers lazy loading of the source text, resolving it from either the provided URL or raw string.
 29 | public final class SwiftSourceCode {
    |                    `- note: class 'SwiftSourceCode' does not conform to the 'Sendable' protocol
 30 |     /// Static cache for resolvers keyed by file path to avoid re-walking AST
 31 |     private static let resolverCache = ConcurrentDictionary<String, SourceFileSyntaxResolver>()
/host/spi-builder-workspace/Sources/Harmonize/Core/Finder/GetFiles.swift:108:21: warning: capture of 'files' with non-sendable type '[SwiftSourceCode]' in an isolated closure; this is an error in the Swift 6 language mode
106 |             if let file = SwiftSourceCode(url: urls[index]) {
107 |                 queue.sync {
108 |                     files.append(file)
    |                     `- warning: capture of 'files' with non-sendable type '[SwiftSourceCode]' in an isolated closure; this is an error in the Swift 6 language mode
109 |                 }
110 |             }
/host/spi-builder-workspace/Sources/Harmonize/Frontend/API/SourceCode/SwiftSourceCode.swift:29:20: note: class 'SwiftSourceCode' does not conform to the 'Sendable' protocol
 27 | /// Represents a source of Swift code, which can either be loaded from a URL or provided as a raw string.
 28 | /// This class offers lazy loading of the source text, resolving it from either the provided URL or raw string.
 29 | public final class SwiftSourceCode {
    |                    `- note: class 'SwiftSourceCode' does not conform to the 'Sendable' protocol
 30 |     /// Static cache for resolvers keyed by file path to avoid re-walking AST
 31 |     private static let resolverCache = ConcurrentDictionary<String, SourceFileSyntaxResolver>()
/host/spi-builder-workspace/Sources/Harmonize/Core/Finder/GetFiles.swift:108:21: warning: mutation of captured var 'files' in concurrently-executing code; this is an error in the Swift 6 language mode
106 |             if let file = SwiftSourceCode(url: urls[index]) {
107 |                 queue.sync {
108 |                     files.append(file)
    |                     `- warning: mutation of captured var 'files' in concurrently-executing code; this is an error in the Swift 6 language mode
109 |                 }
110 |             }
/host/spi-builder-workspace/Sources/Harmonize/Core/ScopeBuilder/HarmonizeScopeBuilder.swift:49:24: warning: static property 'sharedFilesCache' is not concurrency-safe because non-'Sendable' type 'ConcurrentDictionary<String, [SwiftSourceCode]>' may have shared mutable state; this is an error in the Swift 6 language mode
 47 |     /// Shared cache across all HarmonizeScopeBuilder instances.
 48 |     /// This allows different builders to share already-loaded files, avoiding redundant file discovery and parsing.
 49 |     private static let sharedFilesCache: ConcurrentDictionary<String, [SwiftSourceCode]> = ConcurrentDictionary()
    |                        `- warning: static property 'sharedFilesCache' is not concurrency-safe because non-'Sendable' type 'ConcurrentDictionary<String, [SwiftSourceCode]>' may have shared mutable state; this is an error in the Swift 6 language mode
 50 |
 51 |     private var files: [SwiftSourceCode] {
/host/spi-builder-workspace/Sources/HarmonizeUtils/Concurrency/ConcurrentDictionary.swift:27:21: note: generic class 'ConcurrentDictionary' does not conform to the 'Sendable' protocol
25 | /// integrity is maintained during concurrent access.
26 | ///
27 | package final class ConcurrentDictionary<Key: Hashable, Value> {
   |                     `- note: generic class 'ConcurrentDictionary' does not conform to the 'Sendable' protocol
28 |     private var elements: [Key: Value] = [:]
29 |     private let queue = DispatchQueue(label: "harmonize.concurrentdic.queue", attributes: .concurrent)
/host/spi-builder-workspace/Sources/Harmonize/Core/ScopeBuilder/HarmonizeScopeBuilder.swift:22:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'HarmonizeUtils'
 20 | import Foundation
 21 | import HarmonizeSemantics
 22 | import HarmonizeUtils
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'HarmonizeUtils'
 23 |
 24 | /// The default Harmonize scope builder implementation.
    :
 47 |     /// Shared cache across all HarmonizeScopeBuilder instances.
 48 |     /// This allows different builders to share already-loaded files, avoiding redundant file discovery and parsing.
 49 |     private static let sharedFilesCache: ConcurrentDictionary<String, [SwiftSourceCode]> = ConcurrentDictionary()
    |                        |- note: add '@MainActor' to make static property 'sharedFilesCache' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 50 |
 51 |     private var files: [SwiftSourceCode] {
[306/315] Compiling Harmonize ResolveProjectConfigFilePath.swift
/host/spi-builder-workspace/Sources/Harmonize/Core/Finder/GetFiles.swift:108:21: warning: capture of 'files' with non-sendable type '[SwiftSourceCode]' in a '@Sendable' closure; this is an error in the Swift 6 language mode
106 |             if let file = SwiftSourceCode(url: urls[index]) {
107 |                 queue.sync {
108 |                     files.append(file)
    |                     `- warning: capture of 'files' with non-sendable type '[SwiftSourceCode]' in a '@Sendable' closure; this is an error in the Swift 6 language mode
109 |                 }
110 |             }
/host/spi-builder-workspace/Sources/Harmonize/Frontend/API/SourceCode/SwiftSourceCode.swift:29:20: note: class 'SwiftSourceCode' does not conform to the 'Sendable' protocol
 27 | /// Represents a source of Swift code, which can either be loaded from a URL or provided as a raw string.
 28 | /// This class offers lazy loading of the source text, resolving it from either the provided URL or raw string.
 29 | public final class SwiftSourceCode {
    |                    `- note: class 'SwiftSourceCode' does not conform to the 'Sendable' protocol
 30 |     /// Static cache for resolvers keyed by file path to avoid re-walking AST
 31 |     private static let resolverCache = ConcurrentDictionary<String, SourceFileSyntaxResolver>()
/host/spi-builder-workspace/Sources/Harmonize/Core/Finder/GetFiles.swift:108:21: warning: capture of 'files' with non-sendable type '[SwiftSourceCode]' in an isolated closure; this is an error in the Swift 6 language mode
106 |             if let file = SwiftSourceCode(url: urls[index]) {
107 |                 queue.sync {
108 |                     files.append(file)
    |                     `- warning: capture of 'files' with non-sendable type '[SwiftSourceCode]' in an isolated closure; this is an error in the Swift 6 language mode
109 |                 }
110 |             }
/host/spi-builder-workspace/Sources/Harmonize/Frontend/API/SourceCode/SwiftSourceCode.swift:29:20: note: class 'SwiftSourceCode' does not conform to the 'Sendable' protocol
 27 | /// Represents a source of Swift code, which can either be loaded from a URL or provided as a raw string.
 28 | /// This class offers lazy loading of the source text, resolving it from either the provided URL or raw string.
 29 | public final class SwiftSourceCode {
    |                    `- note: class 'SwiftSourceCode' does not conform to the 'Sendable' protocol
 30 |     /// Static cache for resolvers keyed by file path to avoid re-walking AST
 31 |     private static let resolverCache = ConcurrentDictionary<String, SourceFileSyntaxResolver>()
/host/spi-builder-workspace/Sources/Harmonize/Core/Finder/GetFiles.swift:108:21: warning: mutation of captured var 'files' in concurrently-executing code; this is an error in the Swift 6 language mode
106 |             if let file = SwiftSourceCode(url: urls[index]) {
107 |                 queue.sync {
108 |                     files.append(file)
    |                     `- warning: mutation of captured var 'files' in concurrently-executing code; this is an error in the Swift 6 language mode
109 |                 }
110 |             }
/host/spi-builder-workspace/Sources/Harmonize/Core/ScopeBuilder/HarmonizeScopeBuilder.swift:49:24: warning: static property 'sharedFilesCache' is not concurrency-safe because non-'Sendable' type 'ConcurrentDictionary<String, [SwiftSourceCode]>' may have shared mutable state; this is an error in the Swift 6 language mode
 47 |     /// Shared cache across all HarmonizeScopeBuilder instances.
 48 |     /// This allows different builders to share already-loaded files, avoiding redundant file discovery and parsing.
 49 |     private static let sharedFilesCache: ConcurrentDictionary<String, [SwiftSourceCode]> = ConcurrentDictionary()
    |                        `- warning: static property 'sharedFilesCache' is not concurrency-safe because non-'Sendable' type 'ConcurrentDictionary<String, [SwiftSourceCode]>' may have shared mutable state; this is an error in the Swift 6 language mode
 50 |
 51 |     private var files: [SwiftSourceCode] {
/host/spi-builder-workspace/Sources/HarmonizeUtils/Concurrency/ConcurrentDictionary.swift:27:21: note: generic class 'ConcurrentDictionary' does not conform to the 'Sendable' protocol
25 | /// integrity is maintained during concurrent access.
26 | ///
27 | package final class ConcurrentDictionary<Key: Hashable, Value> {
   |                     `- note: generic class 'ConcurrentDictionary' does not conform to the 'Sendable' protocol
28 |     private var elements: [Key: Value] = [:]
29 |     private let queue = DispatchQueue(label: "harmonize.concurrentdic.queue", attributes: .concurrent)
/host/spi-builder-workspace/Sources/Harmonize/Core/ScopeBuilder/HarmonizeScopeBuilder.swift:22:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'HarmonizeUtils'
 20 | import Foundation
 21 | import HarmonizeSemantics
 22 | import HarmonizeUtils
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'HarmonizeUtils'
 23 |
 24 | /// The default Harmonize scope builder implementation.
    :
 47 |     /// Shared cache across all HarmonizeScopeBuilder instances.
 48 |     /// This allows different builders to share already-loaded files, avoiding redundant file discovery and parsing.
 49 |     private static let sharedFilesCache: ConcurrentDictionary<String, [SwiftSourceCode]> = ConcurrentDictionary()
    |                        |- note: add '@MainActor' to make static property 'sharedFilesCache' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 50 |
 51 |     private var files: [SwiftSourceCode] {
[307/315] Compiling Harmonize GetFiles.swift
/host/spi-builder-workspace/Sources/Harmonize/Core/Finder/GetFiles.swift:108:21: warning: capture of 'files' with non-sendable type '[SwiftSourceCode]' in a '@Sendable' closure; this is an error in the Swift 6 language mode
106 |             if let file = SwiftSourceCode(url: urls[index]) {
107 |                 queue.sync {
108 |                     files.append(file)
    |                     `- warning: capture of 'files' with non-sendable type '[SwiftSourceCode]' in a '@Sendable' closure; this is an error in the Swift 6 language mode
109 |                 }
110 |             }
/host/spi-builder-workspace/Sources/Harmonize/Frontend/API/SourceCode/SwiftSourceCode.swift:29:20: note: class 'SwiftSourceCode' does not conform to the 'Sendable' protocol
 27 | /// Represents a source of Swift code, which can either be loaded from a URL or provided as a raw string.
 28 | /// This class offers lazy loading of the source text, resolving it from either the provided URL or raw string.
 29 | public final class SwiftSourceCode {
    |                    `- note: class 'SwiftSourceCode' does not conform to the 'Sendable' protocol
 30 |     /// Static cache for resolvers keyed by file path to avoid re-walking AST
 31 |     private static let resolverCache = ConcurrentDictionary<String, SourceFileSyntaxResolver>()
/host/spi-builder-workspace/Sources/Harmonize/Core/Finder/GetFiles.swift:108:21: warning: capture of 'files' with non-sendable type '[SwiftSourceCode]' in an isolated closure; this is an error in the Swift 6 language mode
106 |             if let file = SwiftSourceCode(url: urls[index]) {
107 |                 queue.sync {
108 |                     files.append(file)
    |                     `- warning: capture of 'files' with non-sendable type '[SwiftSourceCode]' in an isolated closure; this is an error in the Swift 6 language mode
109 |                 }
110 |             }
/host/spi-builder-workspace/Sources/Harmonize/Frontend/API/SourceCode/SwiftSourceCode.swift:29:20: note: class 'SwiftSourceCode' does not conform to the 'Sendable' protocol
 27 | /// Represents a source of Swift code, which can either be loaded from a URL or provided as a raw string.
 28 | /// This class offers lazy loading of the source text, resolving it from either the provided URL or raw string.
 29 | public final class SwiftSourceCode {
    |                    `- note: class 'SwiftSourceCode' does not conform to the 'Sendable' protocol
 30 |     /// Static cache for resolvers keyed by file path to avoid re-walking AST
 31 |     private static let resolverCache = ConcurrentDictionary<String, SourceFileSyntaxResolver>()
/host/spi-builder-workspace/Sources/Harmonize/Core/Finder/GetFiles.swift:108:21: warning: mutation of captured var 'files' in concurrently-executing code; this is an error in the Swift 6 language mode
106 |             if let file = SwiftSourceCode(url: urls[index]) {
107 |                 queue.sync {
108 |                     files.append(file)
    |                     `- warning: mutation of captured var 'files' in concurrently-executing code; this is an error in the Swift 6 language mode
109 |                 }
110 |             }
/host/spi-builder-workspace/Sources/Harmonize/Core/ScopeBuilder/HarmonizeScopeBuilder.swift:49:24: warning: static property 'sharedFilesCache' is not concurrency-safe because non-'Sendable' type 'ConcurrentDictionary<String, [SwiftSourceCode]>' may have shared mutable state; this is an error in the Swift 6 language mode
 47 |     /// Shared cache across all HarmonizeScopeBuilder instances.
 48 |     /// This allows different builders to share already-loaded files, avoiding redundant file discovery and parsing.
 49 |     private static let sharedFilesCache: ConcurrentDictionary<String, [SwiftSourceCode]> = ConcurrentDictionary()
    |                        `- warning: static property 'sharedFilesCache' is not concurrency-safe because non-'Sendable' type 'ConcurrentDictionary<String, [SwiftSourceCode]>' may have shared mutable state; this is an error in the Swift 6 language mode
 50 |
 51 |     private var files: [SwiftSourceCode] {
/host/spi-builder-workspace/Sources/HarmonizeUtils/Concurrency/ConcurrentDictionary.swift:27:21: note: generic class 'ConcurrentDictionary' does not conform to the 'Sendable' protocol
25 | /// integrity is maintained during concurrent access.
26 | ///
27 | package final class ConcurrentDictionary<Key: Hashable, Value> {
   |                     `- note: generic class 'ConcurrentDictionary' does not conform to the 'Sendable' protocol
28 |     private var elements: [Key: Value] = [:]
29 |     private let queue = DispatchQueue(label: "harmonize.concurrentdic.queue", attributes: .concurrent)
/host/spi-builder-workspace/Sources/Harmonize/Core/ScopeBuilder/HarmonizeScopeBuilder.swift:22:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'HarmonizeUtils'
 20 | import Foundation
 21 | import HarmonizeSemantics
 22 | import HarmonizeUtils
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'HarmonizeUtils'
 23 |
 24 | /// The default Harmonize scope builder implementation.
    :
 47 |     /// Shared cache across all HarmonizeScopeBuilder instances.
 48 |     /// This allows different builders to share already-loaded files, avoiding redundant file discovery and parsing.
 49 |     private static let sharedFilesCache: ConcurrentDictionary<String, [SwiftSourceCode]> = ConcurrentDictionary()
    |                        |- note: add '@MainActor' to make static property 'sharedFilesCache' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 50 |
 51 |     private var files: [SwiftSourceCode] {
[308/315] Compiling Harmonize ResolveProjectWorkingDirectory.swift
/host/spi-builder-workspace/Sources/Harmonize/Core/Finder/GetFiles.swift:108:21: warning: capture of 'files' with non-sendable type '[SwiftSourceCode]' in a '@Sendable' closure; this is an error in the Swift 6 language mode
106 |             if let file = SwiftSourceCode(url: urls[index]) {
107 |                 queue.sync {
108 |                     files.append(file)
    |                     `- warning: capture of 'files' with non-sendable type '[SwiftSourceCode]' in a '@Sendable' closure; this is an error in the Swift 6 language mode
109 |                 }
110 |             }
/host/spi-builder-workspace/Sources/Harmonize/Frontend/API/SourceCode/SwiftSourceCode.swift:29:20: note: class 'SwiftSourceCode' does not conform to the 'Sendable' protocol
 27 | /// Represents a source of Swift code, which can either be loaded from a URL or provided as a raw string.
 28 | /// This class offers lazy loading of the source text, resolving it from either the provided URL or raw string.
 29 | public final class SwiftSourceCode {
    |                    `- note: class 'SwiftSourceCode' does not conform to the 'Sendable' protocol
 30 |     /// Static cache for resolvers keyed by file path to avoid re-walking AST
 31 |     private static let resolverCache = ConcurrentDictionary<String, SourceFileSyntaxResolver>()
/host/spi-builder-workspace/Sources/Harmonize/Core/Finder/GetFiles.swift:108:21: warning: capture of 'files' with non-sendable type '[SwiftSourceCode]' in an isolated closure; this is an error in the Swift 6 language mode
106 |             if let file = SwiftSourceCode(url: urls[index]) {
107 |                 queue.sync {
108 |                     files.append(file)
    |                     `- warning: capture of 'files' with non-sendable type '[SwiftSourceCode]' in an isolated closure; this is an error in the Swift 6 language mode
109 |                 }
110 |             }
/host/spi-builder-workspace/Sources/Harmonize/Frontend/API/SourceCode/SwiftSourceCode.swift:29:20: note: class 'SwiftSourceCode' does not conform to the 'Sendable' protocol
 27 | /// Represents a source of Swift code, which can either be loaded from a URL or provided as a raw string.
 28 | /// This class offers lazy loading of the source text, resolving it from either the provided URL or raw string.
 29 | public final class SwiftSourceCode {
    |                    `- note: class 'SwiftSourceCode' does not conform to the 'Sendable' protocol
 30 |     /// Static cache for resolvers keyed by file path to avoid re-walking AST
 31 |     private static let resolverCache = ConcurrentDictionary<String, SourceFileSyntaxResolver>()
/host/spi-builder-workspace/Sources/Harmonize/Core/Finder/GetFiles.swift:108:21: warning: mutation of captured var 'files' in concurrently-executing code; this is an error in the Swift 6 language mode
106 |             if let file = SwiftSourceCode(url: urls[index]) {
107 |                 queue.sync {
108 |                     files.append(file)
    |                     `- warning: mutation of captured var 'files' in concurrently-executing code; this is an error in the Swift 6 language mode
109 |                 }
110 |             }
/host/spi-builder-workspace/Sources/Harmonize/Core/ScopeBuilder/HarmonizeScopeBuilder.swift:49:24: warning: static property 'sharedFilesCache' is not concurrency-safe because non-'Sendable' type 'ConcurrentDictionary<String, [SwiftSourceCode]>' may have shared mutable state; this is an error in the Swift 6 language mode
 47 |     /// Shared cache across all HarmonizeScopeBuilder instances.
 48 |     /// This allows different builders to share already-loaded files, avoiding redundant file discovery and parsing.
 49 |     private static let sharedFilesCache: ConcurrentDictionary<String, [SwiftSourceCode]> = ConcurrentDictionary()
    |                        `- warning: static property 'sharedFilesCache' is not concurrency-safe because non-'Sendable' type 'ConcurrentDictionary<String, [SwiftSourceCode]>' may have shared mutable state; this is an error in the Swift 6 language mode
 50 |
 51 |     private var files: [SwiftSourceCode] {
/host/spi-builder-workspace/Sources/HarmonizeUtils/Concurrency/ConcurrentDictionary.swift:27:21: note: generic class 'ConcurrentDictionary' does not conform to the 'Sendable' protocol
25 | /// integrity is maintained during concurrent access.
26 | ///
27 | package final class ConcurrentDictionary<Key: Hashable, Value> {
   |                     `- note: generic class 'ConcurrentDictionary' does not conform to the 'Sendable' protocol
28 |     private var elements: [Key: Value] = [:]
29 |     private let queue = DispatchQueue(label: "harmonize.concurrentdic.queue", attributes: .concurrent)
/host/spi-builder-workspace/Sources/Harmonize/Core/ScopeBuilder/HarmonizeScopeBuilder.swift:22:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'HarmonizeUtils'
 20 | import Foundation
 21 | import HarmonizeSemantics
 22 | import HarmonizeUtils
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'HarmonizeUtils'
 23 |
 24 | /// The default Harmonize scope builder implementation.
    :
 47 |     /// Shared cache across all HarmonizeScopeBuilder instances.
 48 |     /// This allows different builders to share already-loaded files, avoiding redundant file discovery and parsing.
 49 |     private static let sharedFilesCache: ConcurrentDictionary<String, [SwiftSourceCode]> = ConcurrentDictionary()
    |                        |- note: add '@MainActor' to make static property 'sharedFilesCache' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 50 |
 51 |     private var files: [SwiftSourceCode] {
[309/315] Compiling Harmonize HarmonizeScopeBuilder.swift
/host/spi-builder-workspace/Sources/Harmonize/Core/Finder/GetFiles.swift:108:21: warning: capture of 'files' with non-sendable type '[SwiftSourceCode]' in a '@Sendable' closure; this is an error in the Swift 6 language mode
106 |             if let file = SwiftSourceCode(url: urls[index]) {
107 |                 queue.sync {
108 |                     files.append(file)
    |                     `- warning: capture of 'files' with non-sendable type '[SwiftSourceCode]' in a '@Sendable' closure; this is an error in the Swift 6 language mode
109 |                 }
110 |             }
/host/spi-builder-workspace/Sources/Harmonize/Frontend/API/SourceCode/SwiftSourceCode.swift:29:20: note: class 'SwiftSourceCode' does not conform to the 'Sendable' protocol
 27 | /// Represents a source of Swift code, which can either be loaded from a URL or provided as a raw string.
 28 | /// This class offers lazy loading of the source text, resolving it from either the provided URL or raw string.
 29 | public final class SwiftSourceCode {
    |                    `- note: class 'SwiftSourceCode' does not conform to the 'Sendable' protocol
 30 |     /// Static cache for resolvers keyed by file path to avoid re-walking AST
 31 |     private static let resolverCache = ConcurrentDictionary<String, SourceFileSyntaxResolver>()
/host/spi-builder-workspace/Sources/Harmonize/Core/Finder/GetFiles.swift:108:21: warning: capture of 'files' with non-sendable type '[SwiftSourceCode]' in an isolated closure; this is an error in the Swift 6 language mode
106 |             if let file = SwiftSourceCode(url: urls[index]) {
107 |                 queue.sync {
108 |                     files.append(file)
    |                     `- warning: capture of 'files' with non-sendable type '[SwiftSourceCode]' in an isolated closure; this is an error in the Swift 6 language mode
109 |                 }
110 |             }
/host/spi-builder-workspace/Sources/Harmonize/Frontend/API/SourceCode/SwiftSourceCode.swift:29:20: note: class 'SwiftSourceCode' does not conform to the 'Sendable' protocol
 27 | /// Represents a source of Swift code, which can either be loaded from a URL or provided as a raw string.
 28 | /// This class offers lazy loading of the source text, resolving it from either the provided URL or raw string.
 29 | public final class SwiftSourceCode {
    |                    `- note: class 'SwiftSourceCode' does not conform to the 'Sendable' protocol
 30 |     /// Static cache for resolvers keyed by file path to avoid re-walking AST
 31 |     private static let resolverCache = ConcurrentDictionary<String, SourceFileSyntaxResolver>()
/host/spi-builder-workspace/Sources/Harmonize/Core/Finder/GetFiles.swift:108:21: warning: mutation of captured var 'files' in concurrently-executing code; this is an error in the Swift 6 language mode
106 |             if let file = SwiftSourceCode(url: urls[index]) {
107 |                 queue.sync {
108 |                     files.append(file)
    |                     `- warning: mutation of captured var 'files' in concurrently-executing code; this is an error in the Swift 6 language mode
109 |                 }
110 |             }
/host/spi-builder-workspace/Sources/Harmonize/Core/ScopeBuilder/HarmonizeScopeBuilder.swift:49:24: warning: static property 'sharedFilesCache' is not concurrency-safe because non-'Sendable' type 'ConcurrentDictionary<String, [SwiftSourceCode]>' may have shared mutable state; this is an error in the Swift 6 language mode
 47 |     /// Shared cache across all HarmonizeScopeBuilder instances.
 48 |     /// This allows different builders to share already-loaded files, avoiding redundant file discovery and parsing.
 49 |     private static let sharedFilesCache: ConcurrentDictionary<String, [SwiftSourceCode]> = ConcurrentDictionary()
    |                        `- warning: static property 'sharedFilesCache' is not concurrency-safe because non-'Sendable' type 'ConcurrentDictionary<String, [SwiftSourceCode]>' may have shared mutable state; this is an error in the Swift 6 language mode
 50 |
 51 |     private var files: [SwiftSourceCode] {
/host/spi-builder-workspace/Sources/HarmonizeUtils/Concurrency/ConcurrentDictionary.swift:27:21: note: generic class 'ConcurrentDictionary' does not conform to the 'Sendable' protocol
25 | /// integrity is maintained during concurrent access.
26 | ///
27 | package final class ConcurrentDictionary<Key: Hashable, Value> {
   |                     `- note: generic class 'ConcurrentDictionary' does not conform to the 'Sendable' protocol
28 |     private var elements: [Key: Value] = [:]
29 |     private let queue = DispatchQueue(label: "harmonize.concurrentdic.queue", attributes: .concurrent)
/host/spi-builder-workspace/Sources/Harmonize/Core/ScopeBuilder/HarmonizeScopeBuilder.swift:22:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'HarmonizeUtils'
 20 | import Foundation
 21 | import HarmonizeSemantics
 22 | import HarmonizeUtils
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'HarmonizeUtils'
 23 |
 24 | /// The default Harmonize scope builder implementation.
    :
 47 |     /// Shared cache across all HarmonizeScopeBuilder instances.
 48 |     /// This allows different builders to share already-loaded files, avoiding redundant file discovery and parsing.
 49 |     private static let sharedFilesCache: ConcurrentDictionary<String, [SwiftSourceCode]> = ConcurrentDictionary()
    |                        |- note: add '@MainActor' to make static property 'sharedFilesCache' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 50 |
 51 |     private var files: [SwiftSourceCode] {
[310/315] Compiling Harmonize PlainSourceScopeBuilder.swift
/host/spi-builder-workspace/Sources/Harmonize/Core/Finder/GetFiles.swift:108:21: warning: capture of 'files' with non-sendable type '[SwiftSourceCode]' in a '@Sendable' closure; this is an error in the Swift 6 language mode
106 |             if let file = SwiftSourceCode(url: urls[index]) {
107 |                 queue.sync {
108 |                     files.append(file)
    |                     `- warning: capture of 'files' with non-sendable type '[SwiftSourceCode]' in a '@Sendable' closure; this is an error in the Swift 6 language mode
109 |                 }
110 |             }
/host/spi-builder-workspace/Sources/Harmonize/Frontend/API/SourceCode/SwiftSourceCode.swift:29:20: note: class 'SwiftSourceCode' does not conform to the 'Sendable' protocol
 27 | /// Represents a source of Swift code, which can either be loaded from a URL or provided as a raw string.
 28 | /// This class offers lazy loading of the source text, resolving it from either the provided URL or raw string.
 29 | public final class SwiftSourceCode {
    |                    `- note: class 'SwiftSourceCode' does not conform to the 'Sendable' protocol
 30 |     /// Static cache for resolvers keyed by file path to avoid re-walking AST
 31 |     private static let resolverCache = ConcurrentDictionary<String, SourceFileSyntaxResolver>()
/host/spi-builder-workspace/Sources/Harmonize/Core/Finder/GetFiles.swift:108:21: warning: capture of 'files' with non-sendable type '[SwiftSourceCode]' in an isolated closure; this is an error in the Swift 6 language mode
106 |             if let file = SwiftSourceCode(url: urls[index]) {
107 |                 queue.sync {
108 |                     files.append(file)
    |                     `- warning: capture of 'files' with non-sendable type '[SwiftSourceCode]' in an isolated closure; this is an error in the Swift 6 language mode
109 |                 }
110 |             }
/host/spi-builder-workspace/Sources/Harmonize/Frontend/API/SourceCode/SwiftSourceCode.swift:29:20: note: class 'SwiftSourceCode' does not conform to the 'Sendable' protocol
 27 | /// Represents a source of Swift code, which can either be loaded from a URL or provided as a raw string.
 28 | /// This class offers lazy loading of the source text, resolving it from either the provided URL or raw string.
 29 | public final class SwiftSourceCode {
    |                    `- note: class 'SwiftSourceCode' does not conform to the 'Sendable' protocol
 30 |     /// Static cache for resolvers keyed by file path to avoid re-walking AST
 31 |     private static let resolverCache = ConcurrentDictionary<String, SourceFileSyntaxResolver>()
/host/spi-builder-workspace/Sources/Harmonize/Core/Finder/GetFiles.swift:108:21: warning: mutation of captured var 'files' in concurrently-executing code; this is an error in the Swift 6 language mode
106 |             if let file = SwiftSourceCode(url: urls[index]) {
107 |                 queue.sync {
108 |                     files.append(file)
    |                     `- warning: mutation of captured var 'files' in concurrently-executing code; this is an error in the Swift 6 language mode
109 |                 }
110 |             }
/host/spi-builder-workspace/Sources/Harmonize/Core/ScopeBuilder/HarmonizeScopeBuilder.swift:49:24: warning: static property 'sharedFilesCache' is not concurrency-safe because non-'Sendable' type 'ConcurrentDictionary<String, [SwiftSourceCode]>' may have shared mutable state; this is an error in the Swift 6 language mode
 47 |     /// Shared cache across all HarmonizeScopeBuilder instances.
 48 |     /// This allows different builders to share already-loaded files, avoiding redundant file discovery and parsing.
 49 |     private static let sharedFilesCache: ConcurrentDictionary<String, [SwiftSourceCode]> = ConcurrentDictionary()
    |                        `- warning: static property 'sharedFilesCache' is not concurrency-safe because non-'Sendable' type 'ConcurrentDictionary<String, [SwiftSourceCode]>' may have shared mutable state; this is an error in the Swift 6 language mode
 50 |
 51 |     private var files: [SwiftSourceCode] {
/host/spi-builder-workspace/Sources/HarmonizeUtils/Concurrency/ConcurrentDictionary.swift:27:21: note: generic class 'ConcurrentDictionary' does not conform to the 'Sendable' protocol
25 | /// integrity is maintained during concurrent access.
26 | ///
27 | package final class ConcurrentDictionary<Key: Hashable, Value> {
   |                     `- note: generic class 'ConcurrentDictionary' does not conform to the 'Sendable' protocol
28 |     private var elements: [Key: Value] = [:]
29 |     private let queue = DispatchQueue(label: "harmonize.concurrentdic.queue", attributes: .concurrent)
/host/spi-builder-workspace/Sources/Harmonize/Core/ScopeBuilder/HarmonizeScopeBuilder.swift:22:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'HarmonizeUtils'
 20 | import Foundation
 21 | import HarmonizeSemantics
 22 | import HarmonizeUtils
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'HarmonizeUtils'
 23 |
 24 | /// The default Harmonize scope builder implementation.
    :
 47 |     /// Shared cache across all HarmonizeScopeBuilder instances.
 48 |     /// This allows different builders to share already-loaded files, avoiding redundant file discovery and parsing.
 49 |     private static let sharedFilesCache: ConcurrentDictionary<String, [SwiftSourceCode]> = ConcurrentDictionary()
    |                        |- note: add '@MainActor' to make static property 'sharedFilesCache' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 50 |
 51 |     private var files: [SwiftSourceCode] {
[311/315] Compiling Harmonize SwiftSourceCode.swift
/host/spi-builder-workspace/Sources/Harmonize/Frontend/API/SourceCode/SwiftSourceCode.swift:31:24: warning: static property 'resolverCache' is not concurrency-safe because non-'Sendable' type 'ConcurrentDictionary<String, SwiftSourceCode.SourceFileSyntaxResolver>' may have shared mutable state; this is an error in the Swift 6 language mode
 29 | public final class SwiftSourceCode {
 30 |     /// Static cache for resolvers keyed by file path to avoid re-walking AST
 31 |     private static let resolverCache = ConcurrentDictionary<String, SourceFileSyntaxResolver>()
    |                        `- warning: static property 'resolverCache' is not concurrency-safe because non-'Sendable' type 'ConcurrentDictionary<String, SwiftSourceCode.SourceFileSyntaxResolver>' may have shared mutable state; this is an error in the Swift 6 language mode
 32 |
 33 |     /// Transforms Swift Syntax into the Semantics Models.
/host/spi-builder-workspace/Sources/HarmonizeUtils/Concurrency/ConcurrentDictionary.swift:27:21: note: generic class 'ConcurrentDictionary' does not conform to the 'Sendable' protocol
25 | /// integrity is maintained during concurrent access.
26 | ///
27 | package final class ConcurrentDictionary<Key: Hashable, Value> {
   |                     `- note: generic class 'ConcurrentDictionary' does not conform to the 'Sendable' protocol
28 |     private var elements: [Key: Value] = [:]
29 |     private let queue = DispatchQueue(label: "harmonize.concurrentdic.queue", attributes: .concurrent)
/host/spi-builder-workspace/Sources/Harmonize/Frontend/API/SourceCode/SwiftSourceCode.swift:24:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'HarmonizeUtils'
 22 | import SwiftParser
 23 | import HarmonizeSemantics
 24 | import HarmonizeUtils
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'HarmonizeUtils'
 25 | import XCTest
 26 |
    :
 29 | public final class SwiftSourceCode {
 30 |     /// Static cache for resolvers keyed by file path to avoid re-walking AST
 31 |     private static let resolverCache = ConcurrentDictionary<String, SourceFileSyntaxResolver>()
    |                        |- note: add '@MainActor' to make static property 'resolverCache' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 32 |
 33 |     /// Transforms Swift Syntax into the Semantics Models.
[312/315] Compiling Harmonize Assertions+SwiftSourceCode.swift
/host/spi-builder-workspace/Sources/Harmonize/Frontend/API/SourceCode/SwiftSourceCode.swift:31:24: warning: static property 'resolverCache' is not concurrency-safe because non-'Sendable' type 'ConcurrentDictionary<String, SwiftSourceCode.SourceFileSyntaxResolver>' may have shared mutable state; this is an error in the Swift 6 language mode
 29 | public final class SwiftSourceCode {
 30 |     /// Static cache for resolvers keyed by file path to avoid re-walking AST
 31 |     private static let resolverCache = ConcurrentDictionary<String, SourceFileSyntaxResolver>()
    |                        `- warning: static property 'resolverCache' is not concurrency-safe because non-'Sendable' type 'ConcurrentDictionary<String, SwiftSourceCode.SourceFileSyntaxResolver>' may have shared mutable state; this is an error in the Swift 6 language mode
 32 |
 33 |     /// Transforms Swift Syntax into the Semantics Models.
/host/spi-builder-workspace/Sources/HarmonizeUtils/Concurrency/ConcurrentDictionary.swift:27:21: note: generic class 'ConcurrentDictionary' does not conform to the 'Sendable' protocol
25 | /// integrity is maintained during concurrent access.
26 | ///
27 | package final class ConcurrentDictionary<Key: Hashable, Value> {
   |                     `- note: generic class 'ConcurrentDictionary' does not conform to the 'Sendable' protocol
28 |     private var elements: [Key: Value] = [:]
29 |     private let queue = DispatchQueue(label: "harmonize.concurrentdic.queue", attributes: .concurrent)
/host/spi-builder-workspace/Sources/Harmonize/Frontend/API/SourceCode/SwiftSourceCode.swift:24:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'HarmonizeUtils'
 22 | import SwiftParser
 23 | import HarmonizeSemantics
 24 | import HarmonizeUtils
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'HarmonizeUtils'
 25 | import XCTest
 26 |
    :
 29 | public final class SwiftSourceCode {
 30 |     /// Static cache for resolvers keyed by file path to avoid re-walking AST
 31 |     private static let resolverCache = ConcurrentDictionary<String, SourceFileSyntaxResolver>()
    |                        |- note: add '@MainActor' to make static property 'resolverCache' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 32 |
 33 |     /// Transforms Swift Syntax into the Semantics Models.
[313/315] Compiling Harmonize Assertions.swift
/host/spi-builder-workspace/Sources/Harmonize/Frontend/API/SourceCode/SwiftSourceCode.swift:31:24: warning: static property 'resolverCache' is not concurrency-safe because non-'Sendable' type 'ConcurrentDictionary<String, SwiftSourceCode.SourceFileSyntaxResolver>' may have shared mutable state; this is an error in the Swift 6 language mode
 29 | public final class SwiftSourceCode {
 30 |     /// Static cache for resolvers keyed by file path to avoid re-walking AST
 31 |     private static let resolverCache = ConcurrentDictionary<String, SourceFileSyntaxResolver>()
    |                        `- warning: static property 'resolverCache' is not concurrency-safe because non-'Sendable' type 'ConcurrentDictionary<String, SwiftSourceCode.SourceFileSyntaxResolver>' may have shared mutable state; this is an error in the Swift 6 language mode
 32 |
 33 |     /// Transforms Swift Syntax into the Semantics Models.
/host/spi-builder-workspace/Sources/HarmonizeUtils/Concurrency/ConcurrentDictionary.swift:27:21: note: generic class 'ConcurrentDictionary' does not conform to the 'Sendable' protocol
25 | /// integrity is maintained during concurrent access.
26 | ///
27 | package final class ConcurrentDictionary<Key: Hashable, Value> {
   |                     `- note: generic class 'ConcurrentDictionary' does not conform to the 'Sendable' protocol
28 |     private var elements: [Key: Value] = [:]
29 |     private let queue = DispatchQueue(label: "harmonize.concurrentdic.queue", attributes: .concurrent)
/host/spi-builder-workspace/Sources/Harmonize/Frontend/API/SourceCode/SwiftSourceCode.swift:24:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'HarmonizeUtils'
 22 | import SwiftParser
 23 | import HarmonizeSemantics
 24 | import HarmonizeUtils
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'HarmonizeUtils'
 25 | import XCTest
 26 |
    :
 29 | public final class SwiftSourceCode {
 30 |     /// Static cache for resolvers keyed by file path to avoid re-walking AST
 31 |     private static let resolverCache = ConcurrentDictionary<String, SourceFileSyntaxResolver>()
    |                        |- note: add '@MainActor' to make static property 'resolverCache' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 32 |
 33 |     /// Transforms Swift Syntax into the Semantics Models.
[314/315] Compiling Harmonize CodeIssue.swift
/host/spi-builder-workspace/Sources/Harmonize/Frontend/API/SourceCode/SwiftSourceCode.swift:31:24: warning: static property 'resolverCache' is not concurrency-safe because non-'Sendable' type 'ConcurrentDictionary<String, SwiftSourceCode.SourceFileSyntaxResolver>' may have shared mutable state; this is an error in the Swift 6 language mode
 29 | public final class SwiftSourceCode {
 30 |     /// Static cache for resolvers keyed by file path to avoid re-walking AST
 31 |     private static let resolverCache = ConcurrentDictionary<String, SourceFileSyntaxResolver>()
    |                        `- warning: static property 'resolverCache' is not concurrency-safe because non-'Sendable' type 'ConcurrentDictionary<String, SwiftSourceCode.SourceFileSyntaxResolver>' may have shared mutable state; this is an error in the Swift 6 language mode
 32 |
 33 |     /// Transforms Swift Syntax into the Semantics Models.
/host/spi-builder-workspace/Sources/HarmonizeUtils/Concurrency/ConcurrentDictionary.swift:27:21: note: generic class 'ConcurrentDictionary' does not conform to the 'Sendable' protocol
25 | /// integrity is maintained during concurrent access.
26 | ///
27 | package final class ConcurrentDictionary<Key: Hashable, Value> {
   |                     `- note: generic class 'ConcurrentDictionary' does not conform to the 'Sendable' protocol
28 |     private var elements: [Key: Value] = [:]
29 |     private let queue = DispatchQueue(label: "harmonize.concurrentdic.queue", attributes: .concurrent)
/host/spi-builder-workspace/Sources/Harmonize/Frontend/API/SourceCode/SwiftSourceCode.swift:24:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'HarmonizeUtils'
 22 | import SwiftParser
 23 | import HarmonizeSemantics
 24 | import HarmonizeUtils
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'HarmonizeUtils'
 25 | import XCTest
 26 |
    :
 29 | public final class SwiftSourceCode {
 30 |     /// Static cache for resolvers keyed by file path to avoid re-walking AST
 31 |     private static let resolverCache = ConcurrentDictionary<String, SourceFileSyntaxResolver>()
    |                        |- note: add '@MainActor' to make static property 'resolverCache' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 32 |
 33 |     /// Transforms Swift Syntax into the Semantics Models.
[315/315] Compiling Harmonize Report.swift
/host/spi-builder-workspace/Sources/Harmonize/Frontend/API/SourceCode/SwiftSourceCode.swift:31:24: warning: static property 'resolverCache' is not concurrency-safe because non-'Sendable' type 'ConcurrentDictionary<String, SwiftSourceCode.SourceFileSyntaxResolver>' may have shared mutable state; this is an error in the Swift 6 language mode
 29 | public final class SwiftSourceCode {
 30 |     /// Static cache for resolvers keyed by file path to avoid re-walking AST
 31 |     private static let resolverCache = ConcurrentDictionary<String, SourceFileSyntaxResolver>()
    |                        `- warning: static property 'resolverCache' is not concurrency-safe because non-'Sendable' type 'ConcurrentDictionary<String, SwiftSourceCode.SourceFileSyntaxResolver>' may have shared mutable state; this is an error in the Swift 6 language mode
 32 |
 33 |     /// Transforms Swift Syntax into the Semantics Models.
/host/spi-builder-workspace/Sources/HarmonizeUtils/Concurrency/ConcurrentDictionary.swift:27:21: note: generic class 'ConcurrentDictionary' does not conform to the 'Sendable' protocol
25 | /// integrity is maintained during concurrent access.
26 | ///
27 | package final class ConcurrentDictionary<Key: Hashable, Value> {
   |                     `- note: generic class 'ConcurrentDictionary' does not conform to the 'Sendable' protocol
28 |     private var elements: [Key: Value] = [:]
29 |     private let queue = DispatchQueue(label: "harmonize.concurrentdic.queue", attributes: .concurrent)
/host/spi-builder-workspace/Sources/Harmonize/Frontend/API/SourceCode/SwiftSourceCode.swift:24:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'HarmonizeUtils'
 22 | import SwiftParser
 23 | import HarmonizeSemantics
 24 | import HarmonizeUtils
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'HarmonizeUtils'
 25 | import XCTest
 26 |
    :
 29 | public final class SwiftSourceCode {
 30 |     /// Static cache for resolvers keyed by file path to avoid re-walking AST
 31 |     private static let resolverCache = ConcurrentDictionary<String, SourceFileSyntaxResolver>()
    |                        |- note: add '@MainActor' to make static property 'resolverCache' part of global actor 'MainActor'
    |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 32 |
 33 |     /// Transforms Swift Syntax into the Semantics Models.
Build complete! (183.01s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "601.0.1",
            "upper_bound" : "602.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.1.3",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    }
  ],
  "manifest_display_name" : "Harmonize",
  "name" : "Harmonize",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "Harmonize",
      "targets" : [
        "Harmonize"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HarmonizeSemantics",
      "targets" : [
        "HarmonizeSemantics"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "HarmonizeUtils",
      "targets" : [
        "HarmonizeUtils"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SemanticsTests",
      "module_type" : "SwiftTarget",
      "name" : "SemanticsTests",
      "path" : "Tests/SemanticsTests",
      "product_dependencies" : [
        "SwiftOperators"
      ],
      "sources" : [
        "BodyTests.swift",
        "ClassesTests.swift",
        "ClosureTests.swift",
        "DeclarationsCacheTests.swift",
        "EnumsTests.swift",
        "ExtensionsTests.swift",
        "FunctionCallTests.swift",
        "FunctionsTests.swift",
        "GuardTests.swift",
        "IfTests.swift",
        "ImportsTests.swift",
        "InitializersTests.swift",
        "ProtocolsTests.swift",
        "StructsTests.swift",
        "SwitchTests.swift",
        "Util/Parser.swift",
        "VariablesTests.swift"
      ],
      "target_dependencies" : [
        "HarmonizeSemantics"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HarmonizeUtils",
      "module_type" : "SwiftTarget",
      "name" : "HarmonizeUtils",
      "path" : "Sources/HarmonizeUtils",
      "product_memberships" : [
        "Harmonize",
        "HarmonizeUtils"
      ],
      "sources" : [
        "Concurrency/ConcurrentDictionary.swift",
        "Imitator/StaticStringImitator.swift",
        "String/String+Extensions.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HarmonizeTests",
      "module_type" : "SwiftTarget",
      "name" : "HarmonizeTests",
      "path" : "Tests/HarmonizeTests",
      "sources" : [
        "PerformanceTests/HarmonizePerformanceTests.swift",
        "Tests/AssertionsFailuresTests.swift",
        "Tests/AssertionsSourceCodeTests.swift",
        "Tests/AssertionsTests.swift",
        "Tests/Config/ConfigParserTests.swift",
        "Tests/Filters/FunctionCallTests.swift",
        "Tests/FiltersTests.swift",
        "Tests/HarmonizeTests.swift",
        "Tests/LintRulesExamplesTests.swift",
        "Tests/Protocols/ProtocolsInheritanceTests.swift",
        "Tests/SwiftTestingAssertionsTests.swift"
      ],
      "target_dependencies" : [
        "Harmonize"
      ],
      "type" : "test"
    },
    {
      "c99name" : "HarmonizeSemantics",
      "module_type" : "SwiftTarget",
      "name" : "HarmonizeSemantics",
      "path" : "Sources/HarmonizeSemantics",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftParser"
      ],
      "product_memberships" : [
        "Harmonize",
        "HarmonizeSemantics"
      ],
      "sources" : [
        "Collector/Cache/DeclarationsCache.swift",
        "Collector/DeclarationsCollector.swift",
        "Declaration.swift",
        "Declaration/Class.swift",
        "Declaration/Enum.swift",
        "Declaration/EnumCase.swift",
        "Declaration/Extension.swift",
        "Declaration/Extension/Array+AsType.swift",
        "Declaration/Extension/SyntaxProtocol+ResolveParent.swift",
        "Declaration/Function.swift",
        "Declaration/Import.swift",
        "Declaration/Initializer.swift",
        "Declaration/Parameter.swift",
        "Declaration/ProtocolDeclaration.swift",
        "Declaration/Provider/ClassesProviding.swift",
        "Declaration/Provider/ClosuresProviding.swift",
        "Declaration/Provider/DeclarationsProviding.swift",
        "Declaration/Provider/EnumsProviding.swift",
        "Declaration/Provider/FunctionsProviding.swift",
        "Declaration/Provider/InitializersProviding.swift",
        "Declaration/Provider/ParametersProviding.swift",
        "Declaration/Provider/ParentDeclarationProviding.swift",
        "Declaration/Provider/ProtocolsProviding.swift",
        "Declaration/Provider/SourceCodeProviding.swift",
        "Declaration/Provider/StructsProviding.swift",
        "Declaration/Provider/VariablesProviding.swift",
        "Declaration/Struct.swift",
        "Declaration/Variable.swift",
        "DeclarationDecoration.swift",
        "GrammarComponents/Decoration/AccessorBlock.swift",
        "GrammarComponents/Decoration/Attribute.swift",
        "GrammarComponents/Decoration/Body.swift",
        "GrammarComponents/Decoration/Closure.swift",
        "GrammarComponents/Decoration/Condition.swift",
        "GrammarComponents/Decoration/Else.swift",
        "GrammarComponents/Decoration/FunctionCall.swift",
        "GrammarComponents/Decoration/GetterBlock.swift",
        "GrammarComponents/Decoration/Guard.swift",
        "GrammarComponents/Decoration/If.swift",
        "GrammarComponents/Decoration/InfixExpression.swift",
        "GrammarComponents/Decoration/InitializerClause.swift",
        "GrammarComponents/Decoration/ReturnClause.swift",
        "GrammarComponents/Decoration/Statement.swift",
        "GrammarComponents/Decoration/Switch.swift",
        "GrammarComponents/Decoration/TypeAnnotation.swift",
        "GrammarComponents/Extension/AttributeListSyntax+AttributesProviding.swift",
        "GrammarComponents/Extension/CodeBlockItemListSyntax+ToString.swift",
        "GrammarComponents/Extension/DeclModifierListSyntax+ModifiersProviding.swift",
        "GrammarComponents/Extension/InheritanceClauseSyntax+ToString.swift",
        "GrammarComponents/Extension/InitializerClauseSyntax+InitializerClauseProviding.swift",
        "GrammarComponents/Modifier.swift",
        "GrammarComponents/Provider/AccessorBlocksProviding.swift",
        "GrammarComponents/Provider/AttributesProviding.swift",
        "GrammarComponents/Provider/BodyProviding.swift",
        "GrammarComponents/Provider/ConditionsProviding.swift",
        "GrammarComponents/Provider/FunctionCallsProviding.swift",
        "GrammarComponents/Provider/InheritanceProviding.swift",
        "GrammarComponents/Provider/InitializerClauseProviding.swift",
        "GrammarComponents/Provider/ModifiersProviding.swift",
        "GrammarComponents/Provider/ReturnProviding.swift",
        "GrammarComponents/Provider/TypeProviding.swift",
        "NamedDeclaration.swift",
        "SourceCode/SourceCodeLocation.swift",
        "Syntax/SyntaxNodeProviding.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Harmonize",
      "module_type" : "SwiftTarget",
      "name" : "Harmonize",
      "path" : "Sources/Harmonize",
      "product_dependencies" : [
        "SwiftSyntax",
        "SwiftOperators",
        "SwiftParser",
        "Yams"
      ],
      "product_memberships" : [
        "Harmonize"
      ],
      "sources" : [
        "Core/Config/Config.swift",
        "Core/Config/Resolver/ResolveProjectConfigFilePath.swift",
        "Core/Finder/GetFiles.swift",
        "Core/Finder/Resolver/ResolveProjectWorkingDirectory.swift",
        "Core/ScopeBuilder/HarmonizeScopeBuilder.swift",
        "Core/ScopeBuilder/PlainSourceScopeBuilder.swift",
        "Frontend/API/Builder/Excluding.swift",
        "Frontend/API/Builder/On.swift",
        "Frontend/API/Extensions/String+LogicalOperators.swift",
        "Frontend/API/Extensions/TypeAnnotation+Equatable.swift",
        "Frontend/API/Filters/Array+AccessorBlocksProviding.swift",
        "Frontend/API/Filters/Array+AttributesProviding.swift",
        "Frontend/API/Filters/Array+Base.swift",
        "Frontend/API/Filters/Array+BodyProviding.swift",
        "Frontend/API/Filters/Array+ClassesProviding.swift",
        "Frontend/API/Filters/Array+ClosuresProviding.swift",
        "Frontend/API/Filters/Array+Declaration.swift",
        "Frontend/API/Filters/Array+Enum.swift",
        "Frontend/API/Filters/Array+EnumsProviding.swift",
        "Frontend/API/Filters/Array+Extensions.swift",
        "Frontend/API/Filters/Array+FunctionCallsProviding.swift",
        "Frontend/API/Filters/Array+FunctionsProviding.swift",
        "Frontend/API/Filters/Array+InheritanceProviding.swift",
        "Frontend/API/Filters/Array+InitializerClauseProviding.swift",
        "Frontend/API/Filters/Array+InitializersProviding.swift",
        "Frontend/API/Filters/Array+ModifiersProviding.swift",
        "Frontend/API/Filters/Array+NamedDeclaration.swift",
        "Frontend/API/Filters/Array+ParametersProviding.swift",
        "Frontend/API/Filters/Array+ProtocolsProviding.swift",
        "Frontend/API/Filters/Array+ReturnProviding.swift",
        "Frontend/API/Filters/Array+SourceCodeProviding.swift",
        "Frontend/API/Filters/Array+StructsProviding.swift",
        "Frontend/API/Filters/Array+SwiftSourceCode.swift",
        "Frontend/API/Filters/Array+TypeProviding.swift",
        "Frontend/API/Filters/Array+VariablesProviding.swift",
        "Frontend/API/Harmonize.swift",
        "Frontend/API/HarmonizeScope.swift",
        "Frontend/API/SourceCode/Cache/SyntaxSourceCache.swift",
        "Frontend/API/SourceCode/SwiftSourceCode.swift",
        "Frontend/Assertion/Assertions+SwiftSourceCode.swift",
        "Frontend/Assertion/Assertions.swift",
        "Frontend/Assertion/Internal/CodeIssue.swift",
        "Frontend/Assertion/Internal/Report.swift"
      ],
      "target_dependencies" : [
        "HarmonizeSemantics",
        "HarmonizeUtils"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Done.