The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of Helm, reference v0.0.10 (92e87f), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 26 Apr 2025 22:53:28 UTC.

Swift 6 data race errors: 18

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Helm-Package -destination platform=macOS,arch=arm64 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

SwiftCompile normal arm64 Compiling\ Deque+Equatable.swift,\ Deque+ExpressibleByArrayLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/DequeModule/Deque+Equatable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/DequeModule/Deque+ExpressibleByArrayLiteral.swift (in target 'DequeModule' from project 'swift-collections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/DequeModule/Deque+Equatable.swift (in target 'DequeModule' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/DequeModule/Deque+ExpressibleByArrayLiteral.swift (in target 'DequeModule' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ _DequeSlot.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/DequeModule/_DequeSlot.swift (in target 'DequeModule' from project 'swift-collections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/DequeModule/_DequeSlot.swift (in target 'DequeModule' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Deque+Extras.swift, Deque+Hashable.swift (in target 'DequeModule' from project 'swift-collections')
SwiftCompile normal arm64 Compiling\ BitArray+Shifts.swift,\ BitArray+Testing.swift,\ BitArray._UnsafeHandle.swift,\ BitArray.swift,\ BitSet+BidirectionalCollection.swift,\ BitSet+Codable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray+Shifts.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray+Testing.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray._UnsafeHandle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+BidirectionalCollection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+Codable.swift (in target 'BitCollections' from project 'swift-collections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray+Shifts.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray+Testing.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray._UnsafeHandle.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+BidirectionalCollection.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+Codable.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling _HashNode+Subtree Removals.swift, _HashNode+UnsafeHandle.swift, _HashNode.swift, _HashNodeHeader.swift, _HashSlot.swift, _HashStack.swift, _HashTreeIterator.swift, _HashTreeStatistics.swift, _RawHashNode+UnsafeHandle.swift (in target 'HashTreeCollections' from project 'swift-collections')
SwiftCompile normal arm64 Compiling\ BitSet.swift,\ Range+Utilities.swift,\ Slice+Utilities.swift,\ UInt+Tricks.swift,\ _Word.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/Shared/Range+Utilities.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/Shared/Slice+Utilities.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/Shared/UInt+Tricks.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/Shared/_Word.swift (in target 'BitCollections' from project 'swift-collections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/Shared/Range+Utilities.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/Shared/Slice+Utilities.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/Shared/UInt+Tricks.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/Shared/_Word.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Deque+Testing.swift, Deque._Storage.swift (in target 'DequeModule' from project 'swift-collections')
SwiftCompile normal arm64 Compiling\ BitSet+SetAlgebra\ symmetricDifference.swift,\ BitSet+SetAlgebra\ union.swift,\ BitSet+Sorted\ Collection\ APIs.swift,\ BitSet.Counted.swift,\ BitSet.Index.swift,\ BitSet._UnsafeHandle.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+SetAlgebra\ symmetricDifference.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+SetAlgebra\ union.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+Sorted\ Collection\ APIs.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet.Counted.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet.Index.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet._UnsafeHandle.swift (in target 'BitCollections' from project 'swift-collections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+SetAlgebra\ symmetricDifference.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+SetAlgebra\ union.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+Sorted\ Collection\ APIs.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet.Counted.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet.Index.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet._UnsafeHandle.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Deque+Equatable.swift, Deque+ExpressibleByArrayLiteral.swift (in target 'DequeModule' from project 'swift-collections')
SwiftCompile normal arm64 Compiling\ BitArray+Descriptions.swift,\ BitArray+Equatable.swift,\ BitArray+ExpressibleByArrayLiteral.swift,\ BitArray+ExpressibleByStringLiteral.swift,\ BitArray+Extras.swift,\ BitArray+Fill.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray+Descriptions.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray+Equatable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray+ExpressibleByArrayLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray+ExpressibleByStringLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray+Extras.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray+Fill.swift (in target 'BitCollections' from project 'swift-collections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray+Descriptions.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray+Equatable.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray+ExpressibleByArrayLiteral.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray+ExpressibleByStringLiteral.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray+Extras.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray+Fill.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling _HashNode+Lookups.swift, _HashNode+Primitive Insertions.swift, _HashNode+Primitive Removals.swift, _HashNode+Primitive Replacement.swift, _HashNode+Storage.swift, _HashNode+Structural compactMapValues.swift, _HashNode+Structural filter.swift, _HashNode+Structural intersection.swift, _HashNode+Structural isDisjoint.swift (in target 'HashTreeCollections' from project 'swift-collections')
SwiftCompile normal arm64 Compiling\ BitSet+SetAlgebra\ isStrictSubset.swift,\ BitSet+SetAlgebra\ isStrictSuperset.swift,\ BitSet+SetAlgebra\ isSubset.swift,\ BitSet+SetAlgebra\ isSuperset.swift,\ BitSet+SetAlgebra\ subtract.swift,\ BitSet+SetAlgebra\ subtracting.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+SetAlgebra\ isStrictSubset.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+SetAlgebra\ isStrictSuperset.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+SetAlgebra\ isSubset.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+SetAlgebra\ isSuperset.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+SetAlgebra\ subtract.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+SetAlgebra\ subtracting.swift (in target 'BitCollections' from project 'swift-collections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+SetAlgebra\ isStrictSubset.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+SetAlgebra\ isStrictSuperset.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+SetAlgebra\ isSubset.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+SetAlgebra\ isSuperset.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+SetAlgebra\ subtract.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+SetAlgebra\ subtracting.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling _DequeSlot.swift (in target 'DequeModule' from project 'swift-collections')
SwiftCompile normal arm64 Compiling\ BitSet+Hashable.swift,\ BitSet+Initializers.swift,\ BitSet+Invariants.swift,\ BitSet+Random.swift,\ BitSet+SetAlgebra\ basics.swift,\ BitSet+SetAlgebra\ conformance.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+Hashable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+Initializers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+Invariants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+Random.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+SetAlgebra\ basics.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+SetAlgebra\ conformance.swift (in target 'BitCollections' from project 'swift-collections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+Hashable.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+Initializers.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+Invariants.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+Random.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+SetAlgebra\ basics.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+SetAlgebra\ conformance.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling _RawHashNode.swift, _UnmanagedHashNode.swift, _UnsafePath.swift, TreeDictionary+Codable.swift, TreeDictionary+Collection.swift, TreeDictionary+CustomReflectable.swift, TreeDictionary+Debugging.swift, TreeDictionary+Descriptions.swift, TreeDictionary+Equatable.swift (in target 'HashTreeCollections' from project 'swift-collections')
SwiftCompile normal arm64 Compiling\ BitArray+BitwiseOperations.swift,\ BitArray+ChunkedBitsIterators.swift,\ BitArray+Codable.swift,\ BitArray+Collection.swift,\ BitArray+Copy.swift,\ BitArray+CustomReflectable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray+BitwiseOperations.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray+ChunkedBitsIterators.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray+Codable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray+Collection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray+Copy.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray+CustomReflectable.swift (in target 'BitCollections' from project 'swift-collections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray+BitwiseOperations.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray+ChunkedBitsIterators.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray+Codable.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray+Collection.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray+Copy.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray+CustomReflectable.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling _AncestorHashSlots.swift, _Bitmap.swift, _Bucket.swift, _Hash.swift, _HashLevel.swift, _HashNode+Builder.swift, _HashNode+Debugging.swift, _HashNode+Initializers.swift, _HashNode+Invariants.swift (in target 'HashTreeCollections' from project 'swift-collections')
SwiftCompile normal arm64 Compiling\ BitArray+Hashable.swift,\ BitArray+Initializers.swift,\ BitArray+Invariants.swift,\ BitArray+LosslessStringConvertible.swift,\ BitArray+RandomBits.swift,\ BitArray+RangeReplaceableCollection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray+Hashable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray+Initializers.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray+Invariants.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray+LosslessStringConvertible.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray+RandomBits.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray+RangeReplaceableCollection.swift (in target 'BitCollections' from project 'swift-collections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray+Hashable.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray+Initializers.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray+Invariants.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray+LosslessStringConvertible.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray+RandomBits.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitArray/BitArray+RangeReplaceableCollection.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Deque+Codable.swift, Deque+Collection.swift (in target 'DequeModule' from project 'swift-collections')
SwiftCompile normal arm64 Compiling\ BitSet+CustomDebugStringConvertible.swift,\ BitSet+CustomReflectable.swift,\ BitSet+CustomStringConvertible.swift,\ BitSet+Equatable.swift,\ BitSet+ExpressibleByArrayLiteral.swift,\ BitSet+Extras.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+CustomDebugStringConvertible.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+CustomReflectable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+CustomStringConvertible.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+Equatable.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+ExpressibleByArrayLiteral.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+Extras.swift (in target 'BitCollections' from project 'swift-collections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+CustomDebugStringConvertible.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+CustomReflectable.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+CustomStringConvertible.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+Equatable.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+ExpressibleByArrayLiteral.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+Extras.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Deque._UnsafeHandle.swift, Deque.swift (in target 'DequeModule' from project 'swift-collections')
SwiftDriver\ Compilation DequeModule normal arm64 com.apple.xcode.tools.swift.compiler (in target 'DequeModule' from project 'swift-collections')
    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 DequeModule -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/DequeModule.build/Objects-normal/arm64/DequeModule.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DCOLLECTIONS_RANDOMIZED_TESTING -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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/DequeModule.build/Objects-normal/arm64/DequeModule-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/swift-collections.build/Debug/DequeModule.build/Objects-normal/arm64/DequeModule.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/swift-collections.build/Debug/DequeModule.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/DequeModule.build/Objects-normal/arm64/DequeModule_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/DequeModule.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/DequeModule.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/DequeModule.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/swift-collections.build/Debug/DequeModule.build/Objects-normal/arm64/DequeModule-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling BitSet.swift, Range+Utilities.swift, Slice+Utilities.swift, UInt+Tricks.swift, _Word.swift (in target 'BitCollections' from project 'swift-collections')
SwiftCompile normal arm64 Compiling\ BitSet+SetAlgebra\ formIntersection.swift,\ BitSet+SetAlgebra\ formSymmetricDifference.swift,\ BitSet+SetAlgebra\ formUnion.swift,\ BitSet+SetAlgebra\ intersection.swift,\ BitSet+SetAlgebra\ isDisjoint.swift,\ BitSet+SetAlgebra\ isEqualSet.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+SetAlgebra\ formIntersection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+SetAlgebra\ formSymmetricDifference.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+SetAlgebra\ formUnion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+SetAlgebra\ intersection.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+SetAlgebra\ isDisjoint.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+SetAlgebra\ isEqualSet.swift (in target 'BitCollections' from project 'swift-collections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+SetAlgebra\ formIntersection.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+SetAlgebra\ formSymmetricDifference.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+SetAlgebra\ formUnion.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+SetAlgebra\ intersection.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+SetAlgebra\ isDisjoint.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/BitCollections/BitSet/BitSet+SetAlgebra\ isEqualSet.swift (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling BitArray+Descriptions.swift, BitArray+Equatable.swift, BitArray+ExpressibleByArrayLiteral.swift, BitArray+ExpressibleByStringLiteral.swift, BitArray+Extras.swift, BitArray+Fill.swift (in target 'BitCollections' from project 'swift-collections')
ExtractAppIntentsMetadata (in target 'InternalCollectionsUtilities' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
    /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 InternalCollectionsUtilities --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.13 --bundle-identifier swift-collections.InternalCollectionsUtilities --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InternalCollectionsUtilities.appintents --target-triple arm64-apple-macos10.13 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InternalCollectionsUtilities.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/InternalCollectionsUtilities.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/InternalCollectionsUtilities.build/InternalCollectionsUtilities.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/InternalCollectionsUtilities.build/InternalCollectionsUtilities.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/InternalCollectionsUtilities.build/Objects-normal/arm64/InternalCollectionsUtilities.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 15:53:17.801 appintentsmetadataprocessor[829:4570] Starting appintentsmetadataprocessor export
2025-04-26 15:53:17.848 appintentsmetadataprocessor[829:4570] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal arm64 Compiling BitSet+SetAlgebra isStrictSubset.swift, BitSet+SetAlgebra isStrictSuperset.swift, BitSet+SetAlgebra isSubset.swift, BitSet+SetAlgebra isSuperset.swift, BitSet+SetAlgebra subtract.swift, BitSet+SetAlgebra subtracting.swift (in target 'BitCollections' from project 'swift-collections')
SwiftDriver Collections normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Collections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Collections -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/Collections.build/Objects-normal/arm64/Collections.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DCOLLECTIONS_RANDOMIZED_TESTING -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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/Collections.build/Objects-normal/arm64/Collections-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/swift-collections.build/Debug/Collections.build/Objects-normal/arm64/Collections.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/swift-collections.build/Debug/Collections.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/Collections.build/Objects-normal/arm64/Collections_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/Collections.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/Collections.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/Collections.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/swift-collections.build/Debug/Collections.build/Objects-normal/arm64/Collections-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ Collections (in target 'Collections' from project 'swift-collections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/Collections/Collections.swift (in target 'Collections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Collections.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/Collections/Collections.swift (in target 'Collections' from project 'swift-collections')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections/Sources/Collections/Collections.swift (in target 'Collections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling BitSet+CustomDebugStringConvertible.swift, BitSet+CustomReflectable.swift, BitSet+CustomStringConvertible.swift, BitSet+Equatable.swift, BitSet+ExpressibleByArrayLiteral.swift, BitSet+Extras.swift (in target 'BitCollections' from project 'swift-collections')
SwiftDriverJobDiscovery normal arm64 Compiling BitSet+Hashable.swift, BitSet+Initializers.swift, BitSet+Invariants.swift, BitSet+Random.swift, BitSet+SetAlgebra basics.swift, BitSet+SetAlgebra conformance.swift (in target 'BitCollections' from project 'swift-collections')
SwiftDriverJobDiscovery normal arm64 Compiling BitArray+Shifts.swift, BitArray+Testing.swift, BitArray._UnsafeHandle.swift, BitArray.swift, BitSet+BidirectionalCollection.swift, BitSet+Codable.swift (in target 'BitCollections' from project 'swift-collections')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InternalCollectionsUtilities.o (in target 'InternalCollectionsUtilities' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/InternalCollectionsUtilities.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/_RopeModule.o normal (in target '_RopeModule' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.13 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/_RopeModule.build/Objects-normal/arm64/_RopeModule.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/_RopeModule.build/Objects-normal/arm64/_RopeModule_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/_RopeModule.build/Objects-normal/arm64/_RopeModule_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/_RopeModule.build/Objects-normal/arm64/_RopeModule.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/_RopeModule.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OrderedCollections.o normal (in target 'OrderedCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.13 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/OrderedCollections.build/Objects-normal/arm64/OrderedCollections.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/OrderedCollections.build/Objects-normal/arm64/OrderedCollections_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/OrderedCollections.build/Objects-normal/arm64/OrderedCollections_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/OrderedCollections.build/Objects-normal/arm64/OrderedCollections.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OrderedCollections.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HeapModule.o normal (in target 'HeapModule' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.13 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/HeapModule.build/Objects-normal/arm64/HeapModule.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/HeapModule.build/Objects-normal/arm64/HeapModule_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/HeapModule.build/Objects-normal/arm64/HeapModule_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/HeapModule.build/Objects-normal/arm64/HeapModule.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HeapModule.o
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DequeModule.o normal (in target 'DequeModule' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.13 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/DequeModule.build/Objects-normal/arm64/DequeModule.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/DequeModule.build/Objects-normal/arm64/DequeModule_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/DequeModule.build/Objects-normal/arm64/DequeModule_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/DequeModule.build/Objects-normal/arm64/DequeModule.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DequeModule.o
SwiftDriverJobDiscovery normal arm64 Emitting module for Collections (in target 'Collections' from project 'swift-collections')
SwiftDriver\ Compilation\ Requirements Collections normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Collections' from project 'swift-collections')
    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 Collections -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/Collections.build/Objects-normal/arm64/Collections.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DCOLLECTIONS_RANDOMIZED_TESTING -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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/Collections.build/Objects-normal/arm64/Collections-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/swift-collections.build/Debug/Collections.build/Objects-normal/arm64/Collections.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/swift-collections.build/Debug/Collections.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/Collections.build/Objects-normal/arm64/Collections_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/Collections.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/Collections.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/Collections.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/swift-collections.build/Debug/Collections.build/Objects-normal/arm64/Collections-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Collections-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/Collections.build/Objects-normal/arm64/Collections-Swift.h (in target 'Collections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/Collections.build/Objects-normal/arm64/Collections-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Collections-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Collections.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/Collections.build/Objects-normal/arm64/Collections.swiftmodule (in target 'Collections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
    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/swift-collections.build/Debug/Collections.build/Objects-normal/arm64/Collections.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Collections.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Collections.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/Collections.build/Objects-normal/arm64/Collections.swiftdoc (in target 'Collections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
    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/swift-collections.build/Debug/Collections.build/Objects-normal/arm64/Collections.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Collections.swiftmodule/arm64-apple-macos.swiftdoc
SwiftDriverJobDiscovery normal arm64 Compiling BitSet+SetAlgebra symmetricDifference.swift, BitSet+SetAlgebra union.swift, BitSet+Sorted Collection APIs.swift, BitSet.Counted.swift, BitSet.Index.swift, BitSet._UnsafeHandle.swift (in target 'BitCollections' from project 'swift-collections')
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Collections.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/Collections.build/Objects-normal/arm64/Collections.abi.json (in target 'Collections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
    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/swift-collections.build/Debug/Collections.build/Objects-normal/arm64/Collections.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Collections.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Collections.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/Collections.build/Objects-normal/arm64/Collections.swiftsourceinfo (in target 'Collections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
    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/swift-collections.build/Debug/Collections.build/Objects-normal/arm64/Collections.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Collections.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
ExtractAppIntentsMetadata (in target 'HeapModule' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
    /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 HeapModule --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.13 --bundle-identifier swift-collections.HeapModule --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HeapModule.appintents --target-triple arm64-apple-macos10.13 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HeapModule.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/HeapModule.build/Objects-normal/arm64/HeapModule_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/HeapModule.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/HeapModule.build/Objects-normal/arm64/HeapModule.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/HeapModule.build/HeapModule.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/HeapModule.build/HeapModule.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/HeapModule.build/Objects-normal/arm64/HeapModule.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 15:53:17.929 appintentsmetadataprocessor[840:4655] Starting appintentsmetadataprocessor export
2025-04-26 15:53:17.970 appintentsmetadataprocessor[840:4655] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal arm64 Compiling Collections.swift (in target 'Collections' from project 'swift-collections')
SwiftDriver\ Compilation Collections normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Collections' from project 'swift-collections')
    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 Collections -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/Collections.build/Objects-normal/arm64/Collections.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DCOLLECTIONS_RANDOMIZED_TESTING -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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -parse-as-library -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/Collections.build/Objects-normal/arm64/Collections-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/swift-collections.build/Debug/Collections.build/Objects-normal/arm64/Collections.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/swift-collections.build/Debug/Collections.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/Collections.build/Objects-normal/arm64/Collections_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/Collections.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/Collections.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/Collections.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/swift-collections.build/Debug/Collections.build/Objects-normal/arm64/Collections-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling _HashNode+Structural isEqualSet.swift, _HashNode+Structural isSubset.swift, _HashNode+Structural mapValues.swift, _HashNode+Structural merge.swift, _HashNode+Structural subtracting.swift, _HashNode+Structural symmetricDifference.swift, _HashNode+Structural union.swift, _HashNode+Subtree Insertions.swift, _HashNode+Subtree Modify.swift (in target 'HashTreeCollections' from project 'swift-collections')
ExtractAppIntentsMetadata (in target 'OrderedCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
    /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 OrderedCollections --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.13 --bundle-identifier swift-collections.OrderedCollections --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OrderedCollections.appintents --target-triple arm64-apple-macos10.13 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OrderedCollections.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/OrderedCollections.build/Objects-normal/arm64/OrderedCollections_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/OrderedCollections.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/OrderedCollections.build/Objects-normal/arm64/OrderedCollections.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/OrderedCollections.build/OrderedCollections.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/OrderedCollections.build/OrderedCollections.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/OrderedCollections.build/Objects-normal/arm64/OrderedCollections.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 15:53:17.957 appintentsmetadataprocessor[843:4671] Starting appintentsmetadataprocessor export
2025-04-26 15:53:18.000 appintentsmetadataprocessor[843:4671] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriver\ Compilation HashTreeCollections normal arm64 com.apple.xcode.tools.swift.compiler (in target 'HashTreeCollections' from project 'swift-collections')
    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 HashTreeCollections -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/HashTreeCollections.build/Objects-normal/arm64/HashTreeCollections.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DCOLLECTIONS_RANDOMIZED_TESTING -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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/HashTreeCollections.build/Objects-normal/arm64/HashTreeCollections-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/swift-collections.build/Debug/HashTreeCollections.build/Objects-normal/arm64/HashTreeCollections.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/swift-collections.build/Debug/HashTreeCollections.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/HashTreeCollections.build/Objects-normal/arm64/HashTreeCollections_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/HashTreeCollections.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/HashTreeCollections.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/HashTreeCollections.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/swift-collections.build/Debug/HashTreeCollections.build/Objects-normal/arm64/HashTreeCollections-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
ExtractAppIntentsMetadata (in target 'DequeModule' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
    /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 DequeModule --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.13 --bundle-identifier swift-collections.DequeModule --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DequeModule.appintents --target-triple arm64-apple-macos10.13 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DequeModule.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/DequeModule.build/Objects-normal/arm64/DequeModule_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/DequeModule.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/DequeModule.build/Objects-normal/arm64/DequeModule.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/DequeModule.build/DequeModule.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/DequeModule.build/DequeModule.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/DequeModule.build/Objects-normal/arm64/DequeModule.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 15:53:17.955 appintentsmetadataprocessor[841:4669] Starting appintentsmetadataprocessor export
2025-04-26 15:53:17.995 appintentsmetadataprocessor[841:4669] Extracted no relevant App Intents symbols, skipping writing output
ExtractAppIntentsMetadata (in target '_RopeModule' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
    /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 _RopeModule --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.13 --bundle-identifier swift-collections.-RopeModule --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/_RopeModule.appintents --target-triple arm64-apple-macos10.13 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/_RopeModule.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/_RopeModule.build/Objects-normal/arm64/_RopeModule_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/_RopeModule.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/_RopeModule.build/Objects-normal/arm64/_RopeModule.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/_RopeModule.build/_RopeModule.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/_RopeModule.build/_RopeModule.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/_RopeModule.build/Objects-normal/arm64/_RopeModule.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 15:53:17.957 appintentsmetadataprocessor[842:4670] Starting appintentsmetadataprocessor export
2025-04-26 15:53:18.001 appintentsmetadataprocessor[842:4670] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriver Helm normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Helm' from project 'Helm')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Helm -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Helm.build/Objects-normal/arm64/Helm.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos11.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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Helm.build/Objects-normal/arm64/Helm-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/Helm.build/Debug/Helm.build/Objects-normal/arm64/Helm.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/Helm.build/Debug/Helm.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Helm.build/Objects-normal/arm64/Helm_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Helm.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Helm.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Helm.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/Helm.build/Debug/Helm.build/Objects-normal/arm64/Helm-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/HashTreeCollections.o normal (in target 'HashTreeCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.13 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/HashTreeCollections.build/Objects-normal/arm64/HashTreeCollections.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/HashTreeCollections.build/Objects-normal/arm64/HashTreeCollections_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/HashTreeCollections.build/Objects-normal/arm64/HashTreeCollections_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/HashTreeCollections.build/Objects-normal/arm64/HashTreeCollections.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HashTreeCollections.o
SwiftDriverJobDiscovery normal arm64 Compiling BitSet+SetAlgebra formIntersection.swift, BitSet+SetAlgebra formSymmetricDifference.swift, BitSet+SetAlgebra formUnion.swift, BitSet+SetAlgebra intersection.swift, BitSet+SetAlgebra isDisjoint.swift, BitSet+SetAlgebra isEqualSet.swift (in target 'BitCollections' from project 'swift-collections')
SwiftEmitModule normal arm64 Emitting\ module\ for\ Helm (in target 'Helm' from project 'Helm')
EmitSwiftModule normal arm64 (in target 'Helm' from project 'Helm')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:15:10: warning: associated value 'oneEdgeToManySegues' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'Segue<N>'; this is an error in the Swift 6 language mode
    case oneEdgeToManySegues(Set<Segue<N>>)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Segue.swift:19:15: note: consider making generic struct 'Segue' conform to the 'Sendable' protocol
public struct Segue<N: Fragment>: DirectedConnector, Equatable {
              ^
                                                              , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:16:10: warning: associated value 'autoCycleDetected' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'Segue<N>'; this is an error in the Swift 6 language mode
    case autoCycleDetected(Set<Segue<N>>)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Segue.swift:19:15: note: consider making generic struct 'Segue' conform to the 'Sendable' protocol
public struct Segue<N: Fragment>: DirectedConnector, Equatable {
              ^
                                                              , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:17:10: warning: associated value 'pathMismatch' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'DirectedEdge<N>'; this is an error in the Swift 6 language mode
    case pathMismatch(Set<DirectedEdge<N>>)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Graph.swift:41:15: note: consider making generic struct 'DirectedEdge' conform to the 'Sendable' protocol
public struct DirectedEdge<N: Node>: DirectedConnector {
              ^
                                                      , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:18:10: warning: associated value 'ambiguousAutoSegues' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'Segue<N>'; this is an error in the Swift 6 language mode
    case ambiguousAutoSegues(Set<Segue<N>>)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Segue.swift:19:15: note: consider making generic struct 'Segue' conform to the 'Sendable' protocol
public struct Segue<N: Fragment>: DirectedConnector, Equatable {
              ^
                                                              , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:19:10: warning: associated value 'missingSegueToFragment' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'N'; this is an error in the Swift 6 language mode
    case missingSegueToFragment(N)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:10:23: note: consider making generic parameter 'N' conform to the 'Sendable' protocol
public enum HelmError<N: Fragment>: Equatable, LocalizedError {
                      ^
                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:20:10: warning: associated value 'missingSegueForEdge' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'DirectedEdge<N>'; this is an error in the Swift 6 language mode
    case missingSegueForEdge(DirectedEdge<N>)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Graph.swift:41:15: note: consider making generic struct 'DirectedEdge' conform to the 'Sendable' protocol
public struct DirectedEdge<N: Node>: DirectedConnector {
              ^
                                                      , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:21:10: warning: associated value 'missingTaggedSegue(name:)' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type '(name: AnyHashable)'; this is an error in the Swift 6 language mode
    case missingTaggedSegue(name: AnyHashable)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:22:10: warning: associated value 'missingPathEdge' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'Segue<N>'; this is an error in the Swift 6 language mode
    case missingPathEdge(Segue<N>)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Segue.swift:19:15: note: consider making generic struct 'Segue' conform to the 'Sendable' protocol
public struct Segue<N: Fragment>: DirectedConnector, Equatable {
              ^
                                                              , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:23:10: warning: associated value 'fragmentNotPresented' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'N'; this is an error in the Swift 6 language mode
    case fragmentNotPresented(N)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:10:23: note: consider making generic parameter 'N' conform to the 'Sendable' protocol
public enum HelmError<N: Fragment>: Equatable, LocalizedError {
                      ^
                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:24:10: warning: associated value 'ambiguousForwardFromFragment' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'N'; this is an error in the Swift 6 language mode
    case ambiguousForwardFromFragment(N)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:10:23: note: consider making generic parameter 'N' conform to the 'Sendable' protocol
public enum HelmError<N: Fragment>: Equatable, LocalizedError {
                      ^
                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:25:10: warning: associated value 'fragmentMissingDismissableSegue' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'N'; this is an error in the Swift 6 language mode
    case fragmentMissingDismissableSegue(N)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:10:23: note: consider making generic parameter 'N' conform to the 'Sendable' protocol
public enum HelmError<N: Fragment>: Equatable, LocalizedError {
                      ^
                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:26:10: warning: associated value 'segueNotDismissable' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'Segue<N>'; this is an error in the Swift 6 language mode
    case segueNotDismissable(Segue<N>)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Segue.swift:19:15: note: consider making generic struct 'Segue' conform to the 'Sendable' protocol
public struct Segue<N: Fragment>: DirectedConnector, Equatable {
              ^
                                                              , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:76:10: warning: associated value 'ambiguousEgressEdges(_:from:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E'; this is an error in the Swift 6 language mode
    case ambiguousEgressEdges(Set<E>, from: E.N)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:75:41: note: consider making generic parameter 'E' conform to the 'Sendable' protocol
public enum DirectedEdgeCollectionError<E: DirectedConnector>: Equatable, LocalizedError {
                                        ^
                                                            , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:76:10: warning: associated value 'ambiguousEgressEdges(_:from:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E.N'; this is an error in the Swift 6 language mode
    case ambiguousEgressEdges(Set<E>, from: E.N)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:77:10: warning: associated value 'ambiguousIngressEdges(_:to:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E'; this is an error in the Swift 6 language mode
    case ambiguousIngressEdges(Set<E>, to: E.N)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:75:41: note: consider making generic parameter 'E' conform to the 'Sendable' protocol
public enum DirectedEdgeCollectionError<E: DirectedConnector>: Equatable, LocalizedError {
                                        ^
                                                            , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:77:10: warning: associated value 'ambiguousIngressEdges(_:to:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E.N'; this is an error in the Swift 6 language mode
    case ambiguousIngressEdges(Set<E>, to: E.N)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:78:10: warning: associated value 'missingEgressEdges(from:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E.N'; this is an error in the Swift 6 language mode
    case missingEgressEdges(from: E.N)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:79:10: warning: associated value 'missingIngressEdges(to:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E.N'; this is an error in the Swift 6 language mode
    case missingIngressEdges(to: E.N)
         ^
SwiftCompile normal arm64 Compiling\ Optional+Unwrap.swift /Users/admin/builder/spi-builder-workspace/Sources/Helm/Optional+Unwrap.swift (in target 'Helm' from project 'Helm')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Helm/Optional+Unwrap.swift (in target 'Helm' from project 'Helm')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Segue+Graph.swift /Users/admin/builder/spi-builder-workspace/Sources/Helm/Segue+Graph.swift (in target 'Helm' from project 'Helm')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Helm/Segue+Graph.swift (in target 'Helm' from project 'Helm')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Helm+Navigation.swift /Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift (in target 'Helm' from project 'Helm')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift (in target 'Helm' from project 'Helm')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:155:13: warning: capture of 'fragments' with non-sendable type 'Set<N>' in a '@Sendable' closure
            fragments.first(where: { self.isPresented($0) })
            ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm.swift:121:25: note: consider making generic parameter 'N' conform to the 'Sendable' protocol
public final class Helm<N: Fragment>: ObservableObject {
                        ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:155:38: warning: capture of 'self' with non-sendable type 'Helm<N>' in a '@Sendable' closure
            fragments.first(where: { self.isPresented($0) })
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm.swift:121:20: note: generic class 'Helm' does not conform to the 'Sendable' protocol
public final class Helm<N: Fragment>: ObservableObject {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:155:38: warning: capture of 'self' with non-sendable type 'Helm<N>' in an isolated closure; this is an error in the Swift 6 language mode
            fragments.first(where: { self.isPresented($0) })
                                     ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm.swift:121:20: note: generic class 'Helm' does not conform to the 'Sendable' protocol
public final class Helm<N: Fragment>: ObservableObject {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:159:17: warning: capture of 'self' with non-sendable type 'Helm<N>' in a '@Sendable' closure
                self.present(fragment: fragment)
                ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm.swift:121:20: note: generic class 'Helm' does not conform to the 'Sendable' protocol
public final class Helm<N: Fragment>: ObservableObject {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:161:33: warning: capture of 'fragments' with non-sendable type 'Set<N>' in a '@Sendable' closure
                for fragment in fragments {
                                ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm.swift:121:25: note: consider making generic parameter 'N' conform to the 'Sendable' protocol
public final class Helm<N: Fragment>: ObservableObject {
                        ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:182:13: warning: capture of 'self' with non-sendable type 'Helm<N>' in a '@Sendable' closure
            self.isPresented(fragment, id: id)
            ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm.swift:121:20: note: generic class 'Helm' does not conform to the 'Sendable' protocol
public final class Helm<N: Fragment>: ObservableObject {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:182:30: warning: capture of 'fragment' with non-sendable type 'N' in a '@Sendable' closure
            self.isPresented(fragment, id: id)
                             ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm.swift:121:25: note: consider making generic parameter 'N' conform to the 'Sendable' protocol
public final class Helm<N: Fragment>: ObservableObject {
                        ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:182:44: warning: capture of 'id' with non-sendable type 'ID?' in a '@Sendable' closure
            self.isPresented(fragment, id: id)
                                           ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:180:22: note: consider making generic parameter 'ID' conform to the 'Sendable' protocol
    func isPresented<ID>(_ fragment: N, id: ID?) -> Binding<Bool> where ID: PathFragmentIdentifier {
                     ^
                       : Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:186:21: warning: capture of 'self' with non-sendable type 'Helm<N>' in a '@Sendable' closure
                if !isPresented(fragment, id: id) {
                    ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm.swift:121:20: note: generic class 'Helm' does not conform to the 'Sendable' protocol
public final class Helm<N: Fragment>: ObservableObject {
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:186:33: warning: capture of 'fragment' with non-sendable type 'N' in a '@Sendable' closure
                if !isPresented(fragment, id: id) {
                                ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm.swift:121:25: note: consider making generic parameter 'N' conform to the 'Sendable' protocol
public final class Helm<N: Fragment>: ObservableObject {
                        ^
                                   , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:186:47: warning: capture of 'id' with non-sendable type 'ID?' in a '@Sendable' closure
                if !isPresented(fragment, id: id) {
                                              ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm+Navigation.swift:180:22: note: consider making generic parameter 'ID' conform to the 'Sendable' protocol
    func isPresented<ID>(_ fragment: N, id: ID?) -> Binding<Bool> where ID: PathFragmentIdentifier {
                     ^
                       : Sendable
SwiftCompile normal arm64 Compiling\ Segue.swift /Users/admin/builder/spi-builder-workspace/Sources/Helm/Segue.swift (in target 'Helm' from project 'Helm')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Helm/Segue.swift (in target 'Helm' from project 'Helm')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Helm+Transitions.swift /Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm+Transitions.swift (in target 'Helm' from project 'Helm')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm+Transitions.swift (in target 'Helm' from project 'Helm')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Errors.swift,\ Graph+Operators.swift /Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift /Users/admin/builder/spi-builder-workspace/Sources/Helm/Graph+Operators.swift (in target 'Helm' from project 'Helm')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift (in target 'Helm' from project 'Helm')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:15:10: warning: associated value 'oneEdgeToManySegues' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'Segue<N>'; this is an error in the Swift 6 language mode
    case oneEdgeToManySegues(Set<Segue<N>>)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Segue.swift:19:15: note: consider making generic struct 'Segue' conform to the 'Sendable' protocol
public struct Segue<N: Fragment>: DirectedConnector, Equatable {
              ^
                                                              , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:16:10: warning: associated value 'autoCycleDetected' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'Segue<N>'; this is an error in the Swift 6 language mode
    case autoCycleDetected(Set<Segue<N>>)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Segue.swift:19:15: note: consider making generic struct 'Segue' conform to the 'Sendable' protocol
public struct Segue<N: Fragment>: DirectedConnector, Equatable {
              ^
                                                              , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:17:10: warning: associated value 'pathMismatch' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'DirectedEdge<N>'; this is an error in the Swift 6 language mode
    case pathMismatch(Set<DirectedEdge<N>>)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Graph.swift:41:15: note: consider making generic struct 'DirectedEdge' conform to the 'Sendable' protocol
public struct DirectedEdge<N: Node>: DirectedConnector {
              ^
                                                      , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:18:10: warning: associated value 'ambiguousAutoSegues' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'Segue<N>'; this is an error in the Swift 6 language mode
    case ambiguousAutoSegues(Set<Segue<N>>)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Segue.swift:19:15: note: consider making generic struct 'Segue' conform to the 'Sendable' protocol
public struct Segue<N: Fragment>: DirectedConnector, Equatable {
              ^
                                                              , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:19:10: warning: associated value 'missingSegueToFragment' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'N'; this is an error in the Swift 6 language mode
    case missingSegueToFragment(N)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:10:23: note: consider making generic parameter 'N' conform to the 'Sendable' protocol
public enum HelmError<N: Fragment>: Equatable, LocalizedError {
                      ^
                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:20:10: warning: associated value 'missingSegueForEdge' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'DirectedEdge<N>'; this is an error in the Swift 6 language mode
    case missingSegueForEdge(DirectedEdge<N>)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Graph.swift:41:15: note: consider making generic struct 'DirectedEdge' conform to the 'Sendable' protocol
public struct DirectedEdge<N: Node>: DirectedConnector {
              ^
                                                      , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:21:10: warning: associated value 'missingTaggedSegue(name:)' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type '(name: AnyHashable)'; this is an error in the Swift 6 language mode
    case missingTaggedSegue(name: AnyHashable)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:22:10: warning: associated value 'missingPathEdge' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'Segue<N>'; this is an error in the Swift 6 language mode
    case missingPathEdge(Segue<N>)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Segue.swift:19:15: note: consider making generic struct 'Segue' conform to the 'Sendable' protocol
public struct Segue<N: Fragment>: DirectedConnector, Equatable {
              ^
                                                              , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:23:10: warning: associated value 'fragmentNotPresented' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'N'; this is an error in the Swift 6 language mode
    case fragmentNotPresented(N)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:10:23: note: consider making generic parameter 'N' conform to the 'Sendable' protocol
public enum HelmError<N: Fragment>: Equatable, LocalizedError {
                      ^
                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:24:10: warning: associated value 'ambiguousForwardFromFragment' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'N'; this is an error in the Swift 6 language mode
    case ambiguousForwardFromFragment(N)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:10:23: note: consider making generic parameter 'N' conform to the 'Sendable' protocol
public enum HelmError<N: Fragment>: Equatable, LocalizedError {
                      ^
                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:25:10: warning: associated value 'fragmentMissingDismissableSegue' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'N'; this is an error in the Swift 6 language mode
    case fragmentMissingDismissableSegue(N)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:10:23: note: consider making generic parameter 'N' conform to the 'Sendable' protocol
public enum HelmError<N: Fragment>: Equatable, LocalizedError {
                      ^
                                 , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:26:10: warning: associated value 'segueNotDismissable' of 'Sendable'-conforming generic enum 'HelmError' has non-sendable type 'Segue<N>'; this is an error in the Swift 6 language mode
    case segueNotDismissable(Segue<N>)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Segue.swift:19:15: note: consider making generic struct 'Segue' conform to the 'Sendable' protocol
public struct Segue<N: Fragment>: DirectedConnector, Equatable {
              ^
                                                              , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:76:10: warning: associated value 'ambiguousEgressEdges(_:from:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E'; this is an error in the Swift 6 language mode
    case ambiguousEgressEdges(Set<E>, from: E.N)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:75:41: note: consider making generic parameter 'E' conform to the 'Sendable' protocol
public enum DirectedEdgeCollectionError<E: DirectedConnector>: Equatable, LocalizedError {
                                        ^
                                                            , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:76:10: warning: associated value 'ambiguousEgressEdges(_:from:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E.N'; this is an error in the Swift 6 language mode
    case ambiguousEgressEdges(Set<E>, from: E.N)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:77:10: warning: associated value 'ambiguousIngressEdges(_:to:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E'; this is an error in the Swift 6 language mode
    case ambiguousIngressEdges(Set<E>, to: E.N)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:75:41: note: consider making generic parameter 'E' conform to the 'Sendable' protocol
public enum DirectedEdgeCollectionError<E: DirectedConnector>: Equatable, LocalizedError {
                                        ^
                                                            , Sendable
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:77:10: warning: associated value 'ambiguousIngressEdges(_:to:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E.N'; this is an error in the Swift 6 language mode
    case ambiguousIngressEdges(Set<E>, to: E.N)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:78:10: warning: associated value 'missingEgressEdges(from:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E.N'; this is an error in the Swift 6 language mode
    case missingEgressEdges(from: E.N)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/Helm/Errors.swift:79:10: warning: associated value 'missingIngressEdges(to:)' of 'Sendable'-conforming generic enum 'DirectedEdgeCollectionError' has non-sendable type 'E.N'; this is an error in the Swift 6 language mode
    case missingIngressEdges(to: E.N)
         ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Helm/Graph+Operators.swift (in target 'Helm' from project 'Helm')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Graph.swift /Users/admin/builder/spi-builder-workspace/Sources/Helm/Graph.swift (in target 'Helm' from project 'Helm')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Helm/Graph.swift (in target 'Helm' from project 'Helm')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Helm.swift /Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm.swift (in target 'Helm' from project 'Helm')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm.swift (in target 'Helm' from project 'Helm')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling BitArray+Hashable.swift, BitArray+Initializers.swift, BitArray+Invariants.swift, BitArray+LosslessStringConvertible.swift, BitArray+RandomBits.swift, BitArray+RangeReplaceableCollection.swift (in target 'BitCollections' from project 'swift-collections')
SwiftCompile normal arm64 Compiling\ Helm+Validation.swift /Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm+Validation.swift (in target 'Helm' from project 'Helm')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm+Validation.swift (in target 'Helm' from project 'Helm')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling BitArray+BitwiseOperations.swift, BitArray+ChunkedBitsIterators.swift, BitArray+Codable.swift, BitArray+Collection.swift, BitArray+Copy.swift, BitArray+CustomReflectable.swift (in target 'BitCollections' from project 'swift-collections')
SwiftCompile normal arm64 Compiling\ Helm+Traversal.swift /Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm+Traversal.swift (in target 'Helm' from project 'Helm')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Helm/Helm+Traversal.swift (in target 'Helm' from project 'Helm')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for Helm (in target 'Helm' from project 'Helm')
SwiftDriver\ Compilation\ Requirements Helm normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Helm' from project 'Helm')
    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 Helm -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Helm.build/Objects-normal/arm64/Helm.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos11.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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Helm.build/Objects-normal/arm64/Helm-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/Helm.build/Debug/Helm.build/Objects-normal/arm64/Helm.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/Helm.build/Debug/Helm.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Helm.build/Objects-normal/arm64/Helm_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Helm.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Helm.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Helm.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/Helm.build/Debug/Helm.build/Objects-normal/arm64/Helm-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Helm+Traversal.swift (in target 'Helm' from project 'Helm')
SwiftDriver\ Compilation BitCollections normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BitCollections' from project 'swift-collections')
    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 BitCollections -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/BitCollections.build/Objects-normal/arm64/BitCollections.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DCOLLECTIONS_RANDOMIZED_TESTING -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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos10.13 -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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/BitCollections.build/Objects-normal/arm64/BitCollections-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/swift-collections.build/Debug/BitCollections.build/Objects-normal/arm64/BitCollections.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/swift-collections.build/Debug/BitCollections.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/BitCollections.build/Objects-normal/arm64/BitCollections_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/BitCollections.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/BitCollections.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/BitCollections.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/swift-collections.build/Debug/BitCollections.build/Objects-normal/arm64/BitCollections-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Helm-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Helm.build/Objects-normal/arm64/Helm-Swift.h (in target 'Helm' from project 'Helm')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Helm.build/Objects-normal/arm64/Helm-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Helm-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Helm.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Helm.build/Objects-normal/arm64/Helm.swiftmodule (in target 'Helm' from project 'Helm')
    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/Helm.build/Debug/Helm.build/Objects-normal/arm64/Helm.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Helm.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Helm.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Helm.build/Objects-normal/arm64/Helm.swiftdoc (in target 'Helm' from project 'Helm')
    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/Helm.build/Debug/Helm.build/Objects-normal/arm64/Helm.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Helm.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Helm.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Helm.build/Objects-normal/arm64/Helm.abi.json (in target 'Helm' from project 'Helm')
    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/Helm.build/Debug/Helm.build/Objects-normal/arm64/Helm.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Helm.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Helm.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Helm.build/Objects-normal/arm64/Helm.swiftsourceinfo (in target 'Helm' from project 'Helm')
    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/Helm.build/Debug/Helm.build/Objects-normal/arm64/Helm.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Helm.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/BitCollections.o normal (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.13 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/BitCollections.build/Objects-normal/arm64/BitCollections.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/BitCollections.build/Objects-normal/arm64/BitCollections_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/BitCollections.build/Objects-normal/arm64/BitCollections_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/BitCollections.build/Objects-normal/arm64/BitCollections.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/BitCollections.o
ExtractAppIntentsMetadata (in target 'HashTreeCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
    /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 HashTreeCollections --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.13 --bundle-identifier swift-collections.HashTreeCollections --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HashTreeCollections.appintents --target-triple arm64-apple-macos10.13 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HashTreeCollections.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/HashTreeCollections.build/Objects-normal/arm64/HashTreeCollections_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/HashTreeCollections.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/HashTreeCollections.build/Objects-normal/arm64/HashTreeCollections.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/HashTreeCollections.build/HashTreeCollections.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/HashTreeCollections.build/HashTreeCollections.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/HashTreeCollections.build/Objects-normal/arm64/HashTreeCollections.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 15:53:25.376 appintentsmetadataprocessor[858:4844] Starting appintentsmetadataprocessor export
2025-04-26 15:53:25.419 appintentsmetadataprocessor[858:4844] Extracted no relevant App Intents symbols, skipping writing output
SwiftDriverJobDiscovery normal arm64 Compiling Helm+Validation.swift (in target 'Helm' from project 'Helm')
SwiftDriverJobDiscovery normal arm64 Compiling Segue+Graph.swift (in target 'Helm' from project 'Helm')
GenerateAssetSymbols /Users/admin/builder/spi-builder-workspace/Sources/Playground/Media.xcassets (in target 'Playground' from project 'Helm')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/actool /Users/admin/builder/spi-builder-workspace/Sources/Playground/Media.xcassets --compile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug --output-format human-readable-text --notices --warnings --export-dependency-info /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/assetcatalog_dependencies --output-partial-info-plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/assetcatalog_generated_info.plist --enable-on-demand-resources NO --development-region en --target-device mac --minimum-deployment-target 11.0 --platform macosx --bundle-identifier spi-builder-workspace.Playground --generate-swift-asset-symbol-extensions NO --generate-swift-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/DerivedSources/GeneratedAssetSymbols.swift --generate-objc-asset-symbols /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/DerivedSources/GeneratedAssetSymbols.h --generate-asset-symbol-index /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/* com.apple.actool.compilation-results */
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/DerivedSources/GeneratedAssetSymbols-Index.plist
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/DerivedSources/GeneratedAssetSymbols.h
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/DerivedSources/GeneratedAssetSymbols.swift
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/_RopeModule.o (in target '_RopeModule' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/_RopeModule.o
SwiftDriver Playground normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Playground' from project 'Helm')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Playground -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/Objects-normal/arm64/Playground.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos11.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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/Objects-normal/arm64/Playground-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/Helm.build/Debug/Playground.build/Objects-normal/arm64/Playground.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/Helm.build/Debug/Playground.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/Objects-normal/arm64/Playground_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.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/Helm.build/Debug/Playground.build/Objects-normal/arm64/Playground-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Helm+Transitions.swift (in target 'Helm' from project 'Helm')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OrderedCollections.o (in target 'OrderedCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/OrderedCollections.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HeapModule.o (in target 'HeapModule' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HeapModule.o
SwiftDriverJobDiscovery normal arm64 Compiling Segue.swift (in target 'Helm' from project 'Helm')
SwiftDriverJobDiscovery normal arm64 Compiling Optional+Unwrap.swift (in target 'Helm' from project 'Helm')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DequeModule.o (in target 'DequeModule' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/DequeModule.o
SwiftDriverJobDiscovery normal arm64 Compiling Errors.swift, Graph+Operators.swift (in target 'Helm' from project 'Helm')
SwiftDriverJobDiscovery normal arm64 Compiling Graph.swift (in target 'Helm' from project 'Helm')
ExtractAppIntentsMetadata (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
    /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 BitCollections --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.13 --bundle-identifier swift-collections.BitCollections --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/BitCollections.appintents --target-triple arm64-apple-macos10.13 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/BitCollections.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/BitCollections.build/Objects-normal/arm64/BitCollections_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/BitCollections.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/BitCollections.build/Objects-normal/arm64/BitCollections.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/BitCollections.build/BitCollections.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/BitCollections.build/BitCollections.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/BitCollections.build/Objects-normal/arm64/BitCollections.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 15:53:25.414 appintentsmetadataprocessor[861:4873] Starting appintentsmetadataprocessor export
2025-04-26 15:53:25.451 appintentsmetadataprocessor[861:4873] Extracted no relevant App Intents symbols, skipping writing output
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/DerivedSources/resource_bundle_accessor.swift (in target 'Playground' from project 'Helm')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/DerivedSources/resource_bundle_accessor.swift (in target 'Playground' from project 'Helm')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ ActionSheet.swift /Users/admin/builder/spi-builder-workspace/Sources/Playground/Examples/ActionSheet.swift (in target 'Playground' from project 'Helm')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Playground/Examples/ActionSheet.swift (in target 'Playground' from project 'Helm')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ Playground (in target 'Playground' from project 'Helm')
EmitSwiftModule normal arm64 (in target 'Playground' from project 'Helm')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Playground/PlaygroundFragment.swift:15:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension String: Identifiable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Playground/PlaygroundFragment.swift:15:1: note: add '@retroactive' to silence this warning
extension String: Identifiable {
^                 ~~~~~~~~~~~~
                  @retroactive Identifiable
SwiftCompile normal arm64 Compiling\ GeneratedAssetSymbols.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'Playground' from project 'Helm')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'Playground' from project 'Helm')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ TabView.swift /Users/admin/builder/spi-builder-workspace/Sources/Playground/Examples/TabView.swift (in target 'Playground' from project 'Helm')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Playground/Examples/TabView.swift (in target 'Playground' from project 'Helm')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ NavigationView.swift /Users/admin/builder/spi-builder-workspace/Sources/Playground/Examples/NavigationView.swift (in target 'Playground' from project 'Helm')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Playground/Examples/NavigationView.swift (in target 'Playground' from project 'Helm')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Basic.swift /Users/admin/builder/spi-builder-workspace/Sources/Playground/Examples/Basic.swift (in target 'Playground' from project 'Helm')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Playground/Examples/Basic.swift (in target 'Playground' from project 'Helm')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ PlaygroundFragment.swift /Users/admin/builder/spi-builder-workspace/Sources/Playground/PlaygroundFragment.swift (in target 'Playground' from project 'Helm')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Playground/PlaygroundFragment.swift (in target 'Playground' from project 'Helm')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/Playground/PlaygroundFragment.swift:15:1: warning: extension declares a conformance of imported type 'String' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension String: Identifiable {
^
/Users/admin/builder/spi-builder-workspace/Sources/Playground/PlaygroundFragment.swift:15:1: note: add '@retroactive' to silence this warning
extension String: Identifiable {
^                 ~~~~~~~~~~~~
                  @retroactive Identifiable
SwiftDriverJobDiscovery normal arm64 Compiling PlaygroundFragment.swift (in target 'Playground' from project 'Helm')
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HashTreeCollections.o (in target 'HashTreeCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/HashTreeCollections.o
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/BitCollections.o (in target 'BitCollections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/BitCollections.o
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift (in target 'Playground' from project 'Helm')
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Collections.o normal (in target 'Collections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
    /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.13 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/Collections.build/Objects-normal/arm64/Collections.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/Collections.build/Objects-normal/arm64/Collections_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/Collections.build/Objects-normal/arm64/Collections_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/Collections.build/Objects-normal/arm64/Collections.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Collections.o
SwiftDriverJobDiscovery normal arm64 Emitting module for Playground (in target 'Playground' from project 'Helm')
SwiftDriver\ Compilation\ Requirements Playground normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Playground' from project 'Helm')
    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 Playground -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/Objects-normal/arm64/Playground.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos11.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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/Objects-normal/arm64/Playground-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/Helm.build/Debug/Playground.build/Objects-normal/arm64/Playground.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/Helm.build/Debug/Playground.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/Objects-normal/arm64/Playground_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.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/Helm.build/Debug/Playground.build/Objects-normal/arm64/Playground-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Playground-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/Objects-normal/arm64/Playground-Swift.h (in target 'Playground' from project 'Helm')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/Objects-normal/arm64/Playground-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Playground-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Playground.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/Objects-normal/arm64/Playground.swiftmodule (in target 'Playground' from project 'Helm')
    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/Helm.build/Debug/Playground.build/Objects-normal/arm64/Playground.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Playground.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Playground.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/Objects-normal/arm64/Playground.swiftdoc (in target 'Playground' from project 'Helm')
    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/Helm.build/Debug/Playground.build/Objects-normal/arm64/Playground.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Playground.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Playground.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/Objects-normal/arm64/Playground.abi.json (in target 'Playground' from project 'Helm')
    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/Helm.build/Debug/Playground.build/Objects-normal/arm64/Playground.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Playground.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Playground.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/Objects-normal/arm64/Playground.swiftsourceinfo (in target 'Playground' from project 'Helm')
    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/Helm.build/Debug/Playground.build/Objects-normal/arm64/Playground.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Playground.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
ExtractAppIntentsMetadata (in target 'Collections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
    /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 Collections --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 10.13 --bundle-identifier swift-collections.Collections --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Collections.appintents --target-triple arm64-apple-macos10.13 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Collections.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/Collections.build/Objects-normal/arm64/Collections_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/Collections.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/Collections.build/Objects-normal/arm64/Collections.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/Collections.build/Collections.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/Collections.build/Collections.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/swift-collections.build/Debug/Collections.build/Objects-normal/arm64/Collections.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 15:53:25.971 appintentsmetadataprocessor[872:4914] Starting appintentsmetadataprocessor export
2025-04-26 15:53:26.008 appintentsmetadataprocessor[872:4914] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Collections.o (in target 'Collections' from project 'swift-collections')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-collections
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Collections.o
SwiftDriverJobDiscovery normal arm64 Compiling TabView.swift (in target 'Playground' from project 'Helm')
SwiftDriverJobDiscovery normal arm64 Compiling Helm.swift (in target 'Helm' from project 'Helm')
SwiftDriverJobDiscovery normal arm64 Compiling Helm+Navigation.swift (in target 'Helm' from project 'Helm')
SwiftDriver\ Compilation Helm normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Helm' from project 'Helm')
    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 Helm -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Helm.build/Objects-normal/arm64/Helm.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos11.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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Helm.build/Objects-normal/arm64/Helm-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/Helm.build/Debug/Helm.build/Objects-normal/arm64/Helm.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/Helm.build/Debug/Helm.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Helm.build/Objects-normal/arm64/Helm_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Helm.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Helm.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Helm.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/Helm.build/Debug/Helm.build/Objects-normal/arm64/Helm-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/Helm.o normal (in target 'Helm' from project 'Helm')
    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-macos11.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Helm.build/Objects-normal/arm64/Helm.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Helm.build/Objects-normal/arm64/Helm_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Helm.build/Objects-normal/arm64/Helm_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Helm.build/Objects-normal/arm64/Helm.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Helm.o
SwiftDriverJobDiscovery normal arm64 Compiling ActionSheet.swift (in target 'Playground' from project 'Helm')
SwiftDriverJobDiscovery normal arm64 Compiling NavigationView.swift (in target 'Playground' from project 'Helm')
SwiftDriverJobDiscovery normal arm64 Compiling Basic.swift (in target 'Playground' from project 'Helm')
ExtractAppIntentsMetadata (in target 'Helm' from project 'Helm')
    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 Helm --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 11.0 --bundle-identifier spi-builder-workspace.Helm --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Helm.appintents --target-triple arm64-apple-macos11.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Helm.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Helm.build/Objects-normal/arm64/Helm_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Helm.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Helm.build/Objects-normal/arm64/Helm.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Helm.build/Helm.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Helm.build/Helm.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Helm.build/Objects-normal/arm64/Helm.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 15:53:26.931 appintentsmetadataprocessor[875:4932] Starting appintentsmetadataprocessor export
2025-04-26 15:53:26.967 appintentsmetadataprocessor[875:4932] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Helm.o (in target 'Helm' from project 'Helm')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Helm.o
SwiftDriverJobDiscovery normal arm64 Compiling GeneratedAssetSymbols.swift (in target 'Playground' from project 'Helm')
SwiftDriver\ Compilation Playground normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Playground' from project 'Helm')
    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 Playground -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/Objects-normal/arm64/Playground.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -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/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -target arm64-apple-macos11.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 -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx15.4-24E241-8287b8f5db97e746a1562fbca0c9d29b.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/Objects-normal/arm64/Playground-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/Helm.build/Debug/Playground.build/Objects-normal/arm64/Playground.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/Helm.build/Debug/Playground.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/Objects-normal/arm64/Playground_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.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/Helm.build/Debug/Playground.build/Objects-normal/arm64/Playground-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/Playground.o normal (in target 'Playground' from project 'Helm')
    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-macos11.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/Objects-normal/arm64/Playground.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/Objects-normal/arm64/Playground_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/Objects-normal/arm64/Playground_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/Objects-normal/arm64/Playground.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Playground.o
ExtractAppIntentsMetadata (in target 'Playground' from project 'Helm')
    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 Playground --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk --xcode-version 16E140 --platform-family macOS --deployment-target 11.0 --bundle-identifier spi-builder-workspace.Playground --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Playground.appintents --target-triple arm64-apple-macos11.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Playground.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/Objects-normal/arm64/Playground_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/Objects-normal/arm64/Playground.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/Playground.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/Playground.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Helm.build/Debug/Playground.build/Objects-normal/arm64/Playground.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-26 15:53:27.107 appintentsmetadataprocessor[878:4948] Starting appintentsmetadataprocessor export
2025-04-26 15:53:27.141 appintentsmetadataprocessor[878:4948] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Playground.o (in target 'Playground' from project 'Helm')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/Playground.o
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:efcee289234f339c8cc1a0264ebc2f024393e2fb, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:efcee289234f339c8cc1a0264ebc2f024393e2fb, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:efcee289234f339c8cc1a0264ebc2f024393e2fb, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:efcee289234f339c8cc1a0264ebc2f024393e2fb, name:My Mac }
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    }
  ],
  "manifest_display_name" : "Helm",
  "name" : "Helm",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "2.0"
    },
    {
      "name" : "driverkit",
      "version" : "19.0"
    }
  ],
  "products" : [
    {
      "name" : "Helm",
      "targets" : [
        "Helm"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Playground",
      "targets" : [
        "Playground"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Playground",
      "module_type" : "SwiftTarget",
      "name" : "Playground",
      "path" : "Sources/Playground",
      "product_memberships" : [
        "Playground"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/Playground/Media.xcassets",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Examples/ActionSheet.swift",
        "Examples/Basic.swift",
        "Examples/NavigationView.swift",
        "Examples/TabView.swift",
        "PlaygroundFragment.swift"
      ],
      "target_dependencies" : [
        "Helm"
      ],
      "type" : "library"
    },
    {
      "c99name" : "HelmTests",
      "module_type" : "SwiftTarget",
      "name" : "HelmTests",
      "path" : "Tests/HelmTests",
      "sources" : [
        "Fixtures.swift",
        "GraphTests.swift",
        "HelmTests.swift"
      ],
      "target_dependencies" : [
        "Helm"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Helm",
      "module_type" : "SwiftTarget",
      "name" : "Helm",
      "path" : "Sources/Helm",
      "product_dependencies" : [
        "Collections"
      ],
      "product_memberships" : [
        "Helm",
        "Playground"
      ],
      "sources" : [
        "Errors.swift",
        "Graph+Operators.swift",
        "Graph.swift",
        "Helm+Navigation.swift",
        "Helm+Transitions.swift",
        "Helm+Traversal.swift",
        "Helm+Validation.swift",
        "Helm.swift",
        "Optional+Unwrap.swift",
        "Segue+Graph.swift",
        "Segue.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.