Build Information
Successful build of Stitcher, reference main (ad1e84
), with Swift 6.1 for iOS using Xcode 16.3 on 28 Apr 2025 22:24:52 UTC.
Swift 6 data race errors: 38
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Stitcher -destination generic/platform=iOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyLocator.swift:11:15: note: consider making struct 'DependencyLocator' conform to the 'Sendable' protocol
public struct DependencyLocator: Hashable {
^
, Sendable
@__swiftmacro_8Stitcher23DependencyCycleDetector33_85E05CEC7A03018B95801D183D055BE0LLC22instantiationBacktrace9TaskLocalfMp_.swift:1:24: note: add '@MainActor' to make static property '$instantiationBacktrace' part of global actor 'MainActor'
fileprivate static let $instantiationBacktrace: TaskLocal<OrderedSet<DependencyLocator>> = TaskLocal(wrappedValue: [])
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
@__swiftmacro_8Stitcher23DependencyCycleDetector33_85E05CEC7A03018B95801D183D055BE0LLC22instantiationBacktrace9TaskLocalfMp_.swift:1:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
fileprivate static let $instantiationBacktrace: TaskLocal<OrderedSet<DependencyLocator>> = TaskLocal(wrappedValue: [])
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
@__swiftmacro_8Stitcher23DependencyCycleDetector33_85E05CEC7A03018B95801D183D055BE0LLC22instantiationBacktrace9TaskLocalfMp_.swift:1:24: warning: type 'DependencyLocator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
fileprivate static let $instantiationBacktrace: TaskLocal<OrderedSet<DependencyLocator>> = TaskLocal(wrappedValue: [])
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyLocator.swift:11:15: note: consider making struct 'DependencyLocator' conform to the 'Sendable' protocol
public struct DependencyLocator: Hashable {
^
, Sendable
@__swiftmacro_8Stitcher23DependencyCycleDetector33_85E05CEC7A03018B95801D183D055BE0LLC22instantiationBacktrace9TaskLocalfMp_.swift:1:92: warning: type 'DependencyLocator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
fileprivate static let $instantiationBacktrace: TaskLocal<OrderedSet<DependencyLocator>> = TaskLocal(wrappedValue: [])
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyLocator.swift:11:15: note: consider making struct 'DependencyLocator' conform to the 'Sendable' protocol
public struct DependencyLocator: Hashable {
^
, Sendable
@__swiftmacro_8Stitcher23DependencyCycleDetector33_85E05CEC7A03018B95801D183D055BE0LLC22instantiationBacktrace9TaskLocalfMp_.swift:1:92: warning: type 'DependencyLocator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
fileprivate static let $instantiationBacktrace: TaskLocal<OrderedSet<DependencyLocator>> = TaskLocal(wrappedValue: [])
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyLocator.swift:11:15: note: consider making struct 'DependencyLocator' conform to the 'Sendable' protocol
public struct DependencyLocator: Hashable {
^
, Sendable
@__swiftmacro_8Stitcher23DependencyCycleDetector33_85E05CEC7A03018B95801D183D055BE0LLC22instantiationBacktrace9TaskLocalfMa_.swift:3:33: warning: type 'DependencyLocator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
$instantiationBacktrace.get()
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyLocator.swift:11:15: note: consider making struct 'DependencyLocator' conform to the 'Sendable' protocol
public struct DependencyLocator: Hashable {
^
, Sendable
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph+Assertions.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
@__swiftmacro_8Stitcher23DependencyCycleDetector33_85E05CEC7A03018B95801D183D055BE0LLC22instantiationBacktrace9TaskLocalfMp_.swift:1:24: warning: static property '$instantiationBacktrace' is not concurrency-safe because non-'Sendable' type 'TaskLocal<OrderedSet<DependencyLocator>>' may have shared mutable state; this is an error in the Swift 6 language mode
fileprivate static let $instantiationBacktrace: TaskLocal<OrderedSet<DependencyLocator>> = TaskLocal(wrappedValue: [])
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyLocator.swift:11:15: note: consider making struct 'DependencyLocator' conform to the 'Sendable' protocol
public struct DependencyLocator: Hashable {
^
, Sendable
@__swiftmacro_8Stitcher23DependencyCycleDetector33_85E05CEC7A03018B95801D183D055BE0LLC22instantiationBacktrace9TaskLocalfMp_.swift:1:24: note: add '@MainActor' to make static property '$instantiationBacktrace' part of global actor 'MainActor'
fileprivate static let $instantiationBacktrace: TaskLocal<OrderedSet<DependencyLocator>> = TaskLocal(wrappedValue: [])
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
@__swiftmacro_8Stitcher23DependencyCycleDetector33_85E05CEC7A03018B95801D183D055BE0LLC22instantiationBacktrace9TaskLocalfMp_.swift:1:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
fileprivate static let $instantiationBacktrace: TaskLocal<OrderedSet<DependencyLocator>> = TaskLocal(wrappedValue: [])
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
@__swiftmacro_8Stitcher23DependencyCycleDetector33_85E05CEC7A03018B95801D183D055BE0LLC22instantiationBacktrace9TaskLocalfMp_.swift:1:24: warning: type 'DependencyLocator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
fileprivate static let $instantiationBacktrace: TaskLocal<OrderedSet<DependencyLocator>> = TaskLocal(wrappedValue: [])
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyLocator.swift:11:15: note: consider making struct 'DependencyLocator' conform to the 'Sendable' protocol
public struct DependencyLocator: Hashable {
^
, Sendable
@__swiftmacro_8Stitcher23DependencyCycleDetector33_85E05CEC7A03018B95801D183D055BE0LLC22instantiationBacktrace9TaskLocalfMp_.swift:1:92: warning: type 'DependencyLocator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
fileprivate static let $instantiationBacktrace: TaskLocal<OrderedSet<DependencyLocator>> = TaskLocal(wrappedValue: [])
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyLocator.swift:11:15: note: consider making struct 'DependencyLocator' conform to the 'Sendable' protocol
public struct DependencyLocator: Hashable {
^
, Sendable
@__swiftmacro_8Stitcher23DependencyCycleDetector33_85E05CEC7A03018B95801D183D055BE0LLC22instantiationBacktrace9TaskLocalfMp_.swift:1:92: warning: type 'DependencyLocator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
fileprivate static let $instantiationBacktrace: TaskLocal<OrderedSet<DependencyLocator>> = TaskLocal(wrappedValue: [])
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyLocator.swift:11:15: note: consider making struct 'DependencyLocator' conform to the 'Sendable' protocol
public struct DependencyLocator: Hashable {
^
, Sendable
@__swiftmacro_8Stitcher23DependencyCycleDetector33_85E05CEC7A03018B95801D183D055BE0LLC22instantiationBacktrace9TaskLocalfMa_.swift:3:33: warning: type 'DependencyLocator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
$instantiationBacktrace.get()
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyLocator.swift:11:15: note: consider making struct 'DependencyLocator' conform to the 'Sendable' protocol
public struct DependencyLocator: Hashable {
^
, Sendable
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph+NameInjection.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
@__swiftmacro_8Stitcher23DependencyCycleDetector33_85E05CEC7A03018B95801D183D055BE0LLC22instantiationBacktrace9TaskLocalfMp_.swift:1:24: warning: static property '$instantiationBacktrace' is not concurrency-safe because non-'Sendable' type 'TaskLocal<OrderedSet<DependencyLocator>>' may have shared mutable state; this is an error in the Swift 6 language mode
fileprivate static let $instantiationBacktrace: TaskLocal<OrderedSet<DependencyLocator>> = TaskLocal(wrappedValue: [])
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyLocator.swift:11:15: note: consider making struct 'DependencyLocator' conform to the 'Sendable' protocol
public struct DependencyLocator: Hashable {
^
, Sendable
@__swiftmacro_8Stitcher23DependencyCycleDetector33_85E05CEC7A03018B95801D183D055BE0LLC22instantiationBacktrace9TaskLocalfMp_.swift:1:24: note: add '@MainActor' to make static property '$instantiationBacktrace' part of global actor 'MainActor'
fileprivate static let $instantiationBacktrace: TaskLocal<OrderedSet<DependencyLocator>> = TaskLocal(wrappedValue: [])
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
@__swiftmacro_8Stitcher23DependencyCycleDetector33_85E05CEC7A03018B95801D183D055BE0LLC22instantiationBacktrace9TaskLocalfMp_.swift:1:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
fileprivate static let $instantiationBacktrace: TaskLocal<OrderedSet<DependencyLocator>> = TaskLocal(wrappedValue: [])
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
@__swiftmacro_8Stitcher23DependencyCycleDetector33_85E05CEC7A03018B95801D183D055BE0LLC22instantiationBacktrace9TaskLocalfMp_.swift:1:24: warning: type 'DependencyLocator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
fileprivate static let $instantiationBacktrace: TaskLocal<OrderedSet<DependencyLocator>> = TaskLocal(wrappedValue: [])
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyLocator.swift:11:15: note: consider making struct 'DependencyLocator' conform to the 'Sendable' protocol
public struct DependencyLocator: Hashable {
^
, Sendable
@__swiftmacro_8Stitcher23DependencyCycleDetector33_85E05CEC7A03018B95801D183D055BE0LLC22instantiationBacktrace9TaskLocalfMp_.swift:1:92: warning: type 'DependencyLocator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
fileprivate static let $instantiationBacktrace: TaskLocal<OrderedSet<DependencyLocator>> = TaskLocal(wrappedValue: [])
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyLocator.swift:11:15: note: consider making struct 'DependencyLocator' conform to the 'Sendable' protocol
public struct DependencyLocator: Hashable {
^
, Sendable
@__swiftmacro_8Stitcher23DependencyCycleDetector33_85E05CEC7A03018B95801D183D055BE0LLC22instantiationBacktrace9TaskLocalfMp_.swift:1:92: warning: type 'DependencyLocator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
fileprivate static let $instantiationBacktrace: TaskLocal<OrderedSet<DependencyLocator>> = TaskLocal(wrappedValue: [])
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyLocator.swift:11:15: note: consider making struct 'DependencyLocator' conform to the 'Sendable' protocol
public struct DependencyLocator: Hashable {
^
, Sendable
@__swiftmacro_8Stitcher23DependencyCycleDetector33_85E05CEC7A03018B95801D183D055BE0LLC22instantiationBacktrace9TaskLocalfMa_.swift:3:33: warning: type 'DependencyLocator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
$instantiationBacktrace.get()
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyLocator.swift:11:15: note: consider making struct 'DependencyLocator' conform to the 'Sendable' protocol
public struct DependencyLocator: Hashable {
^
, Sendable
SwiftCompile normal arm64 Compiling\ DependencyGraph+TypeInjection.swift,\ DependencyGraph+ValueInjection.swift,\ DependencyGraph.swift,\ DependencyRegistrarIndex.swift,\ Common.swift,\ DefaultIndexer.swift,\ ParallelIndexer.swift,\ PlainIndexer.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph+TypeInjection.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph+ValueInjection.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/DependencyRegistrarIndex.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/Implementations/Common.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/Implementations/DefaultIndexer.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/Implementations/ParallelIndexer.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/Implementations/PlainIndexer.swift (in target 'Stitcher' from project 'Stitcher')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph+TypeInjection.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph+ValueInjection.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:20:24: warning: static property 'initialized' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var initialized = false
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:20:24: note: convert 'initialized' to a 'let' constant to make 'Sendable' shared state immutable
private static var initialized = false
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:20:24: note: add '@MainActor' to make static property 'initialized' part of global actor 'MainActor'
private static var initialized = false
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:20:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var initialized = false
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:23:24: warning: static property 'activeContainers' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var activeContainers: OrderedDictionary<DependencyContainer.ID, IndexedDependencyContainer> = [:]
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:23:24: note: convert 'activeContainers' to a 'let' constant to make 'Sendable' shared state immutable
private static var activeContainers: OrderedDictionary<DependencyContainer.ID, IndexedDependencyContainer> = [:]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:23:24: note: add '@MainActor' to make static property 'activeContainers' part of global actor 'MainActor'
private static var activeContainers: OrderedDictionary<DependencyContainer.ID, IndexedDependencyContainer> = [:]
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:23:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var activeContainers: OrderedDictionary<DependencyContainer.ID, IndexedDependencyContainer> = [:]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:26:24: warning: static property 'instanceStorage' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var instanceStorage: [InstanceStorageKey : AnyInstanceStorage] = [:]
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:26:24: note: convert 'instanceStorage' to a 'let' constant to make 'Sendable' shared state immutable
private static var instanceStorage: [InstanceStorageKey : AnyInstanceStorage] = [:]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:26:24: note: add '@MainActor' to make static property 'instanceStorage' part of global actor 'MainActor'
private static var instanceStorage: [InstanceStorageKey : AnyInstanceStorage] = [:]
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:26:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var instanceStorage: [InstanceStorageKey : AnyInstanceStorage] = [:]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:29:24: warning: static property 'subscriptions' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var subscriptions: [DependencyContainer.ID : AnyPipelineCancellable] = [:]
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:29:24: note: convert 'subscriptions' to a 'let' constant to make 'Sendable' shared state immutable
private static var subscriptions: [DependencyContainer.ID : AnyPipelineCancellable] = [:]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:29:24: note: add '@MainActor' to make static property 'subscriptions' part of global actor 'MainActor'
private static var subscriptions: [DependencyContainer.ID : AnyPipelineCancellable] = [:]
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:29:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var subscriptions: [DependencyContainer.ID : AnyPipelineCancellable] = [:]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:31:24: warning: static property 'graphChangedSubject' is not concurrency-safe because non-'Sendable' type 'PipelineSubject<Void>' may have shared mutable state; this is an error in the Swift 6 language mode
private static let graphChangedSubject = PipelineSubject<Void>()
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/ReactivePipeline/PipelineSubject.swift:15:7: note: generic class 'PipelineSubject' does not conform to the 'Sendable' protocol
class PipelineSubject<Output>: Pipeline {
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:31:24: note: add '@MainActor' to make static property 'graphChangedSubject' part of global actor 'MainActor'
private static let graphChangedSubject = PipelineSubject<Void>()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:31:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static let graphChangedSubject = PipelineSubject<Void>()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:37:16: warning: static property 'instantionNotificationCenter' is not concurrency-safe because non-'Sendable' type 'InstantionNotificationCenter' may have shared mutable state; this is an error in the Swift 6 language mode
static let instantionNotificationCenter = InstantionNotificationCenter()
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Factory/InstantionNotificationCenter.swift:10:13: note: class 'InstantionNotificationCenter' does not conform to the 'Sendable' protocol
final class InstantionNotificationCenter {
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:37:16: note: add '@MainActor' to make static property 'instantionNotificationCenter' part of global actor 'MainActor'
static let instantionNotificationCenter = InstantionNotificationCenter()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:37:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let instantionNotificationCenter = InstantionNotificationCenter()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:39:24: warning: static property 'storageCleaner' is not concurrency-safe because non-'Sendable' type 'StorageCleaner' may have shared mutable state; this is an error in the Swift 6 language mode
private static let storageCleaner = StorageCleaner {
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/StorageCleaner/StorageCleaner.swift:20:7: note: class 'StorageCleaner' does not conform to the 'Sendable' protocol
class StorageCleaner {
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:39:24: note: add '@MainActor' to make static property 'storageCleaner' part of global actor 'MainActor'
private static let storageCleaner = StorageCleaner {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:39:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static let storageCleaner = StorageCleaner {
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/DependencyRegistrarIndex.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/Implementations/Common.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/Implementations/Common.swift:20:40: warning: capture of 'coordinator' with non-sendable type 'IndexingCoordinator' in a '@Sendable' closure; this is an error in the Swift 6 language mode
var dependencyRegistrarIndex = coordinator.emptyIndex()
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/IndexingCoordinator.swift:11:15: note: consider making struct 'IndexingCoordinator' conform to the 'Sendable' protocol
public struct IndexingCoordinator {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/Implementations/Common.swift:22:29: warning: capture of 'dependencies' with non-sendable type 'S' in a '@Sendable' closure; this is an error in the Swift 6 language mode
for registration in dependencies {
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/Implementations/Common.swift:12:19: note: consider making generic parameter 'S' conform to the 'Sendable' protocol
func taskIndexing<S: Sequence>(
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/Implementations/Common.swift:38:9: warning: capture of 'completion' with non-sendable type '(DependencyRegistrarIndex) -> Void' (aka '(Dictionary<IndexingKey, OrderedSet<RawDependencyRegistration>>) -> ()') in a '@Sendable' closure; this is an error in the Swift 6 language mode
completion(dependencyRegistrarIndex)
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/Implementations/Common.swift:38:9: note: a function type must be marked '@Sendable' to conform to 'Sendable'
completion(dependencyRegistrarIndex)
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/Implementations/DefaultIndexer.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/Implementations/ParallelIndexer.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/Implementations/PlainIndexer.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ TypeName.swift,\ Atomic.swift,\ Dependencies.swift,\ Injected+Init.swift,\ Injected.swift,\ AutoregisterableDependency.swift,\ GeneratedDependencyRegistration.swift,\ RegisterableDependency.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/TypeName.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/PropertyWrappers/Atomic.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/PropertyWrappers/Dependencies.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/PropertyWrappers/Injected+Init.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/PropertyWrappers/Injected.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Registration/Autoregistration/AutoregisterableDependency.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Registration/Autoregistration/GeneratedDependencyRegistration.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Registration/Autoregistration/RegisterableDependency.swift (in target 'Stitcher' from project 'Stitcher')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/TypeName.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/PropertyWrappers/Atomic.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/PropertyWrappers/Dependencies.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/PropertyWrappers/Injected+Init.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/PropertyWrappers/Injected+Init.swift:27:41: warning: capture of 'parameters' with non-sendable type 'repeat each Parameter' in a '@Sendable' closure; this is an error in the Swift 6 language mode
parameters: repeat each parameters
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/PropertyWrappers/Injected+Init.swift:50:41: warning: capture of 'parameters' with non-sendable type 'repeat each Parameter' in a '@Sendable' closure; this is an error in the Swift 6 language mode
parameters: repeat each parameters
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/PropertyWrappers/Injected+Init.swift:72:41: warning: capture of 'parameters' with non-sendable type 'repeat each Parameter' in a '@Sendable' closure; this is an error in the Swift 6 language mode
parameters: repeat each parameters
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/PropertyWrappers/Injected+Init.swift:100:41: warning: capture of 'parameters' with non-sendable type 'repeat each Parameter' in a '@Sendable' closure; this is an error in the Swift 6 language mode
parameters: repeat each parameters
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/PropertyWrappers/Injected+Init.swift:125:41: warning: capture of 'parameters' with non-sendable type 'repeat each Parameter' in a '@Sendable' closure; this is an error in the Swift 6 language mode
parameters: repeat each parameters
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/PropertyWrappers/Injected+Init.swift:152:41: warning: capture of 'parameters' with non-sendable type 'repeat each Parameter' in a '@Sendable' closure; this is an error in the Swift 6 language mode
parameters: repeat each parameters
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/PropertyWrappers/Injected+Init.swift:174:41: warning: capture of 'parameters' with non-sendable type 'repeat each Parameter' in a '@Sendable' closure; this is an error in the Swift 6 language mode
parameters: repeat each parameters
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/PropertyWrappers/Injected+Init.swift:200:26: warning: capture of 'value' with non-sendable type 'V' in a '@Sendable' closure; this is an error in the Swift 6 language mode
byValue: value,
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/PropertyWrappers/Injected+Init.swift:191:10: note: consider making generic parameter 'V' conform to the 'Sendable' protocol
init<V: Hashable, each Parameter: Hashable>(
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/PropertyWrappers/Injected+Init.swift:201:41: warning: capture of 'parameters' with non-sendable type 'repeat each Parameter' in a '@Sendable' closure; this is an error in the Swift 6 language mode
parameters: repeat each parameters
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/PropertyWrappers/Injected.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Registration/Autoregistration/AutoregisterableDependency.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Registration/Autoregistration/GeneratedDependencyRegistration.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Registration/Autoregistration/RegisterableDependency.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftEmitModule normal arm64 Emitting\ module\ for\ Stitcher (in target 'Stitcher' from project 'Stitcher')
EmitSwiftModule normal arm64 (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:19:20: warning: static property 'stitcherTest' is not concurrency-safe because non-'Sendable' type 'InjectionCodeGenerators.Name' may have shared mutable state; this is an error in the Swift 6 language mode
static let stitcherTest = Name(rawValue: "stitcherTest")
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:12:19: note: consider making struct 'Name' conform to the 'Sendable' protocol
public struct Name: Hashable, CaseIterable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:19:20: note: add '@MainActor' to make static property 'stitcherTest' part of global actor 'MainActor'
static let stitcherTest = Name(rawValue: "stitcherTest")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:19:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let stitcherTest = Name(rawValue: "stitcherTest")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:20:27: warning: static property 'stitcherByType' is not concurrency-safe because non-'Sendable' type 'InjectionCodeGenerators.Name' may have shared mutable state; this is an error in the Swift 6 language mode
public static let stitcherByType = Name(rawValue: "stitcherByType")
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:12:19: note: consider making struct 'Name' conform to the 'Sendable' protocol
public struct Name: Hashable, CaseIterable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:20:27: note: add '@MainActor' to make static property 'stitcherByType' part of global actor 'MainActor'
public static let stitcherByType = Name(rawValue: "stitcherByType")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:20:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let stitcherByType = Name(rawValue: "stitcherByType")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:21:27: warning: static property 'stitcherByName' is not concurrency-safe because non-'Sendable' type 'InjectionCodeGenerators.Name' may have shared mutable state; this is an error in the Swift 6 language mode
public static let stitcherByName = Name(rawValue: "stitcherByName")
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:12:19: note: consider making struct 'Name' conform to the 'Sendable' protocol
public struct Name: Hashable, CaseIterable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:21:27: note: add '@MainActor' to make static property 'stitcherByName' part of global actor 'MainActor'
public static let stitcherByName = Name(rawValue: "stitcherByName")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:21:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let stitcherByName = Name(rawValue: "stitcherByName")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:23:27: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var allCases: [InjectionCodeGenerators.Name] = [
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:23:27: note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
public static var allCases: [InjectionCodeGenerators.Name] = [
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:23:27: note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
public static var allCases: [InjectionCodeGenerators.Name] = [
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:23:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var allCases: [InjectionCodeGenerators.Name] = [
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:30:24: warning: static property 'generators' is not concurrency-safe because non-'Sendable' type '[InjectionCodeGenerators.Name : any InjectionCodeGenerator]' may have shared mutable state; this is an error in the Swift 6 language mode
private static let generators: [Name : any InjectionCodeGenerator] = [
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:12:19: note: consider making struct 'Name' conform to the 'Sendable' protocol
public struct Name: Hashable, CaseIterable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerator.swift:10:17: note: protocol 'InjectionCodeGenerator' does not conform to the 'Sendable' protocol
public protocol InjectionCodeGenerator {
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:30:24: note: add '@MainActor' to make static property 'generators' part of global actor 'MainActor'
private static let generators: [Name : any InjectionCodeGenerator] = [
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:30:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static let generators: [Name : any InjectionCodeGenerator] = [
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:50:31: warning: static property 'indexerFactory' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
@Atomic public static var indexerFactory: () -> Indexing = { DefaultIndexer() }
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:50:31: note: convert 'indexerFactory' to a 'let' constant to make 'Sendable' shared state immutable
@Atomic public static var indexerFactory: () -> Indexing = { DefaultIndexer() }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:50:31: note: add '@MainActor' to make static property 'indexerFactory' part of global actor 'MainActor'
@Atomic public static var indexerFactory: () -> Indexing = { DefaultIndexer() }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:50:31: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
@Atomic public static var indexerFactory: () -> Indexing = { DefaultIndexer() }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:68:31: warning: static property 'isIndexingEnabled' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
@Atomic public static var isIndexingEnabled = true
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:68:31: note: convert 'isIndexingEnabled' to a 'let' constant to make 'Sendable' shared state immutable
@Atomic public static var isIndexingEnabled = true
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:68:31: note: add '@MainActor' to make static property 'isIndexingEnabled' part of global actor 'MainActor'
@Atomic public static var isIndexingEnabled = true
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:68:31: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
@Atomic public static var isIndexingEnabled = true
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:112:31: warning: static property 'approximateDependencyCount' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
@Atomic public static var approximateDependencyCount = 30_000
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:112:31: note: convert 'approximateDependencyCount' to a 'let' constant to make 'Sendable' shared state immutable
@Atomic public static var approximateDependencyCount = 30_000
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:112:31: note: add '@MainActor' to make static property 'approximateDependencyCount' part of global actor 'MainActor'
@Atomic public static var approximateDependencyCount = 30_000
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:112:31: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
@Atomic public static var approximateDependencyCount = 30_000
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:116:31: warning: static property 'autoCleanupFrequency' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
@Atomic public static var autoCleanupFrequency = 0
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:116:31: note: convert 'autoCleanupFrequency' to a 'let' constant to make 'Sendable' shared state immutable
@Atomic public static var autoCleanupFrequency = 0
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:116:31: note: add '@MainActor' to make static property 'autoCleanupFrequency' part of global actor 'MainActor'
@Atomic public static var autoCleanupFrequency = 0
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:116:31: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
@Atomic public static var autoCleanupFrequency = 0
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:119:31: warning: static property 'autoCleanupEnabled' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
@Atomic public static var autoCleanupEnabled = true
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:119:31: note: convert 'autoCleanupEnabled' to a 'let' constant to make 'Sendable' shared state immutable
@Atomic public static var autoCleanupEnabled = true
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:119:31: note: add '@MainActor' to make static property 'autoCleanupEnabled' part of global actor 'MainActor'
@Atomic public static var autoCleanupEnabled = true
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:119:31: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
@Atomic public static var autoCleanupEnabled = true
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:124:31: warning: static property 'runtimeCycleDetectionAvailability' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
@Atomic public static var runtimeCycleDetectionAvailability = RuntimeCycleDetectionAvailability.debugOnly
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:124:31: note: convert 'runtimeCycleDetectionAvailability' to a 'let' constant to make 'Sendable' shared state immutable
@Atomic public static var runtimeCycleDetectionAvailability = RuntimeCycleDetectionAvailability.debugOnly
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:124:31: note: add '@MainActor' to make static property 'runtimeCycleDetectionAvailability' part of global actor 'MainActor'
@Atomic public static var runtimeCycleDetectionAvailability = RuntimeCycleDetectionAvailability.debugOnly
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:124:31: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
@Atomic public static var runtimeCycleDetectionAvailability = RuntimeCycleDetectionAvailability.debugOnly
^
nonisolated(unsafe)
@__swiftmacro_8Stitcher23DependencyCycleDetector33_85E05CEC7A03018B95801D183D055BE0LLC22instantiationBacktrace9TaskLocalfMp_.swift:1:24: warning: static property '$instantiationBacktrace' is not concurrency-safe because non-'Sendable' type 'TaskLocal<OrderedSet<DependencyLocator>>' may have shared mutable state; this is an error in the Swift 6 language mode
fileprivate static let $instantiationBacktrace: TaskLocal<OrderedSet<DependencyLocator>> = TaskLocal(wrappedValue: [])
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyLocator.swift:11:15: note: consider making struct 'DependencyLocator' conform to the 'Sendable' protocol
public struct DependencyLocator: Hashable {
^
, Sendable
@__swiftmacro_8Stitcher23DependencyCycleDetector33_85E05CEC7A03018B95801D183D055BE0LLC22instantiationBacktrace9TaskLocalfMp_.swift:1:24: note: add '@MainActor' to make static property '$instantiationBacktrace' part of global actor 'MainActor'
fileprivate static let $instantiationBacktrace: TaskLocal<OrderedSet<DependencyLocator>> = TaskLocal(wrappedValue: [])
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
@__swiftmacro_8Stitcher23DependencyCycleDetector33_85E05CEC7A03018B95801D183D055BE0LLC22instantiationBacktrace9TaskLocalfMp_.swift:1:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
fileprivate static let $instantiationBacktrace: TaskLocal<OrderedSet<DependencyLocator>> = TaskLocal(wrappedValue: [])
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
@__swiftmacro_8Stitcher23DependencyCycleDetector33_85E05CEC7A03018B95801D183D055BE0LLC22instantiationBacktrace9TaskLocalfMp_.swift:1:24: warning: type 'DependencyLocator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
fileprivate static let $instantiationBacktrace: TaskLocal<OrderedSet<DependencyLocator>> = TaskLocal(wrappedValue: [])
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyLocator.swift:11:15: note: consider making struct 'DependencyLocator' conform to the 'Sendable' protocol
public struct DependencyLocator: Hashable {
^
, Sendable
@__swiftmacro_8Stitcher23DependencyCycleDetector33_85E05CEC7A03018B95801D183D055BE0LLC22instantiationBacktrace9TaskLocalfMp_.swift:1:92: warning: type 'DependencyLocator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
fileprivate static let $instantiationBacktrace: TaskLocal<OrderedSet<DependencyLocator>> = TaskLocal(wrappedValue: [])
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyLocator.swift:11:15: note: consider making struct 'DependencyLocator' conform to the 'Sendable' protocol
public struct DependencyLocator: Hashable {
^
, Sendable
@__swiftmacro_8Stitcher23DependencyCycleDetector33_85E05CEC7A03018B95801D183D055BE0LLC22instantiationBacktrace9TaskLocalfMp_.swift:1:92: warning: type 'DependencyLocator' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
fileprivate static let $instantiationBacktrace: TaskLocal<OrderedSet<DependencyLocator>> = TaskLocal(wrappedValue: [])
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:14:5: note: in expansion of macro 'TaskLocal' on static property 'instantiationBacktrace' here
@TaskLocal
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyLocator.swift:11:15: note: consider making struct 'DependencyLocator' conform to the 'Sendable' protocol
public struct DependencyLocator: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:44:28: warning: static property 'instantiationBacktrace' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
fileprivate static var instantiationBacktrace: OrderedSet<DependencyLocator> = []
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:44:28: note: convert 'instantiationBacktrace' to a 'let' constant to make 'Sendable' shared state immutable
fileprivate static var instantiationBacktrace: OrderedSet<DependencyLocator> = []
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:44:28: note: add '@MainActor' to make static property 'instantiationBacktrace' part of global actor 'MainActor'
fileprivate static var instantiationBacktrace: OrderedSet<DependencyLocator> = []
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift:44:28: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
fileprivate static var instantiationBacktrace: OrderedSet<DependencyLocator> = []
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:20:24: warning: static property 'initialized' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var initialized = false
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:20:24: note: convert 'initialized' to a 'let' constant to make 'Sendable' shared state immutable
private static var initialized = false
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:20:24: note: add '@MainActor' to make static property 'initialized' part of global actor 'MainActor'
private static var initialized = false
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:20:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var initialized = false
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:23:24: warning: static property 'activeContainers' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var activeContainers: OrderedDictionary<DependencyContainer.ID, IndexedDependencyContainer> = [:]
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:23:24: note: convert 'activeContainers' to a 'let' constant to make 'Sendable' shared state immutable
private static var activeContainers: OrderedDictionary<DependencyContainer.ID, IndexedDependencyContainer> = [:]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:23:24: note: add '@MainActor' to make static property 'activeContainers' part of global actor 'MainActor'
private static var activeContainers: OrderedDictionary<DependencyContainer.ID, IndexedDependencyContainer> = [:]
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:23:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var activeContainers: OrderedDictionary<DependencyContainer.ID, IndexedDependencyContainer> = [:]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:26:24: warning: static property 'instanceStorage' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var instanceStorage: [InstanceStorageKey : AnyInstanceStorage] = [:]
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:26:24: note: convert 'instanceStorage' to a 'let' constant to make 'Sendable' shared state immutable
private static var instanceStorage: [InstanceStorageKey : AnyInstanceStorage] = [:]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:26:24: note: add '@MainActor' to make static property 'instanceStorage' part of global actor 'MainActor'
private static var instanceStorage: [InstanceStorageKey : AnyInstanceStorage] = [:]
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:26:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var instanceStorage: [InstanceStorageKey : AnyInstanceStorage] = [:]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:29:24: warning: static property 'subscriptions' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var subscriptions: [DependencyContainer.ID : AnyPipelineCancellable] = [:]
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:29:24: note: convert 'subscriptions' to a 'let' constant to make 'Sendable' shared state immutable
private static var subscriptions: [DependencyContainer.ID : AnyPipelineCancellable] = [:]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:29:24: note: add '@MainActor' to make static property 'subscriptions' part of global actor 'MainActor'
private static var subscriptions: [DependencyContainer.ID : AnyPipelineCancellable] = [:]
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:29:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var subscriptions: [DependencyContainer.ID : AnyPipelineCancellable] = [:]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:31:24: warning: static property 'graphChangedSubject' is not concurrency-safe because non-'Sendable' type 'PipelineSubject<Void>' may have shared mutable state; this is an error in the Swift 6 language mode
private static let graphChangedSubject = PipelineSubject<Void>()
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/ReactivePipeline/PipelineSubject.swift:15:7: note: generic class 'PipelineSubject' does not conform to the 'Sendable' protocol
class PipelineSubject<Output>: Pipeline {
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:31:24: note: add '@MainActor' to make static property 'graphChangedSubject' part of global actor 'MainActor'
private static let graphChangedSubject = PipelineSubject<Void>()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:31:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static let graphChangedSubject = PipelineSubject<Void>()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:37:16: warning: static property 'instantionNotificationCenter' is not concurrency-safe because non-'Sendable' type 'InstantionNotificationCenter' may have shared mutable state; this is an error in the Swift 6 language mode
static let instantionNotificationCenter = InstantionNotificationCenter()
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Factory/InstantionNotificationCenter.swift:10:13: note: class 'InstantionNotificationCenter' does not conform to the 'Sendable' protocol
final class InstantionNotificationCenter {
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:37:16: note: add '@MainActor' to make static property 'instantionNotificationCenter' part of global actor 'MainActor'
static let instantionNotificationCenter = InstantionNotificationCenter()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:37:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let instantionNotificationCenter = InstantionNotificationCenter()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:39:24: warning: static property 'storageCleaner' is not concurrency-safe because non-'Sendable' type 'StorageCleaner' may have shared mutable state; this is an error in the Swift 6 language mode
private static let storageCleaner = StorageCleaner {
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/StorageCleaner/StorageCleaner.swift:20:7: note: class 'StorageCleaner' does not conform to the 'Sendable' protocol
class StorageCleaner {
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:39:24: note: add '@MainActor' to make static property 'storageCleaner' part of global actor 'MainActor'
private static let storageCleaner = StorageCleaner {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyGraph.swift:39:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static let storageCleaner = StorageCleaner {
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/Implementations/Common.swift:20:40: warning: capture of 'coordinator' with non-sendable type 'IndexingCoordinator' in a '@Sendable' closure; this is an error in the Swift 6 language mode
var dependencyRegistrarIndex = coordinator.emptyIndex()
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/IndexingCoordinator.swift:11:15: note: consider making struct 'IndexingCoordinator' conform to the 'Sendable' protocol
public struct IndexingCoordinator {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/Implementations/Common.swift:22:29: warning: capture of 'dependencies' with non-sendable type 'S' in a '@Sendable' closure; this is an error in the Swift 6 language mode
for registration in dependencies {
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/Implementations/Common.swift:12:19: note: consider making generic parameter 'S' conform to the 'Sendable' protocol
func taskIndexing<S: Sequence>(
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/Implementations/Common.swift:38:9: warning: capture of 'completion' with non-sendable type '(DependencyRegistrarIndex) -> Void' (aka '(Dictionary<IndexingKey, OrderedSet<RawDependencyRegistration>>) -> ()') in a '@Sendable' closure; this is an error in the Swift 6 language mode
completion(dependencyRegistrarIndex)
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/Implementations/Common.swift:38:9: note: a function type must be marked '@Sendable' to conform to 'Sendable'
completion(dependencyRegistrarIndex)
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyParameters.swift:149:16: warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'DependencyParameters' may have shared mutable state; this is an error in the Swift 6 language mode
static let none = DependencyParameters()
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyParameters.swift:10:8: note: consider making struct 'DependencyParameters' conform to the 'Sendable' protocol
struct DependencyParameters: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyParameters.swift:149:16: note: add '@MainActor' to make static property 'none' part of global actor 'MainActor'
static let none = DependencyParameters()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyParameters.swift:149:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let none = DependencyParameters()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/InjectionError.swift:49:10: warning: associated value 'missingDependency' of 'Sendable'-conforming enum 'InjectionError' has non-sendable type 'InjectionError.DependencyContext'; this is an error in the Swift 6 language mode
case missingDependency(DependencyContext)
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/InjectionError.swift:14:17: note: consider making enum 'DependencyContext' conform to the 'Sendable' protocol
public enum DependencyContext: Equatable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/InjectionError.swift:50:10: warning: associated value 'multipleDependencies' of 'Sendable'-conforming enum 'InjectionError' has non-sendable type 'InjectionError.DependencyContext'; this is an error in the Swift 6 language mode
case multipleDependencies(DependencyContext)
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/InjectionError.swift:14:17: note: consider making enum 'DependencyContext' conform to the 'Sendable' protocol
public enum DependencyContext: Equatable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/InjectionError.swift:51:10: warning: associated value 'cyclicDependencyReference' of 'Sendable'-conforming enum 'InjectionError' has non-sendable type 'DependencyCycleInstantationBacktrace'; this is an error in the Swift 6 language mode
case cyclicDependencyReference(DependencyCycleInstantationBacktrace)
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleInstantationBacktrace.swift:11:15: note: consider making struct 'DependencyCycleInstantationBacktrace' conform to the 'Sendable' protocol
public struct DependencyCycleInstantationBacktrace: CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/InjectionError.swift:52:10: warning: associated value 'invalidDependencyParameters(_:_:parameters:)' of 'Sendable'-conforming enum 'InjectionError' has non-sendable type '(InjectionError.DependencyContext, InjectionError.DependencyParameterContext, parameters: [AnyHashable])'; this is an error in the Swift 6 language mode
case invalidDependencyParameters(DependencyContext, DependencyParameterContext, parameters: [AnyHashable])
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:13:16: warning: static property '_prefersSwiftConcurrency' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var _prefersSwiftConcurrency = true
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:13:16: note: convert '_prefersSwiftConcurrency' to a 'let' constant to make 'Sendable' shared state immutable
static var _prefersSwiftConcurrency = true
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:13:16: note: add '@MainActor' to make static property '_prefersSwiftConcurrency' part of global actor 'MainActor'
static var _prefersSwiftConcurrency = true
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:13:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var _prefersSwiftConcurrency = true
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:76:24: warning: static property 'currentTask' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var currentTask: AsyncTask? = nil
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:76:24: note: convert 'currentTask' to a 'let' constant to make 'Sendable' shared state immutable
private static var currentTask: AsyncTask? = nil
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:76:24: note: add '@MainActor' to make static property 'currentTask' part of global actor 'MainActor'
private static var currentTask: AsyncTask? = nil
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:76:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var currentTask: AsyncTask? = nil
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:79:24: warning: static property 'currentPriority' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var currentPriority: Priority = .high
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:79:24: note: convert 'currentPriority' to a 'let' constant to make 'Sendable' shared state immutable
private static var currentPriority: Priority = .high
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:79:24: note: add '@MainActor' to make static property 'currentPriority' part of global actor 'MainActor'
private static var currentPriority: Priority = .high
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:79:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var currentPriority: Priority = .high
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:81:24: warning: static property 'lowPriorityQueues' is not concurrency-safe because non-'Sendable' type 'AsyncTask.QueueSet' may have shared mutable state; this is an error in the Swift 6 language mode
private static let lowPriorityQueues = QueueSet(priority: .background)
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:34:19: note: class 'QueueSet' does not conform to the 'Sendable' protocol
private class QueueSet {
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:81:24: note: add '@MainActor' to make static property 'lowPriorityQueues' part of global actor 'MainActor'
private static let lowPriorityQueues = QueueSet(priority: .background)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:81:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static let lowPriorityQueues = QueueSet(priority: .background)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:82:24: warning: static property 'mediumPriorityQueues' is not concurrency-safe because non-'Sendable' type 'AsyncTask.QueueSet' may have shared mutable state; this is an error in the Swift 6 language mode
private static let mediumPriorityQueues = QueueSet(priority: .default)
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:34:19: note: class 'QueueSet' does not conform to the 'Sendable' protocol
private class QueueSet {
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:82:24: note: add '@MainActor' to make static property 'mediumPriorityQueues' part of global actor 'MainActor'
private static let mediumPriorityQueues = QueueSet(priority: .default)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:82:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static let mediumPriorityQueues = QueueSet(priority: .default)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:83:24: warning: static property 'highPriorityQueues' is not concurrency-safe because non-'Sendable' type 'AsyncTask.QueueSet' may have shared mutable state; this is an error in the Swift 6 language mode
private static let highPriorityQueues = QueueSet(priority: .userInitiated)
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:34:19: note: class 'QueueSet' does not conform to the 'Sendable' protocol
private class QueueSet {
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:83:24: note: add '@MainActor' to make static property 'highPriorityQueues' part of global actor 'MainActor'
private static let highPriorityQueues = QueueSet(priority: .userInitiated)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:83:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static let highPriorityQueues = QueueSet(priority: .userInitiated)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Threads/ThreadIdentifierThreadValuesKey.swift:11:16: warning: static property 'rawThreadKey' is not concurrency-safe because non-'Sendable' type 'RawThreadKey<Int>' may have shared mutable state; this is an error in the Swift 6 language mode
static let rawThreadKey = RawThreadKey<Int>()
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Threads/RawThreadKey.swift:10:7: note: generic class 'RawThreadKey' does not conform to the 'Sendable' protocol
class RawThreadKey<Value> {
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Threads/ThreadIdentifierThreadValuesKey.swift:11:16: note: add '@MainActor' to make static property 'rawThreadKey' part of global actor 'MainActor'
static let rawThreadKey = RawThreadKey<Int>()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Threads/ThreadIdentifierThreadValuesKey.swift:11:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let rawThreadKey = RawThreadKey<Int>()
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ DependenciesRegistrar.swift,\ Dependency.swift,\ DependencyGroup.swift,\ DependencyRegistrarBuilder.swift,\ RawDependencyRegistration.swift,\ DependencyGroupRepresenting.swift,\ DependencyRepresenting.swift,\ ManagedSingletonInstanceStorage.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Registration/DependenciesRegistrar.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Registration/Dependency.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Registration/DependencyGroup.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Registration/DependencyRegistrarBuilder.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Registration/RawDependencyRegistration.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Registration/Representation/DependencyGroupRepresenting.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Registration/Representation/DependencyRepresenting.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Storage/Common/ManagedSingletonInstanceStorage.swift (in target 'Stitcher' from project 'Stitcher')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Registration/DependenciesRegistrar.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Registration/Dependency.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Registration/DependencyGroup.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Registration/DependencyRegistrarBuilder.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Registration/RawDependencyRegistration.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Registration/Representation/DependencyGroupRepresenting.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Registration/Representation/DependencyRepresenting.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Storage/Common/ManagedSingletonInstanceStorage.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Storage/Common/ManagedSingletonInstanceStorage.swift:30:13: warning: capture of 'self' with non-sendable type 'ManagedSingletonInstanceStorage<Value>?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
self?.clear()
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Storage/Common/ManagedSingletonInstanceStorage.swift:10:7: note: generic class 'ManagedSingletonInstanceStorage' does not conform to the 'Sendable' protocol
class ManagedSingletonInstanceStorage<Value: AnyObject>: InstanceStorage {
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Storage/Common/ManagedSingletonInstanceStorage.swift:41:13: warning: capture of 'self' with non-sendable type 'ManagedSingletonInstanceStorage<Reference<V>>?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
self?.clear()
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Storage/Common/ManagedSingletonInstanceStorage.swift:10:7: note: generic class 'ManagedSingletonInstanceStorage' does not conform to the 'Sendable' protocol
class ManagedSingletonInstanceStorage<Value: AnyObject>: InstanceStorage {
^
SwiftCompile normal arm64 Compiling\ ThreadLocal.swift,\ ThreadValues.swift,\ ThreadValuesKey.swift,\ DefaultValueProviding.swift,\ Extensions.swift,\ Functions.swift,\ Reference.swift,\ WeakReference.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Threads/ThreadLocal.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Threads/ThreadValues.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Threads/ThreadValuesKey.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Utils/DefaultValueProviding.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Utils/Extensions.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Utils/Functions.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Utils/Reference.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Utils/WeakReference.swift (in target 'Stitcher' from project 'Stitcher')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Threads/ThreadLocal.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Threads/ThreadValues.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Threads/ThreadValuesKey.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Utils/DefaultValueProviding.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Utils/Extensions.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Utils/Functions.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Utils/Reference.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Utils/WeakReference.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ NeverInstanceStorage.swift,\ SharedInstanceStorage.swift,\ SingletonInstanceStorage.swift,\ InstanceStorage.swift,\ InstanceStorageFactory.swift,\ InstanceStorageKey.swift,\ AnyPipeline.swift,\ AnyPipelineCancellable.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Storage/Common/NeverInstanceStorage.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Storage/Common/SharedInstanceStorage.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Storage/Common/SingletonInstanceStorage.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Storage/InstanceStorage.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Storage/InstanceStorageFactory.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Storage/InstanceStorageKey.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/ReactivePipeline/AnyPipeline.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/ReactivePipeline/AnyPipelineCancellable.swift (in target 'Stitcher' from project 'Stitcher')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Storage/Common/NeverInstanceStorage.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Storage/Common/SharedInstanceStorage.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Storage/Common/SingletonInstanceStorage.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Storage/InstanceStorage.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Storage/InstanceStorage.swift:40:31: warning: capture of 'storage' with non-sendable type 'Storage' in a '@Sendable' closure; this is an error in the Swift 6 language mode
self._storedValue = { storage.value }
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Storage/InstanceStorage.swift:39:10: note: consider making generic parameter 'Storage' conform to the 'Sendable' protocol
init<Storage: InstanceStorage>(erasing storage: Storage) {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Storage/InstanceStorage.swift:41:24: warning: capture of 'storage' with non-sendable type 'Storage' in a '@Sendable' closure; this is an error in the Swift 6 language mode
self._hash = { storage.hash(into: &$0) }
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Storage/InstanceStorage.swift:39:10: note: consider making generic parameter 'Storage' conform to the 'Sendable' protocol
init<Storage: InstanceStorage>(erasing storage: Storage) {
^
, Sendable
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Storage/InstanceStorageFactory.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Storage/InstanceStorageKey.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/ReactivePipeline/AnyPipeline.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/ReactivePipeline/AnyPipelineCancellable.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ Pipeline.swift,\ PipelineSubject.swift,\ Stitcher.swift,\ AsyncTask.swift,\ CancellableTask.swift,\ RawThreadKey.swift,\ RawThreadKeyError.swift,\ ThreadIdentifierThreadValuesKey.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/ReactivePipeline/Pipeline.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/ReactivePipeline/PipelineSubject.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Stitcher.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/CancellableTask.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Threads/RawThreadKey.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Threads/RawThreadKeyError.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Threads/ThreadIdentifierThreadValuesKey.swift (in target 'Stitcher' from project 'Stitcher')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/ReactivePipeline/Pipeline.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/ReactivePipeline/PipelineSubject.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Stitcher.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:13:16: warning: static property '_prefersSwiftConcurrency' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
static var _prefersSwiftConcurrency = true
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:13:16: note: convert '_prefersSwiftConcurrency' to a 'let' constant to make 'Sendable' shared state immutable
static var _prefersSwiftConcurrency = true
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:13:16: note: add '@MainActor' to make static property '_prefersSwiftConcurrency' part of global actor 'MainActor'
static var _prefersSwiftConcurrency = true
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:13:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static var _prefersSwiftConcurrency = true
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:76:24: warning: static property 'currentTask' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var currentTask: AsyncTask? = nil
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:76:24: note: convert 'currentTask' to a 'let' constant to make 'Sendable' shared state immutable
private static var currentTask: AsyncTask? = nil
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:76:24: note: add '@MainActor' to make static property 'currentTask' part of global actor 'MainActor'
private static var currentTask: AsyncTask? = nil
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:76:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var currentTask: AsyncTask? = nil
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:79:24: warning: static property 'currentPriority' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var currentPriority: Priority = .high
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:79:24: note: convert 'currentPriority' to a 'let' constant to make 'Sendable' shared state immutable
private static var currentPriority: Priority = .high
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:79:24: note: add '@MainActor' to make static property 'currentPriority' part of global actor 'MainActor'
private static var currentPriority: Priority = .high
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:79:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var currentPriority: Priority = .high
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:81:24: warning: static property 'lowPriorityQueues' is not concurrency-safe because non-'Sendable' type 'AsyncTask.QueueSet' may have shared mutable state; this is an error in the Swift 6 language mode
private static let lowPriorityQueues = QueueSet(priority: .background)
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:34:19: note: class 'QueueSet' does not conform to the 'Sendable' protocol
private class QueueSet {
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:81:24: note: add '@MainActor' to make static property 'lowPriorityQueues' part of global actor 'MainActor'
private static let lowPriorityQueues = QueueSet(priority: .background)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:81:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static let lowPriorityQueues = QueueSet(priority: .background)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:82:24: warning: static property 'mediumPriorityQueues' is not concurrency-safe because non-'Sendable' type 'AsyncTask.QueueSet' may have shared mutable state; this is an error in the Swift 6 language mode
private static let mediumPriorityQueues = QueueSet(priority: .default)
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:34:19: note: class 'QueueSet' does not conform to the 'Sendable' protocol
private class QueueSet {
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:82:24: note: add '@MainActor' to make static property 'mediumPriorityQueues' part of global actor 'MainActor'
private static let mediumPriorityQueues = QueueSet(priority: .default)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:82:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static let mediumPriorityQueues = QueueSet(priority: .default)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:83:24: warning: static property 'highPriorityQueues' is not concurrency-safe because non-'Sendable' type 'AsyncTask.QueueSet' may have shared mutable state; this is an error in the Swift 6 language mode
private static let highPriorityQueues = QueueSet(priority: .userInitiated)
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:34:19: note: class 'QueueSet' does not conform to the 'Sendable' protocol
private class QueueSet {
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:83:24: note: add '@MainActor' to make static property 'highPriorityQueues' part of global actor 'MainActor'
private static let highPriorityQueues = QueueSet(priority: .userInitiated)
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:83:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static let highPriorityQueues = QueueSet(priority: .userInitiated)
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:147:24: warning: capture of 'canceller' with non-sendable type 'Atomic<Bool>' in a '@Sendable' closure
guard !canceller.wrappedValue else {
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/PropertyWrappers/Atomic.swift:11:20: note: generic class 'Atomic' does not conform to the 'Sendable' protocol
public final class Atomic<Value> {
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:151:58: warning: capture of 'self' with non-sendable type 'AsyncTask' in a '@Sendable' closure
let result = Self.$currentTask.withValue(self) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:11:13: note: class 'AsyncTask' does not conform to the 'Sendable' protocol
final class AsyncTask: CancellableTask {
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:152:53: warning: capture of 'priority' with non-sendable type 'AsyncTask.Priority' in a '@Sendable' closure
Self.$currentPriority.withValue(priority) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:16:10: note: consider making enum 'Priority' conform to the 'Sendable' protocol
enum Priority {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:152:53: warning: capture of 'priority' with non-sendable type 'AsyncTask.Priority' in an isolated closure; this is an error in the Swift 6 language mode
Self.$currentPriority.withValue(priority) {
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/AsyncTask.swift:16:10: note: consider making enum 'Priority' conform to the 'Sendable' protocol
enum Priority {
^
: Sendable
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Task/CancellableTask.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Threads/RawThreadKey.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Threads/RawThreadKeyError.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Threads/ThreadIdentifierThreadValuesKey.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Threads/ThreadIdentifierThreadValuesKey.swift:11:16: warning: static property 'rawThreadKey' is not concurrency-safe because non-'Sendable' type 'RawThreadKey<Int>' may have shared mutable state; this is an error in the Swift 6 language mode
static let rawThreadKey = RawThreadKey<Int>()
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Threads/RawThreadKey.swift:10:7: note: generic class 'RawThreadKey' does not conform to the 'Sendable' protocol
class RawThreadKey<Value> {
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Threads/ThreadIdentifierThreadValuesKey.swift:11:16: note: add '@MainActor' to make static property 'rawThreadKey' part of global actor 'MainActor'
static let rawThreadKey = RawThreadKey<Int>()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Threads/ThreadIdentifierThreadValuesKey.swift:11:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let rawThreadKey = RawThreadKey<Int>()
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ IndexedDependencyContainer.swift,\ Indexing.swift,\ IndexingCoordinator.swift,\ IndexingKey.swift,\ IndexingTask.swift,\ StorageCleaner.swift,\ DependencyContainingCollection.swift,\ DependencyEagerness.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/IndexedDependencyContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/Indexing.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/IndexingCoordinator.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/IndexingKey.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/IndexingTask.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/StorageCleaner/StorageCleaner.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyContainingCollection.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyEagerness.swift (in target 'Stitcher' from project 'Stitcher')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/IndexedDependencyContainer.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/IndexedDependencyContainer.swift:68:33: warning: capture of 'registrar' with non-sendable type 'DependenciesRegistrar' (aka 'Set<RawDependencyRegistration>') in a '@Sendable' closure; this is an error in the Swift 6 language mode
for registration in registrar {
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Registration/RawDependencyRegistration.swift:10:15: note: consider making struct 'RawDependencyRegistration' conform to the 'Sendable' protocol
public struct RawDependencyRegistration: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/IndexedDependencyContainer.swift:73:17: warning: capture of 'self' with non-sendable type 'IndexedDependencyContainer' in a '@Sendable' closure; this is an error in the Swift 6 language mode
self.lazyInitializationHandler(registration)
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/IndexedDependencyContainer.swift:12:13: note: class 'IndexedDependencyContainer' does not conform to the 'Sendable' protocol
final class IndexedDependencyContainer {
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/IndexedDependencyContainer.swift:76:13: warning: capture of 'completion' with non-sendable type '() -> Void' in a '@Sendable' closure; this is an error in the Swift 6 language mode
completion()
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/IndexedDependencyContainer.swift:76:13: note: a function type must be marked '@Sendable' to conform to 'Sendable'
completion()
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/IndexedDependencyContainer.swift:128:30: warning: capture of 'self' with non-sendable type 'IndexedDependencyContainer?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
guard let self = self else { return }
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/IndexedDependencyContainer.swift:12:13: note: class 'IndexedDependencyContainer' does not conform to the 'Sendable' protocol
final class IndexedDependencyContainer {
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/IndexedDependencyContainer.swift:129:46: warning: capture of 'changes' with non-sendable type 'DependencyContainer.ChangeSet' in a '@Sendable' closure; this is an error in the Swift 6 language mode
self.indexIncrementally(changes: changes)
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/DependencyContainer.swift:59:12: note: consider making struct 'ChangeSet' conform to the 'Sendable' protocol
struct ChangeSet {
^
: Sendable
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/Indexing.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/IndexingCoordinator.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/IndexingKey.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/Indexing/IndexingTask.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/StorageCleaner/StorageCleaner.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/StorageCleaner/StorageCleaner.swift:74:13: warning: capture of 'self' with non-sendable type 'StorageCleaner' in a '@Sendable' closure; this is an error in the Swift 6 language mode
self.cleanupHandler()
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/StorageCleaner/StorageCleaner.swift:20:7: note: class 'StorageCleaner' does not conform to the 'Sendable' protocol
class StorageCleaner {
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyContainingCollection.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyEagerness.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ AutoregisterableDependencyCodeGenerator.swift,\ NameInjectionCodeGenerator.swift,\ TestInjectionCodeGenerator.swift,\ TypeInjectionCodeGenerator.swift,\ InjectionCodeGenerator.swift,\ InjectionCodeGenerators.swift,\ StitcherConfiguration.swift,\ DependencyContainer.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/AutoregisterableDependencyCodeGeneratio/AutoregisterableDependencyCodeGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/Common/NameInjectionCodeGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/Common/TestInjectionCodeGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/Common/TypeInjectionCodeGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerator.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/DependencyContainer.swift (in target 'Stitcher' from project 'Stitcher')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/AutoregisterableDependencyCodeGeneratio/AutoregisterableDependencyCodeGenerator.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/Common/NameInjectionCodeGenerator.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/Common/TestInjectionCodeGenerator.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/Common/TypeInjectionCodeGenerator.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerator.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:19:20: warning: static property 'stitcherTest' is not concurrency-safe because non-'Sendable' type 'InjectionCodeGenerators.Name' may have shared mutable state; this is an error in the Swift 6 language mode
static let stitcherTest = Name(rawValue: "stitcherTest")
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:12:19: note: consider making struct 'Name' conform to the 'Sendable' protocol
public struct Name: Hashable, CaseIterable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:19:20: note: add '@MainActor' to make static property 'stitcherTest' part of global actor 'MainActor'
static let stitcherTest = Name(rawValue: "stitcherTest")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:19:20: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let stitcherTest = Name(rawValue: "stitcherTest")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:20:27: warning: static property 'stitcherByType' is not concurrency-safe because non-'Sendable' type 'InjectionCodeGenerators.Name' may have shared mutable state; this is an error in the Swift 6 language mode
public static let stitcherByType = Name(rawValue: "stitcherByType")
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:12:19: note: consider making struct 'Name' conform to the 'Sendable' protocol
public struct Name: Hashable, CaseIterable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:20:27: note: add '@MainActor' to make static property 'stitcherByType' part of global actor 'MainActor'
public static let stitcherByType = Name(rawValue: "stitcherByType")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:20:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let stitcherByType = Name(rawValue: "stitcherByType")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:21:27: warning: static property 'stitcherByName' is not concurrency-safe because non-'Sendable' type 'InjectionCodeGenerators.Name' may have shared mutable state; this is an error in the Swift 6 language mode
public static let stitcherByName = Name(rawValue: "stitcherByName")
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:12:19: note: consider making struct 'Name' conform to the 'Sendable' protocol
public struct Name: Hashable, CaseIterable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:21:27: note: add '@MainActor' to make static property 'stitcherByName' part of global actor 'MainActor'
public static let stitcherByName = Name(rawValue: "stitcherByName")
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:21:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static let stitcherByName = Name(rawValue: "stitcherByName")
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:23:27: warning: static property 'allCases' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var allCases: [InjectionCodeGenerators.Name] = [
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:23:27: note: convert 'allCases' to a 'let' constant to make 'Sendable' shared state immutable
public static var allCases: [InjectionCodeGenerators.Name] = [
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:23:27: note: add '@MainActor' to make static property 'allCases' part of global actor 'MainActor'
public static var allCases: [InjectionCodeGenerators.Name] = [
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:23:27: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var allCases: [InjectionCodeGenerators.Name] = [
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:30:24: warning: static property 'generators' is not concurrency-safe because non-'Sendable' type '[InjectionCodeGenerators.Name : any InjectionCodeGenerator]' may have shared mutable state; this is an error in the Swift 6 language mode
private static let generators: [Name : any InjectionCodeGenerator] = [
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:12:19: note: consider making struct 'Name' conform to the 'Sendable' protocol
public struct Name: Hashable, CaseIterable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerator.swift:10:17: note: protocol 'InjectionCodeGenerator' does not conform to the 'Sendable' protocol
public protocol InjectionCodeGenerator {
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:30:24: note: add '@MainActor' to make static property 'generators' part of global actor 'MainActor'
private static let generators: [Name : any InjectionCodeGenerator] = [
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift:30:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static let generators: [Name : any InjectionCodeGenerator] = [
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:50:31: warning: static property 'indexerFactory' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
@Atomic public static var indexerFactory: () -> Indexing = { DefaultIndexer() }
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:50:31: note: convert 'indexerFactory' to a 'let' constant to make 'Sendable' shared state immutable
@Atomic public static var indexerFactory: () -> Indexing = { DefaultIndexer() }
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:50:31: note: add '@MainActor' to make static property 'indexerFactory' part of global actor 'MainActor'
@Atomic public static var indexerFactory: () -> Indexing = { DefaultIndexer() }
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:50:31: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
@Atomic public static var indexerFactory: () -> Indexing = { DefaultIndexer() }
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:68:31: warning: static property 'isIndexingEnabled' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
@Atomic public static var isIndexingEnabled = true
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:68:31: note: convert 'isIndexingEnabled' to a 'let' constant to make 'Sendable' shared state immutable
@Atomic public static var isIndexingEnabled = true
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:68:31: note: add '@MainActor' to make static property 'isIndexingEnabled' part of global actor 'MainActor'
@Atomic public static var isIndexingEnabled = true
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:68:31: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
@Atomic public static var isIndexingEnabled = true
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:112:31: warning: static property 'approximateDependencyCount' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
@Atomic public static var approximateDependencyCount = 30_000
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:112:31: note: convert 'approximateDependencyCount' to a 'let' constant to make 'Sendable' shared state immutable
@Atomic public static var approximateDependencyCount = 30_000
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:112:31: note: add '@MainActor' to make static property 'approximateDependencyCount' part of global actor 'MainActor'
@Atomic public static var approximateDependencyCount = 30_000
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:112:31: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
@Atomic public static var approximateDependencyCount = 30_000
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:116:31: warning: static property 'autoCleanupFrequency' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
@Atomic public static var autoCleanupFrequency = 0
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:116:31: note: convert 'autoCleanupFrequency' to a 'let' constant to make 'Sendable' shared state immutable
@Atomic public static var autoCleanupFrequency = 0
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:116:31: note: add '@MainActor' to make static property 'autoCleanupFrequency' part of global actor 'MainActor'
@Atomic public static var autoCleanupFrequency = 0
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:116:31: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
@Atomic public static var autoCleanupFrequency = 0
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:119:31: warning: static property 'autoCleanupEnabled' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
@Atomic public static var autoCleanupEnabled = true
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:119:31: note: convert 'autoCleanupEnabled' to a 'let' constant to make 'Sendable' shared state immutable
@Atomic public static var autoCleanupEnabled = true
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:119:31: note: add '@MainActor' to make static property 'autoCleanupEnabled' part of global actor 'MainActor'
@Atomic public static var autoCleanupEnabled = true
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:119:31: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
@Atomic public static var autoCleanupEnabled = true
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:124:31: warning: static property 'runtimeCycleDetectionAvailability' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
@Atomic public static var runtimeCycleDetectionAvailability = RuntimeCycleDetectionAvailability.debugOnly
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:124:31: note: convert 'runtimeCycleDetectionAvailability' to a 'let' constant to make 'Sendable' shared state immutable
@Atomic public static var runtimeCycleDetectionAvailability = RuntimeCycleDetectionAvailability.debugOnly
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:124:31: note: add '@MainActor' to make static property 'runtimeCycleDetectionAvailability' part of global actor 'MainActor'
@Atomic public static var runtimeCycleDetectionAvailability = RuntimeCycleDetectionAvailability.debugOnly
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/Configuration/StitcherConfiguration.swift:124:31: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
@Atomic public static var runtimeCycleDetectionAvailability = RuntimeCycleDetectionAvailability.debugOnly
^
nonisolated(unsafe)
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/DependencyContainer.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/DependencyContainer.swift:160:21: warning: capture of 'self' with non-sendable type 'DependencyContainer?' in a '@Sendable' closure; this is an error in the Swift 6 language mode
self?.invalidateDependenciesSubject.send()
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/DependencyContainer.swift:49:20: note: class 'DependencyContainer' does not conform to the 'Sendable' protocol
public final class DependencyContainer: Identifiable, Equatable {
^
SwiftDriverJobDiscovery normal arm64 Compiling DispatchQueue+Scheduler.swift (in target 'OpenCombineDispatch' from project 'OpenCombine')
SwiftCompile normal arm64 Compiling\ DependencyLocator.swift,\ DependencyLocatorTraits.swift,\ DependencyParameters.swift,\ DependencyScope.swift,\ InjectionError.swift,\ ManagedDependencyScopeProviding.swift,\ ManagedDependencyScopeReceipt.swift,\ PipelineManagedDependencyScope.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyLocator.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyLocatorTraits.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyParameters.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyScope.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/InjectionError.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/ManagedScope/ManagedDependencyScopeProviding.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/ManagedScope/ManagedDependencyScopeReceipt.swift /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/ManagedScope/PipelineManagedDependencyScope.swift (in target 'Stitcher' from project 'Stitcher')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyLocator.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyLocatorTraits.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyParameters.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyParameters.swift:149:16: warning: static property 'none' is not concurrency-safe because non-'Sendable' type 'DependencyParameters' may have shared mutable state; this is an error in the Swift 6 language mode
static let none = DependencyParameters()
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyParameters.swift:10:8: note: consider making struct 'DependencyParameters' conform to the 'Sendable' protocol
struct DependencyParameters: Hashable {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyParameters.swift:149:16: note: add '@MainActor' to make static property 'none' part of global actor 'MainActor'
static let none = DependencyParameters()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyParameters.swift:149:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let none = DependencyParameters()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyParameters.swift:120:41: warning: cast from '(/* shape: each Element */ repeat DependencyParameters.AnyParameter)' to unrelated type 'DependencyParameters.AnyParameter' always fails
let singleParameter = tuple as! AnyParameter
~~~~~ ^ ~~~~~~~~~~~~
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/DependencyScope.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/InjectionError.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/InjectionError.swift:49:10: warning: associated value 'missingDependency' of 'Sendable'-conforming enum 'InjectionError' has non-sendable type 'InjectionError.DependencyContext'; this is an error in the Swift 6 language mode
case missingDependency(DependencyContext)
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/InjectionError.swift:14:17: note: consider making enum 'DependencyContext' conform to the 'Sendable' protocol
public enum DependencyContext: Equatable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/InjectionError.swift:50:10: warning: associated value 'multipleDependencies' of 'Sendable'-conforming enum 'InjectionError' has non-sendable type 'InjectionError.DependencyContext'; this is an error in the Swift 6 language mode
case multipleDependencies(DependencyContext)
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/InjectionError.swift:14:17: note: consider making enum 'DependencyContext' conform to the 'Sendable' protocol
public enum DependencyContext: Equatable, CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/InjectionError.swift:51:10: warning: associated value 'cyclicDependencyReference' of 'Sendable'-conforming enum 'InjectionError' has non-sendable type 'DependencyCycleInstantationBacktrace'; this is an error in the Swift 6 language mode
case cyclicDependencyReference(DependencyCycleInstantationBacktrace)
^
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleInstantationBacktrace.swift:11:15: note: consider making struct 'DependencyCycleInstantationBacktrace' conform to the 'Sendable' protocol
public struct DependencyCycleInstantationBacktrace: CustomStringConvertible {
^
, Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/InjectionError.swift:52:10: warning: associated value 'invalidDependencyParameters(_:_:parameters:)' of 'Sendable'-conforming enum 'InjectionError' has non-sendable type '(InjectionError.DependencyContext, InjectionError.DependencyParameterContext, parameters: [AnyHashable])'; this is an error in the Swift 6 language mode
case invalidDependencyParameters(DependencyContext, DependencyParameterContext, parameters: [AnyHashable])
^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/ManagedScope/ManagedDependencyScopeProviding.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/ManagedScope/ManagedDependencyScopeReceipt.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Stitcher/DependencyInjection/Models/ManagedScope/PipelineManagedDependencyScope.swift (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for Stitcher (in target 'Stitcher' from project 'Stitcher')
SwiftDriver\ Compilation\ Requirements Stitcher normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Stitcher -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stitcher.build/Debug-iphoneos/Stitcher.build/Objects-normal/arm64/Stitcher.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/COpenCombineHelpers.modulemap -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stitcher.build/Debug-iphoneos/Stitcher.build/Objects-normal/arm64/Stitcher-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stitcher.build/Debug-iphoneos/Stitcher.build/Objects-normal/arm64/Stitcher.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stitcher.build/Debug-iphoneos/Stitcher.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stitcher.build/Debug-iphoneos/Stitcher.build/Objects-normal/arm64/Stitcher_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenCombine/Sources/COpenCombineHelpers/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stitcher.build/Debug-iphoneos/Stitcher.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stitcher.build/Debug-iphoneos/Stitcher.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stitcher.build/Debug-iphoneos/Stitcher.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stitcher.build/Debug-iphoneos/Stitcher.build/Objects-normal/arm64/Stitcher-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling AutoregisterableDependencyCodeGenerator.swift, NameInjectionCodeGenerator.swift, TestInjectionCodeGenerator.swift, TypeInjectionCodeGenerator.swift, InjectionCodeGenerator.swift, InjectionCodeGenerators.swift, StitcherConfiguration.swift, DependencyContainer.swift (in target 'Stitcher' from project 'Stitcher')
SwiftDriver\ Compilation OpenCombineDispatch normal arm64 com.apple.xcode.tools.swift.compiler (in target 'OpenCombineDispatch' from project 'OpenCombine')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name OpenCombineDispatch -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCombine.build/Debug-iphoneos/OpenCombineDispatch.build/Objects-normal/arm64/OpenCombineDispatch.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/COpenCombineHelpers.modulemap -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCombine.build/Debug-iphoneos/OpenCombineDispatch.build/Objects-normal/arm64/OpenCombineDispatch-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCombine.build/Debug-iphoneos/OpenCombineDispatch.build/Objects-normal/arm64/OpenCombineDispatch.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCombine.build/Debug-iphoneos/OpenCombineDispatch.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCombine.build/Debug-iphoneos/OpenCombineDispatch.build/Objects-normal/arm64/OpenCombineDispatch_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenCombine/Sources/COpenCombineHelpers/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCombine.build/Debug-iphoneos/OpenCombineDispatch.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCombine.build/Debug-iphoneos/OpenCombineDispatch.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCombine.build/Debug-iphoneos/OpenCombineDispatch.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCombine.build/Debug-iphoneos/OpenCombineDispatch.build/Objects-normal/arm64/OpenCombineDispatch-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling ThreadLocal.swift, ThreadValues.swift, ThreadValuesKey.swift, DefaultValueProviding.swift, Extensions.swift, Functions.swift, Reference.swift, WeakReference.swift (in target 'Stitcher' from project 'Stitcher')
SwiftDriverJobDiscovery normal arm64 Compiling NeverInstanceStorage.swift, SharedInstanceStorage.swift, SingletonInstanceStorage.swift, InstanceStorage.swift, InstanceStorageFactory.swift, InstanceStorageKey.swift, AnyPipeline.swift, AnyPipelineCancellable.swift (in target 'Stitcher' from project 'Stitcher')
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Stitcher-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stitcher.build/Debug-iphoneos/Stitcher.build/Objects-normal/arm64/Stitcher-Swift.h (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stitcher.build/Debug-iphoneos/Stitcher.build/Objects-normal/arm64/Stitcher-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/Stitcher-Swift.h
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OpenCombineDispatch.o normal (in target 'OpenCombineDispatch' from project 'OpenCombine')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenCombine
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCombine.build/Debug-iphoneos/OpenCombineDispatch.build/Objects-normal/arm64/OpenCombineDispatch.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCombine.build/Debug-iphoneos/OpenCombineDispatch.build/Objects-normal/arm64/OpenCombineDispatch_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCombine.build/Debug-iphoneos/OpenCombineDispatch.build/Objects-normal/arm64/OpenCombineDispatch_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCombine.build/Debug-iphoneos/OpenCombineDispatch.build/Objects-normal/arm64/OpenCombineDispatch.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OpenCombineDispatch.o
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Stitcher.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stitcher.build/Debug-iphoneos/Stitcher.build/Objects-normal/arm64/Stitcher.swiftmodule (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stitcher.build/Debug-iphoneos/Stitcher.build/Objects-normal/arm64/Stitcher.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Stitcher.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Stitcher.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stitcher.build/Debug-iphoneos/Stitcher.build/Objects-normal/arm64/Stitcher.swiftdoc (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stitcher.build/Debug-iphoneos/Stitcher.build/Objects-normal/arm64/Stitcher.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Stitcher.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Stitcher.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stitcher.build/Debug-iphoneos/Stitcher.build/Objects-normal/arm64/Stitcher.abi.json (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stitcher.build/Debug-iphoneos/Stitcher.build/Objects-normal/arm64/Stitcher.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Stitcher.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Stitcher.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stitcher.build/Debug-iphoneos/Stitcher.build/Objects-normal/arm64/Stitcher.swiftsourceinfo (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stitcher.build/Debug-iphoneos/Stitcher.build/Objects-normal/arm64/Stitcher.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Stitcher.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
ExtractAppIntentsMetadata (in target 'OpenCombineDispatch' from project 'OpenCombine')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenCombine
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name OpenCombineDispatch --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 12.0 --bundle-identifier opencombine.OpenCombineDispatch --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OpenCombineDispatch.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OpenCombineDispatch.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCombine.build/Debug-iphoneos/OpenCombineDispatch.build/Objects-normal/arm64/OpenCombineDispatch_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCombine.build/Debug-iphoneos/OpenCombineDispatch.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCombine.build/Debug-iphoneos/OpenCombineDispatch.build/Objects-normal/arm64/OpenCombineDispatch.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCombine.build/Debug-iphoneos/OpenCombineDispatch.build/OpenCombineDispatch.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCombine.build/Debug-iphoneos/OpenCombineDispatch.build/OpenCombineDispatch.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/OpenCombine.build/Debug-iphoneos/OpenCombineDispatch.build/Objects-normal/arm64/OpenCombineDispatch.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-28 15:24:50.991 appintentsmetadataprocessor[922:5175] Starting appintentsmetadataprocessor export
2025-04-28 15:24:51.034 appintentsmetadataprocessor[922:5175] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal arm64 Compiling DependencyGraph+TypeInjection.swift, DependencyGraph+ValueInjection.swift, DependencyGraph.swift, DependencyRegistrarIndex.swift, Common.swift, DefaultIndexer.swift, ParallelIndexer.swift, PlainIndexer.swift (in target 'Stitcher' from project 'Stitcher')
SwiftDriverJobDiscovery normal arm64 Compiling Pipeline.swift, PipelineSubject.swift, Stitcher.swift, AsyncTask.swift, CancellableTask.swift, RawThreadKey.swift, RawThreadKeyError.swift, ThreadIdentifierThreadValuesKey.swift (in target 'Stitcher' from project 'Stitcher')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OpenCombineDispatch.o (in target 'OpenCombineDispatch' from project 'OpenCombine')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenCombine
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/OpenCombineDispatch.o
SwiftDriverJobDiscovery normal arm64 Compiling DependencyFactory+Function.swift, DependencyFactory.swift, InstantionNotificationCenter.swift, PostInstantiationAware.swift, DependencyCycleDetector.swift, DependencyCycleInstantationBacktrace.swift, DependencyGraph+Assertions.swift, DependencyGraph+NameInjection.swift (in target 'Stitcher' from project 'Stitcher')
SwiftDriverJobDiscovery normal arm64 Compiling TypeName.swift, Atomic.swift, Dependencies.swift, Injected+Init.swift, Injected.swift, AutoregisterableDependency.swift, GeneratedDependencyRegistration.swift, RegisterableDependency.swift (in target 'Stitcher' from project 'Stitcher')
SwiftDriverJobDiscovery normal arm64 Compiling DependenciesRegistrar.swift, Dependency.swift, DependencyGroup.swift, DependencyRegistrarBuilder.swift, RawDependencyRegistration.swift, DependencyGroupRepresenting.swift, DependencyRepresenting.swift, ManagedSingletonInstanceStorage.swift (in target 'Stitcher' from project 'Stitcher')
SwiftDriverJobDiscovery normal arm64 Compiling DependencyLocator.swift, DependencyLocatorTraits.swift, DependencyParameters.swift, DependencyScope.swift, InjectionError.swift, ManagedDependencyScopeProviding.swift, ManagedDependencyScopeReceipt.swift, PipelineManagedDependencyScope.swift (in target 'Stitcher' from project 'Stitcher')
SwiftDriverJobDiscovery normal arm64 Compiling IndexedDependencyContainer.swift, Indexing.swift, IndexingCoordinator.swift, IndexingKey.swift, IndexingTask.swift, StorageCleaner.swift, DependencyContainingCollection.swift, DependencyEagerness.swift (in target 'Stitcher' from project 'Stitcher')
SwiftDriver\ Compilation Stitcher normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Stitcher -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stitcher.build/Debug-iphoneos/Stitcher.build/Objects-normal/arm64/Stitcher.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -Xcc -fmodule-map-file\=/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/COpenCombineHelpers.modulemap -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -target arm64-apple-ios12.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos18.4-22E235-339d34bc69d7fc736c3220795c36f340.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stitcher.build/Debug-iphoneos/Stitcher.build/Objects-normal/arm64/Stitcher-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stitcher.build/Debug-iphoneos/Stitcher.build/Objects-normal/arm64/Stitcher.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stitcher.build/Debug-iphoneos/Stitcher.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stitcher.build/Debug-iphoneos/Stitcher.build/Objects-normal/arm64/Stitcher_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenCombine/Sources/COpenCombineHelpers/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stitcher.build/Debug-iphoneos/Stitcher.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stitcher.build/Debug-iphoneos/Stitcher.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stitcher.build/Debug-iphoneos/Stitcher.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stitcher.build/Debug-iphoneos/Stitcher.build/Objects-normal/arm64/Stitcher-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Stitcher.o normal (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stitcher.build/Debug-iphoneos/Stitcher.build/Objects-normal/arm64/Stitcher.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stitcher.build/Debug-iphoneos/Stitcher.build/Objects-normal/arm64/Stitcher_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stitcher.build/Debug-iphoneos/Stitcher.build/Objects-normal/arm64/Stitcher_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stitcher.build/Debug-iphoneos/Stitcher.build/Objects-normal/arm64/Stitcher.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Stitcher.o
ExtractAppIntentsMetadata (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name Stitcher --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk --xcode-version 16E140 --platform-family iOS --deployment-target 12.0 --bundle-identifier spi-builder-workspace.Stitcher --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Stitcher.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Stitcher.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stitcher.build/Debug-iphoneos/Stitcher.build/Objects-normal/arm64/Stitcher_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stitcher.build/Debug-iphoneos/Stitcher.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stitcher.build/Debug-iphoneos/Stitcher.build/Objects-normal/arm64/Stitcher.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stitcher.build/Debug-iphoneos/Stitcher.build/Stitcher.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stitcher.build/Debug-iphoneos/Stitcher.build/Stitcher.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Stitcher.build/Debug-iphoneos/Stitcher.build/Objects-normal/arm64/Stitcher.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-28 15:24:51.518 appintentsmetadataprocessor[925:5197] Starting appintentsmetadataprocessor export
2025-04-28 15:24:51.552 appintentsmetadataprocessor[925:5197] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Stitcher.o (in target 'Stitcher' from project 'Stitcher')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/Stitcher.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "1.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "opencombine",
"requirement" : {
"exact" : [
"0.14.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/OpenCombine/OpenCombine.git"
}
],
"manifest_display_name" : "Stitcher",
"name" : "Stitcher",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Stitcher",
"targets" : [
"Stitcher"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "StitcherTests",
"module_type" : "SwiftTarget",
"name" : "StitcherTests",
"path" : "Tests/StitcherTests",
"sources" : [
"DependencyGraphTests/DependencyScopeAndEagernessTests.swift",
"DependencyGraphTests/InjectionParameterTests.swift",
"DependencyGraphTests/NameInjectionTests.swift",
"DependencyGraphTests/TypeInjectionTests.swift",
"DependencyGraphTests/ValueInjectionTests.swift",
"GenericTests/ArraySlicingTests.swift",
"GenericTests/AsyncTaskTests.swift",
"GenericTests/DependenciesWrapperTests.swift",
"GenericTests/DependencyContainerTests.swift",
"GenericTests/DependencyCycleDetectorTests.swift",
"GenericTests/DependencyValidationTests.swift",
"GenericTests/GenericTests.swift",
"GenericTests/IndexingKeyTests.swift",
"GenericTests/InjectPropertWrapperTests.swift",
"PerformanceTests/DependencyGraphPerformanceTests.swift",
"PipelineTests/PipelineTests.swift",
"StitcherTests.swift",
"TestTypes/RepeatDependency.swift",
"TestTypes/TestTypes.swift"
],
"target_dependencies" : [
"Stitcher"
],
"type" : "test"
},
{
"c99name" : "Stitcher",
"module_type" : "SwiftTarget",
"name" : "Stitcher",
"path" : "Sources/Stitcher",
"product_dependencies" : [
"Collections",
"OpenCombine",
"OpenCombineDispatch"
],
"product_memberships" : [
"Stitcher"
],
"sources" : [
"CodeGeneration/AutoregisterableDependencyCodeGeneratio/AutoregisterableDependencyCodeGenerator.swift",
"CodeGeneration/InjectionCodeGeneration/Common/NameInjectionCodeGenerator.swift",
"CodeGeneration/InjectionCodeGeneration/Common/TestInjectionCodeGenerator.swift",
"CodeGeneration/InjectionCodeGeneration/Common/TypeInjectionCodeGenerator.swift",
"CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerator.swift",
"CodeGeneration/InjectionCodeGeneration/InjectionCodeGenerators.swift",
"Configuration/StitcherConfiguration.swift",
"DependencyInjection/DependencyContainer.swift",
"DependencyInjection/Factory/DependencyFactory+Function.swift",
"DependencyInjection/Factory/DependencyFactory.swift",
"DependencyInjection/Factory/InstantionNotificationCenter.swift",
"DependencyInjection/Factory/PostInstantiationAware.swift",
"DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleDetector.swift",
"DependencyInjection/Graph/DependencyCycleDetection/DependencyCycleInstantationBacktrace.swift",
"DependencyInjection/Graph/DependencyGraph+Assertions.swift",
"DependencyInjection/Graph/DependencyGraph+NameInjection.swift",
"DependencyInjection/Graph/DependencyGraph+TypeInjection.swift",
"DependencyInjection/Graph/DependencyGraph+ValueInjection.swift",
"DependencyInjection/Graph/DependencyGraph.swift",
"DependencyInjection/Graph/Indexing/DependencyRegistrarIndex.swift",
"DependencyInjection/Graph/Indexing/Implementations/Common.swift",
"DependencyInjection/Graph/Indexing/Implementations/DefaultIndexer.swift",
"DependencyInjection/Graph/Indexing/Implementations/ParallelIndexer.swift",
"DependencyInjection/Graph/Indexing/Implementations/PlainIndexer.swift",
"DependencyInjection/Graph/Indexing/IndexedDependencyContainer.swift",
"DependencyInjection/Graph/Indexing/Indexing.swift",
"DependencyInjection/Graph/Indexing/IndexingCoordinator.swift",
"DependencyInjection/Graph/Indexing/IndexingKey.swift",
"DependencyInjection/Graph/Indexing/IndexingTask.swift",
"DependencyInjection/Graph/StorageCleaner/StorageCleaner.swift",
"DependencyInjection/Models/DependencyContainingCollection.swift",
"DependencyInjection/Models/DependencyEagerness.swift",
"DependencyInjection/Models/DependencyLocator.swift",
"DependencyInjection/Models/DependencyLocatorTraits.swift",
"DependencyInjection/Models/DependencyParameters.swift",
"DependencyInjection/Models/DependencyScope.swift",
"DependencyInjection/Models/InjectionError.swift",
"DependencyInjection/Models/ManagedScope/ManagedDependencyScopeProviding.swift",
"DependencyInjection/Models/ManagedScope/ManagedDependencyScopeReceipt.swift",
"DependencyInjection/Models/ManagedScope/PipelineManagedDependencyScope.swift",
"DependencyInjection/Models/TypeName.swift",
"DependencyInjection/PropertyWrappers/Atomic.swift",
"DependencyInjection/PropertyWrappers/Dependencies.swift",
"DependencyInjection/PropertyWrappers/Injected+Init.swift",
"DependencyInjection/PropertyWrappers/Injected.swift",
"DependencyInjection/Registration/Autoregistration/AutoregisterableDependency.swift",
"DependencyInjection/Registration/Autoregistration/GeneratedDependencyRegistration.swift",
"DependencyInjection/Registration/Autoregistration/RegisterableDependency.swift",
"DependencyInjection/Registration/DependenciesRegistrar.swift",
"DependencyInjection/Registration/Dependency.swift",
"DependencyInjection/Registration/DependencyGroup.swift",
"DependencyInjection/Registration/DependencyRegistrarBuilder.swift",
"DependencyInjection/Registration/RawDependencyRegistration.swift",
"DependencyInjection/Registration/Representation/DependencyGroupRepresenting.swift",
"DependencyInjection/Registration/Representation/DependencyRepresenting.swift",
"DependencyInjection/Storage/Common/ManagedSingletonInstanceStorage.swift",
"DependencyInjection/Storage/Common/NeverInstanceStorage.swift",
"DependencyInjection/Storage/Common/SharedInstanceStorage.swift",
"DependencyInjection/Storage/Common/SingletonInstanceStorage.swift",
"DependencyInjection/Storage/InstanceStorage.swift",
"DependencyInjection/Storage/InstanceStorageFactory.swift",
"DependencyInjection/Storage/InstanceStorageKey.swift",
"ReactivePipeline/AnyPipeline.swift",
"ReactivePipeline/AnyPipelineCancellable.swift",
"ReactivePipeline/Pipeline.swift",
"ReactivePipeline/PipelineSubject.swift",
"Stitcher.swift",
"Task/AsyncTask.swift",
"Task/CancellableTask.swift",
"Threads/RawThreadKey.swift",
"Threads/RawThreadKeyError.swift",
"Threads/ThreadIdentifierThreadValuesKey.swift",
"Threads/ThreadLocal.swift",
"Threads/ThreadValues.swift",
"Threads/ThreadValuesKey.swift",
"Utils/DefaultValueProviding.swift",
"Utils/Extensions.swift",
"Utils/Functions.swift",
"Utils/Reference.swift",
"Utils/WeakReference.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.